index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-01
fix broken error message that printed formatter codes
Eli Schwartz
2021-11-01
fix typoed vs backend token
Eli Schwartz
2021-11-01
coverage generator: obey the documentation and only generate supported outputs
Eli Schwartz
2021-11-01
modules/gnome: don't use dict.keys() to test membership
Dylan Baker
2021-11-01
modules/gnome: use textwrap.dedent
Dylan Baker
2021-11-01
modules/gnome: use envconfig for VAPIGEN
Dylan Baker
2021-11-01
mesonbuild/module/gnome: remove unused variable
Dylan Baker
2021-11-01
modules/gnome: Use typed_pos_args for generate_vapi
Dylan Baker
2021-11-01
modules/gnome: use typed_pos_args for genmarshal
Dylan Baker
2021-11-01
modules/gnome: use typed_pos_Args for mkenums_simple
Dylan Baker
2021-11-01
modules/gnome: use typed_pos_args for mkenums
Dylan Baker
2021-11-01
modules/gnome: use typed_pos_args for gdbus_codegen
Dylan Baker
2021-11-01
modules/gnome: use typed_pos_args for gtkdoc_html_dir
Dylan Baker
2021-11-01
modules/gnome: use typed_pos_args for gtkdoc
Dylan Baker
2021-11-01
modules/gnome: use typed_pos_args for yelp
Dylan Baker
2021-11-01
modules/gnome: use noPosargs for compile_schemas
Dylan Baker
2021-11-01
modules/gnome: use typed_pos_args for generate_gir
Dylan Baker
2021-11-01
modules/gnome: use typed_pos_args for compile_resources
Dylan Baker
2021-11-01
modules/gnome: add some type annotations
Dylan Baker
2021-11-01
modules/gnome: clean and sort dependencies
Dylan Baker
2021-11-01
build: Add type annotations to BuildTarget.get_all_link_deps
Dylan Baker
2021-11-01
build: Add annotations to CustomTarget.extra_depends
Dylan Baker
2021-11-01
build: Add a get_command method to Executable
Dylan Baker
2021-11-01
modules: use IncludeDirs.to_string_list instead of open coding
Dylan Baker
2021-11-01
build: IncludeDirs extend `to_string_list` method to handle builddir
Dylan Baker
2021-11-01
build: Add type annotations for BuildTarget.include_dirs
Dylan Baker
2021-11-01
interpreter/modules: ModuleReturnValue can hold ExecutableSerialisation
Dylan Baker
2021-11-01
modules: remove harmful forwarding init methods
Dylan Baker
2021-11-01
interpreter: add type annotations for program_from_overrides
Dylan Baker
2021-10-31
Add 64-bit paths to check for unsupported Watcom cl.exe clones.
William D. Jones
2021-11-01
migrate python 3.5 compatible superclass variable annotations to 3.6
Eli Schwartz
2021-11-01
Revert "known Python 3.5 on windows workaround for subprocess(cwd=str(Path))"
Eli Schwartz
2021-10-31
Fix cygwin test failure due to shortpath usage
Nirbheek Chauhan
2021-10-30
delete PLATFORM env only if set
avitex
2021-10-30
Added warning if run_command is called without the check kwarg
Volker Weißmann
2021-10-30
Typo fixes (CustomTaget -> CustomTarget)
rusty-snake
2021-10-30
Typo fixes (CustomTaget -> CustomTarget)
rusty-snake
2021-10-30
Typo fixes (CustomTaget -> CustomTarget)
rusty-snake
2021-10-29
Fix version requirement on Ninja feature.
Jussi Pakkanen
2021-10-29
Make environment objects hash deterministically.
Jussi Pakkanen
2021-10-29
Merge pull request #9375 from dcbaker/submit/windows-module-typing
Jussi Pakkanen
2021-10-29
Remove duplicated CEXE_MAPPING table
Xavier Claessens
2021-10-29
Add note in release notes that thin archives has been reverted
Xavier Claessens
2021-10-29
Fix "meson compile" not activating vsenv
Xavier Claessens
2021-10-28
configure_file: upgrade deprecation message to FeatureDeprecated
Eli Schwartz
2021-10-28
modules/gnome: use `install_dir = []` instead of false
Dylan Baker
2021-10-28
modules/gnome: fix missing install_dir, again, harder
Dylan Baker
2021-10-28
mtest: accept very long lines
Paolo Bonzini
2021-10-27
modules/gnome: ensure that `install_dir` is set
Dylan Baker
2021-10-27
Fix add_install_script() ignoring install_tag
Xavier Claessens
[next]