9572 Commits (4a923b699b5e2575b7d0058a306ffb3d031aa970)
 

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