Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'update-kwsys' | Brad King | 2018-02-02 | 3 | -98/+89 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-02-01 | 3 | -98/+89 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | KWSys 2018-02-01 (04fcc449) | KWSys Upstream | 2018-02-01 | 3 | -98/+89 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-02 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge topic 'msvc-doc-fix' | Brad King | 2018-02-01 | 2 | -3/+6 | |
|\ \ \ | ||||||
| * | | | Help: Clarify MSVC and MSVC_VERSION variables | Christian Pfeiffer | 2018-02-01 | 2 | -3/+6 | |
* | | | | Merge topic 'std-string-apis' | Brad King | 2018-02-01 | 120 | -506/+470 | |
|\ \ \ \ | ||||||
| * | | | | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 120 | -507/+471 | |
* | | | | | Merge topic 'UseSWIG-doc-clarify' | Brad King | 2018-02-01 | 1 | -52/+64 | |
|\ \ \ \ \ | ||||||
| * | | | | | UseSWIG: Clarify documentation of SWIG_OUTFILE_DIR | Noel Eck | 2018-01-31 | 1 | -2/+2 | |
| * | | | | | UseSWIG: Improve documentation markup | Brad King | 2018-01-31 | 1 | -31/+42 | |
| * | | | | | UseSWIG: Convert docs to a bracket comment | Brad King | 2018-01-31 | 1 | -52/+53 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'findmpi-linker-parsing-enh' | Brad King | 2018-02-01 | 1 | -92/+281 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindMPI: Discard IMPI boilerplate text | Christian Pfeiffer | 2018-01-31 | 1 | -0/+4 | |
| * | | | | | FindMPI: Support for IMPI's compiler check | Christian Pfeiffer | 2018-01-31 | 1 | -0/+27 | |
| * | | | | | FindMPI: Set up environment variables for wrapper | Christian Pfeiffer | 2018-01-31 | 1 | -5/+80 | |
| * | | | | | FindMPI: Retain unused link paths | Christian Pfeiffer | 2018-01-30 | 1 | -6/+18 | |
| * | | | | | FindMPI: Use more CMake variables | Christian Pfeiffer | 2018-01-30 | 1 | -59/+118 | |
| * | | | | | FindMPI: Improve link information parsing | Christian Pfeiffer | 2018-01-25 | 1 | -53/+65 | |
* | | | | | | Merge topic 'perf-from-callgrind' | Brad King | 2018-02-01 | 7 | -69/+146 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmExpandedCommandArgument: add an overload for const char* | Ben Boeckel | 2018-01-31 | 2 | -0/+6 | |
| * | | | | | | cmGeneratorTarget: make keyword strings const | Ben Boeckel | 2018-01-31 | 1 | -4/+4 | |
| * | | | | | | cmGeneratorExpressionLexer: only tokenize strings with a '$' | Ben Boeckel | 2018-01-31 | 1 | -0/+6 | |
| * | | | | | | cmTarget: use static strings for special property names | Ben Boeckel | 2018-01-31 | 1 | -14/+28 | |
| * | | | | | | cmGeneratorExpressionNode: avoid some strlen in $<TARGET_PROPERTY> | Ben Boeckel | 2018-01-31 | 1 | -1/+2 | |
| * | | | | | | cmAddCustomCommandCommand: use std::string const& for FileIsFullPath | Ben Boeckel | 2018-01-31 | 1 | -1/+1 | |
| * | | | | | | cmAddCustomCommandCommand: store keywords in strings | Ben Boeckel | 2018-01-31 | 1 | -49/+99 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-01 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'windows-cmake-stack-size' | Brad King | 2018-01-31 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Windows: Increase stack size used by CMake binaries | Brad King | 2018-01-30 | 1 | -0/+4 | |
* | | | | | | | Merge topic 'windows-embed-cmake-gui-version' | Brad King | 2018-01-31 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Windows: Embed version information into cmake-gui | Brad King | 2018-01-30 | 1 | -0/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'msvc_cuda_files_use_consistent_obj_names' | Brad King | 2018-01-31 | 7 | -26/+51 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CUDA: Use MSVC default pattern for naming object files | Robert Maynard | 2018-01-30 | 7 | -26/+51 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'generate_speedup' | Brad King | 2018-01-31 | 2 | -29/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmLocalGenerator: change ImportedGeneratorTargets from vector to map | Frank Winklmeier | 2018-01-30 | 2 | -24/+6 | |
| * | | | | | | cmLocalGenerator: remove public GetImportedGeneratorTargets | Frank Winklmeier | 2018-01-30 | 1 | -5/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'source_group-TREE-args' | Brad King | 2018-01-31 | 6 | -91/+181 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | source_group: Fix TREE argument parsing | Mateusz Janek | 2018-01-30 | 6 | -91/+181 | |
* | | | | | | | Merge topic 'CheckIPOSupported-doc-Fortran' | Brad King | 2018-01-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CheckIPOSupported: Document existing Fortran support | Brad King | 2018-01-30 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'vs-restore-order' | Brad King | 2018-01-31 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: Restore the order of the AdditionalIncludeDirectories tag | Vitaly Stakhovsky | 2018-01-30 | 1 | -2/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'dedup-ComputeObjectFilenames' | Brad King | 2018-01-31 | 6 | -38/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Makefile,Ninja: De-duplicate ComputeObjectFilenames method | Brad King | 2018-01-29 | 6 | -38/+21 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'adsp-asmembler-identification' | Brad King | 2018-01-31 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ASM: ADSP assembler identification | Anton Danielsson | 2018-01-30 | 1 | -0/+4 | |
* | | | | | | | | Merge topic 'FindCUDA-restore-config-types' | Brad King | 2018-01-31 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindCUDA: Fix regression in per-config flags | Brad King | 2018-01-30 | 1 | -0/+12 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-31 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | |