9467 Commits (95c3fee47d75ef493865b3ffbcea7989ef246287)
 

Author SHA1 Message Date
Cyril Richard 189d3b0513
Update Users.md [skip ci] 4 years ago
Jussi Pakkanen 1309b06183
Merge pull request #7196 from cconverse711/llvm-cov 4 years ago
TheQwertiest 96609da8d2 docs: replaced `ninja` with appropriate `meson` commands [skip ci] 4 years ago
Xavier Claessens e191cbf6e9 mconf: Fix regression when printing all options 4 years ago
Cary Converse 8620ca2066 disable coverage tests on msys2 4 years ago
Cary Converse f3e2e4c63e add missing gcovr dependencies for msys2 ci 4 years ago
Cary Converse 5bb7f743fd add missing gcovr dependencies for cygwin ci 4 years ago
Cary Converse a198e5d191 coverage: llvm-cov support 4 years ago
Nirbheek Chauhan 804cefc94c ci: Remove PostgreSQL from PATH 4 years ago
Michael f7b7514014 update Project-templates.md 4 years ago
Xavier Claessens 07d2331d23 interpreter: Allow dependecy or subproject name in force_fallback_for 4 years ago
Xavier Claessens 972cac13f4 doc: Fix missing --force-fallback-for documentation 4 years ago
Xavier Claessens 4180f04433 interpreter: Avoid new feature warning when using old has_exe_wrapper() 4 years ago
Mathieu Duponchelle 20709af4d2 interpreter: add support for --force-fallback-for 4 years ago
Xavier Claessens f40e1567f5 Update mesonbuild/modules/gnome.py 4 years ago
Xavier Claessens 2ebda584ad Update mesonbuild/modules/gnome.py 4 years ago
Xavier Claessens 0b4cf5a844 gnome: Add fatal_warnings kwarg to generate_gir() 4 years ago
Igor Raits 0a61f511aa macros.meson: Switch to meson compile / install 4 years ago
Igor Raits c4761afa63 macros.meson: Switch to %{_smp_build_ncpus} 4 years ago
Michael Hirsch 6f2eb6233c pep8: add missing import, remove unused variable 4 years ago
Michael Hirsch 1ec84c570f run_*tests*.py: print Meson version at start of test suite 4 years ago
laolux 0a583ac06a
Documentation, FAQ.md, generated_headers [skip ci] 4 years ago
Michael Hirsch 0b9e8e39dd environment: fallback regex for versions like 2020.01 4 years ago
Michael Hirsch 4ba06fb4dd test:fortran7: default static so Intel/VS-based compilers pass 4 years ago
Vili Väinölä 8905a637be Add exception handling to be also written to the VS project xml 4 years ago
TheQwertiest 399303b534
Added docs for all meson commands + corresponding unit test (#7217) 4 years ago
Daniel Mensinger a44dc67cb7 ci: Use test.json to skip VS2017 azure tests 4 years ago
Nirbheek Chauhan eab0e5a8b3 windows: Canonicalize `:` in filenames 4 years ago
Michael Hirsch e2379148a6 fortran generated test: add code to reveal issue 4 years ago
Vili Väinölä 977dc4d19f Use cmake args also when calling get_cmake_info 4 years ago
Nirbheek Chauhan e121942fcd Disable failing cmake jobs on VS2017 4 years ago
Daniel Mensinger 6c56478ee1 cmake: fix definitions with interface libraries (fixes #7299) 4 years ago
Jon Turney 3babaaaeec Tweak gnome.gtkdoc() documentation for clarity and grammar 4 years ago
Jon Turney 9f0e75bb40 Also adjust PATH in gtkdochelper for Cygwin 4 years ago
Jon Turney b91355a29b Include the dep itself in extra_paths for Windows 4 years ago
Jon Turney 1b7855c36d Handle multiple substitutions in eval_custom_target_command() 4 years ago
Jon Turney bd7122beed azure: Run gtkdoc tests for Cygwin 4 years ago
Nirbheek Chauhan 4a5aec2fc0 ci: Pin ninja to 1.9.0.post1 for now 4 years ago
Daniel Mensinger 96379e51ed tests: reset CMakeDependency.class_cmakeinfo 4 years ago
Daniel Mensinger edcddb3a28 cmake: Fix handling of path seperators (fixes #7294) 4 years ago
Nirbheek Chauhan ec1bd22b15 mdist: Filter out buildtype to avoid warning 4 years ago
Dylan Baker 36d4ccaf80 dependencies: Add a couple of type annotations 4 years ago
Dylan Baker f5bd3254e9 dependencies: Don't allow using the default binary for host on cross compiles 4 years ago
Dylan Baker 18d8dbd3bd dependencies: Don't try to find a binary by "default_path" when cross compiling 4 years ago
Dylan Baker 01e0cc6735 cmake: Use shared find_external_program instead of open coding 4 years ago
Dylan Baker 85be45ea11 dependencies: Split search_tool out of ExternalDependency 4 years ago
TheQwertiest 365b667dc5 mintro: typings again x2 4 years ago
TheQwertiest a8256e4900 mintro: more typing shenanigans 4 years ago
TheQwertiest b71e73fc64 mintro: typing fix 4 years ago
TheQwertiest a43e770071 mintro: typing fix 4 years ago