summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
Commit message (Expand)AuthorAgeFilesLines
* cmStandardIncludes: Remove deque include.Stephen Kelly2015-02-061-0/+1
* Merge topic 'fix-COMPILE_FEATURES-genex'Brad King2015-01-151-3/+3
|\
| * cmMakefile: Rename a method to what it really does.Stephen Kelly2015-01-121-3/+3
* | cmMakefile: store the number of last matches in a CMake varBen Boeckel2014-12-031-0/+3
* | Merge branch 'revert-cached-regex-clear' into revert-cached-regex-clear-for-m...Brad King2014-11-261-5/+0
|\ \ | |/
| * Revert "ClearMatches: Only clear matches which were actually set" (#15261)Ben Boeckel2014-11-261-5/+0
* | Track nested loop levels in CMake language with a stack of countersGregor Jasny2014-11-251-0/+21
* | Add an option for explicit BYPRODUCTS of custom commands (#14963)Brad King2014-11-141-1/+12
* | Add USES_TERMINAL option for custom commandsPeter Collingbourne2014-11-141-4/+8
* | strings: Remove redundant calls to std::string::c_str()Nils Gladitz2014-10-151-2/+2
|/
* If: Introduce policy CMP0054 - don't dereference quoted variables in if()Nils Gladitz2014-09-111-1/+34
* cmGlobalGenerator: Take Build output argument by referenceBrad King2014-07-311-1/+1
* cmMakefile: Add a CreateSource methodBen Boeckel2014-07-081-0/+7
* cmMakefile: return a backtraceBen Boeckel2014-06-051-1/+1
* Merge topic 'cxx14-features'Brad King2014-05-291-1/+1
|\
| * Features: Add support for C++14 features.Stephen Kelly2014-05-221-1/+1
* | tests: test CMP0053 in WARN mode when watching variablesBen Boeckel2014-05-221-0/+2
|/
* Features: Add COMPILE_FEATURES generator expression.Stephen Kelly2014-05-211-0/+4
* cmMakefile: Add methods for checking availability of a feature.Stephen Kelly2014-05-201-0/+8
* cmMakefile: Extract CheckNeeded{C,Cxx}Language methods.Stephen Kelly2014-05-201-0/+5
* cmMakefile: Extract CompileFeaturesAvailable method.Stephen Kelly2014-05-201-0/+3
* cmMakefile: Extract CompileFeatureKnown method.Stephen Kelly2014-05-201-0/+3
* Features: Extend concept to C language.Stephen Kelly2014-05-141-0/+6
* EVIS: Reimplement using custom parsing codeBen Boeckel2014-05-081-1/+24
* Merge topic 'dev/regex-variables'Brad King2014-05-071-0/+5
|\
| * ClearMatches: Only clear matches which were actually setBen Boeckel2014-04-291-0/+5
* | cmMakefile: Use a hashmap for imported targetsBen Boeckel2014-05-071-2/+7
|/
* cmTarget: Add COMPILE_FEATURES target property.Stephen Kelly2014-04-071-0/+4
* Merge topic 'compiler-warning-cleanup'Brad King2014-04-041-1/+1
|\
| * Remove extra semicolons from C++ code.Stephen Kelly2014-04-031-1/+1
* | Merge topic 'cmMakefile_IsOn_fix_comment'Brad King2014-04-041-2/+5
|\ \ | |/ |/|
| * cmMakefile: Revise comment describing IsOn()Daniele E. Domenichelli2014-04-041-2/+5
* | Merge branch 'master' into revise-compiler-id-policiesBrad King2014-04-021-72/+78
|\ \ | |/
| * stringapi: Use strings for dependency informationBen Boeckel2014-03-081-3/+3
| * stringapi: Use strings for directoriesBen Boeckel2014-03-081-1/+1
| * stringapi: Use strings for feature argumentsBen Boeckel2014-03-081-1/+2
| * stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-2/+2
| * strings: Remove cmStdString referencesBen Boeckel2014-03-081-9/+9
| * stringapi: Take strings for utility command namesBen Boeckel2014-03-081-2/+3
| * stringapi: Use strings for VS project namesBen Boeckel2014-03-081-1/+1
| * stringapi: Use strings for cache paths as argumentsBen Boeckel2014-03-081-2/+2
| * stringapi: Use strings for AddSubdirectory pathsBen Boeckel2014-03-081-5/+7
| * stringapi: Use strings for output names in AddCustomCommandToOutputBen Boeckel2014-03-081-1/+1
| * stringapi: Use strings in target nameBen Boeckel2014-03-081-14/+15
| * stringapi: Use strings for the languagesBen Boeckel2014-03-081-1/+1
| * stringapi: Use strings for test namesBen Boeckel2014-03-081-2/+2
| * stringapi: Use strings for source namesBen Boeckel2014-03-081-7/+7
| * makefile: Remove an unused methodBen Boeckel2014-03-081-1/+0
| * stringapi: Accept string parameters in methods which store to stringsBen Boeckel2014-03-081-1/+1
| * stringapi: Use strings for variable namesBen Boeckel2014-03-081-16/+16