11856 Commits (cc8018744d2b718c6868fc516ccd0c5fbe48c5e8)
 

Author SHA1 Message Date
Dylan Baker cc8018744d tests: replace python2 framework with metal 3 years ago
Dylan Baker 89c133b3db tests: remove extraframework test for python 3 years ago
Eli Schwartz 4f4259de1b hdf5 dependency: check for alternative config-tool names 3 years ago
Xavier Claessens 018d928cf5 i18n: Fix backtrace when missing input kwarg 3 years ago
Alberto Fanjul 05e0712f59 Add vala template 3 years ago
Jussi Pakkanen 4c62dab611
MSI generator fixes 3 years ago
William Toohey 679adc7bf5 Support ancient (<3.4.0) gcc versions 3 years ago
Paolo Bonzini 83f8b7c1b1 mtest: add an ASCII-only version of the spinner 3 years ago
Dylan Baker 40a8a3f8fe modules/gnome: fix warning message that will always fire 3 years ago
Dylan Baker aaac5538bf modules/gnome: Add back deprecation message 3 years ago
Matthew Brett bd5e520672 Fix to find Python files for Windows virtualenvs 3 years ago
Jussi Pakkanen cad109607d
Merge pull request #9520 from dcbaker/submit/gnome-first-typed-kwargs 3 years ago
Eli Schwartz ee5428d64f only pass clang LTO arguments when they are needed 3 years ago
Jussi Pakkanen 5b08fd4b33
Merge pull request #9565 from bonzini/invalid-run-target 3 years ago
Dudemanguy a4b4b21908 dependencies/zlib: Add system zlib method for android 3 years ago
Paolo Bonzini 9a8c2d23f1 interpreter: disallow RunTarget in meson.add_install_script 3 years ago
Paolo Bonzini 36c390e08e interpreter: disallow RunTarget in test 3 years ago
Eli Schwartz 680c6bb012 valac dependencies: use the canonical list of vala source names 3 years ago
Dudemanguy f873b9ae2f Users.md: add mpv 3 years ago
Yasushi SHOJI dbd1e154ab interpreter: Fix a typo 4 years ago
Xavier Claessens 364d951b34 Share common code between clang tidy and format 4 years ago
Nathanael Gray ae3d495c37 Remove incorrect arguments for C2000 C++ compiler. Add correct form for output and include args. 4 years ago
Eli Schwartz 0bc0905210
qt module: add depfile support to moc as well 4 years ago
Eli Schwartz 39ceb67774 docs: fix refman 2.0 regression in correctly describing find_library(has_headers) 4 years ago
Eli Schwartz 4029705cf3 docs: fix some spelling typos 4 years ago
Jussi Pakkanen 96d243ac75 Delete ghwt.py as it is no longer needed or even works. 4 years ago
Jussi Pakkanen 4c1c605c57
Merge pull request #9396 from keszybz/drop-unused-and-unnecessary-printing-code 4 years ago
Xavier Claessens 898bf6e518 python: Better detect when install path is not in sys.path 4 years ago
Zbigniew Jędrzejewski-Szmek 7a5eb6f9aa depfixer: always print the file name in messages 4 years ago
Zbigniew Jędrzejewski-Szmek c2f1d91b8a depfixer: convert unused printing code to debugging functions 4 years ago
Zbigniew Jędrzejewski-Szmek da522efc93 depfixer: f-strings 4 years ago
Dylan Baker f48d75dcae compilers/java: Add no_warn_args and debug_args methods 4 years ago
Dylan Baker ef52e60936 modules/gnome: use typed_kwargs for gdbus_codegen 4 years ago
Dylan Baker 566c2c9a9c modules/gnome: use typed_kwargs for gtkdoc method 4 years ago
Dylan Baker be1d013453 modules/gnome: use typed_kwargs for generate_gir 4 years ago
Dylan Baker 6137c21eb6 modules/gnome: use typed_kwargs for compile_resources 4 years ago
Dylan Baker fa2affe47c modules/gnome: use typed_kwargs for yelp 4 years ago
Dylan Baker 3894f80e21 modules/gnome: use typed_kwargs for compile_schemas 4 years ago
Dylan Baker f8fc5cb860 tests/vala: remove useless keyword argument 4 years ago
rusty-snake 5af556e2b8 Fix markdown formating in find_program.yaml 4 years ago
Eli Schwartz 558f9fed9e
fix regression that broke string.format with list objects 4 years ago
Eli Schwartz 1104b82137 fix custom_target with install: true and no install_dir, crashing 4 years ago
Xavier Claessens d23ae8b58e wrap: Fix concurrent os.mkdir() 4 years ago
Jussi Pakkanen 53febd08cd Add tutorial for building an SDL app from scratch. 4 years ago
Xavier Claessens c8d125653d
python.dependency(): Do not stop when first candidate is not found 4 years ago
Dylan Baker 98a9cc079c FAQ: Add entry about `add_project_link_arguments` and multiple languages 4 years ago
Moroz Oleg b72624171b Move language standard in separate method within vsbackend 4 years ago
Олег Мороз 387e846568 Fixes .vcxproj for vs2017 vs2019 4 years ago
Eli Schwartz 038b31e72b
various manual conversion of percent-formatted strings to f-strings 4 years ago
Eli Schwartz bae0fdf64a
fix broken error message that printed formatter codes 4 years ago