Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'backport-clang-gnulike-support' into clang-gnulike-support | Brad King | 2019-07-24 | 6 | -30/+8 |
|\ | |||||
| * | Clang: For MSVC ABI do not use modes older than C++14 | Brad King | 2019-07-24 | 6 | -30/+8 |
* | | Merge topic 'make-imported-targets-more-equal' | Brad King | 2019-07-23 | 3 | -1/+13 |
|\ \ | |||||
| * | | target_*: Allow setting INTERFACE properties of UNKNOWN IMPORTED targets | Avraham Shukron | 2019-07-22 | 3 | -1/+13 |
* | | | Merge topic 'cpack-install-scripts' | Craig Scott | 2019-07-22 | 5 | -12/+28 |
|\ \ \ | |||||
| * | | | CPack: Introduce CPACK_INSTALL_SCRIPTS variable | Alex Turbov | 2019-07-21 | 5 | -12/+28 |
* | | | | Merge topic 'feature/message-indent' | Craig Scott | 2019-07-22 | 6 | -0/+65 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | message(): Control indentation via CMAKE_MESSAGE_INDENT | Alex Turbov | 2019-07-21 | 6 | -0/+65 |
* | | | | Tests: Create test for SKIP_REGULAR_EXPRESSION test property | Gabor Bencze | 2019-07-18 | 2 | -0/+27 |
* | | | | Merge topic 'aix-exe-implib' | Brad King | 2019-07-17 | 5 | -4/+13 |
|\ \ \ \ | |||||
| * | | | | AIX: Create import library for executables with exports | Brad King | 2019-07-16 | 5 | -4/+13 |
| |/ / / | |||||
* | | | | Merge topic 'project-version-0' | Brad King | 2019-07-17 | 10 | -6/+102 |
|\ \ \ \ | |||||
| * | | | | project: Keep leading `0` in PROJECT_VERSION components | Alex Turbov | 2019-07-16 | 8 | -0/+95 |
| * | | | | Tests: Factor out RunCMake.project helper macro into module | Brad King | 2019-07-15 | 2 | -6/+7 |
* | | | | | Merge topic 'find_package-fix-NO_MODULE' | Brad King | 2019-07-17 | 3 | -0/+35 |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | find_package: Fix NO_MODULE under CMAKE_FIND_PACKAGE_PREFER_CONFIG | Cristian Adam | 2019-07-16 | 3 | -0/+35 |
* | | | | Tests: Drop RunCMake workaround for AIX ld warnings about GNU atexit | Brad King | 2019-07-15 | 1 | -2/+0 |
* | | | | AIX: Explicitly compute executable exports for both XL and GNU | Brad King | 2019-07-15 | 2 | -3/+6 |
* | | | | modernize: manage cmCommand instances using unique_ptr. | Marc Chevrier | 2019-07-14 | 1 | -1/+0 |
* | | | | Introduce memory management helper: cm_memory.hxx | Marc Chevrier | 2019-07-14 | 1 | -1/+2 |
* | | | | Merge topic 'cmake-e-true-false' | Brad King | 2019-07-12 | 3 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | cmake -E: Add true and false commands | Kyle Edwards | 2019-07-11 | 3 | -0/+6 |
* | | | | | Merge topic 'ctest_make_program__propagated_to_cmake_configure_pass' | Brad King | 2019-07-12 | 1 | -101/+47 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | ctest: propagate make program to cmake | Robert Maynard | 2019-07-11 | 1 | -101/+47 |
* | | | | | Merge topic 'iwyu-memory' | Brad King | 2019-07-11 | 2 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | IWYU: Fix handling of <memory> standard header | Brad King | 2019-07-10 | 2 | -0/+3 |
* | | | | | | Merge topic 'fix_ctest_output' | Brad King | 2019-07-11 | 4 | -0/+84 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | CTest: Clean up stdout and logfile output for Pass/Fail regex | Stephen Manz | 2019-07-09 | 4 | -0/+84 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'elseif' | Brad King | 2019-07-10 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix elseif() in place of else() | Artalus | 2019-07-03 | 1 | -1/+1 |
* | | | | | | Merge topic 'clang-test-fixes' | Brad King | 2019-07-10 | 4 | -8/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: fix some Clang failures on Windows | Zsolt Parragi | 2019-07-09 | 4 | -8/+14 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'implicit-includes-cray-hlist' | Brad King | 2019-07-10 | 7 | -0/+165 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge branch 'backport-implicit-includes-cray-hlist' | Brad King | 2019-07-09 | 7 | -0/+165 |
| |\ \ \ \ \ | |||||
| | * | | | | | Cray: Fix include parsing when the -hlist= flag is present | Chuck Atkins | 2019-07-09 | 7 | -0/+165 |
| * | | | | | | Merge branch 'qt-5.13' into release-3.15 | Brad King | 2019-07-01 | 1 | -4/+4 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'cuda-no-device-link-when-disabled' into release-3.15 | Brad King | 2019-07-01 | 4 | -0/+29 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'add_cmake_find_use_package_registry' | Craig Scott | 2019-07-09 | 2 | -4/+32 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Find: find_package prefers variable CMAKE_FIND_USE_REGISTRY | Robert Maynard | 2019-07-09 | 1 | -3/+31 |
| * | | | | | | | | Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docs | Robert Maynard | 2019-07-09 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'cpack-deb-test' | Brad King | 2019-07-09 | 10 | -101/+62 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CPackComponentsDEB test: simplify error reporting | Rolf Eike Beer | 2019-07-05 | 4 | -48/+13 |
| * | | | | | | | | | CPackComponentsDEB test: simplify if() arguments | Rolf Eike Beer | 2019-07-05 | 9 | -43/+43 |
| * | | | | | | | | | CPackComponentsDEB test: simplify package version generation | Rolf Eike Beer | 2019-07-05 | 9 | -18/+14 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'autogen_header_extension' | Brad King | 2019-07-08 | 4 | -0/+32 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Tests: Autogen: Extend SameName test with additional header extensions | Sebastian Holtermann | 2019-07-04 | 4 | -0/+32 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Tests: require C++11 for some protobuf tests | Rolf Eike Beer | 2019-07-03 | 1 | -0/+4 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge topic 'deprecate-policy-old' | Brad King | 2019-07-02 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add deprecation warnings for policies CMP0067 and below | Brad King | 2019-07-01 | 1 | -0/+11 |
* | | | | | | | | | Merge topic 'double-export-error-message' | Brad King | 2019-07-02 | 7 | -0/+34 |
|\ \ \ \ \ \ \ \ \ |