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
2022-03-09
install: Add --strip option
Xavier Claessens
2022-03-09
Replace freezing regex with plain text operations.
Jussi Pakkanen
2022-03-08
add early sanity check for test programs existing
Eli Schwartz
2022-03-08
Revert "Add new env2cross command."
Eli Schwartz
2022-03-08
tests: bitcode: add missing b_bitcode option
Marvin Scholz
2022-03-08
Add new env2cross command.
Jussi Pakkanen
2022-03-07
docs: add forgotten documentation for the new openssl dependency
Eli Schwartz
2022-03-07
fix correctly detecting whether python is found if link args are empty
Eli Schwartz
2022-03-07
move a bunch of imports into TYPE_CHECKING blocks
Eli Schwartz
2022-03-07
treewide: string-quote the first argument to T.cast
Eli Schwartz
2022-03-07
merge various TYPE_CHECKING blocks into one
Eli Schwartz
2022-03-07
Fix @typed_pos_args on java.generate_native_headers
Tristan Partin
2022-03-07
docs: document the rust_crate_type build_target keyword
Dylan Baker
2022-03-07
Add support for rust proc-macro crates
Dylan Baker
2022-03-07
remove unused code after subproject conversion to typed_kwargs
Eli Schwartz
2022-03-07
Fix mypy CI.
Jussi Pakkanen
2022-03-07
Merge pull request #10043 from dcbaker/submit/type-checking-for-subproject
Jussi Pakkanen
2022-03-07
Fix default install tag for shared lib symlinks
Xavier Claessens
2022-03-07
Merge pull request #9743 from mensinda/cmakeGeneratorFixed
Jussi Pakkanen
2022-03-06
find_program: add a version() method to match the one for dependencies
Eli Schwartz
2022-03-06
i18n.merge_file: do not disable in the absence of gettext tools
Eli Schwartz
2022-03-06
i18n module: report initial call site when disabling translation support
Eli Schwartz
2022-03-06
i18n module: detect gettext tools at configure time
Eli Schwartz
2022-03-06
scripts: accept the path of the gettext commands to run as an argument
Eli Schwartz
2022-03-06
i18n module: fix bug that made msgfmthelper die on combinations of args
Eli Schwartz
2022-03-06
wayland module: Allow building both client and server sides
Xavier Claessens
2022-03-04
[skip ci] fix syntax typo
Darren Ng
2022-03-04
Port JavaModule to NewExtensionModule API
Tristan Partin
2022-03-04
Fix @typed_pos args on java.generate_native_header
Tristan Partin
2022-03-04
Add modules kwarg to JNI system dep
Tristan Partin
2022-03-03
CI images: add the JRE to Ubuntu
Eli Schwartz
2022-03-03
interpreter: annotate the find_program chain
Dylan Baker
2022-03-03
interpreter: fix some low hanging type annotations issues
Dylan Baker
2022-03-03
interpreter: fix mismatched type expectations
Dylan Baker
2022-03-03
interpreter: Fix type violation in do_subproject_cmake
Dylan Baker
2022-03-03
interpreter: replace build_def_files with OrderedSet
Dylan Baker
2022-03-03
build: Add a couple of type annotations for the Interpreter to use
Dylan Baker
2022-03-03
interpreter: fix Interpreter type annotations
Dylan Baker
2022-03-03
interpreter: add cm_interpreter to SubprojectHolder
Dylan Baker
2022-03-03
interpreter: use typed_kwargs for subproject()
Dylan Baker
2022-03-03
interpreter: add some simple annotations to subproject methods
Dylan Baker
2022-03-03
interpreter: Use a literal for the do_subproject helper
Dylan Baker
2022-03-03
interpreter: annotate subproject_stack
Dylan Baker
2022-03-03
interpreter/dependencyfallbacks: fix a number of low hanging type issues
Dylan Baker
2022-03-03
coredata: fix annotations of get_option
Dylan Baker
2022-03-03
modules/cmake: add type annotations for subproject method
Dylan Baker
2022-03-03
add release snippet for declare_dependency
Remi Thebault
2022-03-03
ignore dub.json in test "d/11 dub"
Remi Thebault
2022-03-03
Document D features in `declare_dependency`
Remi Thebault
2022-03-03
add test d/13 declare dep
Remi Thebault
[next]