- 12 Jan, 2015 1 commit
-
-
Brad King authored
-
- 02 Jan, 2014 1 commit
-
-
Brad King authored
-
- 12 Nov, 2013 2 commits
- 01 Oct, 2012 1 commit
-
-
Kitware Robot authored
Extract upstream KWSys using the following shell code. $ sha1=719638e233b560afb0d9a0afdcf23469dc1827fe && git archive --prefix=KWSys-snapshot/ $sha1 | tar x
-
- 10 Nov, 2011 1 commit
-
-
Brad King authored
-
- 27 Jun, 2011 1 commit
-
-
Brad King authored
Provides header files that use preprocessor tests to detect and provide information about the compiler and its target architecture. The headers contain no configuration-time test results and thus may be installed into an architecture-independent include directory. This makes them suitable for use in the public interface of any package.
-
- 01 Oct, 2009 1 commit
-
-
Bill Hoffman authored
-
- 28 Sep, 2009 1 commit
-
-
Brad King authored
This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range.
-
- 29 Apr, 2006 1 commit
-
-
Andy Cedilnik authored
-
- 08 Aug, 2002 1 commit
-
-
Brad King authored
-
- 21 Jan, 2002 1 commit
-
-
Will Schroeder authored
-
- 11 Dec, 2001 1 commit
-
-
Bill Hoffman authored
-
- 10 Dec, 2001 1 commit
-
-
Brad King authored
ENH: SUBDIR_DEPENDS command now does nothing. The parallel build functionality is now automatic. Dependencies are setup to force the same build order as a single threaded build, but multiple files in the same directory can be built simultaneously. Also fixed bug with inheriting CMakeLists.txt files when a directory level is skipped.
-
- 20 Sep, 2001 1 commit
-
-
Bill Hoffman authored
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
-
- 01 Aug, 2001 1 commit
-
-
Brad King authored
ENH: Added SUBDIR_DEPENDS command and corresponding support code. This command allows specification that a set of subdirectories be built before a particular directory.
-
- 06 Jun, 2001 1 commit
-
-
Bill Hoffman authored
-
- 27 Apr, 2001 1 commit
-
-
Will Schroeder authored
-
- 18 Jan, 2001 1 commit
-
-
Will Schroeder authored
-
- 11 Jan, 2001 1 commit
-
-
Will Schroeder authored
-
- 05 Jan, 2001 1 commit
-
-
Bill Hoffman authored
-