Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'genx-COMPILE_LANGUAGE-support' | Brad King | 2020-07-14 | 3 | -3/+15 |
|\ | |||||
| * | Genex $<COMPILE_LANGUAGE>: Extend contexts supported | Marc Chevrier | 2020-07-13 | 3 | -3/+15 |
* | | Merge topic 'getfeature-prop' | Brad King | 2020-07-14 | 6 | -17/+16 |
|\ \ | |||||
| * | | GetFeature(): return cmProp | Vitaly Stakhovsky | 2020-07-11 | 6 | -17/+16 |
* | | | Merge topic 'evaluate-cleanup' | Brad King | 2020-07-14 | 3 | -13/+3 |
|\ \ \ | |||||
| * | | | cmGeneratorExpressionInterpreter::Evaluate: remove const char* overload | Vitaly Stakhovsky | 2020-07-11 | 3 | -13/+3 |
| |/ / | |||||
* | | | Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES' | Brad King | 2020-07-14 | 1 | -1/+14 |
|\ \ \ | |||||
| * | | | file: Update GET_RUNTIME_DEPENDENCIES for macOS 11 dylib cache | Brad King | 2020-07-13 | 1 | -1/+14 |
* | | | | Merge topic 'profiling-case-insensitive-command-names' | Brad King | 2020-07-14 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | cmake: Store lowercase command names in profiling output | Craig Scott | 2020-07-13 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-07-14 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'stdstring-compute' | Brad King | 2020-07-13 | 2 | -34/+33 |
|\ \ \ | |||||
| * | | | cmComputeLinkInformation: members use std:string arguments | Vitaly Stakhovsky | 2020-07-10 | 2 | -34/+33 |
* | | | | Merge topic 'stl-support-filesystem-path' | Brad King | 2020-07-13 | 3 | -1/+15 |
|\ \ \ \ | |||||
| * | | | | STL Support: Add cm::filesystem::path in <cm/filesystem> | Marc Chevrier | 2020-07-09 | 2 | -0/+15 |
| * | | | | STL Support: introduce dedicated configuration file | Marc Chevrier | 2020-07-09 | 1 | -1/+0 |
* | | | | | Merge topic 'cuda-memcheck' | Brad King | 2020-07-13 | 2 | -0/+145 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: add cuda-memcheck support | Tobias Ribizel | 2020-07-09 | 2 | -0/+145 |
* | | | | | | Merge topic 'imported-local-target-alias' | Brad King | 2020-07-13 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ALIAS targets: Non-global aliases must be propagated to sub-directories | Marc Chevrier | 2020-07-11 | 1 | -0/+3 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'supported-profiling-formats' | Brad King | 2020-07-13 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake: Show supported formats in --help output for --profiling-format | Craig Scott | 2020-07-11 | 1 | -1/+3 |
| |/ / / / / | |||||
| * | | | | | CMake 3.18.0-rc4v3.18.0-rc4 | Brad King | 2020-07-10 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-07-13 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-07-12 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-07-11 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'string-cleanup' | Brad King | 2020-07-10 | 5 | -16/+11 |
|\ \ \ \ | |||||
| * | | | | Clean a few string conversions | Vitaly Stakhovsky | 2020-07-09 | 5 | -16/+11 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'source_file_both_props' | Brad King | 2020-07-10 | 2 | -21/+37 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | set_property: Allow both DIRECTORY and TARGET_DIRECTORY together | Alexandru Croitor | 2020-07-09 | 2 | -20/+36 |
| * | | | set_property: Fix name of TARGET_DIRECTORY option in error messages | Alexandru Croitor | 2020-07-09 | 1 | -1/+1 |
| * | | | Merge topic 'cmake-gui-qt-5.14' into release-3.18 | Brad King | 2020-07-07 | 1 | -4/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'restore-cwd-translation-map' into release-3.18 | Brad King | 2020-07-03 | 3 | -1/+10 |
| |\ \ \ \ | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-07-10 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'file-GENERATE-tmp' | Brad King | 2020-07-09 | 3 | -2/+24 |
|\ \ \ \ \ | |||||
| * | | | | | cmGeneratedFileStream: Use random temporary file extension by default | Brad King | 2020-07-08 | 1 | -1/+3 |
| * | | | | | cmCTest: Explicitly specify '.tmp' extension on in-progress log files | Brad King | 2020-07-08 | 1 | -0/+1 |
| * | | | | | cmGeneratedFileStream: Optionally use custom temporary file extension | Brad King | 2020-07-08 | 2 | -2/+21 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-07-09 | 1 | -1/+1 |
* | | | | | | Merge topic 'languageStandardMultipleBacktraceSupport' | Brad King | 2020-07-08 | 7 | -30/+111 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fileapi: Support multiple backtraces for language standard | Justin Goshi | 2020-07-06 | 6 | -30/+85 |
| * | | | | | | Add BTs helper to support multiple backtraces | Justin Goshi | 2020-07-06 | 1 | -0/+26 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cpack-dmg-sla' | Brad King | 2020-07-08 | 2 | -233/+248 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack/DragNDrop: Re-implement SLA attachment to avoid deprecated tools | Brad King | 2020-07-07 | 2 | -233/+248 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-07-08 | 1 | -1/+1 |
* | | | | | | | Merge topic 'cmake-gui-qt-5.14' | Brad King | 2020-07-07 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | cmake-gui: Fix compilation as C++14 with Qt 5.14 | Brad King | 2020-07-06 | 1 | -4/+4 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-07-07 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge topic 'refactor-generator-configs' | Brad King | 2020-07-06 | 22 | -132/+125 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmMakefile: Refactor API to better handle empty config values | Robert Maynard | 2020-07-03 | 22 | -132/+125 |