summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add regression test for libdir reset.revertcrossfixupJussi Pakkanen2020-05-043-0/+14
* Revert "coredata: init_builtins should always call libdir_cross_fixup"Jussi Pakkanen2020-05-041-1/+1
* Fix incremental debug builds in VSGustavoLCR2020-05-042-2/+3
* Merge pull request #7060 from dcbaker/install-script-targetsJussi Pakkanen2020-05-0314-22/+217
|\
| * docs: Update documentation for add_*_scriptDylan Baker2020-04-302-0/+31
| * allow postconf and dist scripts to use Files, ExternalPrograms, andDylan Baker2020-04-303-7/+15
| * interpreter: Allow install_script to use additional input typesDylan Baker2020-04-3010-18/+174
* | Merge pull request #7059 from xclaesse/gir-windowsJussi Pakkanen2020-05-032-2/+10
|\ \
| * | gnome: Print proper error when 'nsversion' or 'namespace' are missingXavier Claessens2020-04-301-2/+6
| * | ExternalProgram: Do special windows tricks even when name is providedXavier Claessens2020-04-301-0/+4
* | | rm python2 %s from backends.py and ninjabackend.pyMichael Brockus2020-05-032-38/+35
* | | boost: Do not set BOOST_ALL_DYN_LINK (fixes #7056)Daniel Mensinger2020-05-031-5/+2
* | | Merge pull request #6838 from dcbaker/link-language-in-librariesJussi Pakkanen2020-05-029-8/+82
|\ \ \
| * | | Docs: Update link_language docs to explain when it should be usedDylan Baker2020-04-302-2/+14
| * | | interpreter: Add link_language to all build targetsDylan Baker2020-04-304-2/+15
| * | | build: Fix link_language selectionDylan Baker2020-04-301-4/+6
| * | | unittests: Add test to show that link_language is brokenDylan Baker2020-04-301-0/+15
| * | | tests: Add common test for link_languageDylan Baker2020-04-304-0/+32
| * | | build: add missing type annotationDylan Baker2020-04-301-1/+1
| | |/ | |/|
* | | docs/Users: add Vala Language ServerPrinceton Ferro2020-05-011-0/+1
* | | boost: Only use usage-requirements defines (fixes #7046)Daniel Mensinger2020-05-013-58/+93
* | | Document formal Meson grammar [skip ci]Flow-It2020-05-011-0/+70
* | | Allow get_variable to still function when the fallback is a disabler.James Hilliard2020-04-303-1/+31
|/ /
* | CI: pin pylintJon Turney2020-04-301-1/+2
|/
* Fix symlink deletion with --wipe optionLaurent Pinchart2020-04-291-1/+1
* Merge pull request #6911 from mensinda/ciBionicJussi Pakkanen2020-04-2913-21/+145
|\
| * ci: Upgrade to checkout@v2Daniel Mensinger2020-04-281-2/+2
| * ci: Fix OpenSUSE immage boost_pythonDaniel Mensinger2020-04-281-1/+1
| * tests: Skip hotdoc test if hotdoc is not installedDaniel Mensinger2020-04-282-1/+16
| * ci: Added bionic imageDaniel Mensinger2020-04-285-1/+72
| * tests: Add support for specifying tool requirementsDaniel Mensinger2020-04-284-4/+31
| * tests: Avoid a CMake error by checking the CMake versionDaniel Mensinger2020-04-282-7/+18
| * docs: Fix Contributing.mdDaniel Mensinger2020-04-281-5/+5
* | Meson Cmake Wrapper unmaintained [skip ci]Brendan Simon2020-04-281-1/+1
* | Clarified error message for test(). (#7040)Benjamin Frye2020-04-281-1/+1
* | gnome: Fix usage of gobject-introspection as subprojectXavier Claessens2020-04-282-59/+42
* | Adding a conditional case in _guess_files to confirm that the complete path i...georgev932020-04-281-1/+16
|/
* dependency: log cached or skipped dependencies with reference to modulesEli Schwartz2020-04-281-5/+8
* find_program: Fixes when the program has been overridden by executableXavier Claessens2020-04-286-23/+79
* Merge pull request #7018 from dcbaker/junitJussi Pakkanen2020-04-288-33/+275
|\
| * ci: Try to fix opensuse imageDylan Baker2020-04-231-1/+1
| * mtest: Generate a JUnit xml result fileDylan Baker2020-04-234-0/+238
| * mtest: Store individual results for TAP testsDylan Baker2020-04-231-21/+23
| * mtest: Use textrwap.dedent for large blockDylan Baker2020-04-221-8/+9
| * ci: install python3-lxmlDylan Baker2020-04-224-3/+4
* | backend/vs: Fix build when not all languages have pchPeter Harris2020-04-241-10/+4
* | Adjust regex to handle cases such as C:/Program Files/foldergeorgev932020-04-241-1/+1
* | compilers: fix type issueAndrew Udvare2020-04-231-1/+1
* | update MANIFEST.inMichael2020-04-231-4/+2
* | Issue: 7009: CMake/Centos7 Unable to find CMake even though it is installedAlexandre Lavigne2020-04-221-1/+1
|/