summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-21Bump versions to 1.0.2 for stable release1.0.2Nirbheek Chauhan
2023-04-21ci: Skip LLVM 16 tests in the 1.0 stable branch onlyNirbheek Chauhan
2023-04-21ci: Move to the codecov github actionNirbheek Chauhan
2023-04-21CI: cygwin coverage uploader needs to run in bash tooEli Schwartz
2023-04-21rust: Also disallow `.` in Rust library target namesSebastian Dröge
2023-04-21rust: Don't allow spaces/dashes in Rust library namesSebastian Dröge
2023-04-21rust: Don't use prefer-dynamic in case of proc-macro Rust dependenciesSebastian Dröge
2023-04-21mbuild: .pdb files are created only when debug symbols are enabledDaniele Nicolodi
2023-04-21minstall: Fix install_subdir() excludes with path separators on WinDaniele Nicolodi
2023-04-21rust: Use `isinstance(d, build.StaticLibrary)` instead of comparing the type ...Sebastian Dröge
2023-04-21rust: Link staticlib/cdylib link targets like link targets from any other lan...Sebastian Dröge
2023-04-21rust: Don't prefer dynamic linking of Rust libraries for cdylibsSebastian Dröge
2023-04-21rust: Use the corresponding rustc version when clippy-driver is chosen as Rus...Sebastian Dröge
2023-04-21rust: Don't pass dependency compile arguments to the compilerSebastian Dröge
2023-04-05test cases: make various things werror-safeEli Schwartz
2023-04-05python dependency: avoid redefinition warnings for MS_WIN64Eli Schwartz
2023-04-05test that python modules nominally compile without warningsEli Schwartz
2023-04-04tests/94 threads: fix build error with clang 16Christoph Reiter
2023-04-04get_llvm_tool_names: add released llvm versionsChristoph Reiter
2023-04-04backend/vs: ensure that build dir is preferred to src dirBarnabás Pőcze
2023-04-04tests: add test to ensure that build dir is preferred to src dirBarnabás Pőcze
2023-04-04backends: fix bug where meson_exe crashed if constructed with found programsEli Schwartz
2023-04-04do not resolve symlinks when calculating the meson commandEli Schwartz
2023-04-04custom_target: libfoo.so.1 is linkableXavier Claessens
2023-04-04Fix run_tool() when git is not installedAlyssa Ross
2023-04-04Add restat = 1 to the fortran_COMPILER ruleVolker Weißmann
2023-04-04CUDA: make "Ampere" equivalent to SM8.0+SM8.6David Seifert
2023-04-04Small fix on how cc.sizeof (and similar functions) use the 'prefix' kwargVolker Weißmann
2023-04-04Fix "meson subprojects checkout -b" regressionXavier Claessens
2023-04-04modules/i18n: fix typo in gettext decoratorCorentin Noël
2023-04-04Fix warning_level=everything with GCC 8David Robillard
2023-04-04Make generator exe more resilient.Jussi Pakkanen
2023-04-04detect.py: Be more precise about detecting xtensa gcc toolchainsKhem Raj
2023-04-04configure_file: emit FeatureNew when a cmake-formatted file has too many tokensEli Schwartz
2023-04-04rust: Fix handling of proc-macros in rust-project.jsonSebastian Dröge
2023-04-04rust: Store absolute paths in rust-project.jsonSebastian Dröge
2023-04-04unittests: add test for source dir stripping from rpathsStefan Hajnoczi
2023-04-04backends: fix source dir stripping from rpathsStefan Hajnoczi
2023-04-04prevent unhandled exception for operations on NoneCharles Brunet
2023-04-04documentation: there is no unary + operatorCharles Brunet
2023-04-04clangformat: don't noisily print status messages for every checked fileEli Schwartz
2023-02-24Bump versions to 1.0.1 for release1.0.1Nirbheek Chauhan
2023-02-23Implement rustc controlled whole-archive linkingDylan Baker
2023-02-22python dependency: handle broken pylong on many more versions of pythonEli Schwartz
2023-02-22python dependency: fix embed handling for system dependencyEli Schwartz
2023-02-22python dependency: verify that the python header is installed for sysconfigEli Schwartz
2023-02-23backend/ninja: fix rust cfg parsingKarol Herbst
2023-02-21handle more corner cases where locking the build directory failsEisuke Kawashima
2023-02-21CI: skip gpgme-config test on ArchEli Schwartz
2023-02-19vala: don't build .h, .vala, and .gir if export_dynamic is FalseDylan Baker