Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'vs_ce_support' | Brad King | 2019-01-11 | 8 | -44/+110 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Honor WinCE deployment properties in VS 2010+ | Wil Stark | 2019-01-10 | 8 | -1/+67 | |
| * | | | | | Tests: Detect VS and SDK availability early | Wil Stark | 2019-01-10 | 1 | -44/+44 | |
| |/ / / / | ||||||
* | | | | | Tests: Split CPack DEB and RPM tests into smaller tests | Kyle Edwards | 2019-01-10 | 5 | -31/+77 | |
* | | | | | Tests: Add infrastructure to split up large CPack tests | Kyle Edwards | 2019-01-10 | 2 | -18/+24 | |
|/ / / / | ||||||
* | | | | Tests: Add cases for ctest --show-only=json-v1 | Brad King | 2019-01-10 | 3 | -0/+159 | |
* | | | | Tests: Pass python interpreter into RunCMake.CTestCommandLine | Brad King | 2019-01-08 | 1 | -1/+2 | |
* | | | | Merge topic 'fix-warn-uninitialized-in-configure' | Craig Scott | 2019-01-07 | 3 | -4/+69 | |
|\ \ \ \ | ||||||
| * | | | | cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_file | Artur Ryt | 2018-12-29 | 3 | -4/+69 | |
* | | | | | Merge topic 'bundle_fixes' | Craig Scott | 2019-01-06 | 6 | -0/+32 | |
|\ \ \ \ \ | ||||||
| * | | | | | GetPrerequisites: Fix handling of executable scripts | Alexander Grund | 2019-01-04 | 6 | -0/+32 | |
* | | | | | | Merge branch 'swig_src_file_ext' into 'master' | Marc Chevrier | 2019-01-04 | 5 | -0/+82 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | SWIG: Add support for custom Swig source file extensions | Thirumal Venkat | 2019-01-03 | 5 | -0/+82 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'remove-include-cmakeparsearguments' | Craig Scott | 2018-12-29 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | CMakeParseArguments: Remove superfluous includes of CMakeParseArguments | Kyle Edwards | 2018-12-14 | 1 | -1/+1 | |
* | | | | | 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 | |
* | | | | | | | Merge topic 'cygwin-install-test-fix' | Kyle Edwards | 2018-12-20 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: Fix Cygwin failure on RunCMake.install | Kyle Edwards | 2018-12-19 | 2 | -2/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'topic-findliblzma' into 'master' | Marc Chevrier | 2018-12-20 | 4 | -0/+43 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | FindLibLZMA: add imported target | Hiroshi Miura | 2018-12-13 | 4 | -0/+43 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | 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 'custom-string' | Brad King | 2018-12-13 | 2 | -0/+1348 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | String: Add str_if_stable() as a const alternative to str() | Brad King | 2018-12-12 | 1 | -0/+59 | |
| * | | | | | | | String: Add support for a ""_s string literal syntax | Brad King | 2018-12-12 | 1 | -2/+47 | |
| * | | | | | | | String: Add 'borrow' member to construct borrowing instances | Brad King | 2018-12-12 | 1 | -0/+32 | |
| * | | | | | | | String: Add support for concatenation by operator+ | Brad King | 2018-12-12 | 1 | -0/+101 | |
| * | | | | | | | String: Add a custom string type | Brad King | 2018-12-12 | 2 | -0/+1111 | |
| |/ / / / / / | ||||||
* | | | | | | | 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 | |
| | |_|/ / / / | |/| | | | | |