summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-21Merge pull request #7359 from dcbaker/submit/2020-06/sh4Jussi Pakkanen
2020-06-21Update Style-guide.md [skip ci]Michael Brockus
2020-06-21Update Creating-releases.md [skip ci]Michael Brockus
2020-06-21update meson init info message. [skip ci]Michael Brockus
2020-06-19envconfig: Add support SuperH SH-4Dylan Baker
2020-06-19docs: Alphabetically sort the cpu_family reference tableDylan Baker
2020-06-19Update Users.md [skip ci]Cyril Richard
2020-06-18Merge pull request #7196 from cconverse711/llvm-covJussi Pakkanen
2020-06-18docs: replaced `ninja` with appropriate `meson` commands [skip ci]TheQwertiest
2020-06-18mconf: Fix regression when printing all optionsXavier Claessens
2020-06-17disable coverage tests on msys2Cary Converse
2020-06-17add missing gcovr dependencies for msys2 ciCary Converse
2020-06-17add missing gcovr dependencies for cygwin ciCary Converse
2020-06-17coverage: llvm-cov supportCary Converse
2020-06-17ci: Remove PostgreSQL from PATHNirbheek Chauhan
2020-06-17update Project-templates.mdMichael
2020-06-16interpreter: Allow dependecy or subproject name in force_fallback_forXavier Claessens
2020-06-16doc: Fix missing --force-fallback-for documentationXavier Claessens
2020-06-16interpreter: Avoid new feature warning when using old has_exe_wrapper()Xavier Claessens
2020-06-16interpreter: add support for --force-fallback-forMathieu Duponchelle
2020-06-16Update mesonbuild/modules/gnome.pyXavier Claessens
2020-06-16Update mesonbuild/modules/gnome.pyXavier Claessens
2020-06-16gnome: Add fatal_warnings kwarg to generate_gir()Xavier Claessens
2020-06-15macros.meson: Switch to meson compile / installIgor Raits
2020-06-15macros.meson: Switch to %{_smp_build_ncpus}Igor Raits
2020-06-15pep8: add missing import, remove unused variableMichael Hirsch
2020-06-15run_*tests*.py: print Meson version at start of test suiteMichael Hirsch
2020-06-15Documentation, FAQ.md, generated_headers [skip ci]laolux
2020-06-15environment: fallback regex for versions like 2020.01Michael Hirsch
2020-06-15test:fortran7: default static so Intel/VS-based compilers passMichael Hirsch
2020-06-15Add exception handling to be also written to the VS project xmlVili Väinölä
2020-06-15Added docs for all meson commands + corresponding unit test (#7217)TheQwertiest
2020-06-15ci: Use test.json to skip VS2017 azure testsDaniel Mensinger
2020-06-14windows: Canonicalize `:` in filenamesNirbheek Chauhan
2020-06-14fortran generated test: add code to reveal issueMichael Hirsch
2020-06-14Use cmake args also when calling get_cmake_infoVili Väinölä
2020-06-14Disable failing cmake jobs on VS2017Nirbheek Chauhan
2020-06-13cmake: fix definitions with interface libraries (fixes #7299)Daniel Mensinger
2020-06-13Tweak gnome.gtkdoc() documentation for clarity and grammarJon Turney
2020-06-13Also adjust PATH in gtkdochelper for CygwinJon Turney
2020-06-13Include the dep itself in extra_paths for WindowsJon Turney
2020-06-13Handle multiple substitutions in eval_custom_target_command()Jon Turney
2020-06-13azure: Run gtkdoc tests for CygwinJon Turney
2020-06-13ci: Pin ninja to 1.9.0.post1 for nowNirbheek Chauhan
2020-06-13tests: reset CMakeDependency.class_cmakeinfoDaniel Mensinger
2020-06-13cmake: Fix handling of path seperators (fixes #7294)Daniel Mensinger
2020-06-13mdist: Filter out buildtype to avoid warningNirbheek Chauhan
2020-06-12dependencies: Add a couple of type annotationsDylan Baker
2020-06-12dependencies: Don't allow using the default binary for host on cross compilesDylan Baker
2020-06-12dependencies: Don't try to find a binary by "default_path" when cross compilingDylan Baker