summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'source_file_scopes'Brad King2020-05-158-0/+110
|\
| * set_source_files_properties: Allow specification of directory scopeAlexandru Croitor2020-05-148-0/+110
* | Merge topic 'tests-Wstrict-prototypes'Brad King2020-05-143-3/+3
|\ \
| * | Tests: Fix -Wstrict-prototypes warnings in some C sourcesBrad King2020-05-133-3/+3
* | | Merge topic 'cmake_command_preserve_args'Brad King2020-05-143-0/+19
|\ \ \
| * | | cmake_command: Preserve arguments to INVOKE functionCristian Adam2020-05-123-0/+19
| | |/ | |/|
* | | Merge topic 'fix-cache-args-file-to-dep-list'Brad King2020-05-137-0/+48
|\ \ \ | |_|/ |/| |
| * | ExternalProject: expose _ep_cache_args_script to the callerBen Boeckel2020-05-127-0/+48
| * | Merge topic 'pch-genex-absolute' into release-3.17Brad King2020-04-284-2/+6
| |\ \
* | | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS only if not set alreadyBrad King2020-05-127-0/+17
| |_|/ |/| |
* | | Merge topic 'vs-pch-compile-opts'Brad King2020-05-121-0/+3
|\ \ \
| * | | VS: Fix using PCH from source with COMPILE_OPTIONSBrad King2020-05-111-0/+3
* | | | Merge topic 'unity_explicit_groups'Brad King2020-05-1120-0/+389
|\ \ \ \
| * | | | Unity Builds: Support explicit specification of sources to groupsRobert Maynard2020-05-0720-0/+389
* | | | | Merge topic 'third-parties-layout'Brad King2020-05-081-0/+0
|\ \ \ \ \
| * | | | | Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-0/+0
| |/ / / /
* | | | | Merge topic 'script-mode-and-arbitrary-args'Craig Scott2020-05-072-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmake: Allow arbitrary args passed to CMake scriptAlex Turbov2020-05-062-0/+4
* | | | | Merge topic 'gtest-space-in-parameter'Brad King2020-05-063-36/+52
|\ \ \ \ \
| * | | | | GoogleTestAddTests: Fix output processingStefan Floeren2020-05-053-36/+52
| |/ / / /
* | | | | FindPkgConfig: also handle "-isystem" prefixes for include directoriesRolf Eike Beer2020-05-051-1/+21
* | | | | Merge topic 'remove_cli__symbols'Brad King2020-05-053-2/+34
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bindexplib: Do not export symbols from managed codeMarkus Mayer2020-05-043-2/+34
* | | | | Merge topic 'FPHSA-handle-components'Brad King2020-05-016-0/+63
|\ \ \ \ \
| * | | | | FPHSA: REQUIRED_VARS is optional if HANDLE_COMPONENTS is specifiedMarc Chevrier2020-04-306-0/+63
| |/ / / /
* | | | | Merge topic 'ctest-nightly-start-time'Brad King2020-05-014-1/+10
|\ \ \ \ \
| * | | | | Tests: Add tests to demonstrate when CTEST_NIGHTLY_START_TIME is neededKyle Edwards2020-04-294-1/+10
| |/ / / /
* | | | | IWYU: mark <cstddef> as neededBen Boeckel2020-04-291-1/+1
|/ / / /
* | | | VS: Add option for per-target PlatformToolsetJulien Jemine2020-04-293-0/+43
* | | | Merge topic 'pch-genex-absolute'Brad King2020-04-284-2/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | target_precompile_headers: Fix documented example using genexBrad King2020-04-274-2/+6
| |/ /
| * | target_link_libraries: Fix regression in case of $<CONFIG> genexBrad King2020-03-304-0/+28
* | | Merge branch 'master' into ninja-order-only-fixKyle Edwards2020-04-23611-4860/+8361
|\ \ \ | |_|/ |/| |
| * | Merge topic 'remove-documentation-module'Brad King2020-04-2315-0/+110
| |\ \
| | * | Modules/Documentation: removeBen Boeckel2020-04-2215-0/+110
| * | | Merge topic 'ninja-compiler-PATH-windows'Brad King2020-04-239-0/+30
| |\ \ \
| | * | | Ninja: On Windows, select the compiler occurring first in PATHBrad King2020-04-229-0/+30
| * | | | Merge topic 'ctest_stop_on_failure_16628'Brad King2020-04-226-0/+51
| |\ \ \ \
| | * | | | ctest: add option --stop-on-failureJohnny Jazeix2020-04-206-0/+51
| | |/ / /
| * | | | ExternalProject: Fix step dependency on mkdir stepVyacheslav Yurkov2020-04-201-1/+1
| | |/ / | |/| |
| * | | Merge topic 'device-link'Brad King2020-04-2096-4/+514
| |\ \ \
| | * | | CUDA: Device linking use now link optionsMarc Chevrier2020-04-1912-4/+70
| | * | | Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK>Marc Chevrier2020-04-1986-0/+444
| | |/ /
| * | | Merge topic 'FindPkgConfig-frameworks'Brad King2020-04-206-88/+61
| |\ \ \
| | * | | FindPkgConfig: fix handling of frameworksRolf Eike Beer2020-04-184-0/+53
| | * | | Tests: simplify FindPkgConfig_CMAKE_{FRAMEWORK,APPBUNDLE}_PATH testsRolf Eike Beer2020-04-182-88/+8
| | |/ /
| * | | Merge topic 'ctest-memcheck-sanitizers'Craig Scott2020-04-198-6/+34
| |\ \ \ | | |/ / | |/| |
| | * | CTest: Fix '-T MemCheck' command-line support for sanitizersBrad King2020-04-172-0/+28
| | * | Tests: Fix RunCMake.ctest_memcheck test script syntax errorsBrad King2020-04-166-6/+6
| * | | Merge topic 'cat_cmd_20557'Kyle Edwards2020-04-1610-0/+49
| |\ \ \