summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | FetchContent: Raise error if manually given source dir does not existCraig Scott2020-10-035-0/+26
| | |/ /
| * | | FindSWIG: Fix syntax errorMarc Chevrier2020-10-023-0/+25
| * | | Merge topic 'execute_process-fatal-error'Brad King2020-10-0210-0/+32
| |\ \ \ | | |/ / | |/| |
| | * | execute_process: add options for fatal errors on subprocess failureAsit Dhal2020-10-0110-0/+32
| * | | Merge topic 'FindSWIG-version-range'Craig Scott2020-10-022-0/+31
| |\ \ \
| | * | | FindSWIG: Add version range supportMarc Chevrier2020-10-012-0/+31
| | |/ /
| * | | Merge topic 'macos-arm64'Brad King2020-10-011-0/+1
| |\ \ \
| | * | | Tests: Teach RunCMake to ignore Xcode internal objc warningsBrad King2020-09-301-0/+1
| * | | | VS: Make ImportLibary generation optionalMark Jansen2020-09-303-0/+27
| | |/ / | |/| |
| * | | Merge topic 'cmake_language-DEFER'Brad King2020-09-30136-24/+440
| |\ \ \
| | * | | cmake_language: Add signature to DEFER calls to later timesBrad King2020-09-29126-1/+418
| | * | | cmake_language(CALL): Accept empty ${var} expansionsBrad King2020-09-296-6/+6
| | * | | Tests: Simplify RunCMake.cmake_language invalid command casesBrad King2020-09-295-17/+16
| * | | | Merge topic 'find-package-check-empty-version-range'Craig Scott2020-09-3015-28/+80
| |\ \ \ \
| | * | | | find_package: raise error on empty version rangeMarc Chevrier2020-09-2915-28/+80
| | |/ / /
| * | | | VS: Fix C language standard in target with C++ sourcesBrad King2020-09-293-0/+32
| |/ / /
| * | | ctest: report make-level errors to CDash when using launchersZack Galbreath2020-09-286-2/+30
| |/ /
| * | xcode: conditionally enable combined install testsGregor Jasny2020-09-251-6/+1
| * | xcode: annotate test output with selected SDKGregor Jasny2020-09-251-8/+8
| * | Merge topic 'check-source-modules'Brad King2020-09-2427-0/+231
| |\ \
| | * | CheckSoureRuns: Add a unified way to check if a source runsRobert Maynard2020-09-2314-0/+112
| | * | CheckSoureCompiles: Add a unified way to check if a source compilesRobert Maynard2020-09-2314-0/+119
| * | | Merge topic 'find_package-version-range'Craig Scott2020-09-2438-0/+482
| |\ \ \ | | |/ / | |/| |
| | * | FPHSA: add support of version rangeMarc Chevier2020-09-2319-0/+51
| | * | find_package: Add support of version rangeMarc Chevier2020-09-2319-0/+431
| * | | Merge topic 'separate_arguments-program'Brad King2020-09-2315-0/+132
| |\ \ \
| | * | | separate_arguments: add option PROGRAMMarc Chevrier2020-09-229-0/+96
| | * | | separate_arguments: refactoringMarc Chevrier2020-09-227-0/+36
| | |/ /
| * | | Merge topic 'test-issue-21144'Brad King2020-09-232-0/+11
| |\ \ \ | | |/ / | |/| |
| | * | Tests: Add test for early source lookup of file(GENERATE)Josef Angstenberger2020-09-212-0/+11
| * | | Merge topic 'file-ARCHIVE-compression-level'Brad King2020-09-2216-0/+191
| |\ \ \ | | |/ / | |/| |
| | * | file(ARCHIVE_CREATE): Add option to control compression levelAsit Dhal2020-09-2116-0/+191
| * | | Merge topic 'xcode-12-new-build-system'Brad King2020-09-2140-35/+173
| |\ \ \
| | * | | ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system"Brad King2020-09-187-5/+39
| | * | | Tests: Skip RunCMake.XcodeProject device cases for Xcode "new build system"Brad King2020-09-181-0/+5
| | * | | Tests: Update RunCMake.XcodeProject cases for Xcode "new build system"Brad King2020-09-181-1/+3
| | * | | Tests: Update RunCMake.file case with workaround for Xcode "new build system"Brad King2020-09-181-0/+6
| | * | | Xcode: Switch to the "new build system" for Xcode 12 and aboveBrad King2020-09-1821-3/+89
| | * | | Xcode: Add option to specify build system variantBrad King2020-09-1810-5/+34
| | * | | Tests: Remove RunCMake.ExternalProject unnecessary CMake version checkBrad King2020-09-151-2/+0
| | * | | Tests: Simplify RunCMake.ExternalProject Add_StepDependencies stderrBrad King2020-09-154-24/+2
| * | | | Merge topic 'foreach-int-parse-range-check'Brad King2020-09-214-0/+9
| |\ \ \ \
| * \ \ \ \ Merge topic 'ninja-multi-automoc-regression'Brad King2020-09-185-7/+27
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'string-json-support'Brad King2020-09-1715-0/+382
| |\ \ \ \ \
| | * | | | | string(JSON): Adds JSON parsing support to the string commandPeter Steneteg2020-09-1615-0/+382
| * | | | | | Merge topic 'ExternalProject-steps-refinement'Brad King2020-09-1532-38/+378
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ExternalProject: Add policy CMP0114 to refine step target dependenciesBrad King2020-09-1431-6/+325
| | * | | | | Tests: Match RunCMake.ExternalProject NO_DEPENDS output more strictlyBrad King2020-09-101-18/+38
| | * | | | | ExternalProject: Factor out an internal helper to add a step targetBrad King2020-09-101-3/+4
| * | | | | | Merge topic 'test-pch-instantiate-templates'Brad King2020-09-141-2/+2
| |\ \ \ \ \ \