13547 Commits (5eb55075baa2883170a3d0cf3c0621aae56a1632)
 

Author SHA1 Message Date
Charles Brunet 5eb55075ba intro: add more details to generated json files 2 years ago
Charles Brunet fbab1488ae extra_files keyword in declare_dependency() 2 years ago
Sebastian Dröge e2c454b86e rust: Also disallow `.` in Rust library target names 2 years ago
Sebastian Dröge 3c9817fe7f rust: Don't allow spaces/dashes in Rust library names 2 years ago
Sebastian Dröge 45629466a7 rust: Don't use prefer-dynamic in case of proc-macro Rust dependencies 2 years ago
Eli Schwartz 42e6c58441
Revert "cygwin CI: work around gcovr bug" 2 years ago
Eli Schwartz 469ed636fe
CI: update cygwin cache actions to new version supporting granular save 2 years ago
Eli Schwartz 7bdb4a6926
pkgconfig module: fix traceback on invalid missing description 2 years ago
Eli Schwartz 4cd4f98770
CI: cygwin coverage uploader needs to run in bash too 2 years ago
Volker Weißmann 8d2a9e6e5c Update Users.md [skip ci] 2 years ago
Jussi Pakkanen 5a34505b18 Add c++23 to the list of C++ standards. 2 years ago
Eli Schwartz c39ee881a1 select the correct python_command for pyinstaller builds, even on not-Windows 2 years ago
Eli Schwartz e66b07e6fb fix data collection with pyinstaller 2 years ago
Daniele Nicolodi 285e0d3c59 mbuild: .pdb files are created only when debug symbols are enabled 2 years ago
Eli Schwartz 3bc2236c59
minstall: work around broken environments with missing UIDs 2 years ago
Eli Schwartz 9a77c45e41
minstall: do not drop privileges if msetup also ran under sudo 2 years ago
Daniele Nicolodi 1bc3d91112 minstall: Fix install_subdir() excludes with path separators on Win 2 years ago
Sebastian Dröge 1c00cb2550 rust: Use `isinstance(d, build.StaticLibrary)` instead of comparing the type name string 2 years ago
Sebastian Dröge e184fc84b3 rust: Link staticlib/cdylib link targets like link targets from any other language 2 years ago
Sebastian Dröge a787b0cd5f rust: Don't prefer dynamic linking of Rust libraries for cdylibs 2 years ago
Sebastian Dröge 22960758aa rust: Use the corresponding rustc version when clippy-driver is chosen as Rust compiler 2 years ago
Sebastian Dröge c725816c81 rust: Convert dashes in crate names to underscores 2 years ago
Sebastian Dröge 49e62877d1 rust: Don't pass dependency compile arguments to the compiler 2 years ago
Josh Soref 93cafe7b14 backend/vs: Fix OpenMPSupport 2 years ago
Josh Soref 0551a8847d zsh: fix help / descriptions 2 years ago
Josh Soref ccc0cb9b6f ci: properly check `test cases/windows` files 2 years ago
Josh Soref bb698bcbd8 ci: rename workflow 2 years ago
Josh Soref 01016fc554 syntax-highlighting: vim: fix mesonSpaceError 2 years ago
Josh Soref b5c1c93ea8 packaging: fix options hostArchitectures attribute 2 years ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
Charles Brunet e238b81ba0 better algo to find DLL paths on Windows 2 years ago
Charles Brunet 4cf9aab357 Revert "find dll path on Windows" 2 years ago
HiPhish 439a61affa Change "can not" to "cannot" throughout project 2 years ago
Pete Dietl a912193fd8 Fix spelling and grammar in Dependencies.md 2 years ago
Jussi Pakkanen eb472a133f Bump version number for new development. 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
Eli Schwartz f6d13c69e5
fix regression that broken git-based wraps with dirty contents 2 years ago
Barnabás Pőcze d0d22f4ded backend/vs: ensure that build dir is preferred to src dir 2 years ago
Barnabás Pőcze 410f3dfc1b tests: add test to ensure that build dir is preferred to src dir 2 years ago
Xavier Claessens 9c526974dc
msetup: Allow (re)configure of not empty builddir 2 years ago
Xavier Claessens 0418a40e68
msetup: use more consistent exceptions on exit 2 years ago
Xavier Claessens ad151d9f11 coredata: Fix changing prefix option 2 years ago
Xavier Claessens b30cd5d2d5 Make --vsenv a readonly builtin option 2 years ago
Eli Schwartz 5dc4fcae34
test cases: make various things werror-safe 2 years ago