| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'GNUInstallDirs-special-prefixes' | Brad King | 2015-06-19 | 12 | -0/+158 |
|\ |
|
| * | GNUInstallDirs: Add special cases for certain prefixes | Alex Turbov | 2015-06-18 | 3 | -30/+30 |
|
|
| * | GNUInstallDirs: Add test cases | Brad King | 2015-06-18 | 12 | -0/+158 |
|
|
* | | Merge topic 'cmake--build-dir' | Brad King | 2015-06-16 | 7 | -0/+28 |
|\ \ |
|
| * | | cmake: Fix --build <relative-dir> for VS generators (#15609) | Brad King | 2015-06-11 | 5 | -0/+24 |
|
|
| * | | Tests: Extend RunCMake.CommandLine to cover --build with no arg | Brad King | 2015-06-11 | 3 | -0/+4 |
| |/ |
|
* | | Merge topic 'cpack-rpm-and-deb-runcmake-tests' | Brad King | 2015-06-16 | 21 | -28/+392 |
|\ \ |
|
| * | | Tests: Move RunCMake.CPackRPM case into RunCMake.CPack_RPM test | Domen Vrankar | 2015-06-15 | 7 | -28/+6 |
|
|
| * | | Tests: Add RunCMake tests for CPack{Deb,RPM} | Domen Vrankar | 2015-06-15 | 16 | -0/+386 |
| |/ |
|
* | | Merge topic 'compiler-launcher' | Brad King | 2015-06-15 | 13 | -0/+49 |
|\ \
| |/
|/| |
|
| * | Add options to launch the compiler through tools like ccache or distcc | Bill Hoffman | 2015-06-15 | 13 | -0/+49 |
|
|
* | | CTest: Capture test stdout/stderr through one pipe (#15600) | Brad King | 2015-06-03 | 3 | -0/+30 |
|/ |
|
* | Merge topic 'FindPkgConfig_fix_extra_path' | Brad King | 2015-06-01 | 3 | -0/+107 |
|\ |
|
| * | FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH vars | Daniele E. Domenichelli | 2015-05-29 | 3 | -0/+107 |
|
|
* | | FindMatlab: fix reconfiguration of Matlab_ROOT_DIR | Raffi Enficiaud | 2015-06-01 | 4 | -0/+59 |
|/ |
|
* | Tests: Add case for rejecting $<TARGET_FILE:...> on an INTERFACE library | Brad King | 2015-05-26 | 4 | -0/+34 |
|
|
* | Merge topic 'extend-visibility-properties' | Brad King | 2015-05-26 | 11 | -23/+104 |
|\ |
|
| * | Honor visibility properties for all target types (#15556) | Brad King | 2015-05-26 | 9 | -1/+95 |
|
|
| * | Tests: Refactor RunCMake.VisibilityPreset test setup | Brad King | 2015-05-22 | 3 | -22/+9 |
|
|
* | | Merge topic 'run-include-what-you-use' | Brad King | 2015-05-26 | 5 | -0/+18 |
|\ \
| |/
|/| |
|
| * | Makefile: Fix <LANG>_INCLUDE_WHAT_YOU_USE with CTEST_USE_LAUNCHERS | Brad King | 2015-05-22 | 5 | -0/+18 |
|
|
* | | Merge topic 'run-include-what-you-use' | Brad King | 2015-05-21 | 19 | -0/+63 |
|\ \
| |/ |
|
| * | Add options to run include-what-you-use with the compiler | Brad King | 2015-05-19 | 10 | -0/+49 |
|
|
| * | cmake: Add internal -E mode to run include-what-you-use with the compiler | Bill Hoffman | 2015-05-19 | 9 | -0/+14 |
|
|
* | | Merge topic 'use-std-unordered_map' | Brad King | 2015-05-19 | 6 | -6/+6 |
|\ \ |
|
| * | | Tests: Don't rely on ordering of targets in maps. | Stephen Kelly | 2015-05-17 | 6 | -6/+6 |
| |/ |
|
* | | Merge topic 'minor-cleanups' | Brad King | 2015-05-19 | 4 | -0/+14 |
|\ \ |
|
| * | | if(): Test the effect of cmMakefileCall use in elseif() handling. | Stephen Kelly | 2015-05-18 | 4 | -0/+14 |
| |/ |
|
* | | Merge topic 'fix-function-missing-endforeach' | Brad King | 2015-05-19 | 7 | -0/+32 |
|\ \
| |/
|/| |
|
| * | Fix assertion failure on unmatched foreach in function (#15572) | Brad King | 2015-05-18 | 7 | -0/+32 |
|
|
| * | Merge branch 'configure_file-NEWLINE_STYLE-no-warn' into release | Brad King | 2015-03-09 | 23 | -0/+78 |
| |\ |
|
* | \ | Merge topic 'refactor-cmLocalGenerator' | Brad King | 2015-05-15 | 2 | -0/+17 |
|\ \ \ |
|
| * | | | Tests: Add case for 'ctest' run with bad CTestTestfile | Brad King | 2015-05-14 | 2 | -0/+17 |
|
|
* | | | | Merge topic 'disallow-install-of-export' | Brad King | 2015-05-15 | 9 | -0/+49 |
|\ \ \ \ |
|
| * | | | | install: Disallow installing export() result. | Stephen Kelly | 2015-05-14 | 9 | -0/+49 |
| |/ / / |
|
* | | | | Tests: Fix failures when running under the default install prefix (#15566) | Brad King | 2015-05-14 | 3 | -0/+9 |
|/ / / |
|
* | | | Merge topic 'ctest-no-make-i' | Brad King | 2015-05-12 | 15 | -1/+87 |
|\ \ \ |
|
| * | | | CTest: Stop telling 'make' to ignore errors with -i | Brad King | 2015-05-12 | 15 | -1/+87 |
|
|
* | | | | Merge topic 'ExternalProject-improve-missing-source-error' | Brad King | 2015-05-12 | 10 | -0/+69 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ExternalProject: Improve error when SOURCE_DIR is missing (#15560) | Brad King | 2015-05-08 | 10 | -0/+69 |
|
|
* | | | | execute_process: Improve stdout/stderr merging | Brad King | 2015-05-07 | 8 | -0/+56 |
|/ / / |
|
* | | | Merge topic 'test-RunCMake-parallel-make' | Brad King | 2015-04-30 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Tests: Protect RunCMake tests from MAKEFLAGS in environment (#15542) | Brad King | 2015-04-29 | 1 | -0/+3 |
|
|
* | | | | if: Implement new IN_LIST operator | Nils Gladitz | 2015-04-30 | 10 | -0/+81 |
|
|
* | | | | Revert "add_custom_command: Diagnose MAIN_DEPENDENCY limitation." | Nils Gladitz | 2015-04-30 | 11 | -70/+0 |
|/ / / |
|
* | | | Merge topic 'deterministic-CTest-tests' | Brad King | 2015-04-28 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Tests: Guard more CTest tests against parallel execution. | Stephen Kelly | 2015-04-27 | 1 | -0/+2 |
|
|
* | | | | Tests: Fix RunCMake.CTest to tolerate source line number changes | Brad King | 2015-04-27 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge topic 'deterministic-CTest-tests' | Brad King | 2015-04-23 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Tests: Make a CTest test deterministic. | Stephen Kelly | 2015-04-20 | 1 | -0/+3 |
|
|