Histórico de Commits

Autor SHA1 Mensagem Data
  Berk Geveci 0daca0a5f3 Comments start with TWO leading slashes not _one_ há 24 anos atrás
  Bill Hoffman 8e5f3bb9e1 ENH: add mark as not advanced to mark as advanced há 24 anos atrás
  Sebastien Barre ecca17cfdd Add single quotes feature. há 24 anos atrás
  Bill Hoffman eecf4b9cbf ENH: add advanced variable types and command line wizard gui há 24 anos atrás
  Berk Geveci b170d21c98 Oops. The wrong version of the duplicate code was kept. Loaded cache values were not made internal. há 24 anos atrás
  Bill Hoffman 12551a33c3 NMake with spaces in directories há 24 anos atrás
  Andy Cedilnik 66135bee42 Fix the current directory check for NMake há 24 anos atrás
  Bill Hoffman f7fae15d39 ENH: add command line arguments to set cache entries há 24 anos atrás
  Bill Hoffman 41017cbc88 ENH: clean up warnings há 24 anos atrás
  Bill Hoffman 87cbb11742 One more time... case does not matter on cygwin há 24 anos atrás
  Andy Cedilnik 36e7b5567a On win32 path is all in lower case now há 24 anos atrás
  Bill Hoffman a13cb203ad BUG: use collapse full path when testing cache directory há 24 anos atrás
  Bill Hoffman 10ae8a4e24 ENH: clean up drive letter check há 24 anos atrás
  Andy Cedilnik 33b0bca1c4 Fix the problem on windows of capital or lower case drive letter for CMAKE_CACHEFILE_DIR há 24 anos atrás
  Andy Cedilnik f59946de67 Change CMAKE_CURRENT_CWD to CMAKE_CACHEFILE_DIR and change the messages há 24 anos atrás
  Bill Hoffman 539318f587 ENH: add callback for message display há 24 anos atrás
  Andy Cedilnik 47c7af3cc8 Added check if the binary directory changed. If it did, it will print the warning message há 24 anos atrás
  Andy Cedilnik 8a72356cff Added removing of spaces in CMakeCache.txt in front of comments and variables há 24 anos atrás
  Bill Hoffman 70bc593afe ENH: add a warning comment for cache values that can not be changed because they are always loaded from another cache há 24 anos atrás
  Bill Hoffman ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. há 24 anos atrás
  Berk Geveci 3b9f97f32d Adding new options to LoadCache. há 24 anos atrás
  Berk Geveci 06a0f67f93 1. Added EXCLUDE option to LOAD_CACHE. há 24 anos atrás
  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 há 24 anos atrás
  Berk Geveci 9f7f282e5e Removing trailing spaces after cache entry value. há 24 anos atrás
  Bill Hoffman 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache há 24 anos atrás
  Bill Hoffman a3cfcd9894 BUG: clean up memory leaks. há 24 anos atrás
  Bill Hoffman d4498a9e52 BUG: fix for sun compiler há 24 anos atrás
  Bill Hoffman 1cd9ce6f6e ENH: unify make process on unix há 24 anos atrás
  Geoffrey Cross 9f036244b7 Cache file is a bit prettier há 24 anos atrás
  Jim Miller 4d2e6c8394 FIX: only clear the cache on a load when the load needs to read internal values. Otherwise, it is assumed that we are reading another projects cache. há 24 anos atrás