Home
last modified time | relevance | path

Searched refs:ruby (Results 1 – 17 of 17) sorted by relevance

/external/clearsilver/
Dconfigure.in357 AC_ARG_ENABLE(ruby, [ --disable-ruby Disables building of ruby module], optenable
360 AC_MSG_RESULT(Disabling ruby module)
362 AC_ARG_WITH(ruby, [ --with-ruby=path Set location of Ruby binary], [cs_cv_ruby_path="$withval"], … optwith
365 AC_MSG_CHECKING(for ruby)
372 if test -x $path/bin/ruby; then
373 ruby_path=$path/bin/ruby
384 BUILD_WRAPPERS="$BUILD_WRAPPERS ruby"
DINSTALL27 --disable-ruby Disables building of ruby module
28 --with-ruby=path Set location of Ruby binary
DMakefile115 CS_DIRS = util cs cgi python scripts mod_ecs imd java-jni perl ruby dso csharp ports contrib m4
Dconfigure853 --disable-ruby Disables building of ruby module
864 --with-ruby=path Set location of Ruby binary
/external/clearsilver/ports/freebsd/
DMakefile10 CATEGORIES= www python perl ruby
/external/clearsilver/ports/rpm/
Dclearsilver.spec72 BuildRequires: ruby >= 1.4.5
207 %files ruby
/external/webkit/WebKitTools/iExploder/
DREADME.txt20 distributions). See http://www.ruby-lang.org/ if you do not.
25 % ruby webserver.rb
31 % ruby webserver.rb 2001
/external/webkit/WebKitTools/iExploder/htdocs/
Dcssproperties.in280 ruby-align
281 ruby-overhang
282 ruby-position
/external/clearsilver/csharp/
DREADME29 - more tests (look at ruby/test/hdftest.rb for an example)
/external/webkit/WebCore/html/
DHTMLTagNames.in94 ruby interfaceName=HTMLElement
/external/clearsilver/ruby/
Dinstall.rb400 def ruby( str ) method
/external/clearsilver/autom4te.cache/
Doutput.0852 --disable-ruby Disables building of ruby module
863 --with-ruby=path Set location of Ruby binary
6105 # Check whether --enable-ruby or --disable-ruby was given.
6110 echo "$as_me:$LINENO: result: Disabling ruby module" >&5
6111 echo "${ECHO_T}Disabling ruby module" >&6
6115 # Check whether --with-ruby or --without-ruby was given.
6124 echo "$as_me:$LINENO: checking for ruby" >&5
6125 echo $ECHO_N "checking for ruby... $ECHO_C" >&6
6132 if test -x $path/bin/ruby; then
6133 ruby_path=$path/bin/ruby
[all …]
/external/webkit/WebCore/
DWebCore.pro146 # HTML5 ruby support
DChangeLog14565 is not affected by whether ruby is rendered properly or not (in fact, it may
14566 be more profound without ruby layouting, since the contents of <rp> are not hidden).
14568 Test: fast/ruby/parse-rp.html
16462 generalize the special height treatment for SVG (to be re-used for ruby):
DChangeLog-2006-12-3132836 Transform all properties to this new concept using Eric ruby script.
DChangeLog-2007-10-1415807 nothing in ruby terminal at http://tryruby.hobix.com/
/external/webkit/WebKitTools/
DChangeLog-2009-06-167767 Remove a non-working mirror from cygwin-downloader and add the ruby package
16933 * CodeCoverage/ruby.png: Added.