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
*
Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>
Alexandru Croitor
2020-03-04
1
-0/+8
*
Ninja Multi-Config: Fix issue with framework dependencies and Autogen
Kyle Edwards
2020-02-17
1
-7/+15
*
AIX: Add an option to disable automatic exports from shared libraries
Brad King
2020-01-31
1
-0/+1
*
Source: use std::string in place of const char*
Vitaly Stakhovsky
2020-01-29
1
-6/+6
*
Merge topic 'append-std-string'
Brad King
2020-01-28
1
-10/+10
|
\
|
*
AppendProperty: convert value param to std::string
Vitaly Stakhovsky
2020-01-25
1
-10/+10
*
|
Merge topic 'cuda_runtime_library_controls'
Brad King
2020-01-28
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
CUDA: Add abstraction for cuda runtime selection
Robert Maynard
2020-01-27
1
-0/+1
*
|
VS: Add support for .NET Standard and .NET Core
Joerg Bornemann
2020-01-24
1
-0/+1
|
/
*
Merge topic 'out-of-dir-link-list'
Brad King
2020-01-17
1
-10/+3
|
\
|
*
target_link_libraries: Fix out-of-dir linking of a list of targets
Brad King
2020-01-16
1
-10/+3
*
|
Merge topic 'pch_job_pool'
Brad King
2020-01-16
1
-0/+1
|
\
\
|
*
|
Ninja: Add a separate job pool for PCH creation
Dan Johnston
2020-01-16
1
-0/+1
|
|
/
*
|
cmMakefile: modernize memory management
Marc Chevrier
2020-01-14
1
-2/+6
|
/
*
Merge topic 'objc-compiler-launcher'
Brad King
2020-01-10
1
-0/+2
|
\
|
*
ObjC: Add _COMPILE_LAUNCHER support
Cristian Adam
2020-01-09
1
-0/+2
*
|
Add support for FOLDER target property to custom targets
Luca Cappa
2020-01-09
1
-1/+2
|
/
*
Merge topic 'add-header-cmext-algorithm'
Brad King
2019-12-18
1
-16/+17
|
\
|
*
Refactoring: use append functions from cmext/algorithm
Marc Chevrier
2019-12-17
1
-16/+17
*
|
Merge topic 'stdstring-target'
Brad King
2019-12-17
1
-6/+5
|
\
\
|
|
/
|
/
|
|
*
cmTarget: add std::string overloads
Vitaly Stakhovsky
2019-12-14
1
-6/+5
*
|
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
1
-1/+8
|
/
*
Xcode: Add custom working directory property
Gregor Jasny
2019-11-18
1
-0/+1
*
Merge topic 'pch-reuse-no-prop'
Brad King
2019-11-18
1
-5/+2
|
\
|
*
PCH: Do not issue an error on duplicate target_precompile_headers call
Cristian Adam
2019-11-15
1
-5/+2
*
|
Merge topic 'xcode-scheme-env'
Brad King
2019-10-25
1
-0/+1
|
\
\
|
*
|
Xcode: Add CMAKE_XCODE_SCHEME_ENVIRONMENT variable
Felix Heidrich
2019-10-24
1
-0/+1
|
|
/
*
|
VS: Propagate CMAKE_VS_GLOBALS into custom targets
Alexander Boczar
2019-10-17
1
-2/+1
|
/
*
Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targets
Brad King
2019-10-02
1
-1/+6
*
Merge topic 'clang-format-normalize-headers-presentation'
Brad King
2019-10-02
1
-1/+2
|
\
|
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1/+2
*
|
Merge topic 'xcode-debug-document-versioning'
Brad King
2019-10-02
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING property
Gregor Jasny
2019-10-01
1
-0/+1
*
|
Merge topic 'objective-c-cxx'
Brad King
2019-09-30
1
-0/+8
|
\
\
|
|
/
|
/
|
|
*
Objective C/C++: Add compiler standard detection
Cristian Adam
2019-09-28
1
-0/+8
*
|
cmCustomCommand: Move custom commands
Daniel Eiband
2019-09-26
1
-0/+15
|
/
*
Merge topic 'cmake-system-headers'
Brad King
2019-09-20
1
-1/+1
|
\
|
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
|
Merge topic 'split-custom-command-creation'
Brad King
2019-09-20
1
-6/+2
|
\
\
|
|
/
|
/
|
|
*
cmMakefile: Separate custom command setup from actual creation
Daniel Eiband
2019-09-17
1
-6/+2
*
|
Merge topic 'autogen_path_prefix'
Brad King
2019-09-19
1
-0/+1
|
\
\
|
*
|
Autogen: Add moc path prefix generation (AUTOMOC_PATH_PREFIX)
Sebastian Holtermann
2019-09-16
1
-0/+1
|
|
/
*
|
Precompile Headers: Add REUSE_FROM signature
Cristian Adam
2019-09-17
1
-0/+44
|
/
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-2/+2
*
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
1
-27/+18
*
Unity build: Add support for Ninja and Makefile generators
Cristian Adam
2019-08-29
1
-0/+2
*
Merge topic 'precompile-headers'
Brad King
2019-08-29
1
-0/+46
|
\
|
*
PCH: add PRECOMPILE_HEADERS to special properties
Daniel Pfeifer
2019-08-26
1
-0/+46
*
|
Merge topic 'swift-version'
Brad King
2019-08-27
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
Swift: honour `-swift-version` in Ninja generator
Saleem Abdulrasool
2019-08-26
1
-0/+1
[next]