COMMITS
/ go.bat March 18, 2025
T
[build] allow passing rake flags to go scripts with -- separator
titusfortner committed
March 16, 2025
T
[build] allow calling go script with arguments that match bazel
titusfortner committed
T
[build] remove support for Java 8 in go.bat
titusfortner committed
October 10, 2019
A
Setting module-related options for Java versions > 8
Alexei Barantsev committed
October 7, 2019
S
Silence warnings from Java 11
Simon Stewart committed
November 26, 2017
V
Add Firefox addon install using manifest.json
vflame committed
August 8, 2017
S
Bring java flags to same value in "go"
Simon Stewart committed
April 27, 2017
A
Fix MaxPermsize => MetaspaceSize
Alex Rodionov committed
January 11, 2013
K
KristianRosenvold: Removed windows carriage returns
Kristian Rosenvold committed
November 4, 2012
S
SimonStewart: We appear to use an awful lot of memory during a build.
Simon M Stewart committed
April 10, 2012
K
KristianRosenvold: Tweaked memory parameters so we still build on 32 bit windows
Kristian Rosenvold committed
April 9, 2012
April 2, 2012
K
KristianRosenvold: Upped MaxPermSize to 384
Kristian Rosenvold committed
March 30, 2012
S
SimonStewart: Bumping up the amount of memory that the java process can use when compiling selenium
Simon M Stewart committed
August 3, 2011
J
JariBakken: In 'go', use -d32 on OS X and -client everywhere else.
Jari Bakken committed
August 2, 2011
J
JariBakken: Add some JVM / JRuby flags to improve 'go' startup time.
Jari Bakken committed
July 6, 2011
S
SimonStewart: Backing out the 1.9 change in the version of ruby we use
Simon M Stewart committed
S
SimonStewart: tell the jruby scripts to run as 1.9
Simon M Stewart committed
October 10, 2010
J
JariBakken: Update jruby-complete.jar to 1.5.3 (with Antwrap bundled).
Jari Bakken committed
J
JariBakken: Launch JRuby in-process.
Jari Bakken committed
May 30, 2010
J
JariBakken: Remove require of antwrap, which is already bundled in the JRuby jar.
Jari Bakken committed
May 26, 2010
J
JariBakken: Begin work on RubyMappings for crazyfun
Jari Bakken committed
J
JariBakken: 'go' script should require the bundled antwrap.jar
Jari Bakken committed
May 4, 2010
S