| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'propagate_ctest_use_launchers' | Brad King | 2016-10-18 | 3 | -0/+7 |
|\ |
|
| * | ctest_configure: Propagate CTEST_USE_LAUNCHERS from caller to project | Bill Hoffman | 2016-10-17 | 3 | -0/+7 |
|
|
* | | cmTarget: Move sanity checks and computed property access to callers | Stephen Kelly | 2016-10-16 | 1 | -1/+3 |
|
|
* | | Merge topic 'vs-host-x64-tools' | Brad King | 2016-10-14 | 10 | -0/+39 |
|\ \ |
|
| * | | VS: Provide an option to use x64 host tools | Brad King | 2016-10-14 | 10 | -0/+39 |
|
|
* | | | Merge topic 'ExternalProject-fix-CMAKE_CACHE_ARGS-list' | Brad King | 2016-10-13 | 4 | -2/+24 |
|\ \ \ |
|
| * | | | ExternalProject: Fix regression in passing list to CMAKE_CACHE_ARGS | Max Smolens | 2016-10-10 | 4 | -2/+24 |
| | |/
| |/| |
|
* | | | Merge topic 'test-cpack-improve-failure-messages' | Brad King | 2016-10-10 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | Tests: Improve RunCMake.CPack_* failure message formatting | Brad King | 2016-10-07 | 1 | -2/+4 |
| | |/
| |/| |
|
* | | | Merge topic 'android-export-has-cpp' | Brad King | 2016-10-10 | 4 | -1/+10 |
|\ \ \ |
|
| * | | | Android: Record use of C++ by static libs in exported Android.mk files | Brad King | 2016-10-07 | 4 | -1/+10 |
| | |/
| |/| |
|
* | | | Merge topic 'android-cxxabi' | Brad King | 2016-10-10 | 2 | -0/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | Android: Fix support for cxxabi.h with libc++ | Brad King | 2016-10-07 | 2 | -0/+5 |
|
|
* | | | CPack/RPM single debuginfo packaging | Domen Vrankar | 2016-10-07 | 10 | -0/+98 |
|
|
* | | | CPack/RPM learned defining main component | Domen Vrankar | 2016-10-07 | 5 | -0/+32 |
|/ / |
|
* | | Android: Suppress -Wattributes warnings in test case builds | Brad King | 2016-10-06 | 1 | -2/+2 |
|/ |
|
* | Merge topic 'add-setup-projects-tests-module' | Brad King | 2016-10-01 | 16 | -0/+148 |
|\ |
|
| * | AndroidTestUtilities: Add module to help drive Android device tests | Schuyler Kylstra | 2016-09-30 | 16 | -0/+148 |
|
|
* | | Merge topic 'cmake_parse_arguments-PARSE_ARGV-multi-value' | Brad King | 2016-09-29 | 5 | -19/+92 |
|\ \ |
|
| * | | cmake_parse_arguments: Add additional unit tests | Matthew Woehlke | 2016-09-28 | 5 | -29/+84 |
|
|
| * | | cmake_parse_arguments: Fix PARSE_ARGV multi-value argument handling | Matthew Woehlke | 2016-09-28 | 1 | -2/+20 |
| |/ |
|
* | | Merge topic 'fix-explicit-RC' | Brad King | 2016-09-29 | 3 | -1/+5 |
|\ \ |
|
| * | | project: Fix support for explicit RC language | Brad King | 2016-09-28 | 3 | -1/+5 |
| |/ |
|
* | | Tests: Add newline to RunCMake.CPack_RPM SOURCE_PACKAGE case | Brad King | 2016-09-28 | 1 | -1/+1 |
|/ |
|
* | Tests: Fix RunCMake.CTest output match to tolerate line number changes | Brad King | 2016-09-27 | 1 | -3/+3 |
|
|
* | Merge topic 'cpack-rpm-debuginfo-sources' | Brad King | 2016-09-27 | 2 | -2/+10 |
|\ |
|
| * | CPack/RPM debuginfo directories to sources | Domen Vrankar | 2016-09-27 | 1 | -2/+2 |
|
|
| * | CPack/RPM debuginfo packages must contain sources | Domen Vrankar | 2016-09-27 | 2 | -2/+10 |
|
|
* | | Fix XCODE_ATTRIBUTE_..._LOCATION target property lookup | Brad King | 2016-09-22 | 3 | -0/+11 |
|
|
* | | Merge topic 'test-fixtures' | Brad King | 2016-09-22 | 16 | -0/+207 |
|\ \ |
|
| * | | CTest: Add support for test fixtures | Craig Scott | 2016-09-20 | 16 | -0/+207 |
|
|
* | | | server-mode: Introduce cmServerConnection | Tobias Hunger | 2016-09-22 | 3 | -0/+3 |
| |/
|/| |
|
* | | Merge topic 'ctest-capture-error' | Brad King | 2016-09-21 | 9 | -0/+48 |
|\ \ |
|
| * | | CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands | Bill Hoffman | 2016-09-20 | 9 | -0/+48 |
|
|
* | | | Merge topic 'runcmake-cpack-test-framework-fix' | Brad King | 2016-09-21 | 1 | -70/+17 |
|\ \ \
| |_|/
|/| | |
|
| * | | Tests: Fix RunCMake.CPack test infrastructure after logical conflict | Domen Vrankar | 2016-09-20 | 1 | -70/+17 |
|
|
* | | | Merge topic 'directory-list-targets-and-subdirs' | Brad King | 2016-09-20 | 5 | -1/+38 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add directory properties to get source and binary directories | Brad King | 2016-09-19 | 2 | -1/+14 |
|
|
| * | | Add directory property to list buildsystem targets | Brad King | 2016-09-19 | 3 | -1/+15 |
|
|
| * | | Add a directory property to list subdirectories | Brad King | 2016-09-19 | 5 | -1/+11 |
|
|
* | | | Merge topic 'cpack-rpm-srpm-package' | Brad King | 2016-09-20 | 6 | -1/+145 |
|\ \ \ |
|
| * | | | CPack/RPM: Generate source rpm (SRPM) packages on demand | Domen Vrankar | 2016-09-20 | 6 | -1/+145 |
| |/ / |
|
* | | | Merge topic 'cpack.hash_computing' | Brad King | 2016-09-20 | 8 | -12/+70 |
|\ \ \ |
|
| * | | | CPack: Add option to generate a checksum file next to each package file | Petr Orlov | 2016-09-19 | 5 | -0/+30 |
|
|
| * | | | Tests: Add subtest support to RunCMake/CPack infrastructure | Domen Vrankar | 2016-09-19 | 3 | -12/+40 |
| |/ / |
|
* | | | server-mode: Add --experimental flag | Tobias Hunger | 2016-09-20 | 1 | -1/+1 |
|/ / |
|
* | | cmake-server: Bare-bones server implementation | Tobias Hunger | 2016-09-19 | 3 | -0/+3 |
|
|
* | | Make the add_custom_command output more predictable | Stephen Kelly | 2016-09-19 | 1 | -1/+4 |
|
|
* | | Merge topic 'file-curl-httpheader' | Brad King | 2016-09-16 | 7 | -0/+14 |
|\ \ |
|
| * | | file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboption | Ruslan Baratov | 2016-09-15 | 7 | -0/+14 |
|
|