Commit History

Автор SHA1 Съобщение Дата
  Andy Cedilnik c48af00154 BUG: Handle DOS files un unix file systems преди 21 години
  Bill Hoffman 5bf55d1590 ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString преди 21 години
  Bill Hoffman b5bdf2cb0a ENH: add better error reporting for file open failures преди 21 години
  Brad King 4eb0400c98 ENH: Adding MODIFIED property to cache values that have been changed by the user. преди 21 години
  Ken Martin d7c6f51d00 updates to gui to delete cache преди 21 години
  Andy Cedilnik ff32379e26 BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables should return value преди 22 години
  Ken Martin 072db6ad70 removed redundent includes преди 22 години
  Andy Cedilnik 91065673d6 ENH: Get accessor for cache value as boolean преди 22 години
  Andy Cedilnik 32bfe66b5d BUG: Fix problem with uninitialized variables преди 22 години
  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 преди 22 години
  Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. преди 22 години
  Andy Cedilnik 42db187012 ENH: Add method to convert from CacheEntryType to string преди 22 години
  Andy Cedilnik a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline преди 22 години
  Bill Hoffman ae5a80c795 spelling errors преди 23 години
  Brad King 5bcd9203c3 ENH: Better error checking for cache iterator. преди 23 години
  Bill Hoffman 7985bc118e ENH: add a rule to automatically re-run cmake from the top if the CMakeCache.txt file is changed преди 23 години
  Bill Hoffman 7b54b22ccd ENH: force a global generate if the cache version does not match the running cmake преди 23 години
  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 години
  Andy Cedilnik 77616437d1 Remove tabs преди 23 години
  Andy Cedilnik f68f7c2550 Fix reading of advanced values from CMakeCache преди 23 години
  Andy Cedilnik 577cf91945 Fix problems with advanced not being marked. преди 23 години
  Ken Martin 4dec2a174a remove unused variables преди 23 години
  Andy Cedilnik cf272c76ad Oops, too fast commit; add missing ; преди 23 години
  Andy Cedilnik 6a2174ff9d Add more error checking преди 23 години
  Brad King 1eb3dd19fc BUG: GetCacheValue must check if value is UNINITIALIZED. If so, pretend it doesn't exist. преди 23 години
  Andy Cedilnik 62d654abae Fix find and remove check for uninitialized entries преди 23 години
  Andy Cedilnik b2f845feee Function strcasecmp is not portable преди 23 години
  Andy Cedilnik bef93dc5c1 Couple of changes: cache variables now have a map of properties. ADVANCED and HELPSTRING are now properties of cache variable, IsAdvanced is gone, so is GetCacheEntry, since cache entries are now all private. To access them, you use the iterator. -ADVANCED cache entries are gone and are replaced by the property of cache variables. The cache file still looks the same, but the -ADVANCED cache entries are created when writing file. MarkAsAdvanced and VariableRequires are fixed. So are curses gui and wizard преди 23 години
  Ken Martin d0be2896d7 changed cache manager and registered generators to no longer be singletons преди 23 години
  Bill Hoffman 3f36d23421 BUG: add explicit clean up of the cachemanager at exit of programs, so dll destruction is not a problem. преди 23 години