Commit History

Author SHA1 Message Date
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
  Brad King 4688198996 ERR: Missing forward declaration of cmMakeDepend added. 24 years ago
  Ken Martin 48f77f9de1 next release 24 years ago
  Ken Martin d41b42a019 next release 24 years ago
  Ken Martin 79d9bd8a59 added release verison to cmMakefile 24 years ago
  Brad King fd37e46eb3 ENH: Added option to IF command to test if a command exists. Syntax is IF(COMMAND name-of-command). 24 years ago
  Brad King ee31c3e0a4 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. 24 years ago
  Ken Martin 95fa88b7bc version rev 24 years ago
  Ken Martin ab3b0c04aa release 10 24 years ago
  Ken Martin cf8003f03f up version 24 years ago
  Ken Martin d4bb11cd8b up version 24 years ago
  Sebastien Barre ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs 24 years ago
  Bill Hoffman 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables 24 years ago
  Bill Hoffman 1c5c899fd7 add dependency for configure files and use short path in WIN32 cmake test 24 years ago
  Ken Martin c9caf2390c version 24 years ago
  Ken Martin 8e505ebf53 version 24 years ago
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
  Ken Martin 1bf6afaabf version rev to 95 24 years ago
  Ken Martin ccc1c3d50a version rev to 94 24 years ago
  Ken Martin 0fe42a9857 various windows fixes 24 years ago
  Bill Hoffman cc5c1fa6f7 ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command 24 years ago
  John Biddiscombe 0645a50061 ENH: ExpandVariables functions return a char * for convenience 24 years ago
  Ken Martin 22025945c8 version rev 24 years ago
  Ken Martin 4798e61fa0 version rev 24 years ago
  Brad King 222199b3cd ENH: Added a const version of GetLinkLibraries(). 24 years ago
  Yves Starreveld 247c1640da 24 years ago
  Bill Hoffman f709e5588e ENH: change expand variables to use GetDefinition 24 years ago
  Bill Hoffman a4f40c31f1 ENH: add dump documentation test 24 years ago
  Bill Hoffman ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 24 years ago
  Bill Hoffman 032106c337 BUG: shorten length of symbols 24 years ago