Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'parallel-lzma-compression' | Brad King | 2020-04-06 | 6 | -1/+65 |
|\ | |||||
| * | cmCPackArchiveGenerator: support multithreaded compression | Ben Boeckel | 2020-04-03 | 1 | -1/+18 |
| * | cmCPackArchiveGenerator: support setting archive options | Ben Boeckel | 2020-03-31 | 2 | -0/+14 |
| * | cmArchiveWrite: support setting archive filter options | Ben Boeckel | 2020-03-31 | 2 | -0/+16 |
| * | cmArchiveWrite: split out opening the file | Ben Boeckel | 2020-03-31 | 5 | -1/+18 |
* | | Merge topic 'ctest-resource-file-cache' | Brad King | 2020-04-06 | 4 | -16/+36 |
|\ \ | |||||
| * | | CTest: Add CTEST_RESOURCE_SPEC_FILE variable | Kyle Edwards | 2020-04-02 | 4 | -16/+36 |
* | | | Merge topic 'use-cmWorkingDirectory' | Brad King | 2020-04-06 | 3 | -5/+6 |
|\ \ \ | |||||
| * | | | cmWorkingDirectory: Add GetOldDirectory method | Brad King | 2020-04-03 | 2 | -2/+4 |
| * | | | CPack/FreeBSD: Use RAII to save/restore working directory | Brad King | 2020-04-03 | 1 | -3/+2 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-06 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-05 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'pch-ios-multi-arch' | Brad King | 2020-04-03 | 9 | -208/+349 |
|\ \ \ | |||||
| * | | | PCH: Add support for multi architecture iOS projects | Cristian Adam | 2020-04-02 | 9 | -208/+349 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-03 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'cmprop-makefile' | Brad King | 2020-04-02 | 17 | -87/+104 |
|\ \ \ | |||||
| * | | | cmMakefile::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-04-01 | 17 | -87/+104 |
* | | | | Merge topic 'config-case' | Brad King | 2020-04-02 | 5 | -26/+24 |
|\ \ \ \ | |||||
| * | | | | cmLocalGenerator: Avoid using upper-case config when not necessary | Brad King | 2020-04-01 | 1 | -4/+3 |
| * | | | | cmLocalGenerator: Clarify local variable name in GetTargetFlags | Brad King | 2020-04-01 | 1 | -12/+13 |
| * | | | | cmLocalGenerator: Convert GetStaticLibraryFlags to take original-case config | Brad King | 2020-04-01 | 5 | -14/+12 |
| |/ / / | |||||
* | | | | Merge topic 'cuda_check' | Brad King | 2020-04-02 | 1 | -2/+0 |
|\ \ \ \ | |||||
| * | | | | cm_cxx_features: Remove CUDA installation warning filtering | Raul Tambre | 2020-04-01 | 1 | -2/+0 |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2020-04-02 | 1 | -1/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-04-01 | 1 | -1/+8 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-02 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'cmprop-target' | Brad King | 2020-04-01 | 14 | -170/+169 |
|\ \ \ \ | |||||
| * | | | | cmTarget::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-03-30 | 14 | -170/+169 |
* | | | | | Merge topic 'cpack-nsis-version' | Brad King | 2020-04-01 | 1 | -2/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | CPack/NSIS: Document and check requirement of at least NSIS 3.0 | Brad King | 2020-03-31 | 1 | -2/+2 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-01 | 1 | -1/+1 |
* | | | | | Merge topic 'link-libs-config-case' | Brad King | 2020-03-31 | 1 | -6/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | target_link_libraries: Fix regression in case of $<CONFIG> genex | Brad King | 2020-03-30 | 1 | -6/+2 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-31 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'cmprop-state' | Brad King | 2020-03-30 | 5 | -27/+34 |
|\ \ \ | |||||
| * | | | cmStateDirectory::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-03-27 | 5 | -27/+34 |
* | | | | Merge topic 'vs-non-built-file-item-metadata' | Brad King | 2020-03-30 | 2 | -93/+156 |
|\ \ \ \ | |||||
| * | | | | VS: Add VS_SOURCE_SETTINGS_<tool> target property | Matt Davies | 2020-03-20 | 2 | -0/+17 |
| * | | | | VS: Add VS_SETTINGS source file property | Matt Davies | 2020-03-20 | 2 | -4/+36 |
| * | | | | VS: Use unordered_map to write HLSL settings. | Matt Davies | 2020-03-20 | 2 | -93/+107 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-30 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-29 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-28 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'pch-warn-invalid' | Brad King | 2020-03-27 | 2 | -2/+17 |
|\ \ \ \ | |||||
| * | | | | PCH: add an option to disable `-Winvalid-pch` | Cristian Adam | 2020-03-26 | 2 | -2/+17 |
| |/ / / | |||||
* | | | | Merge topic 'cleanup-endls-1' | Brad King | 2020-03-27 | 9 | -111/+101 |
|\ \ \ \ | |||||
| * | | | | Refactor: Avoid `std::endl` where it's not necessary (part 1) | Alex Turbov | 2020-03-26 | 9 | -111/+101 |
* | | | | | Merge topic 'cmprop-getglobalprop' | Brad King | 2020-03-27 | 19 | -83/+95 |
|\ \ \ \ \ | |||||
| * | | | | | cmState::GetGlobalProperty: return cmProp | Vitaly Stakhovsky | 2020-03-25 | 19 | -83/+95 |