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
2020-07-05
Update version number for rc 2.
0.55.0.rc2
Jussi Pakkanen
2020-07-05
doc: Improve documentation of [provide] section in wrap files
Xavier Claessens
2020-07-05
Don't make unactionable warnings fatal
Nirbheek Chauhan
2020-07-04
doc: Minor typo fix in legal.md [skip ci]
Thibault Saunier
2020-07-04
wrap: Add back filename member in PackageDefinition
Xavier Claessens
2020-07-04
find_program: Do not use fallback when before parsing project()
Xavier Claessens
2020-07-04
qt: Fix has_tools() when required=False
Xavier Claessens
2020-07-04
give user control of option skip_sanity_check
Alexander Neumann
2020-07-02
Bump version number for RC1.
0.55.0.rc1
Jussi Pakkanen
2020-07-02
environment: Correctly detect arm64 as aarch64
Marvin Scholz
2020-07-02
Skip doc test when docs are not available.
Jussi Pakkanen
2020-07-01
Merge pull request #6902 from xclaesse/auto-fallback
Jussi Pakkanen
2020-07-01
Store website build script. [skip ci]
Jussi Pakkanen
2020-07-01
wrap: Add failing unit test for fallback consistency
Xavier Claessens
2020-07-01
interpreter: Don't abort if dep isn't required and sub didn't override
Xavier Claessens
2020-07-01
interpreter: Already configured fallback should be used for optional dep
Xavier Claessens
2020-07-01
wrap: Update doc to give dependency_names example first
Xavier Claessens
2020-07-01
wrap: Abort if multiple wraps provide the same dep or program
Xavier Claessens
2020-07-01
wrap: Refactor to split wraps dictionary into 3 separate dicts
Xavier Claessens
2020-07-01
Fix typo: coma->comma
Xavier Claessens
2020-07-01
find_program: Fallback if a wrap file provide the program name
Xavier Claessens
2020-07-01
wrap: Do not fallback implicitly on optional dependency
Xavier Claessens
2020-07-01
wrap: Add special 'dependency_names' key in [provide] section
Xavier Claessens
2020-07-01
wrap: Add 'provide' section
Xavier Claessens
2020-07-01
Implicit dependency fallback when a subproject wrap or dir exists
Xavier Claessens
2020-07-01
Merge pull request #7231 from mensinda/cmOverride
Jussi Pakkanen
2020-06-30
Made Commands.md dynamically generated (#7346)
TheQwertiest
2020-06-30
Replaced `ninja` with `meson` [skip ci]
TheQwertiest
2020-06-30
Cleaned up Reference docs [skip ci]
TheQwertiest
2020-06-30
Move mesonbuild/cmake/data/run_ctgt.py to mesonbuild/scripts/cmake_run_ctgt.p...
georgev93
2020-06-30
wrap: Apply patch even in VCS cases
Xavier Claessens
2020-06-29
test: fix enum generation for GNOME
Mike Gorse
2020-06-29
envconfig: Add [constants] section in machine files
Xavier Claessens
2020-06-29
Added ability to specify target in `meson compile`
TheQwertiest
2020-06-28
Added ability to pass arguments to backend in `meson compile`
TheQwertiest
2020-06-28
syntax.md: document version_compare ambiguities [skip ci]
Michael Hirsch, Ph.D
2020-06-28
syntax.md: correct markdown heading syntax [skip ci]
Michael Hirsch, Ph.D
2020-06-26
wrap: add user agent when downloading files
Eli Schwartz
2020-06-25
ci: Workaround MSYS2 update breakage
Nirbheek Chauhan
2020-06-25
ci: Bump the cygwin timeout to 120 minutes
Nirbheek Chauhan
2020-06-24
pkgconfig: Add missing cflags in uninstalled files
Xavier Claessens
2020-06-24
Merge pull request #7370 from alanc/solaris-fixes
Jussi Pakkanen
2020-06-24
docs: Add initial docs for the Meson CI [skip ci]
Daniel Mensinger
2020-06-24
docs: Document string path building with examples
Nirbheek Chauhan
2020-06-22
SolarisDynamicLinker: add get_asneeded_args() & get_pie_args()
Alan Coopersmith
2020-06-22
Fix "test cases/common/125 object only target" on Solaris
Alan Coopersmith
2020-06-22
unittests: Fix 51 ldflagdedup on Solaris
Alan Coopersmith
2020-06-22
unittests: Fix test_identity_cross on Solaris
Alan Coopersmith
2020-06-22
test: Fix linuxlike/3 linker script on Solaris 11.4
Alan Coopersmith
2020-06-22
unittests: Fix test_compiler_detection on Solaris
Alan Coopersmith
[next]