index
:
meson.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
backend
Age
Commit message (
Expand
)
Author
2024-02-24
backend/ninjabackend: Implemented logic for passing the discovered gcovr and ...
dragonmux
2024-02-24
scripts/coverage: Implemented handling for passing the gcovr and llvm-cov bin...
dragonmux
2024-02-24
Allow using CustomTarget as test executable
Charles Brunet
2024-02-19
Fix warning when using scan-build
Stephan Lachnit
2024-02-11
Raise if a postconf script fails
Akihiko Odaki
2024-02-10
backends: restore shlex quoting of MESONINTROSPECT
Jouke Witteveen
2024-02-07
Fix minsize optimization for vs backend
Charles Brunet
2024-01-26
xcode: Fix "clean" operation under new build system
Albert Tang
2024-01-26
xcode: Check custom target input for extracted objects
Albert Tang
2024-01-26
backends: Make object_filename_from_source() backend-agnostic
Albert Tang
2024-01-26
xcode: Autodetect host machine's CPU architecture
Albert Tang
2024-01-25
Fix compiler.preprocess compile_args not used
Charles Brunet
2024-01-17
compiler.preprocess: add depends kwarg
Stas Sergeev
2024-01-17
rust: fix linking static executables
Alyssa Ross
2024-01-17
Improve project naming and build configuration in genvslite projects
Roger Sanders
2024-01-17
backend: Add rpath for external versioned .so's
Jonathon Anderson
2024-01-17
backend: Add rpaths for external 'cmake' deps
Jonathon Anderson
2024-01-11
Vala: fixes to gresource handling (#12418)
Valeri
2024-01-09
ninja: Use platform dependent quote instead of shlex.quote() in gcc_rsp_quote()
byteblob
2024-01-05
Fix warning_level=everything in vs backends
Charles Brunet
2024-01-01
Fix intellisense errors in genvslite projects
Roger Sanders
2023-12-26
ninja backend: manually escape cuda target name
wrvsrx
2023-12-26
swift: Support swift_args
Sergey Vlasov
2023-12-23
Remove `get_buildtype_args` function
Charles Brunet
2023-12-22
backend/vs: use the host machine instead of the target machine
Dylan Baker
2023-12-22
stop using the interpreter holders for the MachineInfo
Dylan Baker
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-11
xcode backend: sundry type annotations
Eli Schwartz
2023-12-11
xcode backend: make the type of get_target_dir align with parent class
Eli Schwartz
2023-12-11
xcode backend: delete unused code
Eli Schwartz
2023-12-11
backends: correct nonebackend return annotation and check in run_mypy
Eli Schwartz
2023-12-10
xcode: Filter out targets not built by default
Albert Tang
2023-12-10
xcode: Override determine_swift_deps_dir()
Albert Tang
2023-12-10
xcode: Enclose work directory in shell scripts
Albert Tang
2023-12-10
xcode: Wrap custom target output paths in quotes
Albert Tang
2023-12-10
xcode: Fix generating single generator phase
Albert Tang
2023-12-10
xcode: Search for dependencies for custom targets
Albert Tang
2023-12-10
xcode: Classify metal and glsl files correctly
Albert Tang
2023-12-10
xcode: Set bridging header for mixed swift targets
Albert Tang
2023-12-10
xcode: Add support for extra files
Albert Tang
2023-12-10
vs: Manually link generated .o files
arch1t3cht
2023-12-09
ninja backend: Remove outdated comment
Daniele Nicolodi
2023-12-09
ninja backend: Adjust naming and comments
Daniele Nicolodi
2023-12-09
ninja backend: Make values passed to bool argument consistent
Daniele Nicolodi
2023-12-09
ninja backend: Remove always true check
Daniele Nicolodi
2023-12-07
Always use posix paths when retrieving link name
Erwin Jansen
2023-12-05
ninja backend: don't hide all compiler warnings for transpiled languages
Eli Schwartz
2023-11-20
vs2010backend: fix incompatibility with custom manifests
Tamás Bálint Misius
2023-11-18
Fix unity builds (#12452)
David Seifert
2023-11-13
rust: Add transitive dependencies to ninja rules
Xavier Claessens
[next]