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
*
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
1
-1/+1
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-2/+2
*
Autogen: Clear sources meta data cache
Sebastian Holtermann
2017-08-10
1
-0/+5
*
Diagnose object library self-reference
Brad King
2017-07-14
1
-0/+5
*
IPO: Consider support for each language separately
Brad King
2017-06-14
1
-2/+3
*
Features: Refactor <LANG>_STANDARD update
Brad King
2017-05-01
1
-0/+2
*
Use CM_DISABLE_COPY
Daniel Pfeifer
2017-04-24
1
-3/+2
*
cmGeneratorTarget::SourceFileFlags: remove custom copy ctor
Daniel Pfeifer
2017-04-21
1
-5/+0
*
Merge topic 'enable_ptx_compilation'
Brad King
2017-04-21
1
-0/+1
|
\
|
*
CUDA: Allow sources to be compiled to .ptx files
Robert Maynard
2017-04-20
1
-0/+1
*
|
Replace boolean `implib` parameters with enum
Gregor Jasny
2017-04-20
1
-16/+26
|
/
*
cmGeneratorTarget: Add method to get the object file directory
Brad King
2017-04-18
1
-0/+4
*
cmGeneratorTarget: Factor out a GetTargetObjectNames method
Brad King
2017-04-18
1
-0/+5
*
cmGeneratorTarget: Drop default GetLinkerLanguage config argument
Brad King
2017-04-17
1
-1/+1
*
cmGeneratorTarget: Drop obj libs from GetConfigCommonSourceFiles
Brad King
2017-04-13
1
-0/+5
*
cmGeneratorTarget: Add method to collect all sources for all configs
Brad King
2017-04-13
1
-0/+15
*
Merge topic 'xcode-remove-UseObjectLibraries'
Brad King
2017-04-13
1
-3/+0
|
\
|
*
cmGeneratorTarget: Drop unused UseObjectLibraries method
Brad King
2017-04-12
1
-3/+0
*
|
Merge topic 'include-style'
Brad King
2017-04-13
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
|
cmGeneratorTarget: Drop unused GetIDLSources method
Brad King
2017-04-11
1
-2/+0
|
/
*
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
[next]