Commit History

Author SHA1 Message Date
  Bill Hoffman ecf312ccc8 STYLE: fix line length stuff for KWStyle 17 years ago
  Brad King 5f57efb417 BUG: Skip a command if its arguments fail to parse 17 years ago
  Brad King d524f3675e ENH: Improve argument parsing error messages 17 years ago
  Brad King 33e865c041 ENH: Add unset() command. 17 years ago
  Brad King 8ee5c92015 BUG: Linking to modules is for 2.2 compat only 17 years ago
  Brad King f50ed1fd88 ENH: Improve errors when a policy is REQUIRED 17 years ago
  Bill Hoffman 6f31b0dfbd ENH: add a --trace option 17 years ago
  Brad King b9b11903ab BUG: Fix computed directory property DEFINITIONS. 17 years ago
  Brad King d8e05b43a1 ENH: Update documentation of computed directory properites. 17 years ago
  Brad King 2ca9a70fd1 BUG: Fix PARENT_DIRECTORY property in top-level to not crash. 17 years ago
  Bill Hoffman 02ff910044 BUG: fix for bug 7239, DEFINITIONS property not backwards compatible to 2.4 17 years ago
  Brad King 7fc72e6471 ENH: Allow custom commands with VERBATIM option to have $(SomeVar) make variable replacement. 17 years ago
  Ken Martin 0080c2b9b5 COMP: fix warning 17 years ago
  Ken Martin d0d3c6c212 ENH: make end of file checking for close if, foreach, macro, functions etc enabled. Not sure why it was disabled to start with, but I suspect I will find out. In reponse to Bill email about a ctest -S script with a function that waqs not closed. Closure was only checked for regular listfiles not other files. 17 years ago
  Brad King a1bb7e90ef ENH: Allow users to specify macro-like #include line transforms for dependency scanning. 17 years ago
  Brad King 1381aab4b7 BUG: Remove check for files written by file(WRITE) being loaded. 17 years ago
  Bill Hoffman 10c91ded4f ENH: add support for Intel Fortran Visual studio IDE 17 years ago
  Brad King fb8c255c2d ENH: In cmMakefile::IssueMessage report the directory-level context even if no list file is currently being processed. 17 years ago
  Brad King e3666a1de5 ENH: Allow policy CMP0000 to be set explicitly 17 years ago
  Brad King 3374d12ff0 BUG: Fix impl of CMP0005 regex to match value-less definitions. 17 years ago
  Brad King 9a83ce6efc ENH: Add policy CMP0005 to decide whether add_definitions should escape defs. 17 years ago
  Brad King fb0296656d ENH: Improve error message when invalid policy is given. 17 years ago
  Brad King f7f03347a6 ENH: Improve new error/warning message generation 17 years ago
  Ken Martin 73df9a5cd4 ENH: change CMP_ to CMP 17 years ago
  Bill Hoffman 5ab6c0f0ed ENH: remove abort calls and replace with an IssueMessage INTERANL_ERROR, better to not crash on the end user. 17 years ago
  Bill Hoffman c559ce8f6f STYLE: fix line len 17 years ago
  Bill Hoffman 84cea9806f ENH: fix warning message a bit 17 years ago
  Bill Hoffman a547ff61cd ENH: add a way to suppress the new policy warnings, still need ccmake and gui's 17 years ago
  Bill Hoffman dc9245df6c ENH: add enum to IssueMessage 17 years ago
  Brad King 7f2bf83132 ENH: Enforce matching PUSH/POP calls for cmake_policy. 17 years ago