summary refs log tree commit diff
path: root/pkgs/games/liquidwar
Commit message (Collapse)AuthorAge
* treewide: mark some broken packages as brokenLinus Heckemann2019-10-08
| | | | | | | | | Refs: e6754980264fe927320d5ff2dbd24ca4fac9a160 1e9cc5b9844ef603fe160e9f671178f96200774f 793a2fe1e8bb886ca2096c5904e1193dc3268b6d c19cf65261639f749012454932a532aa7c681e4b f6544d618f30fae0bc4798c4387a8c7c9c047a7c
* liquidwar5: fix broken buildAaron Andersen2019-09-12
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide/xorg: replace *proto with xorgprotoLengyel Balazs2019-01-04
|
* liquidwar6: remove unneeded dependency on libGLU_combinedRicardo Ardissone2018-12-23
|
* liquidwar6: fix double definition of GL_GLEXT_VERSIONRicardo Ardissone2018-12-23
|
* Treewide: use HTTPS on GNU domainsc0bw3b2018-12-02
| | | | | | | | | | | HTTP -> HTTPS for : - http://gnu.org/ - http://www.gnu.org/ - http://elpa.gnu.org/ - http://lists.gnu.org/ - http://gcc.gnu.org/ - http://ftp.gnu.org/ (except in fetchurl mirrors) - http://bugs.gnu.org/
* Treewide: use HTTPS on GNU Savannah domainsc0bw3b2018-12-02
| | | | | | | | HTTP -> HTTPS for: - http://savannah.gnu.org/ - http://git.savannah.gnu.org/ - http://download.savannah.gnu.org/ - http://svn.savannah.gnu.org/
* liquidwar: fix build (#47064)xeji2018-09-21
| | | | | - add missing dependencies readline and libtool that used to be propagated by guile but aren't anymore - build with guile 2.0 instead of 1.8
* treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev2018-02-24
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* liquidwar5: disable format hardeningRobin Gloster2016-08-28
|
* Merge branch 'master' into stagingobadz2016-08-27
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/misc/navit/default.nix pkgs/applications/networking/mailreaders/alpine/default.nix pkgs/applications/networking/mailreaders/realpine/default.nix pkgs/development/compilers/ghc/head.nix pkgs/development/libraries/openssl/default.nix pkgs/games/liquidwar/default.nix pkgs/games/spring/springlobby.nix pkgs/os-specific/linux/kernel/perf.nix pkgs/servers/sip/freeswitch/default.nix pkgs/tools/archivers/cromfs/default.nix pkgs/tools/graphics/plotutils/default.nix
| * liquidwar5: init at 5.6.4Michael Raskin2016-08-26
| |
| * liquidwar: allow deprecated readdir_r for nowMichael Raskin2016-08-26
| |
* | liquidwar: fix build after glibc upgradeRobin Gloster2016-08-27
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-18
|\|
| * Merge branch 'master' into closure-sizeVladimír Čunát2015-12-31
| |\ | | | | | | | | | | | | TODO: there was more significant refactoring of qtbase and plasma 5.5 on master, and I'm deferring pointing to correct outputs to later.
| * | SDL: split the dev output and fix referrersVladimír Čunát2015-10-13
| | |
* | | Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
* | | liquidwar: turn off format hardeningRobin Gloster2016-02-12
| |/ |/|
* | liquidwar: use stdenvRobert Helgesson2015-12-29
|/ | | | This replaces use of builderDefsPackage (#4210).
* all-packages: Use callPackage where possibleMathnerd3142015-09-14
|
* Update LiquidWarMichael Raskin2015-05-10
|
* Update LiquidWar6 to 0.4Michael Raskin2014-08-03
|
* make package use mirror:// for gnu, savannah and gnome repositories where ↵Evgeny Egorochkin2013-07-14
| | | | possible
* liquidwar: update (builds with libpng-1.5)Yury G. Kudryashov2012-02-16
| | | | | | I removed update-upstream-info magick because it didn't work for new version. svn path=/nixpkgs/trunk/; revision=32324
* Update liquidWarMichael Raskin2011-10-04
| | | | svn path=/nixpkgs/trunk/; revision=29621
* Update LiquidWarMichael Raskin2011-08-30
| | | | svn path=/nixpkgs/trunk/; revision=28913
* Update liquidwarMichael Raskin2011-03-20
| | | | svn path=/nixpkgs/trunk/; revision=26429
* Update LiquidWarMichael Raskin2010-07-07
| | | | svn path=/nixpkgs/trunk/; revision=22502
* Adding liquidwar6Michael Raskin2009-12-16
svn path=/nixpkgs/trunk/; revision=18996