15140 Commits (master)
 

Author SHA1 Message Date
Sébastien Villemot 8c5505c28a Reimplement several methods for Fortran compilers 4 weeks ago
Thibault Saunier db82c2d777 cargo: Add support for `system-deps` dependencies 1 month ago
Xavier Claessens 6736a540c7 cargo: Load Cargo.lock and subprojects/*.wrap while recursing 1 month ago
Xavier Claessens ed62a975b2 cargo: Use the library name instead of package name 1 month ago
Xavier Claessens afd89440aa cargo: Fix feature resolution 1 month ago
Andoni Morales Alastruey c02e0b7b1e pkgconfig: fix use of uninstalled libraries 1 month ago
Simon McVittie f0a86b2b8c env2mfile: Use a cross valac on Debian if possible 1 month ago
Simon McVittie 86f9fe4c9a env2mfile: Automatically set exe_wrapper on Debian if possible 1 month ago
Simon McVittie 851d866349 env2mfile: Use Debian cross-prefixed GObject-Introspection tools 1 month ago
Simon McVittie 7300e4ed88 env2mfile: Generalize detection of pkg-config to have a list of tools 1 month ago
David Robillard 5402d38dbd backend/ninja: Fix inconsistent rule descriptions 1 month ago
David Robillard c4ec412f28 compilers: Fix inconsistent option descriptions 1 month ago
andy5995 8a75fda303 docs: grammar suggestion ("Clarity..") 1 month ago
Benoit Pierre dee6f57957 docs: fix typo 1 month ago
Samuel Thibault 165c622084 Add GNU/Hurd kernel results 1 month ago
Jussi Pakkanen 5e920e3907 Bump version number for new development. 1 month ago
Jussi Pakkanen 4c6c89ca7a Update docs and version number for release. 1 month ago
Jussi Pakkanen fbeedf4b14 Condense test directories. 1 month ago
Jason Scott 02960bc449 add getter for id so linker can be identified 1 month ago
Jason Scott 143f848a43 populate compiler args for linking command for ti targets 1 month ago
Andoni Morales Alastruey 5cc511b1e6 pkgconfig: add support to override pkg-config 1 month ago
Aditya Vidyadhar Kamath 5f0bd8ff1e Update release notes for 1.6.0. 1 month ago
Jason Scott 6e9e344bcf add c2000 to ti library naming conditional so static libs are found 1 month ago
Jussi Pakkanen 4fce94a878 Do not run symlink setup on Windows. 1 month ago
Jussi Pakkanen 9fd9cc957f Bump version number for rc2. 1 month ago
Daniele Nicolodi ec7a81ad86 mintro: Add license and license_files to project introspection data 1 month ago
Pierre Lamot 83d9b21401 test cases: add test for @OUTPUT0@ substitution rules 1 month ago
Pierre Lamot e1c09ee25f backend/ninja: fix bad @OUTPUTn@ replacements 1 month ago
Xavier Claessens 304207b9d2 cargo: Document that cargo subprojects is an experimental feature 1 month ago
Xavier Claessens 842504d614 mlog: Log once should not take location into account 1 month ago
Kevin Meagher d3542ff690 Add options for standard parameter for nvc and nvc++ 1 month ago
Loïc Estève 84070410f3 Fix minimal version for Emscripten C23 support 1 month ago
Jussi Pakkanen adeb844b40 Recreate Boost symlink at runtime to survive sdist. Closes: #13763. 1 month ago
scivision 4d1623078f toolchain.py minimum CMake 3.10 to avoid deprecation warning 1 month ago
scivision 2291b3f27f test: avoid need for explict CMake minimum 1 month ago
Jussi Pakkanen 739683943a Update version number for rc1. 2 months ago
Jussi Pakkanen 373586fab5 Reorder test dirs for rc1. 2 months ago
andy5995 7cb36747f8 docs: Add windres to cross-compiling example 2 months ago
Dylan Baker 9575ed30ab docs: Mention that rust edition/standard 2018 or later should be used 2 months ago
Elliott Sales de Andrade eda59e141d Turn off CMake compile launcher when using zig 2 months ago
Elliott Sales de Andrade 4c3bb4f67b Fix C++ standard support for Emscripten 2 months ago
Nirbheek Chauhan d48602a5f3 curses: Ignore /usr/bin/ncurses5.4-config on macOS 2 months ago
Nirbheek Chauhan 0f914b75fe programs: Allow excluding certain paths when searching in PATH 2 months ago
Andrei Horodniceanu 3c2d04d702 ci/ciimage: Lower nofile ulimit on containers that test D 2 months ago
Simon McVittie 9d0de83368 env2mfile: Base cpu on DEB_HOST_GNU_CPU unless DEB_HOST_ARCH is special 2 months ago
Simon McVittie 114a3e2914 env2mfile: Don't hard-code Debian as always being Linux 2 months ago
Simon McVittie 1909a8180b env2mfile: Map Debian GNU/Hurd to system() -> gnu 2 months ago
Simon McVittie b4a7251eb8 env2mfile: Add a function for mostly-identity mappings with special cases 2 months ago
Simon McVittie 1c11a04f94 unittests: Test env2mfile's dpkg_architecture_to_machine_info 2 months ago
Simon McVittie 6224a7f48e env2mfile: Split detect_cross_debianlike() 2 months ago