summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: Remove PostgreSQL from PATHnirbheek/dont-use-postgres-zlibNirbheek Chauhan2020-06-174-15/+2
* update Project-templates.mdMichael2020-06-171-2/+21
* interpreter: Allow dependecy or subproject name in force_fallback_forXavier Claessens2020-06-161-3/+6
* doc: Fix missing --force-fallback-for documentationXavier Claessens2020-06-161-0/+8
* interpreter: Avoid new feature warning when using old has_exe_wrapper()Xavier Claessens2020-06-161-1/+4
* interpreter: add support for --force-fallback-forMathieu Duponchelle2020-06-166-2/+43
* Update mesonbuild/modules/gnome.pyXavier Claessens2020-06-161-1/+1
* Update mesonbuild/modules/gnome.pyXavier Claessens2020-06-161-1/+1
* gnome: Add fatal_warnings kwarg to generate_gir()Xavier Claessens2020-06-163-2/+17
* macros.meson: Switch to meson compile / installIgor Raits2020-06-151-3/+9
* macros.meson: Switch to %{_smp_build_ncpus}Igor Raits2020-06-151-9/+3
* pep8: add missing import, remove unused variableMichael Hirsch2020-06-152-26/+27
* run_*tests*.py: print Meson version at start of test suiteMichael Hirsch2020-06-155-7/+14
* Documentation, FAQ.md, generated_headers [skip ci]laolux2020-06-151-1/+1
* environment: fallback regex for versions like 2020.01Michael Hirsch2020-06-152-6/+18
* test:fortran7: default static so Intel/VS-based compilers passMichael Hirsch2020-06-151-3/+3
* Add exception handling to be also written to the VS project xmlVili VÀinölÀ2020-06-151-0/+12
* Added docs for all meson commands + corresponding unit test (#7217)TheQwertiest2020-06-153-0/+718
* ci: Use test.json to skip VS2017 azure testsDaniel Mensinger2020-06-155-19/+17
* windows: Canonicalize `:` in filenamesNirbheek Chauhan2020-06-143-2/+10
* fortran generated test: add code to reveal issueMichael Hirsch2020-06-145-10/+22
* Use cmake args also when calling get_cmake_infoVili VÀinölÀ2020-06-141-4/+4
* Disable failing cmake jobs on VS2017Nirbheek Chauhan2020-06-143-0/+16
* cmake: fix definitions with interface libraries (fixes #7299)Daniel Mensinger2020-06-137-7/+28
* Tweak gnome.gtkdoc() documentation for clarity and grammarJon Turney2020-06-131-2/+2
* Also adjust PATH in gtkdochelper for CygwinJon Turney2020-06-131-3/+5
* Include the dep itself in extra_paths for WindowsJon Turney2020-06-131-0/+1
* Handle multiple substitutions in eval_custom_target_command()Jon Turney2020-06-131-29/+30
* azure: Run gtkdoc tests for CygwinJon Turney2020-06-131-0/+1
* ci: Pin ninja to 1.9.0.post1 for nowNirbheek Chauhan2020-06-131-1/+5
* tests: reset CMakeDependency.class_cmakeinfoDaniel Mensinger2020-06-131-0/+3
* cmake: Fix handling of path seperators (fixes #7294)Daniel Mensinger2020-06-136-5/+30
* mdist: Filter out buildtype to avoid warningNirbheek Chauhan2020-06-131-1/+1
* dependencies: Add a couple of type annotationsDylan Baker2020-06-121-2/+3
* dependencies: Don't allow using the default binary for host on cross compilesDylan Baker2020-06-122-5/+5
* dependencies: Don't try to find a binary by "default_path" when cross compilingDylan Baker2020-06-121-4/+7
* cmake: Use shared find_external_program instead of open codingDylan Baker2020-06-121-22/+5
* dependencies: Split search_tool out of ExternalDependencyDylan Baker2020-06-122-24/+29
* mintro: typings again x2TheQwertiest2020-06-121-1/+1
* mintro: more typing shenanigansTheQwertiest2020-06-121-1/+1
* mintro: typing fixTheQwertiest2020-06-121-1/+1
* mintro: typing fixTheQwertiest2020-06-121-1/+1
* mintro: enforced order for subcommandsTheQwertiest2020-06-121-12/+14
* [skip ci] docs: Bring up to date on options per machineJohn Ericson2020-06-122-14/+64
* modules/cmake: Fix setting install_dirDylan Baker2020-06-124-2/+21
* cmake: Subprojects support CMAKE_PREFIX_PATH (fixes #7249)Daniel Mensinger2020-06-124-15/+37
* docs: remove duplicated entry for gnome.generate_gir() documentation [skip ci]ć‚æœŹ èČŽćČ2020-06-121-1/+0
* Correct argument typo in partial_dependnecy (#7300) [skip ci]Phillip Johnston2020-06-111-1/+1
* unit tests: Pass args to pytestNirbheek Chauhan2020-06-111-0/+3
* apple: -headerpad args are ignored when bitcode is enabledNirbheek Chauhan2020-06-112-7/+13