summaryrefslogtreecommitdiff
path: root/gnu/packages/commencement.scm
AgeCommit message (Expand)Author
2020-02-03gnu: commencement: Remove unused module imports.Marius Bakke
2020-01-11gnu: make-gcc-toolchain: Fix typo in description.Jonathan Brielmaier
2019-12-15gnu: Add gfortran-toolchainKonrad Hinsen
2019-12-08gnu: tcc-boot0: Add ftp.gnu.org URL for the source tarball.Ludovic Courtès
2019-11-07gnu: commencement: Ensure 'gnu-make-final' refers to the native 'pkg-config'.Ludovic Courtès
2019-11-04gnu: commencement: Memoize uses of 'cross-gcc-wrapper'.Ludovic Courtès
2019-10-14gnu: commencement: Use 'package-with-explicit-inputs' for Hurd packages.Ludovic Courtès
2019-10-14gnu: commencement: Further optimize the package object graph.Ludovic Courtès
2019-10-12gnu: ld-wrapper: Memoize.Ludovic Courtès
2019-10-12gnu: Improve memoization of 'package-with-bootstrap-guile'.Ludovic Courtès
2019-10-12gnu: commencement: Reduce the graph of package objects.Ludovic Courtès
2019-10-12gnu: Remove unnecessary uses of 'package-with-bootstrap-guile'.Ludovic Courtès
2019-09-08maint: Placate 'assert-no-store-file-names'.Ludovic Courtès
2019-09-08bootstrap: mes-boot: Fix at 0.19.Jan Nieuwenhuizen
2019-09-06Merge branch 'master' into core-updatesMark H Weaver
2019-09-04gnu: glibc-utf8-locales: Fix cross-compilation.Mathieu Othacehe
2019-08-28gnu: bison-boot0: Build sequentially.Ludovic Courtès
2019-07-17Merge branch 'master' into core-updatesLudovic Courtès
2019-07-16gnu: Allow building toolchain with non-default libc.Carl Dong
2019-07-09gnu: flex: Remove superfluous input.Marius Bakke
2019-07-09gnu: Python: Update to 3.7.4.Marius Bakke
2019-07-07gnu: commencement: Fix Python build on non-x86 platforms.Marius Bakke
2019-07-02gnu: glibc: Update to 2.29.Marius Bakke
2019-07-02gnu: linux-libre-headers: Update to 4.19.56.Marius Bakke
2019-07-02gnu: commencement: Remove outdated comment.Marius Bakke
2019-07-02gnu: gettext: Update to 0.20.1.Marius Bakke
2019-06-20gnu: commencement: Return #t from all phases.Marius Bakke
2019-06-17gnu: gcc-mesboot-wrapper: Fix 'version' field.Ludovic Courtès
2019-06-17gnu: commencement: '%bootstrap-inputs+toolchain' no longer contains Mes.Ludovic Courtès
2019-06-13gnu: mes-boot, tcc-boot0: Require nyacc 0.86.Ludovic Courtès
2019-05-25Merge branch 'staging' into core-updatesMarius Bakke
2019-05-06gnu: gcc: Add 9.1.0.Carl Dong
2019-05-01Merge branch 'master' into core-updatesMarius Bakke
2019-03-31gnu: Fix descriptions to not use quotes.Efraim Flashner
2019-02-09gnu: glibc-final-with-bootstrap-bash: Don't enable obsolete rpc.Efraim Flashner
2019-02-09gnu: Use GCC 7 as the default compiler.Marius Bakke
2019-01-07gnu: diffutils: Update to 3.7.Efraim Flashner
2019-01-06gnu: gcc-boot0: Fix build on non-Intel systems.Efraim Flashner
2018-12-24gnu: commencement: Do not graft early bootstrap packages.Ludovic Courtès
2018-12-24gnu: file: Fix CVE-2018-10360.Efraim Flashner
2018-12-20bootstrap: tcc-boot0: Update for mes 0.19.Jan Nieuwenhuizen
2018-12-20bootstrap: mes-boot: Update for mes 0.19.Jan Nieuwenhuizen
2018-12-16bootstrap: Add mes-boot0; decouple mes-boot from Mes.Jan Nieuwenhuizen
2018-12-16bootstrap: Remove development hacks.Jan Nieuwenhuizen
2018-12-16bootstrap: Do not fake, use Mes instead of Guile.Jan Nieuwenhuizen
2018-12-11bootstrap: mes-boot: Use mes-boot0 version.Jan Nieuwenhuizen
2018-11-24gnu: Remove duplicate linux-libre-headers package from bootstrap inputs.Marius Bakke
2018-11-24gnu: gcc-boot0: Improve gcc-wrapper workarounds.Marius Bakke
2018-11-24gnu: libstdc++-boot0: Improve gcc-wrapper workaround.Marius Bakke
2018-11-24gnu: Remove gcc-for-libstdc++.Marius Bakke