Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge topic 'cpack-trace-nullptr' | Brad King | 2018-04-11 | 4 | -0/+13 | |
|\ \ \ | ||||||
| * | | | CPack: Fix crash on invalid generator name | Brad King | 2018-04-10 | 4 | -0/+13 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'fix-crash-trace-exp-uninit-vars' | Brad King | 2018-04-10 | 3 | -0/+10 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fix crash with --trace-expand --warn-uninitialized together | R2RT | 2018-04-09 | 3 | -0/+10 | |
| |/ | ||||||
* | | Merge topic 'test-CompileFeatures-simplify' | Brad King | 2018-04-09 | 1 | -174/+44 | |
|\ \ | ||||||
| * | | Tests: Simplify CompileFeatures expectation logic | Brad King | 2018-04-06 | 1 | -174/+44 | |
* | | | Merge topic 'UseSWIG-bugfixes' | Craig Scott | 2018-04-06 | 9 | -41/+45 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | UseSWIG: Ensure tests are usable in multi-config mode. | Marc Chevrier | 2018-04-05 | 9 | -41/+45 | |
* | | | Merge topic 'ninja-fortran-rspfile' | Brad King | 2018-04-06 | 5 | -0/+15 | |
|\ \ \ | ||||||
| * | | | Ninja: Fix Fortran support with response files | Brad King | 2018-04-05 | 5 | -0/+15 | |
| |/ / | ||||||
* | | | Merge topic 'glob_configure_depends' | Brad King | 2018-04-06 | 19 | -0/+159 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add tests for `file(GLOB)` CONFIGURE_DEPENDS flag | Shane Parris | 2018-04-02 | 19 | -0/+159 | |
* | | | Merge topic 'wcdh-bare-features' | Brad King | 2018-04-04 | 3 | -1/+38 | |
|\ \ \ | ||||||
| * | | | WCDH: introduce BARE_FEATURES | Rolf Eike Beer | 2018-04-03 | 3 | -1/+38 | |
* | | | | Merge topic 'android-no-libstdc++' | Brad King | 2018-04-04 | 3 | -0/+29 | |
|\ \ \ \ | ||||||
| * | | | | Android: Suppress implicit -lstdc++ linker flag | Brad King | 2018-04-03 | 3 | -0/+29 | |
* | | | | | Merge topic 'cuda_support_system_libraries_with_device_symbols' | Brad King | 2018-04-04 | 3 | -0/+93 | |
|\ \ \ \ \ | ||||||
| * | | | | | CUDA: Pass more link libraries to device linking | Robert Maynard | 2018-03-28 | 3 | -0/+93 | |
* | | | | | | UseSWIG: Add new behavior for better support files management | Marc Chevrier | 2018-04-03 | 4 | -3/+124 | |
* | | | | | | UseSWIG: Rework tests | Marc Chevrier | 2018-04-02 | 26 | -105/+172 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'remove-vs8-generator' | Brad King | 2018-04-02 | 11 | -36/+12 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Drop Visual Studio 8 2005 generator | Brad King | 2018-04-02 | 10 | -27/+12 | |
| * | | | | Tests: Remove unused file from Tutorial Step7 test | Brad King | 2018-03-29 | 1 | -9/+0 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'features-c++20' | Brad King | 2018-04-02 | 2 | -1/+7 | |
|\ \ \ \ | ||||||
| * | | | | Features: Add infrastructure for C++ 20 language standard | Brad King | 2018-03-27 | 2 | -1/+7 | |
* | | | | | Merge topic 'features-msvc-c' | Brad King | 2018-04-02 | 3 | -7/+28 | |
|\ \ \ \ \ | ||||||
| * | | | | | Features: Record C features for MSVC | Brad King | 2018-03-29 | 2 | -3/+8 | |
| * | | | | | Features: Do not assume c_restrict support in CompileFeatures test | Brad King | 2018-03-28 | 1 | -1/+11 | |
| * | | | | | Features: Fix CompileFeatures test checks for C | Brad King | 2018-03-28 | 1 | -3/+9 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'genex-TARGET_NAME_IF_EXISTS' | Brad King | 2018-03-29 | 11 | -0/+43 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | genex: Add TARGET_NAME_IF_EXISTS expression | Alex Turbov | 2018-03-28 | 11 | -0/+43 | |
| |/ / / | ||||||
* | | | | Merge topic 'cmake_minimum_required-forward-compat' | Craig Scott | 2018-03-27 | 5 | -0/+9 | |
|\ \ \ \ | ||||||
| * | | | | cmake_minimum_required: Tolerate unknown future arguments | Brad King | 2018-03-26 | 5 | -0/+9 | |
| |/ / / | ||||||
* | | | | Merge topic 'revert-CTestTestfile-removal-again' | Brad King | 2018-03-27 | 4 | -0/+14 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ||||||
| * | | Revert "Remove CTestTestfile.cmake when BUILD_TESTING is OFF" | Brad King | 2018-03-26 | 4 | -0/+14 | |
| * | | Merge branch 'intel-initializer-list' into release-3.11 | Brad King | 2018-03-16 | 1 | -0/+6 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'gtest_discover_tests_timeout' into release-3.11 | Brad King | 2018-03-16 | 13 | -10/+113 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'genex-COMPILE_LANGUAGE-system-include' into release-3.11 | Brad King | 2018-03-13 | 1 | -1/+3 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'contract-plplot' | Brad King | 2018-03-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Restore PLplot contract test repository https URL | Brad King | 2018-03-22 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'list-sublist' | Craig Scott | 2018-03-22 | 17 | -0/+86 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | list: Add SUBLIST sub-command | Marc Chevrier | 2018-03-21 | 17 | -0/+86 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge topic 'policy-version-range' | Craig Scott | 2018-03-22 | 6 | -0/+79 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake_minimum_required: Optionally set policies with version range | Brad King | 2018-03-21 | 6 | -0/+79 | |
* | | | | | | | | Merge topic 'clarify_inherited_properties' | Brad King | 2018-03-22 | 4 | -0/+134 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Add tests for INHERITED property chaining | Craig Scott | 2018-03-21 | 4 | -0/+134 | |
* | | | | | | | | | Merge topic 'find-package_root-revise' | Brad King | 2018-03-22 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | find_package: Improve CMP0074 warning messages | Brad King | 2018-03-21 | 1 | -2/+6 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'FindPython-new-implementation' | Brad King | 2018-03-21 | 15 | -9/+274 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | CMake build: Use new FindPython module | Marc Chevrier | 2018-03-20 | 3 | -7/+6 | |