summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileTargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'refactor-iwyu-code'Brad King2017-09-151-1/+1
|\
| * Clean up iwyu code to not be one big if statement.Bill Hoffman2017-09-131-1/+1
* | Meta: modernize old-fashioned loops to range-based `for`.Pavel Solodovnikov2017-09-121-110/+71
|/
* Add properties to run cppcheck along with the compilerBill Hoffman2017-08-301-2/+10
* Use C++11 nullptrDaniel Pfeifer2017-08-241-21/+21
* CUDA: Add option to run the compiler through launcher toolsBrad King2017-06-091-1/+2
* Pass large types by const&, small types by valueDaniel Pfeifer2017-06-031-2/+2
* Access string npos without instancePavel Solodovnikov2017-06-011-1/+3
* Merge topic 'enable_ptx_compilation'Brad King2017-04-211-0/+3
|\
| * CUDA: Allow sources to be compiled to .ptx filesRobert Maynard2017-04-201-0/+3
* | Merge topic '16760-refactor-get-mac-content-directory'Brad King2017-04-211-2/+2
|\ \
| * | Replace boolean `implib` parameters with enumGregor Jasny2017-04-201-2/+2
| |/
* | Ninja,Makefile: Unify command line limit logicChristian Pfeiffer2017-04-191-14/+1
|/
* Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` filesBrad King2017-03-211-12/+25
* Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementationBrad King2017-03-091-42/+32
* Refactor module definition file selectionBrad King2017-03-091-2/+4
* CUDA: Fix boolean interpretation of CUDA_SEPARABLE_COMPILATIONBrad King2017-02-201-1/+2
* Add properties to run the cpplint style checker with the compilerJamie Snape2017-01-231-1/+9
* Makefile,Ninja: De-duplicate MSVC compiler PDB path selectionBrad King2016-12-151-16/+1
* Merge topic 'fix-ctest-launchers'Brad King2016-12-121-1/+14
|\
| * Comment ExpandRuleVariables calls not preceded by launcher insertionBrad King2016-12-091-0/+3
| * Makefile: Restore RULE_LAUNCH_COMPILE generation on compilation rulesBrad King2016-12-091-1/+11
* | Ninja,Makefile: Name static library compile PDB files as VS doesBrad King2016-11-301-0/+7
* | CUDA: Add support for the CUDA_SEPARABLE_COMPILATION target propertyRobert Maynard2016-11-141-6/+15
* | CUDA: State that cuda has preprocessor output and can generate assembly.Robert Maynard2016-11-141-3/+3
* | Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-8/+6
* | Add generator expression support to per-source COMPILE_FLAGSZsolt Parragi2016-10-281-7/+9
* | cmListFileCache: Remove cmState header includeStephen Kelly2016-10-191-0/+1
* | cmState: Port dependents to new cmStateTypes headerStephen Kelly2016-10-191-1/+1
* | cmState: Port dependent code to new cmStateDirectory nameStephen Kelly2016-10-191-3/+3
* | cmState: Move TargetType enum to separate namespaceStephen Kelly2016-10-191-12/+12
|/
* cmRulePlaceholderExpander: Port clients to direct-useStephen Kelly2016-10-151-9/+14
* cmLocalGenerator: Use strings instead of a Target in rule replacementStephen Kelly2016-10-151-1/+3
* cmLocalGenerator: Use a converter in rule replacement APIStephen Kelly2016-10-151-4/+8
* Merge topic 'remove-obsolete'Brad King2016-10-131-49/+1
|\
| * Makefiles: Remove query for CMAKE_OBJECT_NAMEStephen Kelly2016-10-091-3/+1
| * Makefiles: Remove forbidden flag logicStephen Kelly2016-10-091-46/+0
* | cmLinkLineComputer: Extract link libraries computation from cmLocalGeneratorStephen Kelly2016-10-101-2/+1
* | cmLinkLineComputer: Move FrameworkPath computation from cmLocalGeneratorStephen Kelly2016-10-101-3/+2
* | cmLinkLineComputer: Move RPath computation from cmLocalGeneratorStephen Kelly2016-10-101-2/+2
* | cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGeneratorStephen Kelly2016-10-101-3/+5
* | cmLocalGenerator: Pass link library info to OutputLinkLibrariesStephen Kelly2016-10-101-3/+6
* | Makefiles: Port CreateLinkLibs to cmLinkLineComputerStephen Kelly2016-10-101-8/+4
* | cmLinkLineComputer: Extract from cmLocalGeneratorStephen Kelly2016-10-101-3/+18
* | Makefiles: Inline only use of methodStephen Kelly2016-10-091-8/+3
* | Makefiles: Make helper class independent of cmLocalGeneratorStephen Kelly2016-10-091-9/+21
|/
* Merge topic 'nmake-encoding'Brad King2016-10-071-3/+7
|\
| * NMake: Use ANSI encoding for NMake MakefilesDāvis Mosāns2016-10-061-3/+7
* | Makefiles: Introduce local RelativePath methodStephen Kelly2016-10-061-20/+22
|/
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2