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