Commit History

Author SHA1 Message Date
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 74b79d3b39 Remove barely-used cmCacheManager::AddCacheEntry 16 years ago
  Brad King 5cde305b99 BUG: Document internal cache property MODIFIED 16 years ago
  Brad King 5e49dc4346 BUG: Fix cache properties for CMAKE_STRICT build 16 years ago
  Brad King d96e7e0e5a COMP: Do not use void returns 16 years ago
  Brad King dd7b48c9c3 ENH: Define STRINGS cache entry property 16 years ago
  Brad King 1b43bea91c ENH: Refactor cache entry writing and reading 16 years ago
  Brad King 32258b44bc ENH: Document CACHE entry properties 16 years ago
  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 17 years ago
  Bill Hoffman 67ddd0c837 BUG: fix for 0008378, lists with FILEPATH and UNC //server/path fail 17 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 20 years ago
  Andy Cedilnik 634343c3e8 STYLE: Fix some style issues 20 years ago
  Bill Hoffman 8cdb87eaa7 ENH: if CMakeCache.txt has been removed, then automatically remove CMakefiles/*.cmake 20 years ago
  Bill Hoffman e015df7d06 ENH: better finding of mingw from msys, and delete CMakeFiles directory when cache is deleted 20 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