13717 Commits (b1ddfabf8fbb0561a584bd7cfe2bb712b4105da2)
 

Author SHA1 Message Date
Cyan 6def03c787 detect_cpu: Fix mips32 detection on mips64 2 years ago
Volker Weißmann f5fa56fdfa Don't use dyndep scanner when preprocessing 2 years ago
Peter Hull 1fdcc30ae6 Specify c++ 11 flag as code uses c++ 11 features 2 years ago
Volker Weißmann 38b35eca30 Add env kwarg to gnome.generate_gir(). 2 years ago
Volker Weißmann bf44120a4f Set the CC environment variable for g-ir-scanner. 2 years ago
Jakob Widauer 07bd28732e Fix html coverage report generation when using clang on linux 2 years ago
L. E. Segovia e1de1bae09 yasm: Fix usage of incompatible optimization flags 2 years ago
Charles Brunet 70e2da0773 mtest: prevent parse error with gtest protocol 2 years ago
Nirbheek Chauhan 523204f1f1 ci: Don't error out CI if codecov upload fails 2 years ago
Nirbheek Chauhan 9cc5009a44 ci: Don't search for llvm modules with LLVM 16.0.x 2 years ago
Matthieu Bouron 09ec4f6e22 dependencies: allow to fallback on CMake to find the SDL2 library 2 years ago
Nomura 18cfa545f0 Initial support for Metrowerks C/C++ compiler 2 years ago
Charles Brunet bda799dff2
fix python.version() not working in some cases 2 years ago
Sebastian Dröge 01420bf8fc rust: Add new `rust_dependency_map` target configuration 2 years ago
Dylan Baker 474e3ea8af docs: update the Rust bindgen docs to talk about assertions 2 years ago
Dylan Baker 73981b2c34 modules/rust: Add -DNDEBUG to bindgen if b_ndebug is false 2 years ago
Dylan Baker c62989ce80 rust: add support for b_ndebug 2 years ago
Dylan Baker f80f40fa4f compilers: split code for deciding if debug is needed into a helper 2 years ago
Dylan Baker bfce5c45a4 compilers: convert method to get assert control to a boolean 2 years ago
Nirbheek Chauhan c0c9f755a4 ci: Move to the codecov github action 2 years ago
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