summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2020-07-17guix: Add maven-build-system....Julien Lepiller
2020-07-17guix: java-utils: Add Maven-related phases....Julien Lepiller
2020-07-10download-nar: Hide colliding 'dump-port*' binding....Ludovic Courtès
2020-07-10maint: Remove traces of "berlin.guixsd.org"....Ludovic Courtès
2020-07-01guix: build: Fix asdf-build-system/ecl....Guillaume Le Vaillant
2020-06-23po: Micro-optimize 'read-po-file'....Ludovic Courtès
2020-06-23po: Avoid regexps when interpreting '\n' sequences....Ludovic Courtès
2020-06-22compile: Build gnu/{packages,tests}/* with '-O1'....Ludovic Courtès
2020-06-18build-system/asdf: Add support for component-less systems....Pierre Neidhardt
2020-06-18build-system/gnu: Fix 'install' phase of 'gnu-dist'....Ludovic Courtès
2020-06-17build-system/gnu: Rename "make dist" phase to 'build-dist'....Ludovic Courtès
2020-06-17build-system/gnu: Remove redundant 'unpack' phase from 'gnu-dist'....Ludovic Courtès
2020-06-17build-system/gnu: Remove Hydra-specific code from 'gnu-dist'....Ludovic Courtès
2020-06-17build-system/gnu: Remove 'autoreconf' phase from 'gnu-dist'....Ludovic Courtès
2020-06-17profiles: Add comment at the top of 'manifest' file....Ludovic Courtès
2020-06-08Merge branch 'master' into stagingMarius Bakke
2020-06-08syscalls: set-thread-name, thread-name: Fix thinko....Jan (janneke) Nieuwenhuizen
2020-06-08syscalls: set-thread-name, thread-name: Stub for the Hurd....Jan (janneke) Nieuwenhuizen
2020-06-06Merge branch 'master' into stagingMarius Bakke
2020-06-02build-system: linux-module: Allow passing #:make-flags argument....Danny Milosavljevic
2020-05-29Merge branch 'master' into stagingMarius Bakke
2020-05-29syscalls: 'terminal-dimension' ignores EPERM....Ludovic Courtès
2020-05-29syscalls: Properly match %HOST-TYPE....Jesse Dowell
2020-05-26Merge branch 'master' into stagingMarius Bakke
2020-05-26Merge branch 'master' into stagingMarius Bakke
2020-05-25compile: Do not optimize "gnu/tests/*"....Ludovic Courtès
2020-05-21build: asdf-build-system: Use SBCL source in CL packages....Pierre Neidhardt
2020-05-18build: minify-build-system: Fail to install empty files....Efraim Flashner
2020-05-15syscalls: Adjust 'sockaddr-in', 'sockaddr-in6' structs for the Hurd....Jan (janneke) Nieuwenhuizen
2020-05-14syscalls: Add 'getxattr'....Jan (janneke) Nieuwenhuizen
2020-05-13compile: Reduce optimization levels for gnu/services and gnu/packages....Ludovic Courtès
2020-05-13syscalls: Add 'setxattr'....Jan (janneke) Nieuwenhuizen
2020-05-08Merge branch 'core-updates'Marius Bakke
2020-05-07build-system/emacs: Hide the 'delete' binding from (guix build utils)....Marius Bakke
2020-05-07syscalls: Add ioctl flags for the Hurd....Jan (janneke) Nieuwenhuizen
2020-05-06Merge branch 'master' into core-updatesMarius Bakke
2020-05-05syscalls: 'define-c-struct' supports cross-compilation....Ludovic Courtès
2020-05-05Merge branch 'master' into core-updatesMarius Bakke
2020-05-05build: store-copy: Export file-size procedure....Mathieu Othacehe
2020-04-29Merge branch 'master' into stagingJakub Kądziołka
2020-04-24Merge branch 'master' into core-updatesMarius Bakke
2020-04-23compile: Pre-load the compiler outside 'with-target'....Ludovic Courtès
2020-04-23Merge branch 'master' into core-updates...Marius Bakke
2020-04-20syscalls: Fix Linux detection in 'readdir*'....Julien Lepiller
2020-04-19Merge branch 'master' into core-updatesMarius Bakke
2020-04-16syscalls: 'readdir*' chooses between the Linux and Hurd code at run time....Ludovic Courtès
2020-04-13Merge branch 'master' into core-updatesMarius Bakke
2020-04-12build: julia-build-system: Update for new Julia version....nixo
2020-04-08Merge branch 'master' into core-updates...Marius Bakke
2020-04-08build-system/go: Allow providing additional build flags...Jakub Kądziołka