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
/
cmAddCustomCommandCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: add list expansion back
Bill Hoffman
2002-05-22
1
-2/+4
*
ENH: backwards compatible for VTK 4.0, add cmake version requires
Bill Hoffman
2002-04-17
1
-4/+2
*
ENH: use target as source if source is empty
Sebastien Barre
2002-04-11
1
-8/+12
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-2/+4
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
1
-3/+1
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-4/+5
*
Remove hack.
Sebastien Barre
2002-01-16
1
-28/+0
*
Hack to make it work almost like before
Andy Cedilnik
2002-01-16
1
-1/+7
*
Fix add custom command so that it actually executes the code
Andy Cedilnik
2002-01-03
1
-0/+25
*
SOURCE, COMMAND, TARGET are required now
Sebastien Barre
2001-11-09
1
-6/+2
*
Reimplement code. Since a custom command is very flexible and might be extend...
Sebastien Barre
2001-11-09
1
-44/+95
*
Fix number of params and expand vars in all args
Sebastien Barre
2001-11-08
1
-10/+25
*
Added accessor for add custom command
Andy Cedilnik
2001-11-07
1
-0/+73