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-17
Bump version number for release.
1.2.0
Jussi Pakkanen
2023-07-16
Fix build using GDC 13
Jussi Pakkanen
2023-07-15
rust: disable overflow-checks by default
Dylan Baker
2023-07-14
compiler.compiles/links: fix failure when compiling a built File object
Eli Schwartz
2023-07-13
cmake: fix directory separators in generated packageConfig.cmake files
Matthieu Rogez
2023-07-13
macos: map arm64e to aarch64, map "whole" architecture strings
Andres Freund
2023-07-13
Fix display of generator
Charles Brunet
2023-07-13
Silence some encoding warnings
Tristan Partin
2023-07-13
mtest: fix unencodable XML chars
Nazir Bilal Yavuz
2023-07-13
Add import instructions for filesystem module
MiroPalmu
2023-07-12
compilers: detect cython version on stdout for newer cython versions
Eli Schwartz
2023-07-12
string: Add missing FeatureNew tags to methods
Marco Trevisan (Treviño)
2023-07-11
compilers/cpp: check libc++ vs libstdc++ harder
Dylan Baker
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
[next]