summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: Document string path building with examplesnirbheek/document-path-buildingNirbheek Chauhan2020-06-241-3/+22
* arglist: Fix remaining mypy errors and warningsDylan Baker2020-06-222-6/+5
* arglist: Split the C/C++ specifics parts into a subclass for CLikeDylan Baker2020-06-222-78/+71
* compilers: Return CompilerArgs from compiler instanceDylan Baker2020-06-229-56/+63
* compilers: Split CompilerArgs into a separate moduleDylan Baker2020-06-229-384/+416
* compilers: Add missing annotations to CompilerArgs classDylan Baker2020-06-221-16/+14
* compilers: Use enum for for deupdlication returns in CompilerArgsDylan Baker2020-06-221-27/+36
* mcompile: Add --verbose modeIgor Raits2020-06-214-1/+18
* wrap: Add patch_directory supportXavier Claessens2020-06-216-12/+44
* compiler: add 'force_align_arg_pointer' function attributeTim-Philipp Müller2020-06-212-43/+48
* Merge pull request #7359 from dcbaker/submit/2020-06/sh4Jussi Pakkanen2020-06-212-5/+7
|\
| * envconfig: Add support SuperH SH-4Dylan Baker2020-06-192-2/+4
| * docs: Alphabetically sort the cpu_family reference tableDylan Baker2020-06-191-3/+3
* | Update Style-guide.md [skip ci]Michael Brockus2020-06-211-0/+6
* | Update Creating-releases.md [skip ci]Michael Brockus2020-06-211-17/+38
* | update meson init info message. [skip ci]Michael Brockus2020-06-211-2/+2
|/
* Update Users.md [skip ci]Cyril Richard2020-06-191-0/+1
* Merge pull request #7196 from cconverse711/llvm-covJussi Pakkanen2020-06-1812-40/+154
|\
| * disable coverage tests on msys2Cary Converse2020-06-171-0/+8
| * add missing gcovr dependencies for msys2 ciCary Converse2020-06-171-0/+1
| * add missing gcovr dependencies for cygwin ciCary Converse2020-06-171-0/+5
| * coverage: llvm-cov supportCary Converse2020-06-1712-40/+140
* | docs: replaced `ninja` with appropriate `meson` commands [skip ci]TheQwertiest2020-06-1823-85/+113
* | mconf: Fix regression when printing all optionsXavier Claessens2020-06-181-8/+8
|/
* ci: Remove PostgreSQL from PATHNirbheek 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