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
path:
root
/
mesonbuild
/
modules
Age
Commit message (
Expand
)
Author
2021-03-05
Port CUDA module to new API.
Olexa Bilaniuk
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-04
various python neatness cleanups
Eli Schwartz
2021-03-04
Simplify module API
Xavier Claessens
2021-03-03
pkgconfig: Add missing permitted kwargs
Xavier Claessens
2021-03-02
exernal_project: Fix default cross compile parameters
Leif Middelschulte
2021-02-27
install_man locale support
Jason Woodward
2021-02-26
modules/fs: Use typed_pos_args
Dylan Baker
2021-02-22
minstall: Add --skip-subprojects option
Xavier Claessens
2021-02-16
CUDA Toolkit 11.2.1 has been released, update version table
Olexa Bilaniuk
2021-02-07
Add Qt6 module
Luca Weiss
2021-02-07
Merge pull request #8162 from dcbaker/wip/2021-01/rust-module-bindgen
Jussi Pakkanen
2021-02-07
Merge pull request #8305 from xclaesse/run-target-env
Jussi Pakkanen
2021-02-06
rust: Add a module wrapper for bindgen
Dylan Baker
2021-02-06
modules/rust: use typed_pos_args
Dylan Baker
2021-02-05
run_target: Add env kwarg
Xavier Claessens
2021-02-05
gnome: Add post_install() method
Xavier Claessens
2021-02-04
Introduce `fs.read` to read a file as a string
Luke Drummond
2021-02-02
Quick update of table of CUDA Toolkit vs. NVIDIA driver versions.
Olexa Bilaniuk
2021-01-30
Merge pull request #8264 from xclaesse/ep-misc
Jussi Pakkanen
2021-01-30
Fix executable as script on Windows
Xavier Claessens
2021-01-29
external_project: Add default configure options
Xavier Claessens
2021-01-29
external_project: Do not set LD in the env
Xavier Claessens
2021-01-29
external_project: Improve logging
Xavier Claessens
2021-01-20
external_project: Log configure command
Xavier Claessens
2021-01-19
Replace NinjaBackend is_rust_target with build.uses_rust
Dylan Baker
2021-01-17
external_project: Write output in log files when not verbose
Xavier Claessens
2021-01-14
Merge pull request #8192 from dcbaker/submit/minstall-type-annotations
Jussi Pakkanen
2021-01-13
build/interpreter: Split InstallDir to fix layering violation
Dylan Baker
2021-01-13
build/interperter: Add annotations and move input validation to interpreter
Dylan Baker
2021-01-13
Fix misspells
Antonin Décimo
2021-01-11
rename cflags_mapping to CFLAGS_MAPPING
Dylan Baker
2021-01-05
modules: Add an unstable-rust module
Dylan Baker
2021-01-04
Use a single coredata dictionary for options
Dylan Baker
2021-01-04
use OptionKey for builtin and base options
Dylan Baker
2020-11-20
use real pathlib module
Dylan Baker
2020-11-18
Merge pull request #7894 from obilaniu/cudaupdates
Jussi Pakkanen
2020-11-18
Merge pull request #7900 from bonzini/stabilize-hash
Jussi Pakkanen
2020-11-17
gnome: Drop use of volatile in GLib type functions
Philip Withnall
2020-11-15
stabilize sets that are converted to lists
Paolo Bonzini
2020-11-13
gnome: Handle libraries that are not in the current build dir
Sam Thursfield
2020-11-05
Update CUDA module's nvcc_arch_flags() and nvcc_arch_readable() for new
Olexa Bilaniuk
2020-11-05
Add newer CUDA Toolkit version entries.
Olexa Bilaniuk
2020-11-04
pkgconfig: Make external deps of static library public
Xavier Claessens
2020-11-04
qt module: fix error message typo, translation qresource accepts qm not ts
Eli Schwartz
2020-11-01
gnome: Tweak error message
Sam Thursfield
2020-10-22
pkgconfig: Define libdir and includedir in -uninstalled.pc files
Xavier Claessens
2020-10-17
Fix gnome.compile_resources() when glib is a subproject
Xavier Claessens
2020-10-17
pkgconfig: InternalDependency's ext_deps should be private by default
Xavier Claessens
2020-10-16
Fix consistency in variables kwarg
Xavier Claessens
[next]