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
2023-07-11
Bump version number for rc3.
1.2.0rc3
Jussi Pakkanen
2023-07-10
mtest: avoid stdout when printing warnings about the lack of things to print
Eli Schwartz
2023-07-10
mtest: redirect automatic reconfiguring to stderr when listing tests
Eli Schwartz
2023-07-10
mtest: try a bit harder to avoid weird non-parseable output at startup
Eli Schwartz
2023-07-10
windows: Fix detection of the llvm-rc resource compiler
Martin Storsjö
2023-07-10
build: dependencies should come after link_with on link command
Xavier Claessens
2023-07-10
build: Fix linking multiple libraries and some are promoted
Xavier Claessens
2023-07-10
Fix Xcode 15 beta linker detection. Closes #11958.
Jussi Pakkanen
2023-07-10
parse meson.build for subproject_dir in msubprojects
Rafael Silva
2023-07-10
rename msubprojects src_dir to source_dir
Rafael Silva
2023-07-10
wrap: detect network timeouts 20x faster
Eli Schwartz
2023-07-10
backends: Always take options from target
Xavier Claessens
2023-07-10
Revert "backends: Cache creation of install data"
Eli Schwartz
2023-07-06
CI: gracefully handle jsonschema update requiring rust to build
Eli Schwartz
2023-07-06
Fix typo in Disabler.md
meator
2023-07-05
Bump version number for rc2.
1.2.0rc2
Jussi Pakkanen
2023-07-05
Renumber test dirs for rc2.
Jussi Pakkanen
2023-07-05
comp.preprocess(): Do not treat every file as assembly
Xavier Claessens
2023-07-05
build: use self.compilers instead of all_compilers for stdlib langs
Dylan Baker
2023-07-05
Merge pull request #11742 from xclaesse/link-whole-cases
Jussi Pakkanen
2023-07-04
tests: add standard option to get_define() test
Kacper Michajłow
2023-07-04
compilers: strip get_define output
Kacper Michajłow
2023-07-04
Merge pull request #11924 from dcbaker/submit/c++stdlib-fixes
Jussi Pakkanen
2023-07-04
environment: separate illumos and Solaris kernels in Machines
Dylan Baker
2023-07-03
fix the use of setup --profile-self in combination with --genvslite
Dan Hawson
2023-07-02
remove CI workaround for clang+msys2
Eli Schwartz
2023-07-02
genvslite: greatly simplify the implementation of non-genvslite backends
Eli Schwartz
2023-07-02
genvslite: fix badly overflowing line lengths
Eli Schwartz
2023-07-02
genvslite: improve readability of the mconf help text
Eli Schwartz
2023-07-02
genvslite: fix the core option being listed as one of the per-project options
Eli Schwartz
2023-06-29
compilers/cpp: remove special libc++ handling from the AppleClangCPPCompiler
Dylan Baker
2023-06-29
compilers/cpp: try to do a better job of detecting libc++ vs libstdc++
Dylan Baker
2023-06-29
compilers/cpp: use a Mixin to share the stdlib flags between clang++ and g++
Dylan Baker
2023-06-29
compilers/cpp: use a list comprehension instead of a for loop
Dylan Baker
2023-06-29
compilers/cpp: Actually add the search dirs to for gcc
Dylan Baker
2023-06-28
Bump version number for rc1.
1.2.0rc1
Jussi Pakkanen
2023-06-28
Experimental 'genvslite' WIP. (#11049)
GertyP
2023-06-28
Condense test directory names for release.
Jussi Pakkanen
2023-06-28
fix setuptools deprecation warning for renamed metadata key
Eli Schwartz
2023-06-28
add additional setuptools metadata pointing to the source repository
Eli Schwartz
2023-06-27
Merge pull request #11902 from dcbaker/submit/rust-module-enhancements
Jussi Pakkanen
2023-06-27
Archive shared library in AIX (#11850)
Aditya Kamath
2023-06-27
rust: Override the default MSVCRT when linking Rust and !rust together
Dylan Baker
2023-06-27
rust: get stdlib arguments for non-rust languages when linking
Dylan Baker
2023-06-27
modules/rust: Add a keyword argument to pass extra args to the rust compiler
Dylan Baker
2023-06-27
modules/rust: Add a machine file property for extra clang args with bindgen
Dylan Baker
2023-06-27
modules/rust: Add a `link_with` kwarg to the test method
Dylan Baker
2023-06-27
Fix pylint.
Jussi Pakkanen
2023-06-27
interpreter: use os.listdir instead of os.scandir to avoid ResourceWarning
Nathan Goldbaum
2023-06-27
Added a little more useful info to 'link_whole' documentation, describing the...
Dan Hawson
[next]