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
/
cmAddDependenciesCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-1/+7
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-17/+10
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Remove unused cmLocalGenerator include.
Stephen Kelly
2015-10-05
1
-1/+0
*
Allow add_dependencies() on INTERFACE libraries (#15414)
Brad King
2015-03-27
1
-9/+0
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-3/+3
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-2/+2
*
cmMakefile: make some methods take const std::string& instead of const char*
Rolf Eike Beer
2014-01-16
1
-2/+2
*
AddDependencies: new policy requires dependencies to exist
Nils Gladitz
2014-01-12
1
-1/+1
*
add_dependencies: Disallow use with INTERFACE_LIBRARY.
Stephen Kelly
2014-01-04
1
-0/+9
*
Add the ALIAS target concept for libraries and executables.
Stephen Kelly
2013-08-02
1
-0/+7
*
add_dependencies: Distinguish target v. file dependencies in error (#14050)
Brad King
2013-03-29
1
-4/+8
*
Allow add_dependencies() on imported targets (#10395)
Brad King
2010-11-19
1
-5/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-1/+1
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-2/+2
*
ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates an
Alexander Neundorf
2007-05-22
1
-1/+1
*
BUG: fix for bug 4414, find targets in the global generator for set_target_pr...
Bill Hoffman
2007-02-07
1
-5/+8
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-1/+1
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-4/+5
*
ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...
Brad King
2002-12-11
1
-4/+2
*
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
*
remove unused variables
Ken Martin
2002-09-15
1
-1/+0
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-3/+5
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
1
-12/+1
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
ENH: add error checking
Bill Hoffman
2001-12-27
1
-0/+16
*
Expand variables in all target args
Sebastien Barre
2001-11-08
1
-2/+8
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-2/+2
*
added add dependencies command
Ken Martin
2001-06-26
1
-0/+66