9394 Commits (b131b2dc76ff0b14d755b1a3bbf7ce9565f49b0d)

Author SHA1 Message Date
Dylan Baker b131b2dc76 modules/rust: Add support for autolib field in the Cargo.toml 4 months ago
Sébastien Villemot 8c5505c28a Reimplement several methods for Fortran compilers 4 months ago
Thibault Saunier db82c2d777 cargo: Add support for `system-deps` dependencies 4 months ago
Xavier Claessens 6736a540c7 cargo: Load Cargo.lock and subprojects/*.wrap while recursing 4 months ago
Xavier Claessens ed62a975b2 cargo: Use the library name instead of package name 4 months ago
Xavier Claessens afd89440aa cargo: Fix feature resolution 4 months ago
Andoni Morales Alastruey c02e0b7b1e pkgconfig: fix use of uninstalled libraries 4 months ago
Simon McVittie f0a86b2b8c env2mfile: Use a cross valac on Debian if possible 4 months ago
Simon McVittie 86f9fe4c9a env2mfile: Automatically set exe_wrapper on Debian if possible 4 months ago
Simon McVittie 851d866349 env2mfile: Use Debian cross-prefixed GObject-Introspection tools 4 months ago
Simon McVittie 7300e4ed88 env2mfile: Generalize detection of pkg-config to have a list of tools 4 months ago
David Robillard 5402d38dbd backend/ninja: Fix inconsistent rule descriptions 4 months ago
David Robillard c4ec412f28 compilers: Fix inconsistent option descriptions 4 months ago
Samuel Thibault 165c622084 Add GNU/Hurd kernel results 4 months ago
Jussi Pakkanen 5e920e3907 Bump version number for new development. 4 months ago
Jussi Pakkanen 4c6c89ca7a Update docs and version number for release. 4 months ago
Andoni Morales Alastruey 5cc511b1e6 pkgconfig: add support to override pkg-config 4 months ago
Jussi Pakkanen 9fd9cc957f Bump version number for rc2. 4 months ago
Daniele Nicolodi ec7a81ad86 mintro: Add license and license_files to project introspection data 4 months ago
Pierre Lamot e1c09ee25f backend/ninja: fix bad @OUTPUTn@ replacements 4 months ago
Xavier Claessens 304207b9d2 cargo: Document that cargo subprojects is an experimental feature 4 months ago
Xavier Claessens 842504d614 mlog: Log once should not take location into account 4 months ago
Kevin Meagher d3542ff690 Add options for standard parameter for nvc and nvc++ 4 months ago
Loïc Estève 84070410f3 Fix minimal version for Emscripten C23 support 4 months ago
scivision 4d1623078f toolchain.py minimum CMake 3.10 to avoid deprecation warning 4 months ago
Jussi Pakkanen 739683943a Update version number for rc1. 5 months ago
Elliott Sales de Andrade eda59e141d Turn off CMake compile launcher when using zig 5 months ago
Elliott Sales de Andrade 4c3bb4f67b Fix C++ standard support for Emscripten 5 months ago
Nirbheek Chauhan d48602a5f3 curses: Ignore /usr/bin/ncurses5.4-config on macOS 5 months ago
Nirbheek Chauhan 0f914b75fe programs: Allow excluding certain paths when searching in PATH 5 months ago
Simon McVittie 9d0de83368 env2mfile: Base cpu on DEB_HOST_GNU_CPU unless DEB_HOST_ARCH is special 5 months ago
Simon McVittie 114a3e2914 env2mfile: Don't hard-code Debian as always being Linux 5 months ago
Simon McVittie 1909a8180b env2mfile: Map Debian GNU/Hurd to system() -> gnu 5 months ago
Simon McVittie b4a7251eb8 env2mfile: Add a function for mostly-identity mappings with special cases 5 months ago
Simon McVittie 6224a7f48e env2mfile: Split detect_cross_debianlike() 5 months ago
Simon McVittie ed1d626c35 env2mfile: Convert MachineInfo into a dataclass 5 months ago
Dylan Baker 54cb8cec8c backend/ninja: allow cleandead with dyndeps and ninja >= 1.12 5 months ago
mid-kid 940c45f832 Add additional C++ filename extensions 5 months ago
Dylan Baker 3728b228a6 compilers: remove hasattr from `can_compile_suffixes` 5 months ago
Dylan Baker cd75bbee9b compilers: remove hasattr for `file_suffixes` 5 months ago
Dylan Baker d528b83ff2 compilers: annotate lang_suffixes 5 months ago
Dylan Baker efa85c5b64 minstall: fix bug link 5 months ago
Dylan Baker 3d27f1c60a modules/cmake: use typed_kwargs instead of permittedKwargs 5 months ago
Dylan Baker 351ae5d3a6 modules/cmake: use typed_kwargs for subproject.dependency 5 months ago
Dylan Baker c79453ed73 modules/cmake: simplify _args_to_info 5 months ago
Dylan Baker f9c2a68372 interpreterbase/decorators: delete now unused stringArgs 5 months ago
Dylan Baker 60e2da24c0 modules/cmake: use typed_pos_args for remaining subproject methods 5 months ago
Dylan Baker 626f4fd244 modules/cmake: use typed_pos_args for subproject.dependency 5 months ago
Dylan Baker 2ce15a6906 modules/cmake: use typed_pos_args for subproject.get_variable 5 months ago
Dylan Baker e2508053a2 interpreterobjects: use typed_pos_args for subproject.get_variable 5 months ago