- 29 Jan, 2014 1 commit
-
-
Brad King authored
Quote paths in the generated shell scripts so they work with spaces.
-
- 13 Aug, 2012 1 commit
-
-
Ancient versions of CMake required else(), endif(), and similar block termination commands to have arguments matching the command starting the block. This is no longer the preferred style. Run the following shell code: for c in else endif endforeach endfunction endmacro endwhile; do echo 's/\b'"$c"'\(\s*\)(.\+)/'"$c"'\1()/' done >convert.sed && git ls-files -z -- bootstrap '*.cmake' '*.cmake.in' '*CMakeLists.txt' | egrep -z -v '^(Utilities/cm|Source/kwsys/)' | egrep -z -v 'Tests/CMakeTests/While-Endwhile-' | xargs -0 sed -i -f convert.sed && rm convert.sed
-
- 26 Aug, 2011 1 commit
-
-
David Cole authored
Removed script for dashsun1: machine is now defunct. R.I.P. Added new script for 64-bit universal binary build on dashmacmini5 with x86_64;i386
-
- 02 Jun, 2011 1 commit
-
-
David Cole authored
Set GIT_COMMAND to "git" -- each machine involved in building the CMake release binaries has the right "git" in the PATH. Separate the release scripts into two batches so we can build multiple releases on the same machine, in serial, if necessary. We currnetly do this with the Windows and Cygwin release binaries on dash2win64. Sort the files to be uploaded, so that sorting them by modification time (file copy / upload time) is equivalent to sorting them alphabetically.
-
- 15 Sep, 2010 1 commit
-
-
David Cole authored
Remove scripts for machines that no longer build releases. Update comments in README.
-
- 23 Feb, 2010 1 commit
-
-
Bill Hoffman authored
-
- 09 Feb, 2010 1 commit
-
-
Bill Hoffman authored
-
- 28 Jan, 2010 1 commit
-
-
Brad King authored
-
- 05 Nov, 2009 1 commit
-
-
Bill Hoffman authored
-
- 27 Jan, 2009 1 commit
-
-
Bill Hoffman authored
-
- 19 Aug, 2008 1 commit
-
-
Bill Hoffman authored
-
- 07 Mar, 2008 1 commit
-
-
Bill Hoffman authored
-
- 10 Sep, 2007 1 commit
-
-
Bill Hoffman authored
-
- 12 Feb, 2007 1 commit
-
-
Bill Hoffman authored
-
- 02 Feb, 2007 1 commit
-
-
Bill Hoffman authored
-
- 28 Nov, 2006 1 commit
-
-
Bill Hoffman authored
-
- 16 Oct, 2006 1 commit
-
-
Bill Hoffman authored
-
- 19 May, 2006 1 commit
-
-
Bill Hoffman authored
-
- 10 May, 2006 3 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
- 09 May, 2006 2 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-