Historie revizí

Autor SHA1 Zpráva Datum
  Andy Cedilnik 15d7dd9937 ENH: Remove cmGlob and use glob from kwsys před 19 roky
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup před 19 roky
  Andy Cedilnik 634343c3e8 STYLE: Fix some style issues před 19 roky
  Bill Hoffman 8cdb87eaa7 ENH: if CMakeCache.txt has been removed, then automatically remove CMakefiles/*.cmake před 19 roky
  Bill Hoffman e015df7d06 ENH: better finding of mingw from msys, and delete CMakeFiles directory when cache is deleted před 19 roky
  Andy Cedilnik e9fa7fa840 ENH: Report which cmake was used to generate the cache in the comment před 20 roky
  Ken Martin c6b011e35e ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree před 20 roky
  Andy Cedilnik c4db8aba73 STYLE: Fix typos před 20 roky
  Bill Hoffman a3d1de8cd2 ENH: make regex static so it is not recomputed for each line of the cache před 20 roky
  Brad King 5ddaebb522 COMP: Removed warning due to unsigned enum type. před 20 roky
  Andy Cedilnik c48af00154 BUG: Handle DOS files un unix file systems před 21 roky
  Bill Hoffman 5bf55d1590 ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString před 21 roky
  Bill Hoffman b5bdf2cb0a ENH: add better error reporting for file open failures před 21 roky
  Brad King 4eb0400c98 ENH: Adding MODIFIED property to cache values that have been changed by the user. před 21 roky
  Ken Martin d7c6f51d00 updates to gui to delete cache před 21 roky
  Andy Cedilnik ff32379e26 BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables should return value před 22 roky
  Ken Martin 072db6ad70 removed redundent includes před 22 roky
  Andy Cedilnik 91065673d6 ENH: Get accessor for cache value as boolean před 22 roky
  Andy Cedilnik 32bfe66b5d BUG: Fix problem with uninitialized variables před 22 roky
  Andy Cedilnik 2f98c791fa ENH: Allow specifying cmake variables on the command line without specifying the type Bug #118 - Specifying cache entries with -D should not need the type před 22 roky
  Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. před 22 roky
  Andy Cedilnik 42db187012 ENH: Add method to convert from CacheEntryType to string před 22 roky
  Andy Cedilnik a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline před 22 roky
  Bill Hoffman ae5a80c795 spelling errors před 23 roky
  Brad King 5bcd9203c3 ENH: Better error checking for cache iterator. před 23 roky
  Bill Hoffman 7985bc118e ENH: add a rule to automatically re-run cmake from the top if the CMakeCache.txt file is changed před 23 roky
  Bill Hoffman 7b54b22ccd ENH: force a global generate if the cache version does not match the running cmake před 23 roky
  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. před 23 roky
  Andy Cedilnik 77616437d1 Remove tabs před 23 roky
  Andy Cedilnik f68f7c2550 Fix reading of advanced values from CMakeCache před 23 roky