summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR)Kevin Puetz2020-08-2615-3/+38
* Merge topic 'fix-file-generate-cmp0070'Brad King2020-08-2010-1/+95
|\
| * file(GENERATE): Test source propertiesJosef Angstenberger2020-08-199-0/+80
| * file(GENERATE): Update existing testsJosef Angstenberger2020-08-191-1/+15
* | Merge topic 'msvc_c11'Brad King2020-08-201-0/+9
|\ \
| * | Tests: Fix RunCMake.try_compile test for C standards with MSVC 19.27Brad King2020-08-191-0/+9
| * | Merge topic 'test-FindPkgConfig-isolate-env' into release-3.18Brad King2020-08-101-0/+5
| |\ \
* | \ \ Merge topic 'ExternalProject-retry-only-recoverable'Brad King2020-08-199-0/+114
|\ \ \ \ | |_|_|/ |/| | |
| * | | ExternalProject: add INACTIVITY_TIMEOUT argumentThomas Bernard2020-08-186-0/+106
| * | | ExternalProject: retry download on recoverable errorsThomas Bernard2020-08-114-0/+8
* | | | Merge topic 'FixGraphvizAliasTargets'Brad King2020-08-1818-0/+22
|\ \ \ \
| * | | | Graphviz: Fix bug that shows duplicated alias targetsStephan Rohmen2020-08-1718-0/+22
* | | | | Merge topic 'add_test-special-chars-in-name'Brad King2020-08-17101-0/+286
|\ \ \ \ \
| * | | | | add_test: Allow special characters in test name (w/ policy CMP0110)Deniz Bahadir2020-08-12101-0/+286
| | |/ / / | |/| | |
* | | | | Merge topic 'xcode12-link-matching-zlib'Brad King2020-08-171-2/+2
|\ \ \ \ \
| * | | | | Xcode: Link matching zlib for iOS Simulator SDKGregor Jasny2020-08-131-2/+2
| |/ / / /
* | | | | Merge topic 'ios-combined-prune-archs'Brad King2020-08-172-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Tests: Avoid warnings about unused argumentsGregor Jasny2020-08-082-2/+2
* | | | | Add option to optimize link dependencies for static librariesKyle Edwards2020-08-1237-0/+296
| |/ / / |/| | |
* | | | Merge topic 'build-interface-targets'Brad King2020-08-1041-65/+394
|\ \ \ \
| * | | | fileapi: Add INTERFACE libraries with SOURCES to codemodel-v2Brad King2020-08-0712-1/+260
| * | | | Add INTERFACE libraries to generated buildsystem if they have SOURCESBrad King2020-08-0726-18/+134
| * | | | Remove filtering of allowed INTERFACE library propertiesBrad King2020-08-034-46/+0
* | | | | Merge topic 'runcmake-make-english'Brad King2020-08-101-0/+3
|\ \ \ \ \
| * | | | | Tests: Set LC_MESSAGES for RunCMake.MakeKyle Edwards2020-08-081-0/+3
* | | | | | Merge topic 'clang-cl-vfs'Brad King2020-08-101-4/+4
|\ \ \ \ \ \
| * | | | | | cmake: Change cmake_llvm_rc separator from -- to ++ to avoid conflictThomas Bernard2020-08-071-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'test-FindPkgConfig-isolate-env'Brad King2020-08-101-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Tests: Isolate RunCMake.FindPkgConfig from caller environmentBrad King2020-08-071-0/+5
* | | | | Merge topic 'cuda_memcheck_more_errors'Brad King2020-08-073-1/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Tests: Add cases for cuda-memcheck error typesTobias Ribizel2020-08-053-1/+19
| | |/ / | |/| |
* | | | Merge topic 'compiler_flags'Brad King2020-08-0610-0/+93
|\ \ \ \
| * | | | Toolchain: Test compiler initial settingsFred Baksik2020-08-0310-0/+93
* | | | | Merge topic 'automoc_timestamp_deps'Brad King2020-08-066-0/+56
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'backport-3.17-automoc_timestamp_deps'Brad King2020-08-056-0/+56
| |\ \ \ | | |_|/ | |/| |
| | * | AutoGen: Add test to check for correct AutoMoc dependenciesAlexandru Croitor2020-08-036-0/+56
| | * | Merge branch 'backport-3.17-graphviz-restore-per-target' into release-3.17Brad King2020-07-213-0/+56
| | |\ \
| | * \ \ Merge topic 'pch-fix-bad-ClearSourcesCache' into release-3.17Brad King2020-06-011-2/+5
| | |\ \ \
* | | \ \ \ Merge topic 'fixup_bundle_item-fix'Brad King2020-07-295-0/+28
|\ \ \ \ \ \
| * | | | | | BundleUtilities: do not run install_name_tool on scriptsT.J. Corona2020-07-285-0/+28
* | | | | | | Merge topic 'file-download-no-save'Craig Scott2020-07-285-0/+14
|\ \ \ \ \ \ \
| * | | | | | | file(DOWNLOAD): Make file argument optionalKyle Edwards2020-07-275-0/+14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'revert-add_test-special-chars'Brad King2020-07-2856-373/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | add_test: Revert "Allow special characters in test name"Brad King2020-07-2756-373/+6
| * | | | | Merge branch 'backport-3.17-graphviz-restore-per-target'Brad King2020-07-213-0/+56
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Tests: Cover Graphviz support for per-target dependency graph optionsStephan Rohmen2020-07-213-0/+56
| * | | | | Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES' into release-3.18Brad King2020-07-141-12/+14
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'profiling-case-insensitive-command-names' into release-3.18Brad King2020-07-142-1/+18
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'EXCLUDE_FROM_ALL-genex'Brad King2020-07-274-9/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Tests: Simplify RunCMake.ExcludeFromAll single-config caseBrad King2020-07-232-8/+4