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
2023-06-28
Experimental 'genvslite' WIP. (#11049)
GertyP
2023-06-26
linkers: delay implementations import until detect is run
Eli Schwartz
2023-06-26
tree-wide: reduce unneeded imports on specific Dependency impls
Eli Schwartz
2023-05-02
extend install scripts to allow specific directory variable exports
Eli Schwartz
2023-05-01
extract_all_objects: Include PCH object with MSVC
Xavier Claessens
2023-04-11
better algo to find DLL paths on Windows
Charles Brunet
2023-04-11
Revert "find dll path on Windows"
Charles Brunet
2023-03-28
backends: fix bug where meson_exe crashed if constructed with found programs
Eli Schwartz
2023-03-27
find dll path on Windows
Charles Brunet
2023-03-20
backends: add a new "none" backend
Eli Schwartz
2023-03-20
backends: simplify class setup
Eli Schwartz
2023-03-01
backends: fix source dir stripping from rpaths
Stefan Hajnoczi
2023-01-03
backends/backends: Add helpful message for getting rid of warning
Dylan Baker
2022-12-27
add builtin option to install licenses
Eli Schwartz
2022-12-27
add license_files kwarg to project
Eli Schwartz
2022-12-07
Remove useless EmptyExternalProgram
Xavier Claessens
2022-12-07
devenv: Always include env for HOST machine
Xavier Claessens
2022-12-07
devenv: Add executables locations to both PATH and WINEPATH
Xavier Claessens
2022-11-30
tests: Write out LD_LIBRARY_PATH for built shared libraries
Daniel Stone
2022-11-24
Fix various spelling errors
David Robillard
2022-11-02
backends: Try guessing install tag for all installed files
Xavier Claessens
2022-10-23
vs backend: Add support for CompileTarget
Xavier Claessens
2022-10-23
Add cc.preprocess() method for c-like compilers
Xavier Claessens
2022-10-09
run wrapped-due-to-env commands on unix via the env program
Eli Schwartz
2022-10-03
pylint: enable unnecessary-lambda
Dylan Baker
2022-09-28
Move classes used by scripts to their own module
Xavier Claessens
2022-09-28
Automatically tag systemtap files
Xavier Claessens
2022-09-28
Automaticall tag installed tests
Xavier Claessens
2022-09-27
compilers: Cleanup a bit languages/suffixes lists
Xavier Claessens
2022-09-19
pylint: enable consider-using-in
Dylan Baker
2022-09-11
backends: limit maximum path of generated filenames
Eli Schwartz
2022-09-06
Fix install_subdirs not showing up in intro-install_plan.json
Thomas Li
2022-08-26
Fix purely white space issues reported by flake8
Alf Henrik Sauge
2022-08-24
backend/ninja: properly track objects extracted from fortran sources
Dylan Baker
2022-08-22
introspection: untangle install_plan implemetation, fix a bunch of wrong ones
Eli Schwartz
2022-08-18
build: Add a Union alias for all build targets
Dylan Baker
2022-07-15
backends: Remove /Zi arg if requested to use /Z7
Christian Wendt
2022-06-14
backend: always use the same code to compute the files in ExtractedObjects
Paolo Bonzini
2022-06-14
take override_option('unity=...') into account when allowing extract_objects()
Paolo Bonzini
2022-06-13
ninja backend: generate additional meta-rules for test/benchmarks targets
Eli Schwartz
2022-06-13
flake8: fix various whitespace nits
Eli Schwartz
2022-06-10
flake8: remove no longer used imports
Eli Schwartz
2022-06-09
intro-install_plan: fix destinations for build_targets with custom install_dir
Eli Schwartz
2022-06-08
build: Fix annotations for CustomTarget
Dylan Baker
2022-06-01
backends: work around some mypy limitations and fix spotted bugs
Dylan Baker
2022-05-06
devenv: Set WINEPATH when cross compiling for Windows
Xavier Claessens
2022-03-31
allow RunTarget to skip wrapping due to env
Eli Schwartz
2022-03-29
Target: Stop passing environment in method args
Xavier Claessens
2022-03-29
Replace backend.get_option_for_target() with target.get_option()
Xavier Claessens
2022-03-22
OptionOverrideProxy: Handle per-subproject options
Xavier Claessens
[prev]
[next]