12665 Commits (16ed82a62f535475b0eff6acc2d7c34c5265c16f)
 

Author SHA1 Message Date
Maple e201b87dd5
Some documentation fix (#10335) 3 years ago
Jussi Pakkanen bba588d8b0
Merge pull request #10039 from eli-schwartz/wayland-protocols-subproject-files 3 years ago
zxey b30d04f52b Ignore detached head warning while cloning subprojects with tags 3 years ago
Xavier Claessens ca77adea89 gnome: Make sure g-ir-scanner can use pkg-config properly 3 years ago
Xavier Claessens 18bec0d3e3 pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* env 3 years ago
Remi Thebault c08ee0f7bc use D compiler to check pointer size in test d/14 3 years ago
Remi Thebault 69e15377ce add release snippet 3 years ago
Remi Thebault f24ad87e05 implement and test a few compiler checks for D 3 years ago
Fini Jastrow c16fdaeeca linkers: Add support for mold linker 3 years ago
Eli Schwartz 93ed7531c4 qt module: fix missing sanity check for install_dir + install 3 years ago
Eli Schwartz 945252a3bb qt module: fix broken install_dir kwarg 3 years ago
Xavier Claessens 2eb730f3ac devenv: Catch FileNotFoundError 3 years ago
Eli Schwartz c181f2c70b
Add small note that get_variable can publicize its data files 3 years ago
Ferdinand Thiessen 157d438835 Validate setting of install_tag for CustomTarget 3 years ago
Ferdinand Thiessen 6f156e8ddd gnome: Use 'doc' install_tag for gnome.yelp 3 years ago
Paolo Bonzini e4d9ba5c9e improve help for -Ddebug 3 years ago
Chun-wei Fan 8ed151bbd7 Visual Studio: Only use /utf-8 on VS2015 or later or clang-cl 3 years ago
Simon Arlott 660bfa6e7c docs: Remove deprecated meson.source_root() from localisation page example 3 years ago
Jussi Pakkanen b78d33f0b5 Fix typo that breaks g++ cross detection on Debian. 3 years ago
Jussi Pakkanen 9f9c7905bf Do not use 'echo' as it is not available on plain cmd.exe 3 years ago
Jussi Pakkanen a2079939de Use system install scheme rather than the incorrect Debian one. 3 years ago
Xavier Claessens 3c8343b483 Allow deprecating an option for a new one 3 years ago
Chun-wei Fan 9528e7deb0 gtkdochelper.py: Use os.pathsep for --path argument 3 years ago
Kirill Isakov 39dd1ff9e8 vcs_tag: handle non-str / non-file arguments 3 years ago
Kirill Isakov 33aa803521 vcs_tag: document the already supported file arg 3 years ago
Thomas Klausner 1c23281653 Add NetBSD support in symbolextractor. 3 years ago
Jussi Pakkanen 54808cd39b Fix purelib and platlib validation in Python3 module. 3 years ago
Fredrik Salomonsson 442fd7dc73 docs: Add documentation on pkgconfig.relocatable 3 years ago
Fredrik Salomonsson ef0c38f90a unittests: Add test_pkgconfig_relocatable to allplatformstests 3 years ago
Fredrik Salomonsson 3cac527d9f test cases/failing: Add 123 pkgconfig not relocatable outside prefix 3 years ago
Fredrik Salomonsson 2e31330fe6 pkgconfig: Add relocatable module option 3 years ago
Sergey Fedorov 09ad4e28f1 Add ppc970 definition to universal.py 3 years ago
barracuda156 aa2025cf97 Fix universal builds on Darwin PPC: add ppc7400 definition 3 years ago
Daniel Mensinger 1b9c4b7192 Fix generator expression list problems (fixes #10288) 3 years ago
Peter Lesslie ab5ed4db09 Add note in docs that multiline f-strings are not supported 3 years ago
Eli Schwartz 5df0fb45ca
unittests: make datatests capable of parsing module subsections properly 3 years ago
Eli Schwartz 6a287fae5d
simplify destdir_join for readability 3 years ago
Eli Schwartz 19de032d20
docs: make upload target depend on building the docs 3 years ago
Eli Schwartz f72fbd7562
CI images: don't build on a schedule for forks 3 years ago
Eli Schwartz 22b9a66f7c
qt module: move comment to the correct location after refactoring 3 years ago
Eli Schwartz ea8f4bb4ad
typo 3 years ago
Eli Schwartz eb2551c90e
remove useless condition 3 years ago
Eli Schwartz bb171c2dff
pyupgrade --py37-plus 3 years ago
Eli Schwartz 906aec0df5
ac_converter: use better style for header check iteration 3 years ago
Ben Brown 20ac070fca Fix typo in comment 3 years ago
Eli Schwartz df3f064c81
dependencies: move DependencyVariableString handling to declare_dependency 3 years ago
Eli Schwartz 0e3ed2f655
dependencies: allow get_variable to expose files from subprojects 3 years ago
Eli Schwartz b55349c2e9
dependencies: tighten type checking and fix cmake API violation for get_variable 3 years ago
Xavier Claessens c649a2b8c5 wayland: Make sure wayland-scanner has same version as wayland libraries 3 years ago
Jussi Pakkanen 2fcd3a4174 Add regression test for Python dist. 3 years ago