summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2020-01-051-1/+1
* CMake Nightly Date StampKitware Robot2020-01-041-1/+1
* Merge topic 'add_target_deprecation'Kyle Edwards2020-01-0315-0/+94
|\
| * Add set_property option: DEPRECATIONJoseph Snyder2020-01-0215-0/+94
* | Merge topic 'trace-test-support-python26-and-older'Kyle Edwards2020-01-031-8/+13
|\ \
| * | trace: Directly parse commandline arguments without argparseDaniel Mensinger2020-01-011-8/+13
* | | Merge topic 'msvc_support_nvcc--compiler-options'Kyle Edwards2020-01-032-1/+21
|\ \ \
| * | | CUDA: MSVC + NVCC support --compiler-options compiler flagRobert Maynard2020-01-022-1/+21
* | | | Merge topic 'cmstate-std-string'Marc Chevrier2020-01-034-22/+25
|\ \ \ \
| * | | | cmState: more members will use std::stringVitaly Stakhovsky2020-01-024-22/+25
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2020-01-031-1/+1
* | | | Merge topic 'double-i'Kyle Edwards2020-01-021-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Tests: do not use the same variable name in nested loopsRolf Eike Beer2019-12-311-3/+3
* | | | Merge topic 'modernize-memory-management'Marc Chevrier2020-01-0218-101/+115
|\ \ \ \
| * | | | cmGlobalGenerator: modernize memrory managemenbtMarc Chevrier2019-12-3018-101/+115
* | | | | Merge topic 'FindLibXMl2-add-target-xmllint'Marc Chevrier2020-01-023-2/+19
|\ \ \ \ \
| * | | | | FindLibXml2: provide imported target LibXml2::xmllintSylvain Joubert2019-12-313-2/+19
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2020-01-021-1/+1
* | | | | CMake Nightly Date StampKitware Robot2020-01-011-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2019-12-311-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2019-12-301-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2019-12-291-1/+1
* | Merge branch 'release-3.16'Craig Scott2019-12-290-0/+0
|\ \
| * \ Merge topic 'ctest-resource-allocation-spec-message' into release-3.16Craig Scott2019-12-295-76/+153
| |\ \
* | \ \ Merge topic 'ctest-resource-allocation-spec-message'Craig Scott2019-12-295-76/+153
|\ \ \ \ | | |/ / | |/| |
| * | | CTest: Improve error handling when reading resource spec fileKyle Edwards2019-12-275-76/+153
| |/ /
* | | CMake Nightly Date StampKitware Robot2019-12-281-1/+1
* | | Merge topic 'traceJSON'Kyle Edwards2019-12-2713-10/+300
|\ \ \
| * | | trace: Add test for the JSON-v1 traceDaniel Mensinger2019-12-237-1/+104
| * | | trace: Add JSON output formatDaniel Mensinger2019-12-236-9/+196
| | |/ | |/|
* | | Merge topic 'cmcoretrycompile_cleanup_symlinks'Kyle Edwards2019-12-273-1/+28
|\ \ \
| * | | cmCoreTryCompile::CleanupFiles now removes symlinks instead of their contents.Johnny Jazeix2019-12-263-1/+28
* | | | CMake Nightly Date StampKitware Robot2019-12-271-1/+1
* | | | Merge topic 'implib'Kyle Edwards2019-12-262-4/+1
|\ \ \ \
| * | | | Swift: move windows handling into platform file (NFC)Saleem Abdulrasool2019-12-222-4/+1
| |/ / /
* | | | Merge topic 'release_notes_for_find_debug_mode'Kyle Edwards2019-12-261-0/+10
|\ \ \ \
| * | | | Help: Add release notes for debugging find commandsRobert Maynard2019-12-231-0/+10
* | | | | CMake Nightly Date StampKitware Robot2019-12-261-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-12-251-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-12-241-1/+1
|/ / / /
* | | | Merge topic 'findpython_conda_support'Marc Chevrier2019-12-2312-26/+123
|\ \ \ \
| * | | | FindPython: Extend virtual environment handling by considering condaSebastian Müller2019-12-2112-26/+123
* | | | | CMake Nightly Date StampKitware Robot2019-12-231-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-12-221-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2019-12-211-1/+1
* | | | Merge topic 'test-objc-enable'Kyle Edwards2019-12-203-31/+8
|\ \ \ \
| * | | | Tests: Enable missing Objective C/C++ testsBrad King2019-12-193-31/+8
| | |/ / | |/| |
* | | | Merge topic 'add_find_call_debugging'Kyle Edwards2019-12-2034-74/+620
|\ \ \ \
| * | | | Help: Document CMAKE_FIND_DEBUG_MODERobert Maynard2019-12-192-0/+23
| * | | | find_*: Use debug logging infrastructureRobert Maynard2019-12-1921-31/+404