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
/
cmTarget.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cmTargetPropertyComputer: Move whitelist check from cmTarget
Stephen Kelly
2016-10-15
1
-31/+3
*
cmTargetPropertyComputer: Extract into new files
Stephen Kelly
2016-10-15
1
-245/+1
*
cmTargetPropertyComputer: Implement GetProperty without cmMakefile
Stephen Kelly
2016-10-15
1
-24/+32
*
cmTarget: Extract GetLocation method
Stephen Kelly
2016-10-15
1
-38/+54
*
cmTarget: Extract GetSources method
Stephen Kelly
2016-10-15
1
-83/+92
*
cmTarget: Extract location computation methods
Stephen Kelly
2016-10-15
1
-54/+44
*
cmTarget: Split property computation into separate class
Stephen Kelly
2016-10-15
1
-49/+75
*
cmTarget: Move IMPORTED check to callers
Stephen Kelly
2016-10-15
1
-6/+7
*
cmTarget: Move SOURCES property computation before the rest
Stephen Kelly
2016-10-15
1
-85/+85
*
cmTarget: Use static storage for computed properties
Stephen Kelly
2016-10-15
1
-12/+21
*
cmTarget: Remove target name from parameter list
Stephen Kelly
2016-10-07
1
-4/+3
*
cmTarget: Inline MergeLinkLibraries into only caller
Stephen Kelly
2016-10-07
1
-13/+0
*
cmTarget: Remove useless link library state
Stephen Kelly
2016-10-07
1
-4/+0
*
cmTarget: Remove addition of zero when merging link libraries
Stephen Kelly
2016-10-07
1
-1/+0
*
cmTarget: Add assert about link data
Stephen Kelly
2016-10-07
1
-0/+1
*
Add a BUILD_RPATH target property specifying build-tree RPATH entries
Ruslan Baratov
2016-10-03
1
-0/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Fix XCODE_ATTRIBUTE_..._LOCATION target property lookup
Brad King
2016-09-22
1
-1/+2
*
Convert: Remove last uses of HOME enum value
Stephen Kelly
2016-09-19
1
-2/+2
*
cmTarget: Remove unused support for partial construction
Brad King
2016-09-15
1
-21/+2
*
cmTarget: Inline SetType method at only remaining call site
Brad King
2016-09-14
1
-9/+6
*
cmTarget: Construct with basic information up front
Brad King
2016-09-14
1
-9/+10
*
cmTarget: Add method to get a copy adapted for a directory
Brad King
2016-09-14
1
-0/+9
*
Convert: Replace trivial conversion with new method
Stephen Kelly
2016-08-27
1
-1/+2
*
CMake: don't use else after return
Daniel Pfeifer
2016-08-18
1
-14/+27
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-16
1
-4/+8
*
Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exports
Yury Zhuravlev
2016-07-11
1
-1/+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-84/+84
*
Use <unordered_set> where available
Daniel Pfeifer
2016-06-27
1
-1/+5
*
Merge topic 'link_what_you_use'
Brad King
2016-06-17
1
-0/+1
|
\
|
*
Add options to run `ldd -u -r` as a "link-what-you-use" tool
Bill Hoffman
2016-06-17
1
-0/+1
*
|
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
1
-1/+2
*
|
Prefer std::ostream& over derivatives as parameters
Daniel Pfeifer
2016-06-08
1
-2/+1
|
/
*
Fix crash on $<TARGET_PROPERTY:...,LOCATION> genex (#16134)
Brad King
2016-06-02
1
-3/+9
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-699/+474
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-51/+0
*
Help clang-format wrap after braces on long initializer lists
Brad King
2016-05-06
1
-0/+1
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-9/+9
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Add options to run clang-tidy with the compiler
Daniel Pfeifer
2016-04-13
1
-0/+2
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
1
-298/+0
*
Xcode: Add support for combined install on iOS
Ruslan Baratov
2015-12-10
1
-0/+1
*
Merge topic 'minor-cleanups'
Brad King
2015-10-28
1
-5/+2
|
\
|
*
cmTarget: Remove obsolete member
Stephen Kelly
2015-10-27
1
-4/+0
|
*
cmTarget: Fix style
Stephen Kelly
2015-10-27
1
-1/+2
*
|
CMP0026: Port away from GetGeneratorTarget
Stephen Kelly
2015-10-27
1
-3/+3
*
|
cmGlobalGenerator: Remove direct storage of targets
Stephen Kelly
2015-10-27
1
-1/+3
*
|
cmTarget: Make compatbility API explicit.
Stephen Kelly
2015-10-27
1
-17/+0
*
|
cmGeneratorTarget: Move GetFrameworkVersion from cmTarget
Stephen Kelly
2015-10-26
1
-19/+0
|
/
*
cmTarget: Remove unused NameResolvesToFramework.
Stephen Kelly
2015-10-20
1
-7/+0
[prev]
[next]