13555 Commits (f7b0596bd26d4b2c2a8349cf918adf5b2fe76210)
 

Author SHA1 Message Date
Nirbheek Chauhan f7b0596bd2 docs: Fix some typos in feature option examples 2 years ago
Nirbheek Chauhan 0d9e46c847 qt: Allow specifying separate tools for qt4/5/6 2 years ago
Eli Schwartz be89526e7c rust compiler: use better sanity check logging comparable to the clike one 2 years ago
Eli Schwartz c953363a70 meson_exe: print suitable debug information for DLL not found errors 2 years ago
Nirbheek Chauhan 6a7cd13507 llvm: Bump broken micro version for CI 2 years ago
Nirbheek Chauhan 3dbeac0463 ci: Don't search for llvm modules with LLVM 16.0.x 2 years ago
Sebastian Dröge e17d243aa7 rust: Also disallow `.` in Rust library target names 2 years ago
Sebastian Dröge 630a29f4dd rust: Don't allow spaces/dashes in Rust library names 2 years ago
Sebastian Dröge b4c669f6ea rust: Don't use prefer-dynamic in case of proc-macro Rust dependencies 2 years ago
Daniele Nicolodi 2257197705 mbuild: .pdb files are created only when debug symbols are enabled 2 years ago
Daniele Nicolodi e6cc0f2d8d minstall: Fix install_subdir() excludes with path separators on Win 2 years ago
Sebastian Dröge 4269a2401b rust: Use `isinstance(d, build.StaticLibrary)` instead of comparing the type name string 2 years ago
Sebastian Dröge cc481c0daf rust: Link staticlib/cdylib link targets like link targets from any other language 2 years ago
Sebastian Dröge 0d2c625290 rust: Don't prefer dynamic linking of Rust libraries for cdylibs 2 years ago
Sebastian Dröge 1a10b8f774 rust: Use the corresponding rustc version when clippy-driver is chosen as Rust compiler 2 years ago
Sebastian Dröge 6dce28185b rust: Don't pass dependency compile arguments to the compiler 2 years ago
Volker Weißmann b781d12611 Fix paths of Fortran order dependencies Fixes #11047 2 years ago
Radek Bartoň 5886499f8d Fix building python extensions on win-arm64 2 years ago
Ralf Gommers 8014827d06 Python module: emit warning for debug buildtypes with MSVC and no debug Python 2 years ago
Ralf Gommers a53dcd6f61 Fix unit test that hardcoded `/` and hence broke on Windows 2 years ago
Ralf Gommers 795e39b3ac Fix `ERROR: no toolchain found` when run from unittests 2 years ago
Ralf Gommers 35d1def392 Add Cython to Windows CI jobs on Azure 2 years ago
Ralf Gommers a5ef213020 Use release buildtype in Cython tests, and skip unless ninja backend 2 years ago
MaxHearnden 8bbf6a5df9 fix regression in precomputing CMAKE_SIZEOF_VOID_P 2 years ago
Nirbheek Chauhan 26b73afba1 wrap: Always pass posix paths to patch 2 years ago
Volker Weißmann 6696a754ae Don't use dyndep scanner when preprocessing 2 years ago
Peter Hull 22163998be Specify c++ 11 flag as code uses c++ 11 features 2 years ago
Jakob Widauer 7c5dc1a79d Fix html coverage report generation when using clang on linux 2 years ago
L. E. Segovia 46e0303c3f yasm: Fix usage of incompatible optimization flags 2 years ago
Charles Brunet 093ae573bc fix python.version() not working in some cases 2 years ago
Jussi Pakkanen 9bfdae8d77 Add c++23 to the list of C++ standards. 2 years ago
Eli Schwartz 4c72b6da56 select the correct python_command for pyinstaller builds, even on not-Windows 2 years ago
Eli Schwartz 9678aa05fb fix data collection with pyinstaller 2 years ago
Eli Schwartz e5928e63d0 minstall: work around broken environments with missing UIDs 2 years ago
Eli Schwartz 452d1c5673 minstall: do not drop privileges if msetup also ran under sudo 2 years ago
Sebastian Dröge 960ae14c41 rust: Convert dashes in crate names to underscores 2 years ago
Josh Soref cb75ce50d9 backend/vs: Fix OpenMPSupport 2 years ago
Josh Soref 11fe12d095 zsh: fix help / descriptions 2 years ago
Josh Soref 307cb2573a ci: properly check `test cases/windows` files 2 years ago
Josh Soref 1f1f05b8b0 ci: rename workflow 2 years ago
Josh Soref 08e6844992 syntax-highlighting: vim: fix mesonSpaceError 2 years ago
Josh Soref de8c4839e3 packaging: fix options hostArchitectures attribute 2 years ago
Josh Soref 560ece485c fix various spelling issues 2 years ago
Jussi Pakkanen ae163a3f3e Bump version number for release. 2 years ago
Jussi Pakkanen 994ba8b549 Generate relnotes for 1.1.0. 2 years ago
Eli Schwartz 8fc4649bfe
propagate the most accurate node to error messages 2 years ago
Eli Schwartz 5fe7ecb861
tests: make it easier to read overall results in github 2 years ago
Christoph Reiter 3c655bca39 tests/94 threads: fix build error with clang 16 2 years ago
Christoph Reiter aa550033c8 get_llvm_tool_names: add released llvm versions 2 years ago
Jussi Pakkanen 71487c876e Bump version number for rc2. 2 years ago