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
/
cmAddExecutableCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix const problem
Bill Hoffman
2002-03-29
1
-1/+1
*
ENH: add ability to use ; separated lists in SET and expand them for addexecu...
Bill Hoffman
2002-03-29
1
-3/+4
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
1
-7/+0
*
FIX: command now expands *all* args (found through FOREACH example)
Sebastien Barre
2002-02-25
1
-5/+10
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
Expand vars in exe and lib name
Sebastien Barre
2001-11-01
1
-2/+6
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-2/+2
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
*
added registry entry support and windows app support
Ken Martin
2001-05-11
1
-3/+13
*
ENH: Moved cache entry addition into cmMakefile::AddLibrary and AddExecutable...
Brad King
2001-05-07
1
-5/+0
*
BUG: add internal cache entry for executables, so depends can work
Bill Hoffman
2001-05-05
1
-1/+7
*
ENH:New copyright
Will Schroeder
2001-04-27
1
-3/+28
*
major changes to support multiple libraries and source lists
Ken Martin
2001-04-11
1
-0/+33