summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-21Add boost_root support to properties files (#7210)cmcneish
2020-07-21summary: Wrap lines when printing listsXavier Claessens
2020-07-20string: add substring methodStéphane Cerveau
2020-07-20Do not add rpaths for static libs. Closes #5191.Jussi Pakkanen
2020-07-19Fix dirs typo in Vala docs [skip ci]wb9688
2020-07-19Print a warning when importing a stabilized moduleMarc-André Lureau
2020-07-19Stabilize keyval moduleMarc-André Lureau
2020-07-19coredata: add missing EnvironmentException importJames Hilliard
2020-07-19fix msvc not recognising b_ndebugElliot Haisley
2020-07-19Fix a comment about cross compilation with clang-cl [skip ci]Martin Storsjö
2020-07-19Fix setuptools 49 test. (fixes #7452)Daniel Mensinger
2020-07-14wrap: Raise MesonException when git command failsXavier Claessens
2020-07-14Replace `dynamic linker` with `linker` [skip ci]Nathan Lanza
2020-07-14Merge pull request #7422 from alanc/solaris-fixesJussi Pakkanen
2020-07-14doc: Add warning about --force-fallback-for [skip ci]Xavier Claessens
2020-07-14Merge pull request #7436 from scivision/python_testsJussi Pakkanen
2020-07-13qt module: rcc supports depfiles now, given a recent enough version of Qt5Eli Schwartz
2020-07-13Enable target override_options for llvm-irNirbheek Chauhan
2020-07-13ci: Increase timeout for vs jobs to 120Nirbheek Chauhan
2020-07-13Fix native builds on Windows ARM64 machinesNirbheek Chauhan
2020-07-12MSI creation fixes. [skip ci]Jussi Pakkanen
2020-07-12Bump version number for new development. [skip ci]Jussi Pakkanen
2020-07-12Updated everything for release 0.55.0.Jussi Pakkanen
2020-07-12simplify/correct test logicMichael Hirsch
2020-07-12remove redundant syntaxMichael Hirsch
2020-07-12some python test cases don't care about backend, so run them in any caseMichael Hirsch
2020-07-12raise SystemExit() generally preferred to sys.exit(1)Michael Hirsch
2020-07-12c lang not needed for this testMichael Hirsch
2020-07-12setuptools is not stdlib, but distutils isMichael Hirsch
2020-07-12refactor: name .mypy.ini to reduce visual clutterMichael Hirsch
2020-07-12Check that hg is actually working.Jussi Pakkanen
2020-07-12Decrease version requirement to work on Xenial.Jussi Pakkanen
2020-07-09doc: Small tweaks to fallback documentation [skip ci]Xavier Claessens
2020-07-07SolarisDynamicLinker: report ld's version instead of gcc'sAlan Coopersmith
2020-07-07SolarisDynamicLinker: Check if linker supports -z type=pieAlan Coopersmith
2020-07-07symbolextractor: use try/finally in solaris_syms when wrapping gnu_symsAlan Coopersmith
2020-07-05Update version number for rc 2.Jussi Pakkanen
2020-07-05doc: Improve documentation of [provide] section in wrap filesXavier Claessens
2020-07-05Don't make unactionable warnings fatalNirbheek Chauhan
2020-07-04doc: Minor typo fix in legal.md [skip ci]Thibault Saunier
2020-07-04wrap: Add back filename member in PackageDefinitionXavier Claessens
2020-07-04find_program: Do not use fallback when before parsing project()Xavier Claessens
2020-07-04qt: Fix has_tools() when required=FalseXavier Claessens
2020-07-04give user control of option skip_sanity_checkAlexander Neumann
2020-07-02Bump version number for RC1.Jussi Pakkanen
2020-07-02environment: Correctly detect arm64 as aarch64Marvin Scholz
2020-07-02Skip doc test when docs are not available.Jussi Pakkanen
2020-07-01Merge pull request #6902 from xclaesse/auto-fallbackJussi Pakkanen
2020-07-01Store website build script. [skip ci]Jussi Pakkanen
2020-07-01wrap: Add failing unit test for fallback consistencyXavier Claessens