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
/
cmGeneratorTarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmGeneratorTarget: Replace source classifier implementation
Brad King
2017-04-07
1
-20/+41
*
Merge topic '16733-bundle-genex'
Brad King
2017-03-31
1
-7/+16
|
\
|
*
Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions
Gregor Jasny
2017-03-30
1
-0/+1
|
*
cmGeneratorTarget: Use enum to describe bundle directory query level
Gregor Jasny
2017-03-30
1
-7/+15
*
|
Merge topic 'ipo-policy-CMP0069'
Brad King
2017-03-31
1
-2/+6
|
\
\
|
|
/
|
/
|
|
*
Implement interprocedural optimization for GNU compilers
Ruslan Baratov
2017-03-30
1
-0/+3
|
*
Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION
Ruslan Baratov
2017-03-30
1
-0/+1
|
*
Refactoring: s,GetFeatureAsBool,IsIPOEnabled,
Ruslan Baratov
2017-03-30
1
-2/+2
*
|
Xcode: Properly handle Bundle Resources with more than one hierarchy level
Gregor Jasny
2017-03-22
1
-1/+3
|
/
*
Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files
Brad King
2017-03-21
1
-0/+2
*
Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation
Brad King
2017-03-09
1
-0/+1
*
Refactor module definition file selection
Brad King
2017-03-09
1
-1/+12
*
Refactor module definition source enumeration
Brad King
2017-03-09
1
-0/+2
*
VS: Cache the list of xaml and resx headers
Dmitry Kochkin
2017-02-27
1
-0/+4
*
Apple: Refactor support for using INSTALL_NAME_DIR.
Clinton Stimpson
2017-02-14
1
-0/+10
*
cmGeneratorTarget: Add AddIncludeDirectory method (experimental)
Sebastian Holtermann
2016-12-07
1
-0/+6
*
Allow imported INTERFACE libraries to specify a link library name
Brad King
2016-11-09
1
-0/+4
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1/+1
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-2/+2
*
Merge topic 'extract-computed-target-properties'
Brad King
2016-10-17
1
-0/+4
|
\
|
*
cmGeneratorTarget: Implement cmTargetPropertyComputer interface
Stephen Kelly
2016-10-15
1
-0/+2
|
*
cm{,Generator}Target: Add global generator accessors
Stephen Kelly
2016-10-15
1
-0/+2
*
|
Factor IDE folder name retrieval out into helper method
Gregor Jasny
2016-10-17
1
-0/+3
|
/
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Fortran: Use module dir flag if needed for default module directory
Brad King
2016-09-20
1
-2/+3
*
cmGeneratorTarget: factor out common part of AddSources commands
Daniel Pfeifer
2016-09-08
1
-0/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-1/+12
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-3/+3
*
cmGeneratorTarget: Adopt Fortran module directory generation
Tobias Hunger
2016-06-17
1
-0/+6
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-114/+134
*
Make cmLinkInterface:: and cmGeneratorTarget::Multiplicity unsigned ints
Christoph GrĂ¼ninger
2016-02-04
1
-1/+1
*
Remove temporary allocations when calling cmGeneratorTarget::GetName.
Milian Wolff
2016-01-20
1
-1/+1
*
Refactor `.def` file lookup
Tim Grothe
2015-11-04
1
-1/+1
*
cmGeneratorTarget: Add API for globally visible IMPORTED
Stephen Kelly
2015-10-27
1
-0/+1
*
cmGeneratorTarget: Port cmOptionalLinkImplementation
Stephen Kelly
2015-10-27
1
-1/+1
*
cmGeneratorTarget: Add API for property keys
Stephen Kelly
2015-10-27
1
-0/+1
*
cmGeneratorTarget: Move LinkLanguagePropagatesToDependents from cmTarget
Stephen Kelly
2015-10-27
1
-0/+3
*
cmGeneratorTarget: Add GetUtilityBacktrace API
Stephen Kelly
2015-10-27
1
-0/+2
*
cmGeneratorTarget: Add GetUtilities API
Stephen Kelly
2015-10-27
1
-0/+1
*
cmGeneratorTarget: Add GetLinkDirectories API.
Stephen Kelly
2015-10-26
1
-0/+2
*
cmGeneratorTarget: Move GetFrameworkVersion from cmTarget
Stephen Kelly
2015-10-26
1
-0/+4
*
cmGeneratorTarget: Add API for target-relative commands.
Stephen Kelly
2015-10-26
1
-0/+4
*
Makefiles: Port progress marks to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-0/+5
*
cmGlobalGenerator: Move GeneratorTargetsType to usage site.
Stephen Kelly
2015-10-24
1
-8/+0
*
cmGeneratorTarget: Copy the policy map from the cmTarget.
Stephen Kelly
2015-10-20
1
-0/+9
*
cmGeneratorTarget: Move IsDLLPlatform from cmTarget.
Stephen Kelly
2015-10-20
1
-0/+4
*
cmGeneratorTarget: Move HaveWellDefinedOutputFiles from cmTarget.
Stephen Kelly
2015-10-20
1
-0/+3
*
cmGeneratorTarget: Move GetExportMacro from cmTarget.
Stephen Kelly
2015-10-20
1
-0/+6
*
cmGeneratorTarget: Provide direct access to the backtrace.
Stephen Kelly
2015-10-20
1
-0/+2
*
cmGeneratorTarget: Copy IsExecutableWithExports from cmTarget.
Stephen Kelly
2015-10-20
1
-0/+2
[next]