summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'backport-3.17-apple-arch-sysroots' into apple-arch-sysrootsBrad King2020-04-081-12/+29
|\ \ \ | |/ / |/| / | |/
| * Apple: Fix mapping CMAKE_APPLE_ARCH_SYSROOTS to custom OSX_ARCHITECTURESBrad King2020-04-081-11/+28
| * Apple: Improve handling of missing SDKs in CMAKE_APPLE_ARCH_SYSROOTSBrad King2020-04-081-1/+1
* | Merge topic 'file-GetRuntimeDependencies_support_cross_compilation'Brad King2020-04-071-0/+65
|\ \
| * | file: GetRuntimeDependencies use CMAKE_OBJDUMP when applicableRobert Maynard2020-04-061-0/+65
* | | Merge topic 'ctest-resource-file-cache'Brad King2020-04-061-0/+6
|\ \ \
| * | | CTest: Add CTEST_RESOURCE_SPEC_FILE variableKyle Edwards2020-04-021-0/+6
* | | | Merge topic 'pch-ios-multi-arch'Brad King2020-04-031-122/+156
|\ \ \ \ | |/ / / |/| | |
| * | | PCH: Add support for multi architecture iOS projectsCristian Adam2020-04-021-122/+156
| |/ /
* | | Merge topic 'cmprop-makefile'Brad King2020-04-021-9/+8
|\ \ \
| * | | cmMakefile::GetProperty: return cmPropVitaly Stakhovsky2020-04-011-9/+8
* | | | cmLocalGenerator: Avoid using upper-case config when not necessaryBrad King2020-04-011-4/+3
* | | | cmLocalGenerator: Clarify local variable name in GetTargetFlagsBrad King2020-04-011-12/+13
* | | | cmLocalGenerator: Convert GetStaticLibraryFlags to take original-case configBrad King2020-04-011-5/+6
|/ / /
* | | Merge topic 'link-libs-config-case'Brad King2020-03-311-6/+2
|\ \ \ | |/ / |/| / | |/
| * target_link_libraries: Fix regression in case of $<CONFIG> genexBrad King2020-03-301-6/+2
* | cmStateDirectory::GetProperty: return cmPropVitaly Stakhovsky2020-03-271-2/+2
* | Merge topic 'cleanup-endls-2'Brad King2020-03-261-26/+27
|\ \
| * | Refactor: Avoid `std::endl` where it's not necessary (part 2)Alex Turbov2020-03-241-26/+27
* | | Merge topic 'compile-commands-collapse-whitespace'Brad King2020-03-261-2/+4
|\ \ \
| * | | Avoid consecutive whitespace in rulesDaan De Meyer2020-03-231-2/+4
| |/ /
* | | Remove redundant calls to CollapseFullPathBrad King2020-03-241-2/+2
|/ /
* | Convert more loops to range-based for-loopsVitaly Stakhovsky2020-03-101-3/+3
|/
* 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