aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-04Fix incremental debug builds in VSGustavoLCR2-2/+3
2020-05-03Merge pull request #7060 from dcbaker/install-script-targetsJussi Pakkanen14-22/+217
2020-05-03Merge pull request #7059 from xclaesse/gir-windowsJussi Pakkanen2-2/+10
2020-05-03rm python2 %s from backends.py and ninjabackend.pyMichael Brockus2-38/+35
2020-05-03boost: Do not set BOOST_ALL_DYN_LINK (fixes #7056)Daniel Mensinger1-5/+2
2020-05-02Merge pull request #6838 from dcbaker/link-language-in-librariesJussi Pakkanen9-8/+82
2020-05-01docs/Users: add Vala Language ServerPrinceton Ferro1-0/+1
2020-05-01boost: Only use usage-requirements defines (fixes #7046)Daniel Mensinger3-58/+93
2020-05-01Document formal Meson grammar [skip ci]Flow-It1-0/+70
2020-04-30Allow get_variable to still function when the fallback is a disabler.James Hilliard3-1/+31
2020-04-30Docs: Update link_language docs to explain when it should be usedDylan Baker2-2/+14
2020-04-30interpreter: Add link_language to all build targetsDylan Baker4-2/+15
2020-04-30build: Fix link_language selectionDylan Baker1-4/+6
2020-04-30unittests: Add test to show that link_language is brokenDylan Baker1-0/+15
2020-04-30tests: Add common test for link_languageDylan Baker4-0/+32
2020-04-30build: add missing type annotationDylan Baker1-1/+1
2020-04-30docs: Update documentation for add_*_scriptDylan Baker2-0/+31
2020-04-30allow postconf and dist scripts to use Files, ExternalPrograms, andDylan Baker3-7/+15
2020-04-30interpreter: Allow install_script to use additional input typesDylan Baker10-18/+174
2020-04-30CI: pin pylintJon Turney1-1/+2
2020-04-30gnome: Print proper error when 'nsversion' or 'namespace' are missingXavier Claessens1-2/+6
2020-04-30ExternalProgram: Do special windows tricks even when name is providedXavier Claessens1-0/+4
2020-04-29Fix symlink deletion with --wipe optionLaurent Pinchart1-1/+1
2020-04-29Merge pull request #6911 from mensinda/ciBionicJussi Pakkanen13-21/+145
2020-04-28Meson Cmake Wrapper unmaintained [skip ci]Brendan Simon1-1/+1
2020-04-28Clarified error message for test(). (#7040)Benjamin Frye1-1/+1
2020-04-28gnome: Fix usage of gobject-introspection as subprojectXavier Claessens2-59/+42
2020-04-28Adding a conditional case in _guess_files to confirm that the complete path i...georgev931-1/+16
2020-04-28ci: Upgrade to checkout@v2Daniel Mensinger1-2/+2
2020-04-28ci: Fix OpenSUSE immage boost_pythonDaniel Mensinger1-1/+1
2020-04-28tests: Skip hotdoc test if hotdoc is not installedDaniel Mensinger2-1/+16
2020-04-28ci: Added bionic imageDaniel Mensinger5-1/+72
2020-04-28tests: Add support for specifying tool requirementsDaniel Mensinger4-4/+31
2020-04-28tests: Avoid a CMake error by checking the CMake versionDaniel Mensinger2-7/+18
2020-04-28docs: Fix Contributing.mdDaniel Mensinger1-5/+5
2020-04-28dependency: log cached or skipped dependencies with reference to modulesEli Schwartz1-5/+8
2020-04-28find_program: Fixes when the program has been overridden by executableXavier Claessens6-23/+79
2020-04-28Merge pull request #7018 from dcbaker/junitJussi Pakkanen8-33/+275
2020-04-24backend/vs: Fix build when not all languages have pchPeter Harris1-10/+4
2020-04-24Adjust regex to handle cases such as C:/Program Files/foldergeorgev931-1/+1
2020-04-23ci: Try to fix opensuse imageDylan Baker1-1/+1
2020-04-23mtest: Generate a JUnit xml result fileDylan Baker4-0/+238
2020-04-23mtest: Store individual results for TAP testsDylan Baker1-21/+23
2020-04-23compilers: fix type issueAndrew Udvare1-1/+1
2020-04-23update MANIFEST.inMichael1-4/+2
2020-04-22mtest: Use textrwap.dedent for large blockDylan Baker1-8/+9
2020-04-22ci: install python3-lxmlDylan Baker4-3/+4
2020-04-22Issue: 7009: CMake/Centos7 Unable to find CMake even though it is installedAlexandre Lavigne1-1/+1
2020-04-21Use pkg_resource to find resources files (data)Dylan Baker2-4/+8
2020-04-21setup.cfg: Mark setuptools as requiredDylan Baker1-0/+2