summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
Commit message (Expand)AuthorAgeFilesLines
* 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-251-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-031-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-211-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-141-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
* Merge topic 'clean-up-link-configuration'Brad King2016-10-101-15/+1
|\
| * cmMakefile: Implement LinkLibraries as an internal propertyStephen Kelly2016-10-071-7/+0
| * cmMakefile: Inline method into only remaining callerStephen Kelly2016-10-071-2/+0
| * cmMakefile: Remove obsolete parameterStephen Kelly2016-10-071-1/+1
| * cmMakefile: Inline method into only callerStephen Kelly2016-10-071-1/+0
| * cmMakefile: Remove superfluous overloadStephen Kelly2016-10-071-1/+0
| * cmMakefile: Remove useless link directory containerStephen Kelly2016-10-071-3/+0
* | cmMakefile: Return a string from GetDefineFlagsStephen Kelly2016-10-101-1/+1
|/
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+4
* add_custom_command: Add DEPFILE option for NinjaKulla Christoph2016-08-301-10/+8
* Parser: Port away from cmMakefileStephen Kelly2016-08-251-0/+1