Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'vs-rc-flags' into release-3.9 | Brad King | 2017-06-22 | 1 | -0/+4 |
|\ | |||||
| * | VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGS | Brad King | 2017-06-22 | 1 | -0/+4 |
* | | Merge branch 'vs-cuda-fix-flags' into release-3.9 | Brad King | 2017-06-21 | 3 | -0/+9 |
|\ \ | |||||
| * | | VS: Improve workaround for CUDA -Xcompiler placement bug | Brad King | 2017-06-21 | 1 | -0/+4 |
| * | | VS: Fix target_compile_options for CUDA | Brad King | 2017-06-21 | 2 | -0/+5 |
* | | | Vs: allow CSharp targets to be linked to CXX targets | Michael Stürmer | 2017-06-21 | 5 | -0/+54 |
|/ / | |||||
* | | IPO: Consider support for each language separately | Brad King | 2017-06-14 | 9 | -13/+13 |
* | | Merge topic 'GoogleTest-disabled-tests' | Brad King | 2017-06-05 | 2 | -1/+29 |
|\ \ | |||||
| * | | GoogleTest: Add support for disabled tests | Chuck Atkins | 2017-06-05 | 2 | -1/+29 |
* | | | Merge topic 'test-GNUInstallDirs-FreeBSD' | Brad King | 2017-06-05 | 7 | -8/+136 |
|\ \ \ | |||||
| * | | | Tests: Fix RunCMake.GNUInstallDirs on BSD platforms | Brad King | 2017-06-02 | 7 | -8/+136 |
* | | | | Merge topic 'ninja-mingw' | Brad King | 2017-06-01 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Tests: Fix CustomCommandByproducts regex for phony rules | Brad King | 2017-05-31 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'add-common-record-features-macros' | Brad King | 2017-06-01 | 7 | -44/+87 |
|\ \ \ \ | |||||
| * | | | | CompileFeatures: Makes tests work with meta-feature only | Chuck Atkins | 2017-05-29 | 7 | -42/+81 |
| * | | | | Tests: Allow test macro to take no executable arguments | Chuck Atkins | 2017-05-29 | 1 | -2/+6 |
* | | | | | Tests: Skip BootstrapTest if testing external CMake | Brad King | 2017-05-31 | 1 | -0/+3 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'ninja-mingw' | Brad King | 2017-05-31 | 1 | -3/+2 |
|\ \ \ \ | |||||
| * | | | | Tests: Fix VSResource test on MinGW with Ninja and a space in the path | Brad King | 2017-05-30 | 1 | -3/+2 |
| |/ / / | |||||
* | | | | Merge topic 'fix-XCTest-build-config' | Brad King | 2017-05-31 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Tests: Fix XCTest build configuration | Brad King | 2017-05-30 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | Tests: Fix Qt5Autogen test on Xcode | Brad King | 2017-05-30 | 2 | -4/+5 |
|/ / / | |||||
* | | | Merge topic 'sunpro-std-flags' | Brad King | 2017-05-28 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Tests: Compile entire Plugin test with the same language standard | Brad King | 2017-05-26 | 1 | -3/+3 |
* | | | | Autogen: Test adaptions | Sebastian Holtermann | 2017-05-26 | 1 | -2/+8 |
* | | | | Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property. | Sebastian Holtermann | 2017-05-26 | 1 | -2/+2 |
* | | | | Merge topic 'FindDoxygen-add-docs-function' | Brad King | 2017-05-25 | 6 | -0/+109 |
|\ \ \ \ | |||||
| * | | | | Improve Doxygen support | Alex Turbov | 2017-05-24 | 6 | -0/+109 |
* | | | | | Merge topic 'find_dependency-improvements' | Brad King | 2017-05-25 | 28 | -50/+71 |
|\ \ \ \ \ | |||||
| * | | | | | Improve find_dependency argument handling | Matthew Woehlke | 2017-05-22 | 28 | -50/+71 |
* | | | | | | Merge topic 'find_package-shorter-message' | Brad King | 2017-05-25 | 9 | -47/+5 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | find_package: shorten output for missing package in config mode | Christoph Grüninger | 2017-05-23 | 9 | -47/+5 |
* | | | | | | FindProtobuf: Rename imported targets to match upstream names | Brad King | 2017-05-22 | 1 | -3/+3 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'add-findpackage-root-prefix' | Brad King | 2017-05-22 | 17 | -0/+476 |
|\ \ \ \ \ | |||||
| * | | | | | find_*: Add tests for PackageRoot search path group | Chuck Atkins | 2017-05-16 | 17 | -0/+476 |
* | | | | | | Merge topic 'pgi-fix-windows' | Brad King | 2017-05-22 | 1 | -3/+48 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ImplicitLinkInfo: Add support for PGI on Windows | Christian Pfeiffer | 2017-05-20 | 1 | -3/+48 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'target-depends-per-config' | Brad King | 2017-05-19 | 2 | -2/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Fix RunCMake.CMP0022 tll case for Debug configuration | Brad King | 2017-05-18 | 2 | -2/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'solarisEmptyFileFix' | Brad King | 2017-05-19 | 2 | -2/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Ensure Solaris linker never sees empty contents | Craig Scott | 2017-05-18 | 2 | -2/+6 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'solaris_testLibSONAME' | Brad King | 2017-05-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Make function name not match SONAME | Craig Scott | 2017-05-18 | 1 | -1/+1 |
* | | | | | | | Merge topic 'FindProtobuf-targets' | Brad King | 2017-05-19 | 5 | -0/+62 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | FindProtobuf: add tests | André Apitzsch | 2017-05-18 | 5 | -0/+62 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'cpack-archive-per-component-filename' | Brad King | 2017-05-18 | 3 | -1/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack/Archive: per component filenames support | Domen Vrankar | 2017-05-16 | 3 | -1/+7 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'source_group-TREE-relative-path' | Brad King | 2017-05-18 | 5 | -11/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | source_group: Restore TREE support for relative paths | Mateusz Janek | 2017-05-17 | 5 | -11/+19 |
* | | | | | | | Merge topic 'removeSetModulePath' | Brad King | 2017-05-18 | 4 | -12/+0 |
|\ \ \ \ \ \ \ |