Commit History

Author SHA1 Message Date
  Brad King e5e91d6179 ENH: Teach set/get_property about CACHE properties 16 years ago
  Brad King ca9fb4826f ENH: Use cmPropertyMap for cache properties 16 years ago
  Brad King 98c51ff6dc ENH: Overhaul CMake version numbering 16 years ago
  Bill Hoffman 32dbc4acf8 ENH: fix fix for unc paths 16 years ago
  Bill Hoffman 67ddd0c837 BUG: fix for 0008378, lists with FILEPATH and UNC //server/path fail 16 years ago
  Brad King 33e865c041 ENH: Add unset() command. 17 years ago
  Brad King 44cf465ff5 BUG: Fix uninitialzed members of cmCacheManager. 18 years ago
  Brad King 7213408287 ENH: Added cmMakefile::NeedCacheCompatibility method and support for it in cmCacheManager. This will allow commands to modify their behavior when running with a cache loaded from an earlier CMake version. 18 years ago
  Bill Hoffman 30ad13be94 ENH: fix spelling error 18 years ago
  Alexander Neundorf 003654670b 18 years ago
  Alexander Neundorf 26a5a295eb 18 years ago
  Bill Hoffman ccb77b65c6 ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only use cmVersion 19 years ago
  Ken Martin 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 years ago
  Ken Martin 5ac59d81d3 STYLE: fix line length 19 years ago
  Andy Cedilnik 15d7dd9937 ENH: Remove cmGlob and use glob from kwsys 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
  Andy Cedilnik 634343c3e8 STYLE: Fix some style issues 19 years ago
  Bill Hoffman 8cdb87eaa7 ENH: if CMakeCache.txt has been removed, then automatically remove CMakefiles/*.cmake 19 years ago
  Bill Hoffman e015df7d06 ENH: better finding of mingw from msys, and delete CMakeFiles directory when cache is deleted 19 years ago
  Andy Cedilnik e9fa7fa840 ENH: Report which cmake was used to generate the cache in the comment 20 years ago
  Ken Martin c6b011e35e ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree 20 years ago
  Andy Cedilnik c4db8aba73 STYLE: Fix typos 20 years ago
  Bill Hoffman a3d1de8cd2 ENH: make regex static so it is not recomputed for each line of the cache 20 years ago
  Brad King 5ddaebb522 COMP: Removed warning due to unsigned enum type. 20 years ago
  Andy Cedilnik c48af00154 BUG: Handle DOS files un unix file systems 21 years ago
  Bill Hoffman 5bf55d1590 ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString 21 years ago
  Bill Hoffman b5bdf2cb0a ENH: add better error reporting for file open failures 21 years ago
  Brad King 4eb0400c98 ENH: Adding MODIFIED property to cache values that have been changed by the user. 21 years ago
  Ken Martin d7c6f51d00 updates to gui to delete cache 21 years ago
  Andy Cedilnik ff32379e26 BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables should return value 22 years ago