summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2024-01-04build: guile-build-system: Remove "locales" implicit input....Maxim Cournoyer
2023-12-21build/go: Don't use set!...Efraim Flashner
2023-12-20build: copy-build-system: Allow specifying different output labels....Bruno Victal
2023-12-19build-system/gnu: Turn PID 1 into an “init”-style process by default....Ludovic Courtès
2023-12-19packages: Output and error ports are line-buffered in ‘patch-and-repack’....Ludovic Courtès
2023-12-19profiles: Use C.UTF-8 instead of ‘glibc-utf8-locales’ where possible....Ludovic Courtès
2023-12-19build-system/gnu: Change default locale to C.UTF-8....Ludovic Courtès
2023-12-19packages: Remove reference to ‘glibc-utf8-locales’ in ‘patch-and-repack......Ludovic Courtès
2023-12-11guix: search-paths: Fix obj-c++ search paths....Efraim Flashner
2023-12-10gnu: gcc: Support objc, objc++ by default....Efraim Flashner
2023-12-09build-system/gnu: Introduce ‘%gnu-build-system-modules’ deprecated alias....Ludovic Courtès
2023-12-09Merge branch 'master' into core-updates...Ludovic Courtès
2023-12-06shell: ‘--development’ honors ‘--system’....Ludovic Courtès
2023-10-18build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod......Maxim Cournoyer
2023-10-10gnu: libxslt: Set search-paths for XML and SGML catalogs....Bruno Victal
2023-10-10search-paths: Add $XML_CATALOG_FILES and $SGML_CATALOG_FILES....Bruno Victal
2023-10-09build: utils: Raise error in modify-phases upon missing key....Carlo Zancanaro
2023-10-05Merge remote-tracking branch 'origin/master' into core-updatesMaxim Cournoyer
2023-10-05refresh: Fix sorting of updates by file and line number....Ricardo Wurmus
2023-10-04search-paths: Add GCC search paths....Maxim Cournoyer
2023-10-04guix: meson-configuration: Fix boolean assigment....Jean-Pierre De Jesus DIAZ
2023-09-17search-paths: Add $TZDIR....Maxim Cournoyer
2023-09-17gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs....Maxim Cournoyer
2023-09-17Revert "gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs."...Maxim Cournoyer
2023-09-17gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs....Maxim Cournoyer
2023-09-17guix: shell: Don't whitelist / by typo in `shell-authorized-directories'....Janneke Nieuwenhuizen
2023-09-17lint: Check that (cc-for-target) and friends are used....Maxime Devos
2023-09-17guix: packages: Support package/inherit by package-field-location....Simon Tournier
2023-09-17gnu-maintenance: Do not error when there are no candidates....Maxim Cournoyer
2023-09-17git: Fix typo in reference-available? comment....Maxim Cournoyer
2023-09-17time-machine: Also validate the reference from a channels file....Maxim Cournoyer
2023-09-17Revert "guix: git: Avoid touching the network unless needed in 'reference-ava......Maxim Cournoyer
2023-09-17gnu-maintenance: Do not crash on refresh when origin URI is a list....Maxim Cournoyer
2023-09-17scripts: pull: Teach 'channels-list' to use 'tag' git references....Simon Tournier
2023-09-17guix: git: Avoid touching the network unless needed in 'reference-available?'....Simon Tournier
2023-09-17import-utils: Do not include punctuation when wrapping in @code{}....Ricardo Wurmus
2023-09-17gnu-maintenance: Consider Qt source tarballs as "release files"....Maxim Cournoyer
2023-09-17gnu-maintenance: Allow mirror URLs to fallback to the generic HTML updater....Maxim Cournoyer
2023-09-17gnu-maintenance: Add support to rewrite version in URL path....Maxim Cournoyer
2023-09-17gnu-maintenance: Extract 'canonicalize-url' from 'import-html-release'....Maxim Cournoyer
2023-09-17gnu-maintenance: Document nested procedures in 'import-html-release'....Maxim Cournoyer
2023-09-17gnu-maintenance: Accept package object in 'import-html-release' procedure....Maxim Cournoyer
2023-09-17gnu-maintenance: Fix indentation....Maxim Cournoyer
2023-09-17gnu-maintenance: Extract url->links procedure....Maxim Cournoyer
2023-09-17gnu-maintenance: Fix docstring....Maxim Cournoyer
2023-09-17gnu-maintenance: Make base-url argument of import-html-release required....Maxim Cournoyer
2023-09-17graph: Add GraphML backend....Josselin Poiret
2023-09-17image: Add mbr-raw-image-type and use by default....Josselin Poiret
2023-09-17guix: profiles: Detect TeX Live packages propagated from non-TeX Live inputs....Nicolas Goaziou
2023-09-17Revert "self: Build gnu/packages/*.go in 26 steps."...Ludovic Courtès