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-10-03
docs: Use a custom hotdoc extension for links to RefMan
Daniel Mensinger
2021-10-03
docs: Remove the old Reference manual
Daniel Mensinger
2021-10-03
docs: Fixes found during the YAML conversion process
Daniel Mensinger
2021-10-03
docs: Fix the GitHub action
Daniel Mensinger
2021-10-03
docs: Hook up the new RefMan generator to Meson
Daniel Mensinger
2021-10-03
docs: Added Markdown generator
Daniel Mensinger
2021-10-03
docs: Added pickle generator
Daniel Mensinger
2021-10-03
docs: Add the YAML Reference manual
Daniel Mensinger
2021-10-03
docs: Initial reference manual generator
Daniel Mensinger
2021-10-02
Improve linker detection failure error message.
Jussi Pakkanen
2021-10-01
rust: dependencies need to cause a rebuild/relink not just reorder
Dylan Baker
2021-09-30
modules/i18n: Fix remaining mypy spotted issues
Dylan Baker
2021-09-30
modules/i18n: use typed_kwargs for gettext
Dylan Baker
2021-09-30
modules/i18n: Use typed_kwargs for merge_file
Dylan Baker
2021-09-30
modules/i18n: use typed_pos_args
Dylan Baker
2021-09-30
interpreter: move some of CustomTarget's args to type_checking
Dylan Baker
2021-09-30
modules/i18n: add easy type annotations
Dylan Baker
2021-09-30
modules/i18n: sort and clean up imports
Dylan Baker
2021-09-30
modules: make ReturnValue.new_objects covariant
Dylan Baker
2021-09-30
dependency: Allow searching for multiple names
Xavier Claessens
2021-09-30
Fix typos
Christian Clauss
2021-09-30
interpreter: Use typed_kwargs for func_custom_target
Dylan Baker
2021-09-30
build: Prepare CustomTarget.process_kwargs to co-exist
Dylan Baker
2021-09-30
build: Allow `Dict[OptionKey, str` in parse_overrides
Dylan Baker
2021-09-30
interpreter: Allow FileMode to be passed to _get_kwarg_install_mode
Dylan Baker
2021-09-30
interpreter: move command kwarg to type_checking
Dylan Baker
2021-09-30
interpreter/type_checking: Add DEPEND_FILES_KW
Dylan Baker
2021-09-30
interpreter: move KwargInfo('depends') to type_checking
Dylan Baker
2021-09-30
interpreter: DEPFILE_KW should be Optional[str]
Dylan Baker
2021-09-30
interpreter: remove duplicate permittedKwargs
Dylan Baker
2021-09-30
interpreter: move DEPFILE_KW to type_checkingt
Dylan Baker
2021-09-30
build: Use isinstance(other, Target) instead of hasattr
Dylan Baker
2021-09-30
build: Add type annotations to AliasTarget
Dylan Baker
2021-09-30
interpreter: use typed_kwargs on func_run_target
Dylan Baker
2021-09-30
build: drop unnecissary method from RunTarget
Dylan Baker
2021-09-30
build: Fully annotate RunTarget
Dylan Baker
2021-09-30
build: Add full type annotations to CommandBase
Dylan Baker
2021-09-30
build: add forward delcarations to CommandBase class
Dylan Baker
2021-09-30
build: Add a couple of obvious annotations to RunTarget
Dylan Baker
2021-09-30
interpreterbase/decorators: KwargIfno validator must take an relaxed type
Dylan Baker
2021-09-30
Make custom_target() name argument optional
Xavier Claessens
2021-09-29
Fix mypy errors
makise-homura
2021-09-29
pkgconfig: pkg-configs version<0.29.1 escape variables incorrectly
makise-homura
2021-09-29
compilers/elbrus: Deal with C/C++/Fortran stds more correctly
makise-homura
2021-09-29
compilers: Select correct clang on e2k for C++ and ObjC++
makise-homura
2021-09-29
compilers: There is clang for e2k (elbrus) platform finally
makise-homura
2021-09-29
compilers/elbrus: Support prelinking with lcc correctly
makise-homura
2021-09-29
compilers/elbrus: Fix incorrect inheritance model of Elbrus*Compiler
makise-homura
2021-09-29
unittests: Make qt test work if multiple versions of qt installed
makise-homura
2021-09-29
external-project: variables must be dict not list
Xavier Claessens
[next]