summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | FindMPI: Set up environment variables for wrapperChristian Pfeiffer2018-01-311-5/+80
| * | | | | FindMPI: Retain unused link pathsChristian Pfeiffer2018-01-301-6/+18
| * | | | | FindMPI: Use more CMake variablesChristian Pfeiffer2018-01-301-59/+118
| * | | | | FindMPI: Improve link information parsingChristian Pfeiffer2018-01-251-53/+65
* | | | | | Merge topic 'perf-from-callgrind'Brad King2018-02-017-69/+146
|\ \ \ \ \ \
| * | | | | | cmExpandedCommandArgument: add an overload for const char*Ben Boeckel2018-01-312-0/+6
| * | | | | | cmGeneratorTarget: make keyword strings constBen Boeckel2018-01-311-4/+4
| * | | | | | cmGeneratorExpressionLexer: only tokenize strings with a '$'Ben Boeckel2018-01-311-0/+6
| * | | | | | cmTarget: use static strings for special property namesBen Boeckel2018-01-311-14/+28
| * | | | | | cmGeneratorExpressionNode: avoid some strlen in $<TARGET_PROPERTY>Ben Boeckel2018-01-311-1/+2
| * | | | | | cmAddCustomCommandCommand: use std::string const& for FileIsFullPathBen Boeckel2018-01-311-1/+1
| * | | | | | cmAddCustomCommandCommand: store keywords in stringsBen Boeckel2018-01-311-49/+99
* | | | | | | CMake Nightly Date StampKitware Robot2018-02-011-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'windows-cmake-stack-size'Brad King2018-01-311-0/+4
|\ \ \ \ \ \
| * | | | | | Windows: Increase stack size used by CMake binariesBrad King2018-01-301-0/+4
* | | | | | | Merge topic 'windows-embed-cmake-gui-version'Brad King2018-01-311-0/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Windows: Embed version information into cmake-guiBrad King2018-01-301-0/+4
| |/ / / / /
* | | | | | Merge topic 'msvc_cuda_files_use_consistent_obj_names'Brad King2018-01-317-26/+51
|\ \ \ \ \ \
| * | | | | | CUDA: Use MSVC default pattern for naming object filesRobert Maynard2018-01-307-26/+51
| |/ / / / /
* | | | | | Merge topic 'generate_speedup'Brad King2018-01-312-29/+6
|\ \ \ \ \ \
| * | | | | | cmLocalGenerator: change ImportedGeneratorTargets from vector to mapFrank Winklmeier2018-01-302-24/+6
| * | | | | | cmLocalGenerator: remove public GetImportedGeneratorTargetsFrank Winklmeier2018-01-301-5/+0
| |/ / / / /
* | | | | | Merge topic 'source_group-TREE-args'Brad King2018-01-316-91/+181
|\ \ \ \ \ \
| * | | | | | source_group: Fix TREE argument parsingMateusz Janek2018-01-306-91/+181
* | | | | | | Merge topic 'CheckIPOSupported-doc-Fortran'Brad King2018-01-311-1/+1
|\ \ \ \ \ \ \
| * | | | | | | CheckIPOSupported: Document existing Fortran supportBrad King2018-01-301-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'vs-restore-order'Brad King2018-01-311-2/+2
|\ \ \ \ \ \ \
| * | | | | | | VS: Restore the order of the AdditionalIncludeDirectories tagVitaly Stakhovsky2018-01-301-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'dedup-ComputeObjectFilenames'Brad King2018-01-316-38/+21
|\ \ \ \ \ \ \
| * | | | | | | Makefile,Ninja: De-duplicate ComputeObjectFilenames methodBrad King2018-01-296-38/+21
| |/ / / / / /
* | | | | | | Merge topic 'adsp-asmembler-identification'Brad King2018-01-311-0/+4
|\ \ \ \ \ \ \
| * | | | | | | ASM: ADSP assembler identificationAnton Danielsson2018-01-301-0/+4
* | | | | | | | Merge topic 'FindCUDA-restore-config-types'Brad King2018-01-311-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | FindCUDA: Fix regression in per-config flagsBrad King2018-01-301-0/+12
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2018-01-311-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'update_foreach_range_doc'Brad King2018-01-301-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Help: Better explain that foreach(RANGE ) is inclusive.Robert Maynard2018-01-291-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'doc-typo-CMAKE_INCLUDE_CURRENT_DIR'Brad King2018-01-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Help: Fix typo in CMAKE_INCLUDE_CURRENT_DIR docssilvioprog2018-01-291-1/+1
* | | | | | | | Merge topic 'doc-typo-CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE'Brad King2018-01-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Fix typo in CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE docssilvioprog2018-01-291-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'vcxproj-DebugInformationFormat-newline'Brad King2018-01-301-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Use newline for empty DebugInformationFormat tagsRobert Dailey2018-01-261-4/+5
| |/ / / / / / /
* | | | | | | | Merge topic 'xcode-gen-warning'Brad King2018-01-301-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | cmGlobalXCodeGenerator: Avoid -Wconditional-uninitialized warningBrad King2018-01-291-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2018-01-301-1/+1
|/ / / / / /
* | | | | | Merge topic 'reduce-temporaries'Brad King2018-01-2969-314/+302
|\ \ \ \ \ \
| * | | | | | Reduce allocation of temporary values on heap.Pavel Solodovnikov2018-01-2669-314/+302
* | | | | | | Merge topic 'ctest_start_function_scope'Brad King2018-01-2911-4/+50
|\ \ \ \ \ \ \
| * | | | | | | Help: add release notes, documentation for CTEST_RUN_CURRENT_SCRIPT behaviorKyle Edwards2018-01-263-0/+14