Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmListCommand: check list(FILTER) operation before the list | Ben Boeckel | 2018-10-11 | 1 | -8/+8 |
* | Merge topic 'remove-AddCompileDefinitions' | Brad King | 2018-10-11 | 6 | -31/+9 |
|\ | |||||
| * | cmLocalGenerator: Remove AddCompileDefinitions method | Brad King | 2018-10-10 | 6 | -31/+9 |
* | | Merge topic 'vs-cuda-pdb' | Brad King | 2018-10-11 | 1 | -7/+18 |
|\ \ | |||||
| * | | VS: Add workaround for CUDA compiler PDB location with space | Brad King | 2018-10-10 | 1 | -0/+7 |
| * | | VS: Drop workaround for CUDA compiler PDB location on CUDA 9.2+ | Brad King | 2018-10-10 | 1 | -7/+11 |
* | | | Merge topic 'cmake_policy-get_warning' | Brad King | 2018-10-11 | 3 | -1/+35 |
|\ \ \ | |||||
| * | | | cmake_policy: Add undocumented GET_WARNING command | Kyle Edwards | 2018-10-10 | 3 | -1/+35 |
| | |/ | |/| | |||||
* | | | Merge topic 'install-subdirectory-order' | Brad King | 2018-10-11 | 9 | -19/+195 |
|\ \ \ | |||||
| * | | | add_subdirectory: Run subdirectory install rules in correct order | Kyle Edwards | 2018-10-10 | 9 | -19/+195 |
| |/ / | |||||
* | | | Merge topic 'ctest-done' | Brad King | 2018-10-11 | 4 | -28/+76 |
|\ \ \ | |||||
| * | | | ctest_submit: Add support for a "Done" part | Betsy McPhail | 2018-10-10 | 3 | -0/+41 |
| * | | | ctest_submit: Refactor file list to use a vector instead of a set | Betsy McPhail | 2018-10-10 | 2 | -28/+35 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-11 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-10 | 1 | -1/+1 |
* | | | Merge topic 'string-TIMESTAMP-unset-TZ' | Brad King | 2018-10-09 | 1 | -1/+11 |
|\ \ \ | |||||
| * | | | string(TIMESTAMP): Fix unset TZ | Jose Luis Blanco-Claraco | 2018-10-09 | 1 | -1/+11 |
| | |/ | |/| | |||||
* | | | Merge topic 'vs-flag-map-Qspectre' | Brad King | 2018-10-09 | 3 | -0/+11 |
|\ \ \ | |||||
| * | | | VS: Add flag table entry for -Qspectre | Brad King | 2018-10-08 | 3 | -0/+11 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-09 | 1 | -1/+1 |
* | | | Merge topic 'project-always-set-desc-url' | Brad King | 2018-10-08 | 1 | -12/+8 |
|\ \ \ | |||||
| * | | | project(): Ensure DESCRIPTION and HOMEPAGE_URL variables are set | Craig Scott | 2018-10-07 | 1 | -12/+8 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-08 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-07 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-06 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-05 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'misc-typos' | Brad King | 2018-10-04 | 3 | -4/+4 |
|\ \ | |||||
| * | | Fix misc. typos | luz.paz | 2018-10-03 | 3 | -4/+4 |
| |/ | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-04 | 1 | -1/+1 |
* | | Begin post-3.13 development | Brad King | 2018-10-03 | 1 | -2/+2 |
* | | CMake 3.13.0-rc1 version update | Brad King | 2018-10-03 | 1 | -3/+3 |
|/ | |||||
* | Merge topic 'ctest-num-width' | Brad King | 2018-10-03 | 1 | -2/+6 |
|\ | |||||
| * | cmCTestRunTest: Avoid float/int conversions in number width logic | Brad King | 2018-10-02 | 1 | -2/+6 |
* | | Merge topic 'update-kwsys' | Brad King | 2018-10-03 | 1 | -0/+2 |
|\ \ | |||||
| * | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-10-03 | 1 | -0/+2 |
* | | | Merge topic 'fix-csharp-target-type' | Brad King | 2018-10-03 | 3 | -6/+12 |
|\ \ \ | |/ / |/| | | |||||
| * | | CSharp: Fix regression in VS project type selection | Brad King | 2018-10-02 | 2 | -3/+7 |
| * | | VS: Fix CSharp flag selection when linking to a static C++ library | Brad King | 2018-10-02 | 1 | -3/+5 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-03 | 1 | -1/+1 |
* | | | Merge topic 'csharp_versions' | Brad King | 2018-10-02 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | VS: Update CSharp flag table to support new language versions | Dean Glazeski | 2018-10-01 | 1 | -0/+5 |
* | | | | Merge topic 'install-directory-permissions-fix' | Brad King | 2018-10-02 | 1 | -18/+38 |
|\ \ \ \ | |||||
| * | | | | install: Set permissions on directories created by install(DIRECTORY) | Kyle Edwards | 2018-10-01 | 1 | -18/+38 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-10-02 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'no_buildid_for_files' | Brad King | 2018-10-01 | 1 | -20/+28 |
|\ \ \ \ | |||||
| * | | | | ctest: only create buildid when submitting from Testing/ dir | Zack Galbreath | 2018-09-28 | 1 | -20/+28 |
* | | | | | Merge topic 'byproducts_make_clean' | Brad King | 2018-10-01 | 1 | -0/+30 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Makefile: Add build events byproducts to clean rules | Pedro Navarro | 2018-09-28 | 1 | -0/+24 |
| * | | | | Makefile: Add custom command byproducts to clean rules | Pedro Navarro | 2018-09-28 | 1 | -0/+6 |
* | | | | | Merge topic 'add_progress_summary_console_logging_mode' | Brad King | 2018-10-01 | 6 | -61/+198 |
|\ \ \ \ \ | |_|_|/ / |/| | | | |