Historie revizí

Autor SHA1 Zpráva Datum
  Brad King 8ed3ce29bf ERR: Removed cmCacheManager::DefineCache method. It is no longer needed. před 24 roky
  Will Schroeder a6a43d5320 ENH:Updated copyright před 24 roky
  Bill Hoffman 1a31d4b314 ENH: try to keep the dsp files from changing between each write před 24 roky
  Berk Geveci b0f3a17450 If an entry starts with // (network paths), double quote it. před 24 roky
  Berk Geveci 0daca0a5f3 Comments start with TWO leading slashes not _one_ před 24 roky
  Bill Hoffman 8e5f3bb9e1 ENH: add mark as not advanced to mark as advanced před 24 roky
  Sebastien Barre ecca17cfdd Add single quotes feature. před 24 roky
  Bill Hoffman eecf4b9cbf ENH: add advanced variable types and command line wizard gui před 24 roky
  Berk Geveci b170d21c98 Oops. The wrong version of the duplicate code was kept. Loaded cache values were not made internal. před 24 roky
  Bill Hoffman 12551a33c3 NMake with spaces in directories před 24 roky
  Andy Cedilnik 66135bee42 Fix the current directory check for NMake před 24 roky
  Bill Hoffman f7fae15d39 ENH: add command line arguments to set cache entries před 24 roky
  Bill Hoffman 41017cbc88 ENH: clean up warnings před 24 roky
  Bill Hoffman 87cbb11742 One more time... case does not matter on cygwin před 24 roky
  Andy Cedilnik 36e7b5567a On win32 path is all in lower case now před 24 roky
  Bill Hoffman a13cb203ad BUG: use collapse full path when testing cache directory před 24 roky
  Bill Hoffman 10ae8a4e24 ENH: clean up drive letter check před 24 roky
  Andy Cedilnik 33b0bca1c4 Fix the problem on windows of capital or lower case drive letter for CMAKE_CACHEFILE_DIR před 24 roky
  Andy Cedilnik f59946de67 Change CMAKE_CURRENT_CWD to CMAKE_CACHEFILE_DIR and change the messages před 24 roky
  Bill Hoffman 539318f587 ENH: add callback for message display před 24 roky
  Andy Cedilnik 47c7af3cc8 Added check if the binary directory changed. If it did, it will print the warning message před 24 roky
  Andy Cedilnik 8a72356cff Added removing of spaces in CMakeCache.txt in front of comments and variables před 24 roky
  Bill Hoffman 70bc593afe ENH: add a warning comment for cache values that can not be changed because they are always loaded from another cache před 24 roky
  Bill Hoffman ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. před 24 roky
  Berk Geveci 3b9f97f32d Adding new options to LoadCache. před 24 roky
  Berk Geveci 06a0f67f93 1. Added EXCLUDE option to LOAD_CACHE. před 24 roky
  Bill Hoffman db1303aa7d ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping před 24 roky
  Berk Geveci 9f7f282e5e Removing trailing spaces after cache entry value. před 24 roky
  Bill Hoffman 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache před 24 roky
  Bill Hoffman a3cfcd9894 BUG: clean up memory leaks. před 24 roky