aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Bump versions to 1.2.1 for release1.2.11.2Nirbheek Chauhan2-2/+2
2023-08-08machine file: Fix crash on empty valueXavier Claessens1-2/+4
2023-08-07Error when an installed static library links to internal custom targetXavier Claessens4-29/+86
2023-08-07interpreter: stop setting member out of initializer that isn't even usedDylan Baker1-1/+0
2023-08-07build: remove useless method callDylan Baker1-1/+0
2023-08-07build: remove BuildTarget.need_installDylan Baker1-8/+6
2023-08-07tests: Assert that mips64 kernel is detected as mips64 with no compilersSimon McVittie1-0/+19
2023-08-07environment: Don't override mips64 to mips if no compilers are availableSimon McVittie1-2/+2
2023-08-07environment: Assume that mips64 can run 32-bit mips binariesSimon McVittie1-0/+1
2023-08-07tests: Pass a mock C compiler to detect_cpu(), detect_cpu_family()Simon McVittie1-4/+8
2023-08-07treewide: internally avoid deprecated machine file uses of "pkgconfig"Eli Schwartz11-14/+14
2023-08-07Upgrade MSI builder from WiX3 to WiX 4.Jussi Pakkanen1-45/+53
2023-08-07packaging: fix regression that prevented pyinstaller from getting custom depsEli Schwartz1-0/+4
2023-08-07modules/pkgconfig: Don't insert None into devenv listDylan Baker2-1/+5
2023-08-06Revert "CI: add potential workaround for python crashes in MSYS2"Christoph Reiter1-3/+0
2023-08-06tests: skip a test that fails with new Python 3.11 from MSYS2Christoph Reiter1-0/+3
2023-08-06CI image builder: log commands a bitEli Schwartz1-1/+1
2023-08-06fix lint errors revealed by pycodestyle 2.11Eli Schwartz2-5/+5
2023-08-06do better sanity check for vs_module_defs inputEli Schwartz1-1/+1
2023-08-06CI: change ubuntu cross exe_wrapper to un-suffixed wineEli Schwartz1-1/+1
2023-08-06mtest: avoid meddling with stdout by defaultEli Schwartz1-1/+1
2023-08-06tests: bump the C++ std for protobuf testsEli Schwartz1-1/+1
2023-08-06tests: mark gpgme test skippable on Ubuntu rollingEli Schwartz1-1/+1
2023-08-06ci: Skip test_generate_gir_with_address_sanitizerXavier Claessens1-0/+9
2023-07-17Bump version number for release.1.2.0Jussi Pakkanen1-1/+1
2023-07-16Fix build using GDC 13Jussi Pakkanen2-32/+47
2023-07-15rust: disable overflow-checks by defaultDylan Baker5-7/+43
2023-07-14compiler.compiles/links: fix failure when compiling a built File objectEli Schwartz2-7/+20
2023-07-13cmake: fix directory separators in generated packageConfig.cmake filesMatthieu Rogez4-1/+27
2023-07-13macos: map arm64e to aarch64, map "whole" architecture stringsAndres Freund2-6/+19
2023-07-13Fix display of generatorCharles Brunet2-2/+8
2023-07-13Silence some encoding warningsTristan Partin7-20/+20
2023-07-13mtest: fix unencodable XML charsNazir Bilal Yavuz4-2/+121
2023-07-13Add import instructions for filesystem moduleMiroPalmu1-0/+8
2023-07-12compilers: detect cython version on stdout for newer cython versionsEli Schwartz1-3/+9
2023-07-12string: Add missing FeatureNew tags to methodsMarco Trevisan (TreviƱo)1-0/+4
2023-07-11compilers/cpp: check libc++ vs libstdc++ harderDylan Baker1-14/+11
2023-07-11Bump version number for rc3.1.2.0rc3Jussi Pakkanen1-1/+1
2023-07-10mtest: avoid stdout when printing warnings about the lack of things to printEli Schwartz1-4/+4
2023-07-10mtest: redirect automatic reconfiguring to stderr when listing testsEli Schwartz1-1/+2
2023-07-10mtest: try a bit harder to avoid weird non-parseable output at startupEli Schwartz1-3/+5
2023-07-10windows: Fix detection of the llvm-rc resource compilerMartin Storsjƶ1-0/+1
2023-07-10build: dependencies should come after link_with on link commandXavier Claessens3-4/+27
2023-07-10build: Fix linking multiple libraries and some are promotedXavier Claessens3-1/+12
2023-07-10Fix Xcode 15 beta linker detection. Closes #11958.Jussi Pakkanen1-1/+1
2023-07-10parse meson.build for subproject_dir in msubprojectsRafael Silva1-3/+10
2023-07-10rename msubprojects src_dir to source_dirRafael Silva1-7/+6
2023-07-10wrap: detect network timeouts 20x fasterEli Schwartz1-1/+1
2023-07-10backends: Always take options from targetXavier Claessens4-30/+32
2023-07-10Revert "backends: Cache creation of install data"Eli Schwartz3-1/+2