13176 Commits (dbb33aaf92a581e87c1451933fe148eea6808ecc)
 

Author SHA1 Message Date
Dylan Baker 676e66f853
pylint: enable consider-using-(min|max)-builtin 2 years ago
Dylan Baker 8c819ab805
pylint: enable unspecified-encoding 2 years ago
Dylan Baker 988a50b19c
pylint: enable unnecessary-dunder-call 2 years ago
Andres Freund db7503690c AIX: allow link_whole, it's the only supported behaviour anyway 2 years ago
Eli Schwartz 72e0a95f7f
Add stable regression test 2 years ago
Nirbheek Chauhan c20fb659f6 ci: Fix llvm detection on macOS CI 2 years ago
Xavier Claessens 9fd5eb6056 doc: Add missing netrc release notes 2 years ago
Xavier Claessens 8e0bf28ba6 doc: Fix wayland release notes 2 years ago
Caleb Cornett e574eba0a5 Add cross-compile support for Microsoft GDK platforms 2 years ago
Xavier Claessens 2dfd952eb9 Move classes used by scripts to their own module 2 years ago
Paolo Borelli a58ec322b3 gnome: add support for update-mime-database 2 years ago
Eli Schwartz 56a6ee1e5d find_library with argument beginning in "lib" is a bad idea, warn about it 2 years ago
Xavier Claessens 05da4b087c mlog: Use less from git on Windows 2 years ago
Xavier Claessens ed129a5311 wrap: If the directory exists in a sub-subproject, uses it inplace 2 years ago
Xavier Claessens b9e382835e wrap: Small simplification 2 years ago
Xavier Claessens b314d1f7c1 wrap: Set self.directory only once 2 years ago
Xavier Claessens 2a262d2936 Automatically tag systemtap files 2 years ago
Xavier Claessens a010274d4b Automaticall tag installed tests 2 years ago
Jan Tojnar c8d5f93cb0 gnome/yelp: fix `xml:lang` attributes 2 years ago
Xavier Claessens 195aae6a84 mconf: Do not print None for empty choices 2 years ago
Xavier Claessens 4fce954f97 mconf: Use pager only when printing configuration 2 years ago
Xavier Claessens e1db50d4d9 compilers: Cleanup a bit languages/suffixes lists 2 years ago
Tristan Partin 838367ca60 Fix mypy lint 2 years ago
Xavier Claessens fa254229b7 ninjabackend: Fix get_target_generated_sources() return type 2 years ago
Eli Schwartz 462759dd33
mtest: implement a maxfail option 2 years ago
Xavier Claessens bed5b31079 mlog: disable usage of global for log_pager 2 years ago
Christoph Reiter b5710ac4f4 CI: don't set BOOST_ROOT to an empty string 2 years ago
Christoph Reiter efc6e40e2a Revert "CI: Add a temporary workaround for broken MSYS2 Python path separator behaviour" 2 years ago
Dylan Baker f5283dd63f pylint: enable global-statement 2 years ago
Dylan Baker 3ef332e89a pylint: enable global-variable-not-assigned 2 years ago
Dylan Baker 1917b9253e modules/gnome: make_native_glib_version an instance var 2 years ago
Eli Schwartz 30b1774628 compilers: unify fortran sanity check with its parent Clike handling 2 years ago
Eli Schwartz 332968da1b use simpler subprocess.run interface instead of manual Popen 2 years ago
Eli Schwartz 0d354588ca compilers: make sanity checks log commands using join_args 2 years ago
Eli Schwartz 29ac7dd088
clean up message for OSError errorhandler 2 years ago
Eli Schwartz 389b2f6785
fix regression in logging runpython errors 2 years ago
Eli Schwartz 28103614ef
refactor errorhandler for deduplication of logic 2 years ago
Eli Schwartz d364985365
fix regression in handling errors during reconfigure 2 years ago
Christoph Reiter 3fd2459a74 CI: Add a temporary workaround for broken MSYS2 Python path separator behaviour 2 years ago
Xavier Claessens f4f8a39060 Add release notes snippet for new mconf behaviour 2 years ago
Xavier Claessens d202697182 mconf: Add --no-pager option 2 years ago
Xavier Claessens b3dc99e6da mconf: Print options with colors 2 years ago
Xavier Claessens 5a98c915c5 mconf: Substract the 3 space separators between columns 2 years ago
Xavier Claessens 5d6368e562 mconf: Do not wrap choices manually 2 years ago
Xavier Claessens c8b57f1b57 mconf: There is always 4 columns 2 years ago
Xavier Claessens 59d561d4c1 mlog: Add support for pager 2 years ago
Xavier Claessens 3111ce6aae mconf: Use mlog.log() instead of print() 2 years ago
Xavier Claessens 31a6633e62 mdevenv: powershell <7.0 is EOL, prefer using pwsh.exe 2 years ago
Xavier Claessens bb4c8c07f8 Fix cmd_or_ps.ps1 script with pwsh7 2 years ago
Vili Väinölä 496dce0666 Fix including headers from another drive on VS backend 2 years ago