summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Source: use std::string in place of const char*Vitaly Stakhovsky2020-01-291-4/+4
* add_custom_command: Fix dependency on macOS framework targetBrad King2020-01-241-1/+2
* cmInstallGenerator: std::string paramsVitaly Stakhovsky2020-01-211-2/+2
* cmInstall*Generator: std::string paramsVitaly Stakhovsky2020-01-211-9/+9
* Merge topic 'multi-ninja-pch'Brad King2020-01-201-129/+136
|\
| * Multi-Ninja: Add precompile headers supportCristian Adam2020-01-171-129/+136
* | Merge topic 'realpath-cache'Brad King2020-01-201-2/+2
|\ \
| * | cmGlobalGenerator: Add cache for realpath() resultsTim Blechmann2020-01-161-2/+2
* | | Merge topic 'acc-fix-in-source-depends-path'Brad King2020-01-201-2/+10
|\ \ \
| * | | cmLocalGenerator: collapse the path after constructionBen Boeckel2020-01-161-0/+2
| * | | add_custom_command: check if a relative path should be an in-source pathBen Boeckel2020-01-161-0/+7
| * | | cmLocalGenerator: simplify the current source dir queryBen Boeckel2020-01-161-2/+1
| | |/ | |/|
* | | Merge topic 'pch-msvc-no-path-repetition'Craig Scott2020-01-191-1/+2
|\ \ \ | |/ / |/| |
| * | PCH: No repeated path for internal generated PCH files (MSVC case)Cristian Adam2020-01-161-1/+2
* | | Merge topic 'unity-lang-filename'Brad King2020-01-151-1/+1
|\ \ \ | |/ /
| * | Unity Build: include language in generated source file nameCristian Adam2020-01-141-1/+1
* | | cmMakefile: modernize memory managementMarc Chevrier2020-01-141-12/+6
* | | Merge topic 'objc-visibility-inlines'Brad King2020-01-131-4/+5
|\ \ \ | |/ / | | / | |/ |/|
| * ObjC: Add VISIBLITY_INLINES_HIDDEN supportCristian Adam2020-01-101-4/+5
| * Merge topic 'unity-object-libraries' into release-3.16Brad King2019-12-091-6/+3
| |\
| * \ Merge topic 'pch-reuse-importlib' into release-3.16Brad King2019-12-091-1/+17
| |\ \
* | \ \ Merge topic 'add-header-cmext-algorithm'Brad King2019-12-181-1/+2
|\ \ \ \
| * | | | Refactoring: use append functions from cmext/algorithmMarc Chevrier2019-12-171-1/+2
* | | | | Merge topic 'stdstring-target'Brad King2019-12-171-3/+2
|\ \ \ \ \
| * | | | | cmTarget: add std::string overloadsVitaly Stakhovsky2019-12-141-3/+2
* | | | | | Merge topic 'fat-ios'Brad King2019-12-171-16/+34
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Handle multi-arch sysroots on Apple platformsTor Arne Vestbø2019-12-131-7/+24
| * | | | | Refactor -arch and -isysroot code usageCristian Adam2019-12-111-13/+14
* | | | | | Ninja: Add multi-config variantKyle Edwards2019-12-131-1/+8
| |/ / / / |/| | | |
* | | | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-101-6/+17
* | | | | Merge topic 'unity-object-libraries'Brad King2019-12-091-6/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-unity-object-libraries' into unity-object-librariesBrad King2019-12-081-6/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Unity: Proper handling of object librariesCristian Adam2019-12-071-0/+2
| | * | | Unity: Generic source file handling for all generatorsCristian Adam2019-12-071-6/+1
* | | | | Merge topic 'pch-reuse-importlib'Brad King2019-12-091-1/+17
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | PCH: Use the target's PREFIX for building the pdb file nameCristian Adam2019-12-081-1/+17
| |/ /
* | | Merge topic 'delay-custom-command-creation'Brad King2019-12-041-13/+335
|\ \ \
| * | | cmMakefile: Delay custom command creationDaniel Eiband2019-11-241-6/+332
| * | | cmLocalGenerator: Refactor to use cmMakeSingleCommandLineDaniel Eiband2019-11-241-7/+3
* | | | Merge topic 'unity-no-duplicate-path'Brad King2019-11-261-13/+16
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Unity: No repeated path for internal generated unity filesCristian Adam2019-11-251-13/+16
| |/
* | Merge topic 'objc-standard-fix'Brad King2019-11-151-14/+29
|\ \ | |/
| * ObjC: Proper initialization of ObjC/XX standard propertiesCristian Adam2019-11-141-14/+29
* | Merge topic 'objc-standard'Brad King2019-11-131-0/+29
|\ \ | |/
| * ObjC: Initialize ObjC/XX standard properties from C/C++ counterpartsCristian Adam2019-11-121-0/+29
| * Merge topic 'unity-HEADER_FILE_ONLY' into release-3.16Brad King2019-11-121-3/+3
| |\
| * \ Merge topic 'resolve-full-path-at-generate-time' into release-3.16Brad King2019-11-121-1/+1
| |\ \
* | \ \ Merge topic 'modernize-memory-management'Brad King2019-11-121-33/+33
|\ \ \ \
| * | | | cmLocalGenerator: modernize memory managementMarc Chevrier2019-11-111-33/+33
* | | | | Merge topic 'unity-HEADER_FILE_ONLY'Brad King2019-11-121-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |