summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'update-kwsys'Brad King2018-02-023-98/+89
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-02-013-98/+89
| |\ \ \ | | |/ / | |/| |
| | * | KWSys 2018-02-01 (04fcc449)KWSys Upstream2018-02-013-98/+89
* | | | CMake Nightly Date StampKitware Robot2018-02-021-1/+1
|/ / /
* | | Merge topic 'msvc-doc-fix'Brad King2018-02-012-3/+6
|\ \ \
| * | | Help: Clarify MSVC and MSVC_VERSION variablesChristian Pfeiffer2018-02-012-3/+6
* | | | Merge topic 'std-string-apis'Brad King2018-02-01120-506/+470
|\ \ \ \
| * | | | Reduce raw string pointers usage.Pavel Solodovnikov2018-01-31120-507/+471
* | | | | Merge topic 'UseSWIG-doc-clarify'Brad King2018-02-011-52/+64
|\ \ \ \ \
| * | | | | UseSWIG: Clarify documentation of SWIG_OUTFILE_DIRNoel Eck2018-01-311-2/+2
| * | | | | UseSWIG: Improve documentation markupBrad King2018-01-311-31/+42
| * | | | | UseSWIG: Convert docs to a bracket commentBrad King2018-01-311-52/+53
| | |/ / / | |/| | |
* | | | | Merge topic 'findmpi-linker-parsing-enh'Brad King2018-02-011-92/+281
|\ \ \ \ \
| * | | | | FindMPI: Discard IMPI boilerplate textChristian Pfeiffer2018-01-311-0/+4
| * | | | | FindMPI: Support for IMPI's compiler checkChristian Pfeiffer2018-01-311-0/+27
| * | | | | 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
| |_|/ / / / / |/| | | | | |