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 |
Bill Hoffman
|
d4498a9e52
BUG: fix for sun compiler
|
před 24 roky |
Bill Hoffman
|
1cd9ce6f6e
ENH: unify make process on unix
|
před 24 roky |
Geoffrey Cross
|
9f036244b7
Cache file is a bit prettier
|
před 24 roky |
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.
|
před 24 roky |
Brad King
|
a74d8698eb
ERR: LoadCache needed to return a value.
|
před 24 roky |
Ken Martin
|
36b4fbb1f4
added ability to load another cache
|
před 24 roky |
Bill Hoffman
|
885e37da22
ENH: call configure from cmake
|
před 24 roky |
Bill Hoffman
|
de10cfc72e
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
před 24 roky |
Ken Martin
|
ed4f14fb42
added method to puch cache into makefile defines
|
před 24 roky |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
před 24 roky |
Bill Hoffman
|
2c1fb789d7
ENH: add help for cache entries
|
před 24 roky |
Ken Martin
|
6e5af0e6cc
some fixes for If commands
|
před 24 roky |
Bill Hoffman
|
5c83326fb4
ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by configure
|
před 24 roky |
Ken Martin
|
73f04d1409
many fixes and cleanup and features
|
před 24 roky |
Bill Hoffman
|
818b0e5bc1
BUG: fix build directory problem
|
před 24 roky |
Bill Hoffman
|
90e5612298
ENH: new GUI editor for cmake cache file
|
před 24 roky |