summary refs log tree commit diff
path: root/pkgs/games/freeorion
Commit message (Collapse)AuthorAge
* treewide: Get rid of libGLU_combinedadisbladis2019-11-18
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj2019-01-16
|
* FreeOrion 0.4.7.1 -> 0.4.8 (#45943)Milan Svoboda2018-09-02
|
* freeorion: fix buildMaximilian Bosch2018-03-13
| | | | | | | | | | `boost::system::posix_error` is deprecated since v1.37, however the default Boost version in NixOS is 1.66. The following upstream patch fixed the issue: https://github.com/freeorion/freeorion/commit/c9b5b13fb81b1ed142dee0e843101c6b8832ca95 See ticket #36453
* treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev2018-02-24
|
* freeorion: 0.4.6 -> 0.4.7.1Peter Hoeg2017-12-06
| | | | Also compile against latest boost.
* 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
* freeorion: 0.4.5 -> 0.4.6Ricardo Ardissone2016-12-28
|
* freeorion: fix paths in configuration file before startNikolay Amiantov2016-04-18
|
* freeorion: enable parallel buildingNikolay Amiantov2016-04-18
|
* freeorion: init at 0.4.5Ricardo Ardissone2016-04-18