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
/
backend
/
backends.py
Age
Commit message (
Expand
)
Author
2022-03-22
backends: Stop separating base and compiler options
Xavier Claessens
2022-03-14
mtest: fix logic bug that broke tests where the cmd is a Windows found program
Eli Schwartz
2022-03-09
install: Add --strip option
Xavier Claessens
2022-03-07
treewide: string-quote the first argument to T.cast
Eli Schwartz
2022-03-07
Fix default install tag for shared lib symlinks
Xavier Claessens
2022-02-28
devenv: Do not prepend empty list to PATH and LD_LIBRARY_PATH
Xavier Claessens
2022-02-28
backends: Cache creation of install data
Xavier Claessens
2022-02-16
flake8: fix various whitespace errors with badly aligned code
Eli Schwartz
2022-02-16
flake8: fix typoed whitespace surrounding tokens
Eli Schwartz
2022-02-02
Merge pull request #9834 from bonzini/test-verbose-kwarg
Jussi Pakkanen
2022-02-01
minstall: stop running ldconfig for the user
Eli Schwartz
2022-02-01
interpreter: support for forcibly verbose logging of some tests
Paolo Bonzini
2022-02-01
mtest: support for forcibly verbose logging of some tests
Paolo Bonzini
2022-01-30
ninja backend: Fix usage of same constants file for native and cross
Nirbheek Chauhan
2022-01-18
build: Fix return types of a couple of methods
Dylan Baker
2022-01-10
first pass at migrating to dataclasses
Eli Schwartz
2022-01-10
clean up even more function signatures in preparation for dataclasses
Eli Schwartz
2021-12-22
Don't wipe out RPATHs specified by dependencies
Nirbheek Chauhan
2021-12-22
Set RPATH for all non-system libs with absolute paths
Nirbheek Chauhan
2021-12-11
install: Don't run ldconfig on cross builds
Dylan Baker
2021-12-06
allow passing a CustomTargetIndex as argument to a test
Paolo Bonzini
2021-12-06
pass all outputs of a custom_target as arguments to a test
Paolo Bonzini
2021-12-06
Fix performance regression in build file generation
complexoctonion
2021-12-05
rename exe_runner to exe_wrapper everywhere
Eli Schwartz
2021-12-01
add install_symlink function
Pablo Correa Gómez
2021-11-28
fix BSD ldconfig handling (#9631)
Eli Schwartz
2021-11-24
backends/backends: recurse when looking for paths in bundled shared libraries
Dylan Baker
2021-11-24
build|backend: Fix some type annotations
Dylan Baker
2021-11-24
backends/backends: fix typo in comment
Dylan Baker
2021-11-21
Support Visual Studio 2022 backend
Crend King
2021-10-29
Make environment objects hash deterministically.
Jussi Pakkanen
2021-10-08
add install_emptydir function
Eli Schwartz
2021-10-04
fix extra whitespace
Eli Schwartz
2021-09-24
build: use an object rather than a dict for the dep_manifest
Dylan Baker
2021-09-16
Fix ignored install_tag kwarg in install_subdir()
Xavier Claessens
2021-09-06
mintro: add installed_plan
Filipe Laíns
2021-09-01
run_target: do not yield broken names with subdirs
Eli Schwartz
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-08-21
Path special casing for the Xcode backend.
Jussi Pakkanen
2021-08-20
backend/backends: use a TypedDict for introspection data
Dylan Baker
2021-08-20
backend/backends: Add type annotations to Backend
Dylan Baker
2021-08-20
backend/backends: Add verbose to ExecutableSerialisiation initializer
Dylan Baker
2021-08-20
backend/backends: Add type annotations to ExecutableSerilalisation
Dylan Baker
2021-08-20
backend/backends: Add type annotations to SubdirInstallData
Dylan Baker
2021-08-20
backend/backends: Add type annotations to TargetInstallData
Dylan Baker
2021-08-20
backend/backends: Add type annotations to CleanTrees
Dylan Baker
2021-08-20
backend/backends: add type annotations to RegenInfo
Dylan Baker
2021-08-20
backends: remove unused name parameter from as_meson_exe_cmdline
Dylan Baker
2021-08-20
backends: move method from ninjabackend to base class
Dylan Baker
2021-08-17
Add install tags
Xavier Claessens
[prev]
[next]