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
/
cmForEachCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: converted macro to use variables and fixed some case issues with some fu...
Ken Martin
2005-06-23
1
-2/+2
*
COMP: fix possible poroblem with freed memory
Ken Martin
2005-06-22
1
-2/+6
*
COMP: fix unused variable
Ken Martin
2005-06-22
1
-3/+0
*
ENH: changed FOREACH to use variables instead of string replacement
Ken Martin
2005-06-22
1
-18/+7
*
BUG: Propagate file name and line number inside FOREACH. Fixes Bug #1169 - Er...
Andy Cedilnik
2004-09-15
1
-0/+2
*
ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CU...
Brad King
2004-08-04
1
-0/+2
*
better error checking for FOREACH
Ken Martin
2004-05-12
1
-1/+2
*
ENH: Add RANGE support to FOREACH
Andy Cedilnik
2004-04-29
1
-1/+73
*
perf improvement
Ken Martin
2003-06-23
1
-2/+5
*
ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...
Brad King
2002-12-11
1
-48/+44
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-4/+4
*
removed some includes
Ken Martin
2002-09-27
1
-1/+0
*
fixed if statements inside a foreach
Ken Martin
2002-07-17
1
-1/+7
*
ENH: support semi-colon format (list of args as string)
Sebastien Barre
2002-03-25
1
-1/+4
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
new borland generator moved into place
Bill Hoffman
2001-11-30
1
-1/+1
*
ENH: clean up warnings
Bill Hoffman
2001-11-13
1
-1/+1
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-2/+2
*
new commands
Ken Martin
2001-07-25
1
-0/+131