guix/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
build
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
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
services.scm
system.scm
tests.scm