Searched refs:RUBY_PLATFORM (Results 1 – 11 of 11) sorted by relevance
18 windows = RUBY_PLATFORM =~ /mingw|mswin/19 bsd = RUBY_PLATFORM =~ /bsd/32 ENV['AR'] = 'libtool -o' if RUBY_PLATFORM =~ /darwin/38 ENV['ARCH_FLAGS'] = '-arch i386 -arch x86_64' if RUBY_PLATFORM =~ /darwin/65 $LDFLAGS << ' -Wl,-wrap,memcpy' if RUBY_PLATFORM =~ /linux/78 strip_tool = 'strip -x' if RUBY_PLATFORM =~ /darwin/
5 if RUBY_PLATFORM =~ /darwin/ || RUBY_PLATFORM =~ /linux/ constant14 if RUBY_PLATFORM =~ /linux/ constant
3 require "rake/extensiontask" unless RUBY_PLATFORM == "java"42 if RUBY_PLATFORM == "java" constant55 unless RUBY_PLATFORM =~ /darwin/ constant57 # "no_native" can only be set if the RUBY_PLATFORM doing76 if RUBY_PLATFORM =~ /darwin/ constant
12 if RUBY_PLATFORM == "java" constant
44 if RUBY_PLATFORM == "java" constant
26 unless RUBY_PLATFORM =~ /darwin/ constant28 # "no_native" can only be set if the RUBY_PLATFORM doing119 if RUBY_PLATFORM =~ /darwin/ constant
318 return if RUBY_PLATFORM == "java"333 return if RUBY_PLATFORM == "java"344 return if RUBY_PLATFORM == "java"
826 if RUBY_PLATFORM != "java"1068 return if RUBY_PLATFORM == "java"1106 return if RUBY_PLATFORM == "java"1140 return if RUBY_PLATFORM == "java"1175 return if RUBY_PLATFORM == "java"
248 return if RUBY_PLATFORM == "java"
26 unless RUBY_PLATFORM =~ /darwin/ constant28 # "no_native" can only be set if the RUBY_PLATFORM doing126 if RUBY_PLATFORM =~ /darwin/ constant
953 if RUBY_PLATFORM != "java"1234 return if RUBY_PLATFORM == "java"1266 return if RUBY_PLATFORM == "java"