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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'clang-tidy'
Brad King
2017-04-24
1
-37/+29
|
\
|
*
clang-tidy: remove else after break and continue
Daniel Pfeifer
2017-04-21
1
-37/+29
*
|
Merge topic 'enable_ptx_compilation'
Brad King
2017-04-21
1
-0/+12
|
\
\
|
*
|
CUDA: Allow sources to be compiled to .ptx files
Robert Maynard
2017-04-20
1
-0/+12
|
|
/
*
|
Replace boolean `implib` parameters with enum
Gregor Jasny
2017-04-20
1
-95/+131
|
/
*
Merge topic 'objlib-extend'
Brad King
2017-04-19
1
-0/+40
|
\
|
*
cmGeneratorTarget: Add method to get the object file directory
Brad King
2017-04-18
1
-0/+13
|
*
cmGeneratorTarget: Factor out a GetTargetObjectNames method
Brad King
2017-04-18
1
-0/+27
*
|
Merge topic 'fix-CMP0026-old'
Brad King
2017-04-18
1
-0/+20
|
\
\
|
|
/
|
/
|
|
*
CMP0026: Fix OLD behavior with file written during configure step
Brad King
2017-04-17
1
-0/+20
*
|
cmGeneratorTarget: Drop obj libs from GetConfigCommonSourceFiles
Brad King
2017-04-13
1
-2/+15
*
|
cmGeneratorTarget: Add method to collect all sources for all configs
Brad King
2017-04-13
1
-0/+37
*
|
Merge topic 'xcode-remove-UseObjectLibraries'
Brad King
2017-04-13
1
-35/+0
|
\
\
|
*
|
cmGeneratorTarget: Drop unused UseObjectLibraries method
Brad King
2017-04-12
1
-35/+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
-6/+0
|
/
*
cmGeneratorTarget: Replace source classifier implementation
Brad King
2017-04-07
1
-259/+145
*
cmGeneratorTarget: Remove unnecessary condition
Brad King
2017-04-07
1
-2/+0
*
Merge topic '16733-bundle-genex'
Brad King
2017-03-31
1
-29/+35
|
\
|
*
Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions
Gregor Jasny
2017-03-30
1
-2/+8
|
*
cmGeneratorTarget: Call GetFrameworkDirectory in GetFullNameInternal
Gregor Jasny
2017-03-30
1
-7/+1
|
*
cmGeneratorTarget: Use enum to describe bundle directory query level
Gregor Jasny
2017-03-30
1
-20/+26
*
|
Merge topic 'ipo-policy-CMP0069'
Brad King
2017-03-31
1
-10/+75
|
\
\
|
|
/
|
/
|
|
*
Implement interprocedural optimization for GNU compilers
Ruslan Baratov
2017-03-30
1
-7/+16
|
*
Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION
Ruslan Baratov
2017-03-30
1
-1/+57
|
*
Refactoring: s,GetFeatureAsBool,IsIPOEnabled,
Ruslan Baratov
2017-03-30
1
-3/+3
*
|
Apple: Fix Resources location for all generators
Gregor Jasny
2017-03-23
1
-1/+9
*
|
Xcode: Properly handle Bundle Resources with more than one hierarchy level
Gregor Jasny
2017-03-22
1
-0/+2
|
/
*
Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files
Brad King
2017-03-21
1
-5/+6
*
Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation
Brad King
2017-03-09
1
-1/+6
*
Refactor module definition file selection
Brad King
2017-03-09
1
-7/+31
*
Refactor module definition source enumeration
Brad King
2017-03-09
1
-5/+10
*
VS: Cache the list of xaml and resx headers
Dmitry Kochkin
2017-02-27
1
-7/+19
*
Merge topic 'object-library-compile-pdb'
Brad King
2017-02-27
1
-1/+1
|
\
|
*
Fix COMPILE_PDB_NAME when used on an OBJECT library
Brad King
2017-02-24
1
-1/+1
*
|
Add policy CMP0068 separate install_name and RPATH settings on macOS
Clinton Stimpson
2017-02-14
1
-0/+21
*
|
Apple: Add BUILD_WITH_INSTALL_NAME_DIR target property
Clinton Stimpson
2017-02-14
1
-0/+6
*
|
Apple: Refactor support for using INSTALL_NAME_DIR.
Clinton Stimpson
2017-02-14
1
-20/+39
|
/
*
Apple: Add support for static frameworks
Gregor Jasny
2017-01-31
1
-1/+2
*
Xcode: Control emission of EFFECTIVE_PLATFORM_NAME
Gregor Jasny
2017-01-20
1
-2/+3
*
clang-tidy: apply modernize-use-bool-literals fixes
Daniel Pfeifer
2016-12-12
1
-6/+7
*
cmGeneratorTarget: Add AddIncludeDirectory method (experimental)
Sebastian Holtermann
2016-12-07
1
-0/+15
*
Merge topic 'imported-interface-libname'
Brad King
2016-11-09
1
-0/+13
|
\
|
*
Allow imported INTERFACE libraries to specify a link library name
Brad King
2016-11-09
1
-0/+13
*
|
Merge topic 'include-what-you-use'
Brad King
2016-11-08
1
-10/+12
|
\
\
|
*
|
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-10/+12
|
|
/
*
|
cmGeneratorTarget: Correctly set FortranModuleDirectoryCreated
Daniel Pfeifer
2016-11-05
1
-0/+1
*
|
cmGeneratorTarget: Don't assing a bool to a string
Daniel Pfeifer
2016-11-05
1
-1/+0
|
/
*
Introduce CM_UNORDERED_SET
Daniel Pfeifer
2016-10-24
1
-27/+22
[next]