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
Age
Commit message (
Expand
)
Author
2020-07-21
Add boost_root support to properties files (#7210)
cmcneish
2020-07-21
summary: Wrap lines when printing lists
Xavier Claessens
2020-07-20
string: add substring method
Stéphane Cerveau
2020-07-20
Do not add rpaths for static libs. Closes #5191.
Jussi Pakkanen
2020-07-19
Fix dirs typo in Vala docs [skip ci]
wb9688
2020-07-19
Print a warning when importing a stabilized module
Marc-André Lureau
2020-07-19
Stabilize keyval module
Marc-André Lureau
2020-07-19
coredata: add missing EnvironmentException import
James Hilliard
2020-07-19
fix msvc not recognising b_ndebug
Elliot Haisley
2020-07-19
Fix a comment about cross compilation with clang-cl [skip ci]
Martin Storsjö
2020-07-19
Fix setuptools 49 test. (fixes #7452)
Daniel Mensinger
2020-07-14
wrap: Raise MesonException when git command fails
Xavier Claessens
2020-07-14
Replace `dynamic linker` with `linker` [skip ci]
Nathan Lanza
2020-07-14
Merge pull request #7422 from alanc/solaris-fixes
Jussi Pakkanen
2020-07-14
doc: Add warning about --force-fallback-for [skip ci]
Xavier Claessens
2020-07-14
Merge pull request #7436 from scivision/python_tests
Jussi Pakkanen
2020-07-13
qt module: rcc supports depfiles now, given a recent enough version of Qt5
Eli Schwartz
2020-07-13
Enable target override_options for llvm-ir
Nirbheek Chauhan
2020-07-13
ci: Increase timeout for vs jobs to 120
Nirbheek Chauhan
2020-07-13
Fix native builds on Windows ARM64 machines
Nirbheek Chauhan
2020-07-12
MSI creation fixes. [skip ci]
Jussi Pakkanen
2020-07-12
Bump version number for new development. [skip ci]
Jussi Pakkanen
2020-07-12
Updated everything for release 0.55.0.
Jussi Pakkanen
2020-07-12
simplify/correct test logic
Michael Hirsch
2020-07-12
remove redundant syntax
Michael Hirsch
2020-07-12
some python test cases don't care about backend, so run them in any case
Michael Hirsch
2020-07-12
raise SystemExit() generally preferred to sys.exit(1)
Michael Hirsch
2020-07-12
c lang not needed for this test
Michael Hirsch
2020-07-12
setuptools is not stdlib, but distutils is
Michael Hirsch
2020-07-12
refactor: name .mypy.ini to reduce visual clutter
Michael Hirsch
2020-07-12
Check that hg is actually working.
Jussi Pakkanen
2020-07-12
Decrease version requirement to work on Xenial.
Jussi Pakkanen
2020-07-09
doc: Small tweaks to fallback documentation [skip ci]
Xavier Claessens
2020-07-07
SolarisDynamicLinker: report ld's version instead of gcc's
Alan Coopersmith
2020-07-07
SolarisDynamicLinker: Check if linker supports -z type=pie
Alan Coopersmith
2020-07-07
symbolextractor: use try/finally in solaris_syms when wrapping gnu_syms
Alan Coopersmith
2020-07-05
Update version number for rc 2.
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.
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
[next]