summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-20Add GNU/Hurd kernel resultsSamuel Thibault
2024-10-20Bump version number for new development.Jussi Pakkanen
2024-10-20Update docs and version number for release.Jussi Pakkanen
2024-10-20Condense test directories.Jussi Pakkanen
2024-10-18pkgconfig: add support to override pkg-configAndoni Morales Alastruey
2024-10-17Update release notes for 1.6.0.Aditya Vidyadhar Kamath
2024-10-14Do not run symlink setup on Windows.Jussi Pakkanen
2024-10-13Bump version number for rc2.Jussi Pakkanen
2024-10-13mintro: Add license and license_files to project introspection dataDaniele Nicolodi
2024-10-12test cases: add test for @OUTPUT0@ substitution rulesPierre Lamot
2024-10-12backend/ninja: fix bad @OUTPUTn@ replacementsPierre Lamot
2024-10-11cargo: Document that cargo subprojects is an experimental featureXavier Claessens
2024-10-11mlog: Log once should not take location into accountXavier Claessens
2024-10-11Add options for standard parameter for nvc and nvc++Kevin Meagher
2024-10-11Fix minimal version for Emscripten C23 supportLoïc Estève
2024-10-11Recreate Boost symlink at runtime to survive sdist. Closes: #13763.Jussi Pakkanen
2024-10-11toolchain.py minimum CMake 3.10 to avoid deprecation warningscivision
2024-10-11test: avoid need for explict CMake minimumscivision
2024-10-07Update version number for rc1.Jussi Pakkanen
2024-10-07Reorder test dirs for rc1.Jussi Pakkanen
2024-10-05docs: Add windres to cross-compiling exampleandy5995
2024-10-04docs: Mention that rust edition/standard 2018 or later should be usedDylan Baker
2024-10-04Turn off CMake compile launcher when using zigElliott Sales de Andrade
2024-10-04Fix C++ standard support for EmscriptenElliott Sales de Andrade
2024-10-04curses: Ignore /usr/bin/ncurses5.4-config on macOSNirbheek Chauhan
2024-10-04programs: Allow excluding certain paths when searching in PATHNirbheek Chauhan
2024-10-02ci/ciimage: Lower nofile ulimit on containers that test DAndrei Horodniceanu
2024-10-02env2mfile: Base cpu on DEB_HOST_GNU_CPU unless DEB_HOST_ARCH is specialSimon McVittie
2024-10-02env2mfile: Don't hard-code Debian as always being LinuxSimon McVittie
2024-10-02env2mfile: Map Debian GNU/Hurd to system() -> gnuSimon McVittie
2024-10-02env2mfile: Add a function for mostly-identity mappings with special casesSimon McVittie
2024-10-02unittests: Test env2mfile's dpkg_architecture_to_machine_infoSimon McVittie
2024-10-02env2mfile: Split detect_cross_debianlike()Simon McVittie
2024-10-02env2mfile: Convert MachineInfo into a dataclassSimon McVittie
2024-10-02Document the .kernel() and .subsystem() methodsDylan Baker
2024-10-02docs: Use examples for build_machine.cpu() that genuinely existSimon McVittie
2024-10-02backend/ninja: allow cleandead with dyndeps and ninja >= 1.12Dylan Baker
2024-10-01mark the PyPI metadata as supporting python 3.13Eli Schwartz
2024-10-01Add additional C++ filename extensionsmid-kid
2024-10-01compilers: remove hasattr from `can_compile_suffixes`Dylan Baker
2024-10-01compilers: remove hasattr for `file_suffixes`Dylan Baker
2024-10-01compilers: annotate lang_suffixesDylan Baker
2024-10-01minstall: fix bug linkDylan Baker
2024-10-01modules/cmake: use typed_kwargs instead of permittedKwargsDylan Baker
2024-10-01modules/cmake: use typed_kwargs for subproject.dependencyDylan Baker
2024-10-01modules/cmake: simplify _args_to_infoDylan Baker
2024-10-01interpreterbase/decorators: delete now unused stringArgsDylan Baker
2024-10-01modules/cmake: use typed_pos_args for remaining subproject methodsDylan Baker
2024-10-01modules/cmake: use typed_pos_args for subproject.dependencyDylan Baker
2024-10-01modules/cmake: use typed_pos_args for subproject.get_variableDylan Baker