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
Age
Commit message (
Expand
)
Author
2020-02-27
Clang-cl cross fix from Dale Curtis. Closes #5639.
Jussi Pakkanen
2020-02-22
unit tests: Add a test for the symbolchecker script
Nirbheek Chauhan
2020-02-22
ninjabackend: Pass the import library to SHSYM
Nirbheek Chauhan
2020-02-22
ninjabackend: Minor refactoring
Nirbheek Chauhan
2020-02-22
ninjabackend: List PDBs in output list for targets
Nirbheek Chauhan
2020-02-16
symbolextractor: Print one warning when no implementation found
Nirbheek Chauhan
2020-02-12
Add unity block size option.
Jussi Pakkanen
2020-02-06
backends: Remove unused method
Xavier Claessens
2020-01-28
mintro: use interpreter data for buildsystem-files (fixes #6390)
Daniel Mensinger
2020-01-28
backend: refactor: set self.interpreter in the constructor
Daniel Mensinger
2020-01-27
Check for bad timestamps that cause eternal configure loops.
Jussi Pakkanen
2020-01-22
vs: Write checksums in PE binaries (DLLs and EXEs)
Nirbheek Chauhan
2020-01-08
types: import typing as T (fixes #6333)
Daniel Mensinger
2019-12-11
Merge pull request #6207 from dcbaker/linker-option
Jussi Pakkanen
2019-12-05
lgtm: Fix unused variable
Daniel Mensinger
2019-12-03
environment: Fix selecting the linker with rustc
Dylan Baker
2019-12-02
backends/ninja: apply linker arguments when using rust
Dylan Baker
2019-11-30
Prevent the presence of duplicated items in .vcxproj files
Luca Bacci
2019-11-19
ci: Add CI command to include text files in the CI log
Daniel Mensinger
2019-11-10
Store run target names in build.
Jussi Pakkanen
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2019-11-02
Ask Ninja to expand rsp files in compile_commands.json
Aleksey Gurtovoy
2019-10-22
Add source tags targets
Marc-André Lureau
2019-10-21
Remove duplicated object files in static libraries
Xavier Claessens
2019-10-18
xcode 64 bit for catalina [skip ci]
Michael Hirsch, Ph.D
2019-10-09
Fix *.pdb files missing in meson introspect --installed output
Jakub Adam
2019-10-01
Add clang-tidy target. Closes #2383.
Jussi Pakkanen
2019-10-01
Refactor clang tool generation to its own function.
Jussi Pakkanen
2019-09-29
Find clang-format with alternative names
Ting-Wei Lan
2019-09-28
backends: Add needs_exe_wrapper to test serialization
Dylan Baker
2019-09-27
Correctly handle platform-specific LDFLAGS options
Aleksey Gurtovoy
2019-09-24
CUDA support on Windows
Aleksey Gurtovoy
2019-09-14
uniform scan-build detection process
Gabriel Ganne
2019-09-08
Fix static archives stripping (#5905)
David Seifert
2019-09-05
Merge pull request #5823 from scivision/linker-pgi-linux
Jussi Pakkanen
2019-09-05
mesonlib.split_args/quote_arg/join_args
Aleksey Gurtovoy
2019-09-05
PGI: windows workaround not-msvc-like enough function
Michael Hirsch, Ph.D
2019-09-01
flatten list to subprocess.Popen, necessary for Python 3.8
Michael Hirsch, Ph.D
2019-08-28
ninjabackend: do not generate scan-build target if it cannnot be run
Gabriel Ganne
2019-08-24
Add test priorities to force test start order
Peter Hutterer
2019-08-24
Vs backend compiler selection (#5448)
Dylan Baker
2019-08-20
Merge pull request #5681 from dcbaker/dynamic-linker-split
Jussi Pakkanen
2019-08-17
Pass optimization flags to rustc properly. Closes: #5788.
Jussi Pakkanen
2019-08-17
Make .extract_objects() work correctly as an input to custom_target
Rachel Mant
2019-08-14
compilers: Dispatch to dynamic linker class
Dylan Baker
2019-08-10
ninjabackend: Squish Coco support
Aleksey Gurtovoy
2019-08-03
Merge pull request #5644 from bonzini/meson-exe-cmdline
Jussi Pakkanen
2019-07-23
Made dist a top level command.
Jussi Pakkanen
2019-07-23
linkers: Add get_base_link_args method to static linkers
Dylan Baker
2019-07-20
Add optional progress bar when generating build.ninja
Nirbheek Chauhan
[next]