Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GetPrerequisites: Fix handling of executable scripts | Alexander Grund | 2019-01-04 | 6 | -0/+32 |
* | Merge topic 'link-options' | Craig Scott | 2018-12-23 | 3 | -2/+13 |
|\ | |||||
| * | PIE link options: Update strategy to fix performance regression | Marc Chevrier | 2018-12-19 | 3 | -2/+13 |
* | | Merge topic 'install-code-script-genex' | Craig Scott | 2018-12-23 | 9 | -0/+44 |
|\ \ | |||||
| * | | install: Teach CODE,SCRIPT modes to evaluate generator expressions | Jon Chronopoulos | 2018-12-22 | 9 | -0/+44 |
* | | | Merge topic 'runcmake-test-filter' | Craig Scott | 2018-12-22 | 2 | -0/+15 |
|\ \ \ | |||||
| * | | | Tests: Add RunCMake_TEST_FILTER environment variable | Kyle Edwards | 2018-12-13 | 2 | -0/+15 |
| | |/ | |/| | |||||
* | | | Merge topic 'output-on-failure' | Craig Scott | 2018-12-21 | 9 | -0/+67 |
|\ \ \ | |||||
| * | | | ExternalProject: add LOG_OUTPUT_ON_FAILURE option | Wouter Klouwen | 2018-12-20 | 9 | -0/+67 |
* | | | | Tests: Fix Cygwin failure on RunCMake.install | Kyle Edwards | 2018-12-19 | 2 | -2/+2 |
| |/ / |/| | | |||||
* | | | Merge topic 'vs_deploy_content_fix' | Brad King | 2018-12-13 | 3 | -0/+95 |
|\ \ \ | |||||
| * | | | VS: Fix Deploy content in .csproj files | Wil Stark | 2018-12-07 | 3 | -0/+95 |
* | | | | Merge topic 'fileapi' | Brad King | 2018-12-13 | 77 | -0/+6475 |
|\ \ \ \ | |||||
| * | | | | fileapi: extend codemodel v2 with directory details | Brad King | 2018-12-12 | 1 | -0/+26 |
| * | | | | fileapi: extend codemodel v2 with a project model | Brad King | 2018-12-12 | 2 | -3/+259 |
| * | | | | fileapi: Add test for cmakeFiles v1 | Kyle Edwards | 2018-12-12 | 6 | -1/+89 |
| * | | | | fileapi: add cmakeFiles v1 | Brad King | 2018-12-12 | 9 | -0/+56 |
| * | | | | fileapi: Add test for cache v2 | Kyle Edwards | 2018-12-12 | 2 | -2/+134 |
| * | | | | fileapi: add cache v2 | Brad King | 2018-12-12 | 9 | -0/+57 |
| * | | | | fileapi: Add test for codemodel v2 | Kyle Edwards | 2018-12-12 | 15 | -14/+4927 |
| * | | | | fileapi: add codemodel v2 | Brad King | 2018-12-12 | 9 | -0/+67 |
| * | | | | fileapi: Add more infrastructure to FileAPI test | Kyle Edwards | 2018-12-12 | 1 | -7/+65 |
| * | | | | fileapi: Report cmake generator in reply index file | Brad King | 2018-12-12 | 1 | -1/+12 |
| * | | | | fileapi: Add protocol v1 support for stateful per-client queries | Brad King | 2018-12-12 | 6 | -0/+406 |
| * | | | | fileapi: Add protocol v1 support for client-specific query files | Brad King | 2018-12-12 | 17 | -0/+191 |
| * | | | | fileapi: Add protocol v1 infrastructure with support for shared query files | Brad King | 2018-12-12 | 18 | -0/+209 |
| * | | | | Tests: Add RunCMake "prep" step | Brad King | 2018-12-11 | 1 | -0/+5 |
| | |/ / | |/| | | |||||
* | | | | target_link_libraries: Propagate dependencies of object libraries | Kyle Edwards | 2018-12-10 | 3 | -0/+14 |
| |_|/ |/| | | |||||
* | | | Merge topic 'SWIG' | Brad King | 2018-12-10 | 11 | -2/+59 |
|\ \ \ | |||||
| * | | | UseSWIG: add management of SWIG option -module | Marc Chevrier | 2018-12-07 | 11 | -2/+59 |
| | |/ | |/| | |||||
* | | | Merge topic 'file-read_symlink' | Brad King | 2018-12-10 | 10 | -3/+37 |
|\ \ \ | |||||
| * | | | file: Fix formatting of error in SIZE sub-command | Kyle Edwards | 2018-12-06 | 2 | -3/+4 |
| * | | | file: Add READ_SYMLINK sub-command | Kyle Edwards | 2018-12-06 | 8 | -0/+33 |
| |/ / | |||||
* | | | Merge topic 'cpack-status-callback' | Brad King | 2018-12-10 | 2 | -0/+3 |
|\ \ \ | |||||
| * | | | CPack/External: Fix status messages of staging scripts | Nils Gladitz | 2018-12-07 | 2 | -0/+3 |
* | | | | Merge topic 'submit-method' | Brad King | 2018-12-07 | 14 | -23/+0 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | CTest: Remove special case for Dart version <= 1 | Regina Pfeifer | 2018-11-28 | 1 | -2/+0 |
| * | | | CTest: Remove submit method 'ftp' | Regina Pfeifer | 2018-11-28 | 4 | -7/+0 |
| * | | | CTest: Remove submit method 'scp' | Regina Pfeifer | 2018-11-28 | 4 | -4/+0 |
| * | | | CTest: Remove submit method 'cp' | Regina Pfeifer | 2018-11-28 | 4 | -6/+0 |
| * | | | CTest: Remove submit method 'xmlrpc' | Regina Pfeifer | 2018-11-28 | 4 | -4/+0 |
| | |/ | |/| | |||||
* | | | Merge topic 'try-compile' | Brad King | 2018-12-06 | 9 | -1/+121 |
|\ \ \ | |||||
| * | | | try_compile/try_run: Add support for LINK_OPTIONS option. | Marc Chevrier | 2018-12-01 | 9 | -1/+121 |
| |/ / | |||||
* | | | Merge topic 'arch-independent-version-file-creation' | Brad King | 2018-12-06 | 2 | -0/+64 |
|\ \ \ | |||||
| * | | | CMakePackageConfigHelpers: Add ARCH_INDEPENDENT option | Justin Bassett | 2018-12-01 | 2 | -0/+64 |
* | | | | Merge topic 'cmcmd_touch_err' | Brad King | 2018-12-06 | 3 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | cmake: add error message when '-E touch' fails | Isaiah Norton | 2018-11-27 | 3 | -0/+4 |
* | | | | | Merge topic 'cuda-external' | Brad King | 2018-12-06 | 3 | -0/+10 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | CUDA: Fix crash on linking to a CUDA target without CUDA enabled | Brad King | 2018-12-05 | 3 | -0/+10 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'file-size' | Brad King | 2018-11-28 | 5 | -0/+20 |
|\ \ \ \ | |_|/ / |/| | | |