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
Age
Commit message (
Expand
)
Author
2021-04-09
Bump to 0.57.2 for release
0.57.2
Nirbheek Chauhan
2021-04-09
coredata: Check for built-in options as host options
Dylan Baker
2021-04-09
environment: simplify handling of native files with no cross files
Dylan Baker
2021-04-09
environment: fix typos in comment
Dylan Baker
2021-04-09
environment: don't load project options from a native file in a cross build
Dylan Baker
2021-04-09
environment: Add some comments to the _load_machine_file_options method
Dylan Baker
2021-04-09
Update VS module version check.
Jussi Pakkanen
2021-04-04
ci: Downgrade Qt on MacOS from Qt6 to Qt5
Daniel Mensinger
2021-04-04
tests: Add a test for the _FOR_BUILD env vars
Dylan Baker
2021-04-04
environment: get environment variables for both host and build machines
Dylan Baker
2021-04-04
unittests: extend machine file override tests for CFLAGS (and friends)
Dylan Baker
2021-04-04
Split environment variable and command line cflags
Dylan Baker
2021-04-04
coredata: Fix dependency cache
Dylan Baker
2021-04-04
Strip host-compiler -std flag from NVCC line.
Olexa Bilaniuk
2021-04-04
Retract "DQSQ" merging in NVCC arguments handling.
Olexa Bilaniuk
2021-04-04
Canonicalize and merge consecutive -Xcompiler flags together.
Olexa Bilaniuk
2021-04-04
mtest: timeout if the write side of pipes does not close
Paolo Bonzini
2021-04-04
mtest: remove pointless try/except from try_wait_one
Paolo Bonzini
2021-04-04
cmd_line_file.txt: Use cross/native file path resolved by coredata
Xavier Claessens
2021-04-04
msetup: do not print bogus "Option ... is:" messages
Paolo Bonzini
2021-04-04
coredata: be more robust on unpickling errors
Paolo Bonzini
2021-04-04
Fix run_targets running scripts from different subdirs.
Jussi Pakkanen
2021-04-04
interpreter: Cache found dependency before converting for include_type
Xavier Claessens
2021-04-04
Fix duplicate pkg_config_path entries
Tristan Partin
2021-04-04
minstall: Correctly set uid/gid of installed files
Peter Kjellerstedt
2021-04-04
Fix Fortran dep scanner for upper case file extensions. Closes #8395.
Jussi Pakkanen
2021-04-04
mintro: include the correct target filenames for flat layout
Paolo Bonzini
2021-04-04
mintro: fix flake8 issues
Paolo Bonzini
2021-04-04
pkgconfig: Add missing permitted kwargs
Xavier Claessens
2021-04-04
Windows Subsystem for Linux can run .exe without mono interpreter
Xavier Claessens
2021-04-04
exernal_project: Fix default cross compile parameters
Leif Middelschulte
2021-04-04
mtest: create separate runners for multiple repeats
Paolo Bonzini
2021-04-04
Require Windows 10 or newer for the MSI package. [skip ci]
Jussi Pakkanen
2021-04-04
Add filecmp to list of bundled modules. Closes #8431. [skip ci]
Jussi Pakkanen
2021-04-04
Remove remnants of 32 bit support. [skip ci]
Jussi Pakkanen
2021-04-04
interpreter: correctly track whether a subproject is initialized
Dylan Baker
2021-04-04
Bugfix: Forward sanitizer_*_args() methods to host compiler.
Olexa Bilaniuk
2021-02-20
Bump to 0.57.1 for release
0.57.1
Nirbheek Chauhan
2021-02-20
Fix combining C and Fortran. Closes #8377.
Jussi Pakkanen
2021-02-20
Fix TAP parser when test exits with status
Luke Drummond
2021-02-20
Ensure that $lang_args and $lang_link_args are properly parsed
Dylan Baker
2021-02-20
environment: Allow setting build options in cross files
Dylan Baker
2021-02-20
allow build.b_* options
Dylan Baker
2021-02-20
Disable failing Cygwin GIR test.
Jussi Pakkanen
2021-02-20
Don't access other enum members from self
Miro HronĨok
2021-02-20
ci: Fix failure in unit tests with vs backend
Xavier Claessens
2021-02-20
mtest: use / as path separator for ninja targets
Paolo Bonzini
2021-02-20
compilers: Only insert -flto-jobs in clang's link arguments
Dylan Baker
2021-02-20
Do not validate options when finding non-matching
Dylan Baker
2021-02-20
Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target()
Xavier Claessens
[next]