Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge topic 'findlibxml2_consistent_info' | Marc Chevrier | 2020-01-09 | 1 | -5/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | FindLibXml2: ensure consistent paths, version and flag information | Sylvain Joubert | 2020-01-07 | 1 | -5/+14 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-09 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'modernize-memory-management' | Marc Chevrier | 2020-01-08 | 39 | -254/+293 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | GlobalGenerator family: modernize memory management | Marc Chevrier | 2020-01-07 | 39 | -254/+293 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-08 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-07 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'clang-format-headers-sort' | Marc Chevrier | 2020-01-06 | 4 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | clang-format: fix erroneous handling of header <queue> | Marc Chevrier | 2020-01-06 | 4 | -6/+5 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'autogen_hh_headers' | Kyle Edwards | 2020-01-06 | 18 | -55/+353 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Tests: Add AUTOGEN policy CMP0100 test | Sebastian Holtermann | 2020-01-04 | 9 | -0/+162 | |
| * | | | | | | | | | Tests: Restore Autogen/SameName .hh header test | Sebastian Holtermann | 2020-01-04 | 3 | -1/+20 | |
| * | | | | | | | | | Autogen: Process .hh headers based on new policy CMP0100 settings | Sebastian Holtermann | 2020-01-04 | 6 | -41/+140 | |
| * | | | | | | | | | Autogen: Try adding header suffix to moc output file name on name conflicts | Sebastian Holtermann | 2020-01-04 | 1 | -13/+31 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-06 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-05 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-04 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'add_target_deprecation' | Kyle Edwards | 2020-01-03 | 15 | -0/+94 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add set_property option: DEPRECATION | Joseph Snyder | 2020-01-02 | 15 | -0/+94 | |
* | | | | | | | | | | Merge topic 'trace-test-support-python26-and-older' | Kyle Edwards | 2020-01-03 | 1 | -8/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | trace: Directly parse commandline arguments without argparse | Daniel Mensinger | 2020-01-01 | 1 | -8/+13 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'msvc_support_nvcc--compiler-options' | Kyle Edwards | 2020-01-03 | 2 | -1/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CUDA: MSVC + NVCC support --compiler-options compiler flag | Robert Maynard | 2020-01-02 | 2 | -1/+21 | |
* | | | | | | | | | | | Merge topic 'cmstate-std-string' | Marc Chevrier | 2020-01-03 | 4 | -22/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cmState: more members will use std::string | Vitaly Stakhovsky | 2020-01-02 | 4 | -22/+25 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-03 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'double-i' | Kyle Edwards | 2020-01-02 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Tests: do not use the same variable name in nested loops | Rolf Eike Beer | 2019-12-31 | 1 | -3/+3 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'modernize-memory-management' | Marc Chevrier | 2020-01-02 | 18 | -101/+115 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmGlobalGenerator: modernize memrory managemenbt | Marc Chevrier | 2019-12-30 | 18 | -101/+115 | |
* | | | | | | | | | | | Merge topic 'FindLibXMl2-add-target-xmllint' | Marc Chevrier | 2020-01-02 | 3 | -2/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindLibXml2: provide imported target LibXml2::xmllint | Sylvain Joubert | 2019-12-31 | 3 | -2/+19 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-02 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-01 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-31 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-30 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-29 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'release-3.16' | Craig Scott | 2019-12-29 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'ctest-resource-allocation-spec-message' into release-3.16 | Craig Scott | 2019-12-29 | 5 | -76/+153 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'ctest-resource-allocation-spec-message' | Craig Scott | 2019-12-29 | 5 | -76/+153 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | CTest: Improve error handling when reading resource spec file | Kyle Edwards | 2019-12-27 | 5 | -76/+153 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-28 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'traceJSON' | Kyle Edwards | 2019-12-27 | 13 | -10/+300 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | trace: Add test for the JSON-v1 trace | Daniel Mensinger | 2019-12-23 | 7 | -1/+104 | |
| * | | | | | | | trace: Add JSON output format | Daniel Mensinger | 2019-12-23 | 6 | -9/+196 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cmcoretrycompile_cleanup_symlinks' | Kyle Edwards | 2019-12-27 | 3 | -1/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmCoreTryCompile::CleanupFiles now removes symlinks instead of their contents. | Johnny Jazeix | 2019-12-26 | 3 | -1/+28 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-27 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'implib' | Kyle Edwards | 2019-12-26 | 2 | -4/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Swift: move windows handling into platform file (NFC) | Saleem Abdulrasool | 2019-12-22 | 2 | -4/+1 | |
| |/ / / / / / / |