aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-24Bump versions for 1.1.1 release1.1Nirbheek Chauhan2-2/+2
2023-05-24llvm: Bump broken micro version for CINirbheek Chauhan1-2/+2
2023-05-24ci: Don't search for llvm modules with LLVM 16.0.xNirbheek Chauhan1-16/+40
2023-05-24rust: Also disallow `.` in Rust library target namesSebastian Dröge2-6/+6
2023-05-24rust: Don't allow spaces/dashes in Rust library namesSebastian Dröge1-0/+9
2023-05-24rust: Don't use prefer-dynamic in case of proc-macro Rust dependenciesSebastian Dröge1-2/+3
2023-05-24mbuild: .pdb files are created only when debug symbols are enabledDaniele Nicolodi1-5/+9
2023-05-24minstall: Fix install_subdir() excludes with path separators on WinDaniele Nicolodi7-5/+18
2023-05-24rust: Use `isinstance(d, build.StaticLibrary)` instead of comparing the type ...Sebastian Dröge1-1/+1
2023-05-24rust: Link staticlib/cdylib link targets like link targets from any other lan...Sebastian Dröge1-1/+4
2023-05-24rust: Don't prefer dynamic linking of Rust libraries for cdylibsSebastian Dröge1-5/+9
2023-05-24rust: Use the corresponding rustc version when clippy-driver is chosen as Rus...Sebastian Dröge1-1/+12
2023-05-24rust: Don't pass dependency compile arguments to the compilerSebastian Dröge2-2/+13
2023-05-24Fix paths of Fortran order dependencies Fixes #11047Volker Weißmann5-4/+22
2023-05-24Fix building python extensions on win-arm64Radek Bartoň1-17/+8
2023-05-24Python module: emit warning for debug buildtypes with MSVC and no debug PythonRalf Gommers1-1/+24
2023-05-24Fix unit test that hardcoded `/` and hence broke on WindowsRalf Gommers1-3/+3
2023-05-24Fix `ERROR: no toolchain found` when run from unittestsRalf Gommers1-1/+1
2023-05-24Add Cython to Windows CI jobs on AzureRalf Gommers1-0/+3
2023-05-24Use release buildtype in Cython tests, and skip unless ninja backendRalf Gommers5-21/+33
2023-05-24fix regression in precomputing CMAKE_SIZEOF_VOID_PMaxHearnden1-1/+1
2023-05-24wrap: Always pass posix paths to patchNirbheek Chauhan1-1/+2
2023-05-24Don't use dyndep scanner when preprocessingVolker Weißmann3-0/+13
2023-05-24Specify c++ 11 flag as code uses c++ 11 featuresPeter Hull1-1/+2
2023-05-24Fix html coverage report generation when using clang on linuxJakob Widauer1-1/+1
2023-05-24yasm: Fix usage of incompatible optimization flagsL. E. Segovia1-0/+4
2023-05-24fix python.version() not working in some casesCharles Brunet2-0/+4
2023-05-24Add c++23 to the list of C++ standards.Jussi Pakkanen1-1/+5
2023-05-24select the correct python_command for pyinstaller builds, even on not-WindowsEli Schwartz1-2/+2
2023-05-24fix data collection with pyinstallerEli Schwartz1-1/+1
2023-05-24minstall: work around broken environments with missing UIDsEli Schwartz1-2/+10
2023-05-24minstall: do not drop privileges if msetup also ran under sudoEli Schwartz1-0/+4
2023-05-24rust: Convert dashes in crate names to underscoresSebastian Dröge1-4/+14
2023-05-24backend/vs: Fix OpenMPSupportJosh Soref1-2/+2
2023-05-24zsh: fix help / descriptionsJosh Soref1-3/+3
2023-05-24ci: properly check `test cases/windows` filesJosh Soref1-2/+2
2023-05-24ci: rename workflowJosh Soref1-3/+3
2023-05-24syntax-highlighting: vim: fix mesonSpaceErrorJosh Soref1-1/+1
2023-05-24packaging: fix options hostArchitectures attributeJosh Soref1-1/+1
2023-05-24fix various spelling issuesJosh Soref151-248/+248
2023-04-10Bump version number for release.1.1.0Jussi Pakkanen1-1/+1
2023-04-10Generate relnotes for 1.1.0.Jussi Pakkanen20-198/+225
2023-04-04propagate the most accurate node to error messagesEli Schwartz48-50/+53
2023-04-04tests: make it easier to read overall results in githubEli Schwartz1-1/+7
2023-04-03tests/94 threads: fix build error with clang 16Christoph Reiter1-1/+1
2023-04-03get_llvm_tool_names: add released llvm versionsChristoph Reiter1-0/+2
2023-04-02Bump version number for rc2.1.1.0rc2Jussi Pakkanen2-2/+2
2023-03-30fix regression that broken git-based wraps with dirty contentsEli Schwartz1-1/+2
2023-03-30backend/vs: ensure that build dir is preferred to src dirBarnabás Pőcze1-1/+2
2023-03-30tests: add test to ensure that build dir is preferred to src dirBarnabás Pőcze4-1/+7