Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
jas | 28 (100.0%) | 695 (100.0%) | 24.8 |
The 4.2 compiler will not trigger a build unless the 4.1 compiler succeeds.
0 lines of code changed in 2 files:
Add debug builds for 4.1 and 4.2 compilers on inferno.
78 lines of code changed in 1 file:
Change the names of the builders.
Add inferno build slave which does a 32 bit build on 38 cores.
46 lines of code changed in 1 file:
Change the email from line to csafe-homebrew.
Add the -nice option for lowering the priority for regression tester.
2 lines of code changed in 1 file:
Add timeout of one hour to each test.
1 lines of code changed in 1 file:
Use the 4.4 compilers for the build.
1 lines of code changed in 1 file:
The squeeze_32 is now using gcc 4.4 family of compilers and is doing a static
library build.
13 lines of code changed in 1 file:
Add extradir to TransferTestResults class for moving data to dbg and opt
directories for the nightly builds.
8 lines of code changed in 1 file:
Replace ShellCommand with Configure and Compile which will keep track of
warnings.
31 lines of code changed in 1 file:
Create TransferTestResults class that will copy the TestResults directory
from the various build slaves and store them on the buildbot webserver.
Add a link to the waterfall page so that the TestResults can be viewed
for each test.
37 lines of code changed in 1 file:
Create a builder just for documentation.
Specify the directory where SVN checks out the source.
35 lines of code changed in 1 file:
Reorganize some of the scripts for adding the TestSteps.
13 lines of code changed in 1 file:
Update the nightly tests to use the new AddTestStep function.
9 lines of code changed in 1 file:
Use new arguments for regression tester script.
Shorten the function to create BuildStepTests.
16 lines of code changed in 1 file:
Simply the addition of tests using a function.
52 lines of code changed in 1 file:
Remove builders that aren't used.
Use relative paths for commands.
35 lines of code changed in 1 file:
Use the helper script make.py for compiling.
11 lines of code changed in 1 file:
Remove commented out lines.
0 lines of code changed in 1 file:
Use relative path for the configure line.
31 lines of code changed in 1 file:
Only run the 32 bit debug compile and the optimize build and test if
the 64bit debug compile succeeds.
15 lines of code changed in 1 file:
(7 more)