Bill Hoffman
|
dbdb0adce8
ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary
|
před 23 roky |
Bill Hoffman
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
před 24 roky |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
před 24 roky |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
před 24 roky |
Brad King
|
ee86c59cba
ENH: Added extra newline in an error message to improve readability.
|
před 24 roky |
Bill Hoffman
|
48febc4ed3
BUG: cmSystemTools::CollapseFullPath is a bad thing to call on the compiler which is a filepath
|
před 24 roky |
Sebastien Barre
|
4dda26b40a
If the value is a path, collapse it (cleaner)
|
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 |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
před 24 roky |
Bill Hoffman
|
c57d16eb41
ENH: add better error checking
|
před 24 roky |
Geoffrey Cross
|
bdfdfb73a2
bug meaning that set(a b) just set a to "" and not to b
|
před 24 roky |
Bill Hoffman
|
5731bc9d54
ENH: change the syntax of the SET command, fix the combo box for larger strings
|
před 24 roky |
Bill Hoffman
|
650691850b
BUG: fix compiler name
|
před 24 roky |
Bill Hoffman
|
cb0af952cf
ENH: allow cache to override config file
|
před 24 roky |
Bill Hoffman
|
1cd9ce6f6e
ENH: unify make process on unix
|
před 24 roky |
Ken Martin
|
a99dfa60ae
new set command and IF NOT
|
před 24 roky |