summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalCommonGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Meta: modernize old-fashioned loops to range-based `for`.Pavel Solodovnikov2017-09-121-3/+2
* cmLocalCommonGenerator: Save CMAKE_BUILD_TYPE on constructionBrad King2017-05-151-8/+4
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-2/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Fortran: Use module dir flag if needed for default module directoryBrad King2016-09-201-1/+2
* Common: Use a string instead of enum for WorkingDirectoryStephen Kelly2016-09-191-4/+6
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+5
* Convert: Replace uses of Convert(NONE)Stephen Kelly2016-08-271-2/+1
* cmLocalGenerator: Add method to get Fortran-specific compiler flagsBrad King2016-06-171-0/+47
* Refactor Makefile/Ninja tool working directory storageBrad King2016-06-171-2/+3
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-8/+5
* cmLocalGenerator: Create from already-constructed cmMakefile.Stephen Kelly2015-08-281-2/+2
* cmLocalGenerator: Remove Parent pointer.Stephen Kelly2015-08-281-2/+1
* cmLocalCommonGenerator: Adopt ConfigName memberBrad King2015-07-091-0/+17
* Add common base classes to Makefile and Ninja generatorsBrad King2015-07-091-0/+23