summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-231-12/+18
* Avoid using KWSys auto_ptr by adopting it ourselvesBrad King2016-06-291-7/+6
* use CM_NULLPTRDaniel Pfeifer2016-06-281-18/+17
* Make C++ feature checks extensibleDaniel Pfeifer2016-06-271-3/+3
* Merge topic 'fix-cmake-ISP-violation'Brad King2016-06-131-2/+1
|\
| * cmake: Remove force from IssueMessage APIStephen Kelly2016-06-121-2/+1
* | Merge topic 'avoid-cmMakefile-IssueMessage-after-configure'Brad King2016-06-131-3/+4
|\ \
| * | cmMakefile: Port messages for compile features to cmakeStephen Kelly2016-06-121-3/+4
| |/
* | Merge topic 'find-lib32'Brad King2016-06-131-0/+3
|\ \
| * | Teach find_library and find_package to search lib32 paths (#11260)Daniel Scharrer2016-06-101-0/+3
| |/
* | Add missing braces around statements in header filesDaniel Pfeifer2016-06-111-2/+4
|/
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-166/+159
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-5/+5
* Source: Stabilize include orderBrad King2016-04-291-0/+2
* cmListFileBacktrace: Refactor storage to provide efficient value semanticsBrad King2016-04-181-1/+1
* cmMakefile: Move cmMakefileCall to .cxx fileBrad King2016-04-151-13/+0
* Rename local target lookup methods to clarify purposeBrad King2016-04-011-1/+1
* Fix lookup of an ALIAS target outside aliased target's directory (#16044)Brad King2016-04-011-2/+1
* Make message suppression more consistent.Michael Scott2015-11-301-1/+2
* Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-f...Brad King2015-11-251-6/+2
|\
| * cmMakefile: Remove unused PolicyPushPop interfacesBrad King2015-11-251-5/+1
| * cmMakefile: Clarify purpose of method that pops a scope snapshotBrad King2015-11-251-1/+1
* | cmMakefile: Add imported target accessorStephen Kelly2015-10-271-0/+1
* | cmLocalGenerator: Port FindGeneratorTarget away from GetGeneratorTargetStephen Kelly2015-10-271-0/+5
* | cmTarget: Implement ALIAS in terms of name mappingStephen Kelly2015-10-271-2/+2
* | cmake: Store hardcoded lists of sources and headersStephen Kelly2015-10-271-13/+0
* | Merge topic 'inline-cmMakeDepend-content'Brad King2015-10-211-4/+0
|\ \
| * | Remove vestigial declarations.Stephen Kelly2015-10-201-4/+0
* | | Merge topic 'fix-CMP0054-elseif-warning'Brad King2015-10-211-1/+1
|\ \ \ | |/ / |/| / | |/
| * cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)Stephen Kelly2015-10-201-1/+1