9659 Commits (0b0873c7438471732e5237b1c667e5a3b3fe3c82)
 

Author SHA1 Message Date
Xavier Claessens 56c9e95b04 Implicit dependency fallback when a subproject wrap or dir exists 4 years ago
Jussi Pakkanen 64f36613ef
Merge pull request #7231 from mensinda/cmOverride 4 years ago
TheQwertiest b6981bd16e
Made Commands.md dynamically generated (#7346) 4 years ago
TheQwertiest 83a973ca04 Replaced `ninja` with `meson` [skip ci] 4 years ago
TheQwertiest 9e0db0a05e Cleaned up Reference docs [skip ci] 4 years ago
georgev93 5acd8acd51 Move mesonbuild/cmake/data/run_ctgt.py to mesonbuild/scripts/cmake_run_ctgt.py, as well as enclose everything in a run() function so it can be called by `meson --internal cmake_run_ctgt ...`. Also, include mesonbuild/cmake/data/ in the msi package. 4 years ago
Xavier Claessens 4a371c97f4 wrap: Apply patch even in VCS cases 4 years ago
Mike Gorse eb3b35ae02 test: fix enum generation for GNOME 4 years ago
Xavier Claessens 1c8731a100 envconfig: Add [constants] section in machine files 4 years ago
TheQwertiest 5696a5abba Added ability to specify target in `meson compile` 4 years ago
TheQwertiest 4d0233540f Added ability to pass arguments to backend in `meson compile` 4 years ago
Michael Hirsch, Ph.D b9b15816e8 syntax.md: document version_compare ambiguities [skip ci] 4 years ago
Michael Hirsch, Ph.D 1e140c002b syntax.md: correct markdown heading syntax [skip ci] 4 years ago
Eli Schwartz 33167d40a2 wrap: add user agent when downloading files 4 years ago
Nirbheek Chauhan 6aabc205f7 ci: Workaround MSYS2 update breakage 4 years ago
Nirbheek Chauhan e9dbe82d3e ci: Bump the cygwin timeout to 120 minutes 4 years ago
Xavier Claessens d0f468fef1 pkgconfig: Add missing cflags in uninstalled files 4 years ago
Jussi Pakkanen 35f2a2444f
Merge pull request #7370 from alanc/solaris-fixes 4 years ago
Daniel Mensinger 08f29c1812 docs: Add initial docs for the Meson CI [skip ci] 4 years ago
Nirbheek Chauhan 83df219747 docs: Document string path building with examples 4 years ago
Alan Coopersmith 28d1bb9016 SolarisDynamicLinker: add get_asneeded_args() & get_pie_args() 4 years ago
Alan Coopersmith e4330eff6d Fix "test cases/common/125 object only target" on Solaris 4 years ago
Alan Coopersmith feef5a1c06 unittests: Fix 51 ldflagdedup on Solaris 4 years ago
Alan Coopersmith f71c828d99 unittests: Fix test_identity_cross on Solaris 4 years ago
Alan Coopersmith 77935db7b0 test: Fix linuxlike/3 linker script on Solaris 11.4 4 years ago
Alan Coopersmith e06b04dc80 unittests: Fix test_compiler_detection on Solaris 4 years ago
Alan Coopersmith 45793b6ee2 symbolextractor: Add support for Solaris 4 years ago
Dylan Baker d42cd735a4 arglist: Fix remaining mypy errors and warnings 4 years ago
Dylan Baker 4f6bd29ac9 arglist: Split the C/C++ specifics parts into a subclass for CLike 4 years ago
Dylan Baker 93c3ec7e2d compilers: Return CompilerArgs from compiler instance 4 years ago
Dylan Baker 9d0ad66c29 compilers: Split CompilerArgs into a separate module 4 years ago
Dylan Baker 386721f7fd compilers: Add missing annotations to CompilerArgs class 4 years ago
Dylan Baker b887212bee compilers: Use enum for for deupdlication returns in CompilerArgs 4 years ago
Igor Raits d6c6b933c4 mcompile: Add --verbose mode 4 years ago
Xavier Claessens e353b2e8d4 wrap: Add patch_directory support 4 years ago
Tim-Philipp Müller 246e5437aa compiler: add 'force_align_arg_pointer' function attribute 4 years ago
Jussi Pakkanen da018da753
Merge pull request #7359 from dcbaker/submit/2020-06/sh4 4 years ago
Michael Brockus 9168032403
Update Style-guide.md [skip ci] 4 years ago
Michael Brockus 3f1108c923
Update Creating-releases.md [skip ci] 4 years ago
Michael Brockus 52a36a5521
update meson init info message. [skip ci] 4 years ago
Dylan Baker b384f82b9a envconfig: Add support SuperH SH-4 4 years ago
Dylan Baker 348b0ef671 docs: Alphabetically sort the cpu_family reference table 4 years ago
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