summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
* | | Tests: Add cases for ctest --show-only=json-v1Brad King2019-01-103-0/+159
* | | Tests: Pass python interpreter into RunCMake.CTestCommandLineBrad King2019-01-081-1/+2
* | | Merge topic 'fix-warn-uninitialized-in-configure'Craig Scott2019-01-073-4/+69
|\ \ \
| * | | cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_fileArtur Ryt2018-12-293-4/+69
* | | | GetPrerequisites: Fix handling of executable scriptsAlexander Grund2019-01-046-0/+32
|/ / /
* | | Merge topic 'link-options'Craig Scott2018-12-233-2/+13
|\ \ \
| * | | PIE link options: Update strategy to fix performance regressionMarc Chevrier2018-12-193-2/+13
* | | | Merge topic 'install-code-script-genex'Craig Scott2018-12-239-0/+44
|\ \ \ \
| * | | | install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-12-229-0/+44
* | | | | Merge topic 'runcmake-test-filter'Craig Scott2018-12-222-0/+15
|\ \ \ \ \
| * | | | | Tests: Add RunCMake_TEST_FILTER environment variableKyle Edwards2018-12-132-0/+15
| | |/ / / | |/| | |
* | | | | Merge topic 'output-on-failure'Craig Scott2018-12-219-0/+67
|\ \ \ \ \
| * | | | | ExternalProject: add LOG_OUTPUT_ON_FAILURE optionWouter Klouwen2018-12-209-0/+67
* | | | | | Tests: Fix Cygwin failure on RunCMake.installKyle Edwards2018-12-192-2/+2
| |/ / / / |/| | | |
* | | | | Merge topic 'vs_deploy_content_fix'Brad King2018-12-133-0/+95
|\ \ \ \ \
| * | | | | VS: Fix Deploy content in .csproj filesWil Stark2018-12-073-0/+95
* | | | | | Merge topic 'fileapi'Brad King2018-12-1377-0/+6475
|\ \ \ \ \ \
| * | | | | | fileapi: extend codemodel v2 with directory detailsBrad King2018-12-121-0/+26
| * | | | | | fileapi: extend codemodel v2 with a project modelBrad King2018-12-122-3/+259
| * | | | | | fileapi: Add test for cmakeFiles v1Kyle Edwards2018-12-126-1/+89
| * | | | | | fileapi: add cmakeFiles v1Brad King2018-12-129-0/+56
| * | | | | | fileapi: Add test for cache v2Kyle Edwards2018-12-122-2/+134
| * | | | | | fileapi: add cache v2Brad King2018-12-129-0/+57
| * | | | | | fileapi: Add test for codemodel v2Kyle Edwards2018-12-1215-14/+4927
| * | | | | | fileapi: add codemodel v2Brad King2018-12-129-0/+67
| * | | | | | fileapi: Add more infrastructure to FileAPI testKyle Edwards2018-12-121-7/+65
| * | | | | | fileapi: Report cmake generator in reply index fileBrad King2018-12-121-1/+12
| * | | | | | fileapi: Add protocol v1 support for stateful per-client queriesBrad King2018-12-126-0/+406
| * | | | | | fileapi: Add protocol v1 support for client-specific query filesBrad King2018-12-1217-0/+191
| * | | | | | fileapi: Add protocol v1 infrastructure with support for shared query filesBrad King2018-12-1218-0/+209
| * | | | | | Tests: Add RunCMake "prep" stepBrad King2018-12-111-0/+5
| | |/ / / / | |/| | | |
* | | | | | target_link_libraries: Propagate dependencies of object librariesKyle Edwards2018-12-103-0/+14
| |_|/ / / |/| | | |
* | | | | Merge topic 'SWIG'Brad King2018-12-1011-2/+59
|\ \ \ \ \
| * | | | | UseSWIG: add management of SWIG option -moduleMarc Chevrier2018-12-0711-2/+59
| | |/ / / | |/| | |
* | | | | Merge topic 'file-read_symlink'Brad King2018-12-1010-3/+37
|\ \ \ \ \
| * | | | | file: Fix formatting of error in SIZE sub-commandKyle Edwards2018-12-062-3/+4
| * | | | | file: Add READ_SYMLINK sub-commandKyle Edwards2018-12-068-0/+33
| |/ / / /
* | | | | Merge topic 'cpack-status-callback'Brad King2018-12-102-0/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | CPack/External: Fix status messages of staging scriptsNils Gladitz2018-12-072-0/+3
* | | | | Merge topic 'submit-method'Brad King2018-12-0714-23/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CTest: Remove special case for Dart version <= 1Regina Pfeifer2018-11-281-2/+0
| * | | | CTest: Remove submit method 'ftp'Regina Pfeifer2018-11-284-7/+0
| * | | | CTest: Remove submit method 'scp'Regina Pfeifer2018-11-284-4/+0
| * | | | CTest: Remove submit method 'cp'Regina Pfeifer2018-11-284-6/+0
| * | | | CTest: Remove submit method 'xmlrpc'Regina Pfeifer2018-11-284-4/+0
| | |/ / | |/| |
* | | | Merge topic 'try-compile'Brad King2018-12-069-1/+121
|\ \ \ \
| * | | | try_compile/try_run: Add support for LINK_OPTIONS option.Marc Chevrier2018-12-019-1/+121
| |/ / /
* | | | Merge topic 'arch-independent-version-file-creation'Brad King2018-12-062-0/+64
|\ \ \ \
| * | | | CMakePackageConfigHelpers: Add ARCH_INDEPENDENT optionJustin Bassett2018-12-012-0/+64
* | | | | Merge topic 'cmcmd_touch_err'Brad King2018-12-063-0/+4
|\ \ \ \ \