[root]/Scripts
SBuild
(3 files, 60 lines)
SBuild.vfs
(1 files, 5 lines)
lib
(0 files, 0 lines)
SBuildHelpers
(3 files, 226 lines)
SBuildPlugins
(8 files, 739 lines)
app-SBuild
(2 files, 284 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 337 (100.0%) | 6784 (100.0%) | 20.1 |
| pieper | 201 (59.6%) | 5150 (75.9%) | 25.6 |
| partyd | 9 (2.7%) | 789 (11.6%) | 87.6 |
| barre | 5 (1.5%) | 281 (4.1%) | 56.2 |
| naucoin | 27 (8.0%) | 242 (3.6%) | 8.9 |
| aylward | 9 (2.7%) | 104 (1.5%) | 11.5 |
| hayes | 23 (6.8%) | 99 (1.5%) | 4.3 |
| blezek | 15 (4.5%) | 83 (1.2%) | 5.5 |
| millerjv | 6 (1.8%) | 12 (0.2%) | 2.0 |
| andy | 2 (0.6%) | 12 (0.2%) | 6.0 |
| hjohnson | 3 (0.9%) | 4 (0.1%) | 1.3 |
| fedorov | 5 (1.5%) | 4 (0.1%) | 0.8 |
| zack.galbreath | 2 (0.6%) | 2 (0.0%) | 1.0 |
| samset | 2 (0.6%) | 1 (0.0%) | 0.5 |
| hliu | 20 (5.9%) | 1 (0.0%) | 0.0 |
| tokuda | 1 (0.3%) | 0 (0.0%) | 0.0 |
| davisb | 6 (1.8%) | 0 (0.0%) | 0.0 |
| alexy | 1 (0.3%) | 0 (0.0%) | 0.0 |
STYLE: give more details about what could not execute, since the script lives in Slicer3/Scripts and it looks for ./Slicer3
0 lines of code changed in 1 file:
COMP: remove invalid arguement to make.
0 lines of code changed in 1 file:
ENH: also limit the test timeout for non windows builds.
0 lines of code changed in 1 file:
ENH: one more try at getting getbuildtest to adhere to CTEST_TEST_TIMEOUT.
0 lines of code changed in 1 file:
ENH: properly pass test-timeout to ctest setting it to 3 minutes.
0 lines of code changed in 1 file:
ENH: set a test timeout of 2 minutes instead of the default of 25.
0 lines of code changed in 1 file:
ENH: update SuperBuild with partial linux pass that can built tcl, tk, itcl, iwidgets, python and Lapack.
175 lines of code changed in 1 file:
BUG: --release was not propagated to extend.tcl
1 lines of code changed in 1 file:
BUG: remove extra C compiler directives
0 lines of code changed in 1 file:
COMP: only specify compiler path on windows, where it seems to be needed, and not on platforms where it may cause problems
25 lines of code changed in 1 file:
BUG: remove accidental checkin
1 lines of code changed in 1 file:
COMP: fixes for visual studio express and windows 7
29 lines of code changed in 1 file:
COMP: fix case (descreamify) for cmake tag
2 lines of code changed in 1 file:
ENH: run extension tests if slicer tests are being run
1 lines of code changed in 1 file:
BUG: try to explicily set the language for svn output data
1 lines of code changed in 1 file:
ENH: copy the python dll to the slicer build directory as it may as the GenerateLM executables need it during runtime. Note to self to see if this can be avoided by setting a path to the original location instead.
5 lines of code changed in 1 file:
COMP: remove patch that is no longer needed with python 2.6
0 lines of code changed in 1 file:
ENH: initial commit of CMake script that can build Slicer and all of its components using the ExternalProject command. This command is a new feature of CMake 2.8. This initial version of this script can only build on Windows. VS9 is required because the python solution that is downloaded is a VS9 solution.
609 lines of code changed in 2 files:
ENH: explicitly set Debug mode unless Release is requested
2 lines of code changed in 1 file:
ENH: a few fixes and improvements - this version seems to work well and has been tested on mac
9 lines of code changed in 1 file:
ENH: workaround for slow launch time for executables - pre-generate script wrappers that had hard coded xml
156 lines of code changed in 1 file:
ENH: added --no-extension-update option to the script
0 lines of code changed in 1 file:
BUG: set build type if --release flag is specified
0 lines of code changed in 1 file:
COMP: be sure microsoft tools (esp. link.exe) are ahead of cygwin commands in path
0 lines of code changed in 1 file:
COMP: clean up logic for detecting 64 bit builds on linux and solaris
0 lines of code changed in 1 file:
COMP: fixes to build for python 2.6 and numpy 1.3.x
0 lines of code changed in 1 file:
COMP: switch to python 2.6 dll
0 lines of code changed in 1 file:
COMP: handle differences in build path settings
0 lines of code changed in 1 file:
ENH: Updated to include new version of python, and BatchMake for building on new version gcc compilers on Mac Snow Leopard.
0 lines of code changed in 1 file:
COMP: add cmake variable for USE_SYSTEM_PYTHON and use it to control PYTHONPATH setup at launch time - many thanks to Luke Bloy for identifying the issue and testing the fix
0 lines of code changed in 1 file:
ENH: added USE_OPENCV option.
0 lines of code changed in 1 file:
ENH: made OpenCV compile with opencv library 1.0.
0 lines of code changed in 1 file:
BUG: ignore errors from the blt build on mac (it actually succeeds as far as we are concerned
0 lines of code changed in 1 file:
BUG: fix external script invocation on windows
0 lines of code changed in 1 file:
BUG: remove reference to missing variable
0 lines of code changed in 1 file:
COMP: solaris build fixes from Attila - thanks, Attila
0 lines of code changed in 1 file:
BUG: remove spaces from start of lines in version text file
0 lines of code changed in 1 file:
ENH: run the versioner as a separate process rather than sourcing it to avoid possible cross contamination of variables and so output will print
0 lines of code changed in 1 file:
ENH: extra debug information when creating versions
0 lines of code changed in 1 file:
ENH: better error message handling and addition of Extesions add-on directory in svn
101 lines of code changed in 1 file:
(246 more)