summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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 'FindPython-manage-SOABI-suffix' into release-3.17Brad King2020-03-041-0/+10
| | |\ \ \
* | | \ \ \ 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 'FindPython-artifacts-scope'Brad King2020-03-063-3/+56
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindPython: Add possibility to control scope of artifacts.Marc Chevrier2020-03-053-3/+56
* | | | | | 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-057-2/+57
|\ \ \ \ \ \ \
| * | | | | | | Fix dependencies on targets linked through object librariesBrad King2020-03-043-2/+33
| * | | | | | | Tests: Extend ObjectLibrary test with case for object lib dependenciesBrad King2020-03-045-0/+24
| | |/ / / / / | |/| | | | |
* | | | | | | 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 'findx11-improvement'Brad King2020-03-051-0/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FindX11: Find additional librariesZsolt Parragi2020-03-041-0/+11
* | | | | | Merge topic 'FindPython-manage-SOABI-suffix'Brad King2020-03-041-0/+10
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindPython: python_add_library can now manage SOABI suffix.Marc Chevrier2020-03-031-0/+10
| | |/ / / | |/| | |
* | | | | 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 'test_output'Brad King2020-03-022-13/+14
|\ \ \ \ \
| * | | | | Tests: Output the expected value in Preprocess test for debuggingFrancisco Facioni2020-02-282-13/+14
* | | | | | Merge topic 'xl-fortran-module-dir-use'Brad King2020-03-021-1/+1
|\ \ \ \ \ \
| * | | | | | Tests: Enable Fortran submodule tests on XL compilersBrad King2020-02-281-1/+1
* | | | | | | Merge topic 'CheckFortranSource-def'Brad King2020-03-021-27/+23
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | CheckFortranSource*: Avoid passing -DVAR to linkerBrad King2020-02-281-27/+23
| |/ / / / /
* | | | | | Merge topic 'csharp-out-of-source-groups'Brad King2020-02-2810-5/+77
|\ \ \ \ \ \
| * | | | | | CSharp: Add support for source groups with out-of-source buildsKinan Mahdi2020-02-2810-5/+77
* | | | | | | 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 'tutorial-have-log-and-exp'Brad King2020-02-271-6/+15
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Tutorial: Update Step 5 to work on WindowsBetsy McPhail2020-02-271-6/+15
* | | | | | Merge topic 'Genex-LINK_LANGUAGE'Brad King2020-02-27170-8/+1156
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>Marc Chevrier2020-02-26170-8/+1156