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
/
cmMacroCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-2/+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-48/+46
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-40/+43
*
ENH: revert back to string replacement version
Ken Martin
2005-07-05
1
-84/+119
*
COMP: fix compiler warnings
Ken Martin
2005-06-23
1
-2/+1
*
ENH: converted macro to use variables and fixed some case issues with some fu...
Ken Martin
2005-06-23
1
-120/+86
*
ENH: Save command that macro overwrites
Andy Cedilnik
2005-06-14
1
-0/+9
*
ENH: performance improvements
Bill Hoffman
2005-04-12
1
-3/+9
*
COMP: fix warning
Ken Martin
2005-03-18
1
-2/+1
*
ENH: big change that includes immediate subdir support, removing the notion o...
Ken Martin
2005-03-18
1
-165/+238
*
ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CU...
Brad King
2004-08-04
1
-0/+16
*
ENH: make it run much faster
Bill Hoffman
2004-05-19
1
-44/+55
*
ENH: Add ARGV and ARGN support to MACRO command. ARGV is the list of all argu...
Andy Cedilnik
2004-04-29
1
-0/+39
*
WRN: remove warnings
Bill Hoffman
2004-04-27
1
-5/+4
*
macros now support varargs
Ken Martin
2004-04-26
1
-2/+31
*
ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES
Andy Cedilnik
2003-08-06
1
-0/+9
*
performance improvements
Ken Martin
2003-06-24
1
-12/+13
*
perf improvement
Ken Martin
2003-06-23
1
-3/+7
*
better error reporting
Ken Martin
2003-04-28
1
-2/+8
*
ENH: Improved error message for macro invoked with incorrect number of argume...
Brad King
2002-12-17
1
-1/+7
*
ENH: Improved filename/line number reporting in error message. Macro invocat...
Brad King
2002-12-12
1
-3/+11
*
ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...
Brad King
2002-12-11
1
-36/+33
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
removed some includes
Ken Martin
2002-09-27
1
-1/+0
*
minor fix
Ken Martin
2002-08-16
1
-5/+1
*
added new command
Ken Martin
2002-08-13
1
-0/+128