summaryrefslogtreecommitdiff
path: root/Source/cmGlobalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Reduce raw string pointers usage.Pavel Solodovnikov2018-01-311-10/+10
* Merge topic 'reduce-temporaries'Brad King2018-01-291-50/+49
|\
| * Reduce allocation of temporary values on heap.Pavel Solodovnikov2018-01-261-50/+49
* | Make use of std::chrono throughout every componentWouter Klouwen2018-01-231-2/+3
|/
* Autogen: Rename cmQtAutogeneratorInitializer to cmQtAutoGenInitializerSebastian Holtermann2018-01-171-5/+5
* Xcode: rename embedded SDK query functionGregor Jasny2017-12-221-1/+1
* Autogen: Make cmQtAutoGeneratorInitializer an instantiable classSebastian Holtermann2017-11-191-22/+14
* Fix trivial typos in textluzpaz2017-11-031-1/+1
* CMP0037: Allow test and package targets when features are not enabledBrad King2017-10-301-5/+67
* cmGlobalGenerator: Refactor test and package target conditionsBrad King2017-10-261-42/+50
* Merge topic 'cm-array-begins-size'Brad King2017-10-261-2/+2
|\
| * Replace cmArray{Begin,End,Size} by their standard counterpartsMatthias Maennich2017-10-231-2/+2
* | Merge topic 'defer-target-source-check'Brad King2017-10-251-0/+42
|\ \
| * | Defer check for sources within a target until generation.Deniz Bahadir2017-10-241-0/+42
| |/
* | Add infrastructure for generators to select a build tool instanceBrad King2017-10-191-0/+27
|/
* cmake: Add --open option for IDE generatorsGregor Jasny2017-10-131-0/+10
* Find native build tool after determining the target systemBrad King2017-09-271-9/+11
* Meta: modernize old-fashioned loops to range-based `for`.Pavel Solodovnikov2017-09-121-188/+131
* Autogen: Iterate source files only onceSebastian Holtermann2017-09-071-37/+37
* Use C++11 nullptrDaniel Pfeifer2017-08-241-18/+18
* Performance: Add an index to Change cmLocalGenerator::GeneratorTargets.Aaron Orenstein2017-08-161-4/+4
* Autogen: Merge and remove redundant function callsSebastian Holtermann2017-08-101-23/+24
* Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variableBetsy McPhail2017-07-101-9/+48
* cmGlobalGenerator: Rename member to avoid shadowingBrad King2017-06-141-1/+1
* cmGlobalGenerator: Remove unused lineBrad King2017-06-121-1/+0
* cmGlobalGenerator: remove 'return' from void expressionDaniel Pfeifer2017-06-081-1/+1
* Merge topic 'lint-function-args'Brad King2017-06-051-2/+2
|\
| * Pass large types by const&, small types by valueDaniel Pfeifer2017-06-041-2/+2
* | Provide and use CM_FALLTHROUGHDaniel Pfeifer2017-06-031-0/+3
|/
* Remove second arg: npos in substr usagesPavel Solodovnikov2017-06-011-1/+1
* Access string npos without instancePavel Solodovnikov2017-06-011-2/+2
* Features: Refactor <LANG>_STANDARD updateBrad King2017-05-011-0/+12
* Merge topic 'include-style'Brad King2017-04-131-4/+4
|\
| * Use quotes for non-system includesDaniel Pfeifer2017-04-111-4/+4
* | cmGlobalGenerator: Abort generation earlier on export() errorBrad King2017-04-111-4/+5
|/
* Add GENERATOR_IS_MULTI_CONFIG global propertyBastien Schatt2017-04-041-0/+1
* Apple: Fix Resources location for all generatorsGregor Jasny2017-03-231-0/+5
* fix include order of windows.hDaniel Pfeifer2017-03-141-7/+8
* cmWorkingDirectory: use the new classBen Boeckel2017-03-061-7/+2
* Add policy CMP0068 separate install_name and RPATH settings on macOSClinton Stimpson2017-02-141-0/+25
* Xcode: Control emission of EFFECTIVE_PLATFORM_NAMEGregor Jasny2017-01-201-2/+2
* Tolerate removed/replaced CMakeCache.txt with old CMakeFiles/Brad King2016-11-171-0/+20
* Merge topic 'import-librhash'Brad King2016-11-101-9/+4
|\
| * Port hash computation to cmCryptoHashBrad King2016-11-101-9/+4
* | Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-10/+11
|/
* cmGlobalGenerator: Allow FindMakeProgram to failBrad King2016-10-201-3/+7
* cmListFileCache: Remove cmState header includeStephen Kelly2016-10-191-0/+1
* cmState: Port dependents to new cmStateTypes headerStephen Kelly2016-10-191-1/+1
* cmState: Port dependent code to new cmStateSnapshot nameStephen Kelly2016-10-191-7/+7
* cmState: Port dependent code to new cmStateDirectory nameStephen Kelly2016-10-191-2/+2