summaryrefslogtreecommitdiff
path: root/Source/cmMakefile.h
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'policy-version-range'Craig Scott2018-03-221-1/+2
|\
| * cmake_minimum_required: Optionally set policies with version rangeBrad King2018-03-211-1/+2
| * cmPolicies: Pass policy version as std::stringBrad King2018-03-161-1/+1
* | find_package: Use PackageName_ROOT variables as search prefixesBrad King2018-03-161-3/+6
|/
* cmMakefile: Improve performance of GetSource for known filesFrank Winklmeier2018-02-231-0/+3
* Reduce raw string pointers usage.Pavel Solodovnikov2018-01-311-9/+10
* cmMakefile: use std::string in more methods; cleanup c_str()sVitaly Stakhovsky2018-01-231-2/+2
* cmSourceFileLocation: allow skipping ambiguous extensionsBen Boeckel2018-01-101-5/+10
* Merge topic '17431-iphone-deployment-target'Brad King2018-01-081-1/+16
|\
| * Darwin: Emit deployment target that matches the SDKGregor Jasny2017-12-221-0/+15
| * Xcode: rename embedded SDK query functionGregor Jasny2017-12-221-1/+1
* | Various typo fixesLuz Paz2018-01-041-1/+1
|/
* Merge topic 'server-target-isGeneratorProvided'Brad King2017-11-271-3/+10
|\
| * server: return whether or not a target is generator providedJustin Goshi2017-11-201-3/+10
* | Merge topic 'serverFixTestDiscovery'Brad King2017-11-271-5/+5
|\ \ | |/ |/|
| * server: ctestInfo fix to return all testsJustin Goshi2017-11-171-5/+5
* | Performance: Improve efficiency of source file lookup in cmMakefileAaron Orenstein2017-11-171-1/+12
|/
* Merge topic 'server-test-info'Brad King2017-11-071-0/+5
|\
| * server: add "ctestInfo" request to get test infoJustin Goshi2017-11-031-0/+5
* | Fix trivial typos in textluzpaz2017-11-031-2/+2
* | CMP0037: De-duplicate check and message generationBrad King2017-10-301-0/+3
|/
* cmake-server: Add target install destinations to codemodelJustin Goshi2017-10-241-0/+4
* Merge topic 'auto_ptr'Brad King2017-09-271-6/+7
|\
| * Retire std::auto_ptr and its macro CM_AUTO_PTRMatthias Maennich2017-09-261-6/+7
* | Revert "Performance: Improve efficiency of source file lookup in cmMakefile"Brad King2017-09-251-11/+0
|/
* Performance: Improve efficiency of source file lookup in cmMakefileAaron Orenstein2017-09-201-0/+11
* cmMakefile: Drop unused methodAaron Orenstein2017-09-201-1/+0
* cmMakefile: Add GetOrCreateSourceGroup methodsSebastian Holtermann2017-09-091-0/+12
* cmMakefile: Collect source group methods in one placeSebastian Holtermann2017-09-091-23/+18
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use C++11 nullptrDaniel Pfeifer2017-08-241-16/+18
* Merge topic 'autogen-optimize-cleanup'Brad King2017-08-231-5/+0
|\
| * Remove AUTOGEN variables from cmSourceFile and cmMakefileSebastian Holtermann2017-08-221-5/+0
* | Use C++11 unordered containersDaniel Pfeifer2017-08-221-3/+3
|/
* Pass large types by const&, small types by valueDaniel Pfeifer2017-06-041-1/+1
* find_*: Add a new PackageRoot search path groupChuck Atkins2017-05-161-0/+5
* Use CM_DISABLE_COPYDaniel Pfeifer2017-04-241-5/+3
* cmMakefile::ScopePushPop: make noncopyableDaniel Pfeifer2017-04-221-0/+2
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-2/+2
* cmMakefile: Create an explicit "Object Libraries" source groupBrad King2017-04-111-0/+4
* Add support for x32-abiSteven Newbury2017-03-071-0/+2
* Makefile: Allow adding post-build rules to object librariesGregor Jasny2017-02-221-1/+9
* add_custom_{command,target}: Add COMMAND_EXPAND_LISTS optionEd Branch2017-01-131-5/+10
* Features: Add infrastructure for C++ 17 language standardBrad King2016-12-021-1/+2
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-10/+10
* Introduce CM_UNORDERED_MAPDaniel Pfeifer2016-10-241-27/+4
* cmState: Split auxiliary classes into separate filesStephen Kelly2016-10-191-1/+1
* cmState: Port dependent code to new cmStateSnapshot nameStephen Kelly2016-10-191-3/+3
* cmState: Move CacheEntryType enum to separate namespaceStephen Kelly2016-10-191-1/+1
* cmState: Move TargetType enum to separate namespaceStephen Kelly2016-10-191-3/+5