Commit History

Author SHA1 Message Date
  Bill Hoffman 90169d041c make sure M is after m 23 years ago
  Brad King 0b6ae58a06 BUG: c extension must come before C. 23 years ago
  Ken Martin 2f927a538b allow the same subdir to be added twice 23 years ago
  Andy Cedilnik ce23446000 Fix regular expressions 23 years ago
  Andy Cedilnik 84d15bf00e Synchronize extension lists 23 years ago
  Andy Cedilnik ce750180ba Add method which returns a list of all variables 23 years ago
  Brad King 1fe42129d4 ENH: Centralized setting of CMake version number to top-level CMake listfile. 23 years ago
  Brad King cde384411d Several fixes/improvements: 23 years ago
  Bill Hoffman 94b11a6ee4 ENH: fix warning 23 years ago
  Bill Hoffman f58d7df66a ENH: add checking for NOTFOUND 23 years ago
  Bill Hoffman 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them 23 years ago
  Brad King d4d04b46cd BUG: Fix for custom commands with spaces in paths. The arguments were not having spaces escaped. 23 years ago
  Andy Cedilnik 5147742a83 Make GetCMakeInstance private and clean cxx file 23 years ago
  Ken Martin bd217452cd more option on var watches 23 years ago
  Andy Cedilnik 829f8382e0 Add option of watching variables 23 years ago
  Brad King 54541bd40a ENH: Improved filename/line number reporting in error message. Macro invocations now chain up the error message. 23 years ago
  Brad King 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. 23 years ago
  Andy Cedilnik 3893ee72d2 Add comment support, so that you can see in build process what the custom command does 23 years ago
  Bill Hoffman b0f4a4cb39 ENH: fix IntDir jump and build problem 23 years ago
  Ken Martin cdf3fb6e7b fix purify FMR 23 years ago
  Bill Hoffman 952c2f2d64 add project command even if inheriting 23 years ago
  Ken Martin 9e526f797a removed cmMakefile depend from cmSystemTools 23 years ago
  Bill Hoffman ddbc9e6292 ENH: remove cerr calls 23 years ago
  Bill Hoffman 27110975c2 ENH: add PROJECT command if there is not one 23 years ago
  Amitha Perera 939035ad91 BUG: the dependency analysis would incorrectly alphabetically re-order the 23 years ago
  Ken Martin 20b7e6b222 ENH: space fixes and add a status option to message command 23 years ago
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble 23 years ago
  Andy Cedilnik 384fda81a9 Try to remove some warnings 23 years ago
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 years ago
  Andy Cedilnik a518fed4e3 Try to improve source group interface 23 years ago