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
/
cmTargetSourcesCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-4/+4
*
Merge topic 'mk-directory'
Brad King
2018-08-28
1
-3/+2
|
\
|
*
cmMakefile: return directories as const std::string&
Vitaly Stakhovsky
2018-08-27
1
-3/+2
*
|
Maint: misc. typos
luz.paz
2018-08-24
1
-1/+1
|
/
*
target_sources: Interpret relative paths as relative to the calling directory
Patrick Stotko
2018-06-18
1
-1/+86
*
Teach target_* commands to set INTERFACE properties of IMPORTED targets
Deniz Bahadir
2017-10-26
1
-8/+1
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-1/+0
*
Separate compilation for commands included in cmCommands
Daniel Pfeifer
2016-10-21
1
-1/+9
*
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
-14/+11
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-5/+0
*
Merge topic 'join-algorithm'
Brad King
2015-01-12
1
-9/+1
|
\
|
*
Use the cmJoin algorithm where possible.
Stephen Kelly
2015-01-08
1
-9/+1
*
|
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-2/+2
|
/
*
cmTargetPropCommandBase: Change the interface to return bool.
Stephen Kelly
2014-04-07
1
-1/+2
*
target_sources: New command to add sources to target.
Stephen Kelly
2014-04-02
1
-0/+64