8256 Commits (e2c454b86e5fcb2dbbabe33199dc4b877dcdb95d)

Author SHA1 Message Date
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 7bdb4a6926
pkgconfig module: fix traceback on invalid missing description 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
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 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
Jussi Pakkanen eb472a133f Bump version number for new development. 2 years ago
Jussi Pakkanen ae163a3f3e Bump version number for release. 2 years ago
Eli Schwartz 8fc4649bfe
propagate the most accurate node to error messages 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
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 81c3c3808e
python dependency: avoid redefinition warnings for MS_WIN64 2 years ago
Jussi Pakkanen 697b42f022 Bump version number for rc1. 2 years ago
Eli Schwartz a7930a2cd7 backends: fix bug where meson_exe crashed if constructed with found programs 2 years ago
Eli Schwartz 3070bd49a2 do not resolve symlinks when calculating the meson command 2 years ago
Dylan Baker 4a014d1724 Add support for meson.options as a replacement for meson_options.txt 2 years ago
Jussi Pakkanen 65482497d3 Import cpu detection fix from Debian. 2 years ago
Xavier Claessens 89fe81835b Allow --reconfigure and --wipe of empty builddir 2 years ago
Xavier Claessens 567d1fec9b Make backend option read-only 2 years ago
Charles Brunet 03498424d0 find dll path on Windows 2 years ago
Xavier Claessens 65c22d8c38 custom_target: libfoo.so.1 is linkable 2 years ago
Denis Fortin 0c91c474d3 Write wrap-redirect filename as posix path 2 years ago
Helen Ginn 3ca56dc778 Add a system method for obtaining GL dependency on Linux OS 2 years ago
Renan Lavarec 4fedf19f41 asm: Add sx extension 2 years ago
Alyssa Ross b85ffbacb1 Fix run_tool() when git is not installed 2 years ago
Eli Schwartz 3e7c08f358
fix one more missing explicit "setup" subcommand 2 years ago
Eli Schwartz a024d75e15
backends: add a new "none" backend 2 years ago
Eli Schwartz fccada6703
mtest: move the detection of rebuild compatibility out into the entry point 2 years ago
Eli Schwartz b4c347674b
backends: simplify class setup 2 years ago