summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* syscalls: Gracefully handle failure to load libc's libutil.Ludovic Courtès2021-10-26
* syscalls: Add 'openpty' and 'login-tty'.Ludovic Courtès2021-10-26
* build-system/go: Fix building on host's secondary architecture.Efraim Flashner2021-10-18
* maint: Factorize po xref translation.Julien Lepiller2021-10-17
* build-system/minetest: Install config.txt and _config.txt.Vivien Kraus2021-10-16
* build-system/minetest: Gather whole failing test output.Vivien Kraus2021-10-16
* download: Print URL of the Disarchive spec being read.Ludovic Courtès2021-10-14
* download: Add missing autoload.Ludovic Courtès2021-10-14
* Revert the #51061 patch series for now.Tobias Geerinckx-Rice2021-10-08
* build-system/haskell: Explain failure.Lars-Dominik Braun2021-10-08
* build-system/haskell: Accept line breaks in config files.Lars-Dominik Braun2021-10-08
* build-system/haskell: Do not rely on compiler name.Lars-Dominik Braun2021-10-08
* guix: haskell-build-system: Always pass -package-db option.John Kehayias2021-10-08
* build-system: Add 'rebar3-build-system'.Hartmut Goebel2021-10-07
* download: Honor #:verify-certificate? for SWH downloads.Ludovic Courtès2021-10-07
* build-system: linux-module: Don't explicitly return #t from phases.Tobias Geerinckx-Rice2021-10-01
* build-system: linux-module: Build and install in parallel.Tobias Geerinckx-Rice2021-10-01
* build-system: linux-module: Normalise the ‘M’ source-directory.Tobias Geerinckx-Rice2021-09-30
* Update copyright assignments for Liliana Marie Prikler.Liliana Marie Prikler2021-09-25
* syscalls: Deduplicate device number conversion.Tobias Geerinckx-Rice2021-09-23
* download: Fall back to web.archive.org as a very last resort.Ludovic Courtès2021-09-22
* build-system: linux-module: Support source-directory.Liliana Marie Prikler2021-09-14
* download: Disarchive mirrors can be URL-returning procedures.Ludovic Courtès2021-09-14
* build/go: Support cross compiling.Efraim Flashner2021-09-13
* guix: dune-build-system: Put dune into a reproducible release mode.pukkamustard2021-09-08
* guix: dune-build-system: Add a profile parameter.pukkamustard2021-08-20
* build-system: Add 'minetest-mod-build-system'.Maxime Devos2021-08-20
* build: Update uglifyjs for minify-build-system.Charles2021-07-19
* build: pack: Mute error output when checking if tar supports --sort.Maxim Cournoyer2021-07-18
* Revert "syscalls: 'terminal-dimension' ignores EPERM."Tobias Geerinckx-Rice2021-07-07
* build: qt-utils: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed.Maxim Cournoyer2021-07-02
* build: qt-utils: Refactor the code to filter XDG_DATA_DIRS.Ludovic Courtès2021-07-02
* guix: qt-utils: Don't include useless inputs in wrapped variables.Jakub Kądziołka2021-07-02
* build-system: qt: Exclude useless inputs from wrapped variables.Jakub Kądziołka2021-07-02
* guix: qt-utils: Wrapped executables honor user's envvars.Hartmut Goebel2021-07-02
* guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.Hartmut Goebel2021-07-02
* Revert "build-system/qt: Wrappers only include relevant directories to XDG_DA...Maxim Cournoyer2021-07-02
* Revert "build-system/qt: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed."Maxim Cournoyer2021-07-02
* Revert "build-system/qt: Fix wrapping with QTWEBENGINEPROCESS_PATH."Maxim Cournoyer2021-07-02
* pack: Factorize base tar options.Maxim Cournoyer2021-06-29
* download: 'tls-wrap' retries handshake upon non-fatal errors.Ludovic Courtès2021-06-25
* build: Make outputs of node-build-system reproducible.Lars-Dominik Braun2021-06-24
* profiles: Build union of inputs in the right order.Ludovic Courtès2021-06-22
* guix: java-utils: Look for actual jar files.Julien Lepiller2021-06-22
* guix: maven: Use a temporary file to fix pom files.Julien Lepiller2021-06-22
* guix: maven: Look in local packages when searching for package version.Julien Lepiller2021-06-22
* guix: maven: Support fixing modules.Julien Lepiller2021-06-22
* guix: maven: Support fixing extensions.Julien Lepiller2021-06-22
* guix: maven: Simplify finding local packages and modules.Julien Lepiller2021-06-22
* guix: maven: Simplify finding version and group information.Julien Lepiller2021-06-22