Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
refs/tags/nightly
/
go
030f1f6
[build] allow passing rake flags to go scripts with -- separator
by titusfortner
· 8 months ago
d636c7b
[build] allow calling go script with arguments that match bazel
by titusfortner
· 8 months ago
dc4c7e4
[build] remove code in ./go wrapper to handle Java 8
by titusfortner
· 1 year, 11 months ago
32394fc
Fixing Java version detection (openjdk footprint looks different)
by Alexei Barantsev
· 6 years ago
7d60bd7
Setting module-related options for Java versions > 8
by Alexei Barantsev
· 6 years ago
06d9118
Silence warnings from Java 11
by Simon Stewart
· 6 years ago
6c6edba
Bring java flags to same value in "go"
by Simon Stewart
· 8 years ago
03253f9
Bump max memory for go command
by Simon Stewart
· 9 years ago
d345587
fixing java command line options for 'go' MaxPermSize -> MetaspaceSize in java 8
by Luke Inman-Semerau
· 10 years ago
0ae18aa
Updated automatic make application "go" to use /bin/env not static bash path
by Paul G Webster
· 12 years ago
30fa0ba
SimonStewart: We appear to use an awful lot of memory during a build.
by Simon M Stewart
· 13 years ago
f6d8994
JariBakken: Remove the -d32 flag from the go script, since it doesn't work on Java 7.
by Jari Bakken
· 13 years ago
662776b
DanielWagnerHall: Goodbye carriage returns
by Daniel Wagner-Hall
· 14 years ago
ef8fee5
KristianRosenvold: Tweaked memory parameters so we still build on 32 bit windows
by Kristian Rosenvold
· 14 years ago
c0a7780
KristianRosenvold: Upped MaxPermSize to 384
by Kristian Rosenvold
· 14 years ago
89206cf
SimonStewart: Bumping up the amount of memory that the java process can use when compiling selenium
by Simon M Stewart
· 14 years ago
e62a429
JariBakken: Unset GEM_{HOME,PATH} in ./go. Hopefully resolves build issues for RVM users.
by Jari Bakken
· 14 years ago
9553746
JariBakken: In 'go', use -d32 on OS X and -client everywhere else.
by Jari Bakken
· 14 years ago
537272f
JariBakken: Add some JVM / JRuby flags to improve 'go' startup time.
by Jari Bakken
· 14 years ago
e3acabf
SimonStewart: Backing out the 1.9 change in the version of ruby we use
by Simon M Stewart
· 14 years ago
86e28d2
SimonStewart: tell the jruby scripts to run as 1.9
by Simon M Stewart
· 14 years ago
16c476a
JariBakken: Update jruby-complete.jar to 1.5.3 (with Antwrap bundled).
by Jari Bakken
· 15 years ago
e5038cf
JariBakken: Launch JRuby in-process.
by Jari Bakken
· 15 years ago
a3bd637
JariBakken: Remove require of antwrap, which is already bundled in the JRuby jar.
by Jari Bakken
· 15 years ago
b76f709
JariBakken: Begin work on RubyMappings for crazyfun
by Jari Bakken
· 15 years ago
fa7c864
JariBakken: 'go' script should require the bundled antwrap.jar
by Jari Bakken
· 15 years ago
b0130b7
SimonStewart: Adding wrapper scripts for packaged rake: call 'go' as if it were rake, and you'll be happy
by Simon M Stewart
· 16 years ago