| Commit message (Expand) | Author | Age | Files | Lines |
* | CUDA: Allow sources to be compiled to .ptx files | Robert Maynard | 2017-04-20 | 1 | -3/+7 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | Refactoring: s,GetFeatureAsBool,IsIPOEnabled, | Ruslan Baratov | 2017-03-30 | 1 | -1/+1 |
|
|
* | Merge topic 'revert-CTestTestfile-removal' | Brad King | 2017-03-07 | 1 | -7/+4 |
|\ |
|
| * | Revert "Remove CTestTestfile.cmake when BUILD_TESTING is OFF" | Brad King | 2017-03-06 | 1 | -7/+4 |
|
|
* | | fix some include-what-you-use diagnostics | Daniel Pfeifer | 2017-02-17 | 1 | -1/+0 |
|/ |
|
* | CUDA: Now pass correct FLAGS when device link cuda executables. | Robert Maynard | 2017-01-12 | 1 | -1/+4 |
|
|
* | Features: Add infrastructure for C++ 17 language standard | Brad King | 2016-12-02 | 1 | -0/+1 |
|
|
* | Merge topic 'initial_cuda_language_support' | Brad King | 2016-11-29 | 1 | -0/+5 |
|\ |
|
| * | CUDA: Use the host compiler for linking CUDA executables and shared libs. | Robert Maynard | 2016-11-14 | 1 | -0/+2 |
|
|
| * | CUDA: Add support language levels (98/11) | Robert Maynard | 2016-11-14 | 1 | -0/+3 |
|
|
* | | Remove CTestTestfile.cmake when BUILD_TESTING is OFF | Sylvain Joubert | 2016-11-15 | 1 | -4/+7 |
|/ |
|
* | Merge topic 'import-librhash' | Brad King | 2016-11-10 | 1 | -13/+3 |
|\ |
|
| * | Port hash computation to cmCryptoHash | Brad King | 2016-11-10 | 1 | -13/+3 |
|
|
* | | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -1/+2 |
|/ |
|
* | cmState: Split auxiliary classes into separate files | Stephen Kelly | 2016-10-19 | 1 | -0/+2 |
|
|
* | cmState: Port dependent code to new cmStateSnapshot name | Stephen Kelly | 2016-10-19 | 1 | -5/+5 |
|
|
* | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -29/+29 |
|
|
* | cmRulePlaceholderExpander: Port clients to direct-use | Stephen Kelly | 2016-10-15 | 1 | -11/+7 |
|
|
* | cmRulePlaceholderExpander: Extract from cmLocalGenerator | Stephen Kelly | 2016-10-15 | 1 | -282/+6 |
|
|
* | cmLocalGenerator: Move memset to cxx file | Stephen Kelly | 2016-10-15 | 1 | -0/+5 |
|
|
* | cmLocalGenerator: Use strings instead of a Target in rule replacement | Stephen Kelly | 2016-10-15 | 1 | -4/+6 |
|
|
* | cmLocalGenerator: Use a converter in rule replacement API | Stephen Kelly | 2016-10-15 | 1 | -7/+10 |
|
|
* | cmLocalGenerator: Store variable replacements as state | Stephen Kelly | 2016-10-15 | 1 | -94/+91 |
|
|
* | cmLocalGenerator: Merge loops which populate mapping | Stephen Kelly | 2016-10-15 | 1 | -14/+12 |
|
|
* | cmLocalGenerator: Populate variable mapping for all replacements | Stephen Kelly | 2016-10-15 | 1 | -10/+11 |
|
|
* | cmLocalGenerator: Extract compiler option replacement from loop | Stephen Kelly | 2016-10-15 | 1 | -50/+48 |
|
|
* | cmLocalGenerator: Populate a container of mappings for replacements | Stephen Kelly | 2016-10-15 | 1 | -31/+58 |
|
|
* | cmLocalGenerator: Move compiler option handling to be more direct | Stephen Kelly | 2016-10-15 | 1 | -23/+25 |
|
|
* | cmLocalGenerator: Move variable to where it can be used easily | Stephen Kelly | 2016-10-15 | 1 | -1/+2 |
|
|
* | cmLocalGenerator: Use the language from the compiler container | Stephen Kelly | 2016-10-15 | 1 | -7/+8 |
|
|
* | cmLocalGenerator: Introduce a container of compiler names | Stephen Kelly | 2016-10-15 | 1 | -3/+17 |
|
|
* | cmLocalGenerator: Simplify loop with range algorithm | Stephen Kelly | 2016-10-15 | 1 | -6/+4 |
|
|
* | cmLocalGenerator: Remove the launcher from RuleVariables | Stephen Kelly | 2016-10-15 | 1 | -15/+0 |
|
|
* | cmLinkLineComputer: Extract link libraries computation from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -26/+4 |
|
|
* | cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -18/+5 |
|
|
* | cmLocalGenerator: Inline last use of local variable | Stephen Kelly | 2016-10-10 | 1 | -3/+1 |
|
|
* | cmLinkLineComputer: Move RPath computation from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -29/+4 |
|
|
* | cmLinkLineComputer: Move LinkPath computation from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -11/+2 |
|
|
* | cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -18/+1 |
|
|
* | cmLocalGenerator: Move variable to where it is used | Stephen Kelly | 2016-10-10 | 1 | -2/+2 |
|
|
* | cmLocalGenerator: Use a std::string instead of char* | Stephen Kelly | 2016-10-10 | 1 | -2/+3 |
|
|
* | cmLocalGenerator: Move stringstream to where it is used | Stephen Kelly | 2016-10-10 | 1 | -1/+1 |
|
|
* | cmLocalGenerator: Move flag determination up in the function | Stephen Kelly | 2016-10-10 | 1 | -8/+9 |
|
|
* | cmLocalGenerator: Separate stdlib content from library stream | Stephen Kelly | 2016-10-10 | 1 | -1/+5 |
|
|
* | cmLocalGenerator: Separate rpath content from library stream | Stephen Kelly | 2016-10-10 | 1 | -7/+9 |
|
|
* | cmLocalGenerator: Pass link library info to OutputLinkLibraries | Stephen Kelly | 2016-10-10 | 1 | -14/+16 |
|
|
* | cmLinkLineComputer: Extract from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -48/+16 |
|
|
* | cmLocalGenerator: Inline conversion into link computation | Stephen Kelly | 2016-10-10 | 1 | -1/+8 |
|
|
* | cmLocalGenerator: Extract definition retrieval out of loop | Stephen Kelly | 2016-10-10 | 1 | -2/+3 |
|
|