guix-devel/gnu
Christopher Baines 809b884260
gnu: packages: 0ad: Tweak the build options.
Use the -C make option, rather than changing directory before the build
phase. Add config=release to the make flags as this might improve performance,
and verbose=1 as this might make the build process clearer.

Also remove --minimal-flags, as I don't quite understand what this does, but
using it seems to remove lots of flags that would be used by default.

* gnu/packages/games.scm (0ad)[arguments]: Add #:make-flags, remove the
  --minimal-flags argument from the configure phase, remove the 'chdir phase,
  and change the chdir argument in the install phase.
2017-12-31 14:11:46 +00:00
..
bootloader system: Add BeagleBone Black installer. 2017-12-15 12:15:15 +01:00
build vm: Pass the host's /dev/urandom to the guest at /dev/hwrng. 2017-12-18 00:39:40 -05:00
packages gnu: packages: 0ad: Tweak the build options. 2017-12-31 14:11:46 +00:00
services gnu: services: Add MATE desktop service. 2017-12-30 22:55:26 +01:00
system file-systems: Move %control-groups from %base-file-systems to 2017-12-22 15:03:10 +01:00
tests tests: networking: Add tests for Open vSwitch. 2017-12-29 14:07:38 +01:00
artwork.scm
bootloader.scm
local.mk gnu: borg: Update to 1.1.4. 2017-12-30 18:00:51 +01:00
packages.scm Revert "Add (guix self) and use it when pulling." 2017-11-21 23:53:10 +01:00
services.scm services: cleanup: Remove "/run/udev/watch.old" directory. 2017-12-17 08:32:37 +01:00
system.scm services: 'user-processes-service-type' can now be extended. 2017-12-22 08:56:50 +01:00
tests.scm gnu, doc, tests: Use ‘bootloader-configuration’ everywhere. 2017-12-06 15:02:24 +01:00