index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmSetCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
COMP: Fix and/or disable warnings for Borland 5.6 build.
Brad King
2006-08-01
1
-1/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-4/+4
*
BUG: Remove memory leak
Andy Cedilnik
2005-06-03
1
-0/+1
*
COMP: fix unused var warning
Ken Martin
2005-01-20
1
-1/+0
*
ENH: now the set command can set environment variables
Ken Martin
2005-01-20
1
-1/+36
*
ENH: fixed SET command to accept cache values with more than one value
Ken Martin
2005-01-04
1
-49/+30
*
BUG: A variable is not in the cache if it is UNINITIALIZED.
Brad King
2002-11-08
1
-1/+1
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
Remove warning
Andy Cedilnik
2002-10-10
1
-3/+6
*
added FORCE option
Ken Martin
2002-10-09
1
-6/+12
*
BUG: fix doc string and allow a variable to be promoted from non-cache to cache
Bill Hoffman
2002-09-27
1
-7/+9
*
ENH: If SET(VAR) is called with no other arguments, remove the definition of ...
Brad King
2002-09-18
1
-1/+2
*
ENH: add enable language support for PROJECT command, this means that a C onl...
Bill Hoffman
2002-04-02
1
-1/+1
*
FIX: get rid of warnings
Sebastien Barre
2002-03-30
1
-1/+1
*
ENH: add ability to use ; separated lists in SET and expand them for addexecu...
Bill Hoffman
2002-03-29
1
-1/+19
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
1
-2/+0
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-2/+2
*
ENH: Added extra newline in an error message to improve readability.
Brad King
2001-09-20
1
-0/+1
*
BUG: cmSystemTools::CollapseFullPath is a bad thing to call on the compiler w...
Bill Hoffman
2001-08-20
1
-5/+0
*
If the value is a path, collapse it (cleaner)
Sebastien Barre
2001-08-19
1
-0/+5
*
ENH: big change, only allow commands access to the cache via the cmMakefile c...
Bill Hoffman
2001-08-08
1
-7/+10
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
*
ENH: add better error checking
Bill Hoffman
2001-06-04
1
-0/+15
*
bug meaning that set(a b) just set a to "" and not to b
Geoffrey Cross
2001-05-25
1
-1/+7
*
ENH: change the syntax of the SET command, fix the combo box for larger strings
Bill Hoffman
2001-05-24
1
-48/+53
*
BUG: fix compiler name
Bill Hoffman
2001-05-21
1
-1/+1
*
ENH: allow cache to override config file
Bill Hoffman
2001-05-18
1
-25/+51
*
ENH: unify make process on unix
Bill Hoffman
2001-05-16
1
-1/+20
*
new set command and IF NOT
Ken Martin
2001-05-01
1
-0/+70