summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | cmake: add command line options to output script profiling dataWouter Klouwen2020-03-0711-0/+49
* | | | | Merge topic 'GoogleTest-gtest_discover_tests-failure'Brad King2020-03-136-1/+29
|\ \ \ \ \
| * | | | | GoogleTest: Add missing test case for gtest_discover_tests failureRyan Thornton2020-03-116-1/+29
| | |/ / / | |/| | |
* | | | | Merge topic 'rename-macho-version-properties'Craig Scott2020-03-121-2/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | macOS: Rename OSX_*_VERSION properties to MACHO_*_VERSIONBrad King2020-03-121-2/+2
* | | | Merge topic 'swift-ninja-multiconfig'Kyle Edwards2020-03-103-0/+9
|\ \ \ \
| * \ \ \ Merge branch 'backport-swift-ninja-multiconfig' into swift-ninja-multiconfigKyle Edwards2020-03-093-0/+9
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Swift: support Ninja Multi-ConfigSaleem Abdulrasool2020-03-093-0/+9
| | * | Merge topic 'ninja-multi-custom-command-deps' into release-3.17Brad King2020-03-053-6/+3
| | |\ \
* | | \ \ Merge topic 'file-CONFIGURE'Brad King2020-03-1022-0/+89
|\ \ \ \ \
| * | | | | file: Add CONFIGURE subcommandLeander Beernaert2020-03-0922-0/+89
| |/ / / /
* | | | | find_*: Add support for REQUIRED keywordSylvain Joubert2020-03-0620-0/+78
|/ / / /
* | | | Merge topic 'macos_framework_postfix'Kyle Edwards2020-03-053-0/+106
|\ \ \ \
| * | | | Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>Alexandru Croitor2020-03-043-0/+106
* | | | | Merge topic 'objlib-transitive-deps'Brad King2020-03-052-2/+28
|\ \ \ \ \
| * | | | | Fix dependencies on targets linked through object librariesBrad King2020-03-042-2/+28
* | | | | | Merge topic 'ninja-multi-custom-command-deps'Brad King2020-03-053-6/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Ninja Multi-Config: Don't build target dependencies for custom commandsKyle Edwards2020-03-033-6/+3
| | |_|/ | |/| |
* | | | Merge topic 'ninja-multi-spurious-unused-variables'Brad King2020-03-042-2/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | Ninja Multi-Config: Fix spurious unused variable warningKyle Edwards2020-03-032-2/+13
| |/ /
| * | Merge topic 'ninja-multi-variable-shuffle-again' into release-3.17Brad King2020-02-2817-34/+70
| |\ \
* | \ \ Merge topic 'cmake_command-eval'Brad King2020-03-0315-1/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | cmake_command: Add command to EVAL a CMake script as a stringCristian Adam2020-03-0315-1/+30
* | | | Merge topic 'csharp-out-of-source-groups'Brad King2020-02-287-1/+60
|\ \ \ \
| * | | | CSharp: Add support for source groups with out-of-source buildsKinan Mahdi2020-02-287-1/+60
* | | | | Merge topic 'ninja-multi-variable-shuffle-again'Brad King2020-02-2817-34/+70
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Ninja Multi-Config: Always generate build.ninjaKyle Edwards2020-02-274-12/+3
| * | | | Generator: Don't allow Ninja Multi-Config variables on other generatorsKyle Edwards2020-02-2710-0/+45
| * | | | Ninja Multi-Config: Remove "NMC" from variable namesKyle Edwards2020-02-276-27/+27
* | | | | Merge topic 'foreach-range-issues'Brad King2020-02-2822-0/+56
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | foreach: Set fatal error on invalid rangeKyle Edwards2020-02-274-0/+8
| * | | | foreach: Fix crash when parsing invalid integerKyle Edwards2020-02-2719-0/+48
| |/ / /
| * | | Merge topic 'RunCMake-test-lang' into release-3.17Brad King2020-02-261-0/+3
| |\ \ \
* | \ \ \ Merge topic 'Genex-LINK_LANGUAGE'Brad King2020-02-27168-8/+1126
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>Marc Chevrier2020-02-26168-8/+1126
* | | | | Merge topic 'cmake_command-command'Brad King2020-02-2720-0/+38
|\ \ \ \ \
| * | | | | cmake_command: Add command to INVOKE other commands by nameCristian Adam2020-02-2520-0/+38
* | | | | | Merge topic 'execute_process_exclusive_capture'Brad King2020-02-275-0/+31
|\ \ \ \ \ \
| * | | | | | execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE optionsCristian Adam2020-02-245-0/+31
* | | | | | | Merge topic 'FindSWIG-components'Marc Chevrier2020-02-278-0/+28
|\ \ \ \ \ \ \
| * | | | | | | FindSWIG: Add COMPONENTS support for SWIG target languagesSeth R Johnson2020-02-268-0/+28
| |/ / / / / /
* | | | | | | Merge topic 'vs-sln-deploy'Brad King2020-02-263-0/+71
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | VS: Add target property to explicitly control solution deploymentAlexander Boczar2020-02-253-0/+71
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'CPackRPM-trans-scripts'Brad King2020-02-262-2/+18
|\ \ \ \ \ \
| * | | | | | CPackRPM: Add PRE_/POST_TRANS scriptsSarang Joshi2020-02-242-2/+18
| |/ / / / /
* | | | | | Merge topic 'RunCMake-test-lang'Brad King2020-02-261-0/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Tests: fix RunCMake.Make test when run on systems with non-english localeRolf Eike Beer2020-02-261-0/+3
* | | | | | Merge topic 'ctest-failure-error-reporting'Brad King2020-02-253-3/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | CTest: Provide more detailed information on resource allocation errorKyle Edwards2020-02-243-3/+37
| |/ / /
* | | | string: Add new HEX sub-commandKyle Edwards2020-02-198-0/+36
| |/ / |/| |