summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Now pass correct FLAGS when device link cuda executables.Robert Maynard2017-01-121-1/+4
* Features: Add infrastructure for C++ 17 language standardBrad King2016-12-021-0/+1
* Merge topic 'initial_cuda_language_support'Brad King2016-11-291-0/+5
|\
| * CUDA: Use the host compiler for linking CUDA executables and shared libs.Robert Maynard2016-11-141-0/+2
| * CUDA: Add support language levels (98/11)Robert Maynard2016-11-141-0/+3
* | Remove CTestTestfile.cmake when BUILD_TESTING is OFFSylvain Joubert2016-11-151-4/+7
|/
* Merge topic 'import-librhash'Brad King2016-11-101-13/+3
|\
| * Port hash computation to cmCryptoHashBrad King2016-11-101-13/+3
* | Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-1/+2
|/
* cmState: Split auxiliary classes into separate filesStephen Kelly2016-10-191-0/+2
* cmState: Port dependent code to new cmStateSnapshot nameStephen Kelly2016-10-191-5/+5
* cmState: Move TargetType enum to separate namespaceStephen Kelly2016-10-191-29/+29
* cmRulePlaceholderExpander: Port clients to direct-useStephen Kelly2016-10-151-11/+7
* cmRulePlaceholderExpander: Extract from cmLocalGeneratorStephen Kelly2016-10-151-282/+6
* cmLocalGenerator: Move memset to cxx fileStephen Kelly2016-10-151-0/+5
* cmLocalGenerator: Use strings instead of a Target in rule replacementStephen Kelly2016-10-151-4/+6
* cmLocalGenerator: Use a converter in rule replacement APIStephen Kelly2016-10-151-7/+10
* cmLocalGenerator: Store variable replacements as stateStephen Kelly2016-10-151-94/+91
* cmLocalGenerator: Merge loops which populate mappingStephen Kelly2016-10-151-14/+12
* cmLocalGenerator: Populate variable mapping for all replacementsStephen Kelly2016-10-151-10/+11
* cmLocalGenerator: Extract compiler option replacement from loopStephen Kelly2016-10-151-50/+48
* cmLocalGenerator: Populate a container of mappings for replacementsStephen Kelly2016-10-151-31/+58
* cmLocalGenerator: Move compiler option handling to be more directStephen Kelly2016-10-151-23/+25
* cmLocalGenerator: Move variable to where it can be used easilyStephen Kelly2016-10-151-1/+2
* cmLocalGenerator: Use the language from the compiler containerStephen Kelly2016-10-151-7/+8
* cmLocalGenerator: Introduce a container of compiler namesStephen Kelly2016-10-151-3/+17
* cmLocalGenerator: Simplify loop with range algorithmStephen Kelly2016-10-151-6/+4
* cmLocalGenerator: Remove the launcher from RuleVariablesStephen Kelly2016-10-151-15/+0
* cmLinkLineComputer: Extract link libraries computation from cmLocalGeneratorStephen Kelly2016-10-101-26/+4
* cmLinkLineComputer: Move FrameworkPath computation from cmLocalGeneratorStephen Kelly2016-10-101-18/+5
* cmLocalGenerator: Inline last use of local variableStephen Kelly2016-10-101-3/+1
* cmLinkLineComputer: Move RPath computation from cmLocalGeneratorStephen Kelly2016-10-101-29/+4
* cmLinkLineComputer: Move LinkPath computation from cmLocalGeneratorStephen Kelly2016-10-101-11/+2
* cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGeneratorStephen Kelly2016-10-101-18/+1
* cmLocalGenerator: Move variable to where it is usedStephen Kelly2016-10-101-2/+2
* cmLocalGenerator: Use a std::string instead of char*Stephen Kelly2016-10-101-2/+3
* cmLocalGenerator: Move stringstream to where it is usedStephen Kelly2016-10-101-1/+1
* cmLocalGenerator: Move flag determination up in the functionStephen Kelly2016-10-101-8/+9
* cmLocalGenerator: Separate stdlib content from library streamStephen Kelly2016-10-101-1/+5
* cmLocalGenerator: Separate rpath content from library streamStephen Kelly2016-10-101-7/+9
* cmLocalGenerator: Pass link library info to OutputLinkLibrariesStephen Kelly2016-10-101-14/+16
* cmLinkLineComputer: Extract from cmLocalGeneratorStephen Kelly2016-10-101-48/+16
* cmLocalGenerator: Inline conversion into link computationStephen Kelly2016-10-101-1/+8
* cmLocalGenerator: Extract definition retrieval out of loopStephen Kelly2016-10-101-2/+3
* Merge topic 'cleanup-Convert'Brad King2016-10-071-8/+5
|\
| * cmLocalGenerator: Simplify ConvertToLinkReferenceStephen Kelly2016-10-061-8/+5
* | CMP0065: Put computed flags into LINK_FLAGS not LINK_LIBRARIESStephen Kelly2016-10-071-1/+9
* | cmLocalGenerator: Rename local variable to be more appropriateStephen Kelly2016-10-061-4/+3
* | cmLocalGenerator: Extract policy handling into a methodStephen Kelly2016-10-061-46/+52
|/
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2