summaryrefslogtreecommitdiffstats
path: root/Source/cmTarget.cxx
Commit message (Expand)AuthorAgeFilesLines
* VS: Enable DOTNET_TARGET_FRAMEWORK properties all target typesKinan Mahdi2020-06-051-1/+1
* Merge topic 'fortran-preprocess-property'Brad King2020-05-221-0/+1
|\
| * Fortran: Add Fortran_PREPROCESS propertyPeter Hill2020-05-211-0/+1
* | cmTarget: Replace "perConfig" constructor boolean with enumBrad King2020-05-181-2/+2
* | Unity Builds: Support explicit specification of sources to groupsRobert Maynard2020-05-071-0/+1
|/
* GetSafeProperty: return std::string const&Vitaly Stakhovsky2020-04-301-4/+6
* Merge topic 'cuda_architectures'Brad King2020-04-161-0/+1
|\
| * CUDA: Add CUDA_ARCHITECTURES target propertyRaul Tambre2020-04-151-0/+1
* | Merge topic 'ibmi-aix-exports'Brad King2020-04-151-2/+5
|\ \ | |/ |/|
| * AIX: Activate symbol export/import IBM i (OS400)Brad King2020-04-141-2/+5
| * ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-091-0/+2
* | cmTarget::GetProperty: return cmPropVitaly Stakhovsky2020-03-301-66/+60
* | cmStateDirectory::GetProperty: return cmPropVitaly Stakhovsky2020-03-271-1/+4
* | Merge topic 'pch-warn-invalid'Brad King2020-03-271-0/+1
|\ \
| * | PCH: add an option to disable `-Winvalid-pch`Cristian Adam2020-03-261-0/+1
* | | Merge topic 'cleanup-endls-2'Brad King2020-03-261-1/+1
|\ \ \
| * | | Refactor: Avoid `std::endl` where it's not necessary (part 2)Alex Turbov2020-03-241-1/+1
* | | | cmState::GetTargetTypeName: return type is *cmPropVitaly Stakhovsky2020-03-191-1/+1
|/ / /
* | | cmTarget: minor code improvementsVitaly Stakhovsky2020-03-171-23/+23
|/ /
* | Merge topic 'property-computer'Brad King2020-03-171-3/+5
|\ \
| * | cmTargetPropertyComputer::GetProperty: return cmPropVitaly Stakhovsky2020-03-161-3/+5
* | | cmPropertyMap: Introduce cmProp as return type for GetProperty() functionsVitaly Stakhovsky2020-03-131-2/+3
|/ /
* | cmMakefile::AddCacheDefinition: Add overload that accepts std::string valueVitaly Stakhovsky2020-03-111-1/+1
* | Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>Alexandru Croitor2020-03-041-0/+8
* | Ninja Multi-Config: Fix issue with framework dependencies and AutogenKyle Edwards2020-02-171-7/+15
* | AIX: Add an option to disable automatic exports from shared librariesBrad King2020-01-311-0/+1
* | Source: use std::string in place of const char*Vitaly Stakhovsky2020-01-291-6/+6
* | Merge topic 'append-std-string'Brad King2020-01-281-10/+10
|\ \
| * | AppendProperty: convert value param to std::stringVitaly Stakhovsky2020-01-251-10/+10
* | | Merge topic 'cuda_runtime_library_controls'Brad King2020-01-281-0/+1
|\ \ \ | |/ / |/| |
| * | CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-271-0/+1
* | | VS: Add support for .NET Standard and .NET CoreJoerg Bornemann2020-01-241-0/+1
|/ /
* | Merge topic 'out-of-dir-link-list'Brad King2020-01-171-10/+3
|\ \
| * | target_link_libraries: Fix out-of-dir linking of a list of targetsBrad King2020-01-161-10/+3
* | | Merge topic 'pch_job_pool'Brad King2020-01-161-0/+1
|\ \ \
| * | | Ninja: Add a separate job pool for PCH creationDan Johnston2020-01-161-0/+1
| |/ /
* | | cmMakefile: modernize memory managementMarc Chevrier2020-01-141-2/+6
|/ /
* | Merge topic 'objc-compiler-launcher'Brad King2020-01-101-0/+2
|\ \
| * | ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-091-0/+2
* | | Add support for FOLDER target property to custom targetsLuca Cappa2020-01-091-1/+2
|/ /
* | Merge topic 'add-header-cmext-algorithm'Brad King2019-12-181-16/+17
|\ \
| * | Refactoring: use append functions from cmext/algorithmMarc Chevrier2019-12-171-16/+17
* | | Merge topic 'stdstring-target'Brad King2019-12-171-6/+5
|\ \ \ | |/ / |/| |
| * | cmTarget: add std::string overloadsVitaly Stakhovsky2019-12-141-6/+5
* | | Ninja: Add multi-config variantKyle Edwards2019-12-131-1/+8
|/ /
* | Xcode: Add custom working directory propertyGregor Jasny2019-11-181-0/+1
* | Merge topic 'pch-reuse-no-prop'Brad King2019-11-181-5/+2
|\ \ | |/
| * PCH: Do not issue an error on duplicate target_precompile_headers callCristian Adam2019-11-151-5/+2
* | Merge topic 'xcode-scheme-env'Brad King2019-10-251-0/+1
|\ \
| * | Xcode: Add CMAKE_XCODE_SCHEME_ENVIRONMENT variableFelix Heidrich2019-10-241-0/+1
| |/