summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | export: Fix use-after-free on multiple calls overwriting same FILEBrad King2020-03-193-0/+8
* | | Merge topic 'FindRuby-updates'Brad King2020-03-186-0/+82
|\ \ \
| * | | FindRuby: Provide Ruby_LIBRARIES result variableBrad King2020-03-161-1/+1
| * | | FindRuby: Add dedicated testsJulien Marrec2020-03-166-0/+82
* | | | Merge topic 'FindPkgConfig-broken-pkg-config'Brad King2020-03-183-0/+12
|\ \ \ \
| * | | | FindPkgConfig: Add test for specified pkg-config tool missingBrad King2020-03-173-0/+12
* | | | | Merge topic 'FindPython-version-validation-fix'Brad King2020-03-182-15/+67
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FindPython: fix regression on version validationMarc Chevrier2020-03-172-15/+67
| | |_|/ | |/| |
| * | | Merge topic 'rename-macho-version-properties' into release-3.17Craig Scott2020-03-121-2/+2
| |\ \ \
* | \ \ \ Merge topic 'file-archive'Brad King2020-03-1720-0/+229
|\ \ \ \ \
| * | | | | file: Add ARCHIVE_{CREATE|EXTRACT} subcommandsCristian Adam2020-03-1620-0/+229
| | |_|_|/ | |/| | |
* | | | | Merge topic 'gtest-parallel-xml'Brad King2020-03-164-0/+69
|\ \ \ \ \
| * | | | | GoogleTest: Add test case for XML_OUTPUT_DIRAlexander Stein2020-03-134-0/+69
* | | | | | Merge topic 'gnu-as'Brad King2020-03-167-1/+39
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ASM: Fix depfile flags for GNU 'as' toolBrad King2020-03-137-1/+39
| | |_|_|/ | |/| | |
* | | | | Merge topic 'FindRuby-variable-case'Brad King2020-03-131-1/+1
|\ \ \ \ \
| * | | | | FindRuby: Rename variables to match case of module nameJulien Marrec2020-03-111-1/+1
| |/ / / /
* | | | | Merge topic 'swift-implicit-module-include-dir'Brad King2020-03-134-0/+29
|\ \ \ \ \
| * | | | | Swift: Propagate Swift_MODULE_DIRECTORY as include directorySaleem Abdulrasool2020-03-124-0/+29
* | | | | | Merge topic 'profiling'Brad King2020-03-1311-0/+49
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | 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 '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
|\ \ \ \ \ | |_|_|/ / |/| | | |