about summary refs log tree commit diff
path: root/pkgs/development/compilers/gcl
Commit message (Collapse)AuthorAge
* treewide: remove redundant recvolth2019-08-28
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* gcl*: fix with updated binutilsVladimír Čunát2019-02-19
| | | | The patch was taken from Debian; they apparently don't have a src repo.
* treewide/xorg: replace *proto with xorgprotoLengyel Balazs2019-01-04
|
* 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/
* gcl:; add licenseMarkus Kowalewski2018-08-20
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* gcl_2_6_13_pre: init at 2.6.13pre50. GCL hasn't had releases for a long ↵Michael Raskin2017-01-03
| | | | time, but there are relatively regular prereleases
* gcl: disable bindnow hardeningRobin Gloster2016-05-30
|
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-28
|\
| * gcl: gcc5 build: enforce old inline semantics for now; will be fixed in the ↵Michael Raskin2016-03-23
| | | | | | | | next upstream release
| * gcl: fix gcc5 buildJoachim Fasting2016-03-23
| | | | | | | | Apply patch from Gentoo
* | 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
* | gcl: clean up and disable pic hardeningRobin Gloster2016-02-25
|/
* gcl: use mkDerivationRobin Gloster2016-01-30
|
* gcl: don't depend on TeXVladimír Čunát2015-09-17
| | | | It doesn't seem to need it or use it at all.
* all-packages: Use callPackage where possibleMathnerd3142015-09-14
|
* remove all references to `stdenv.cc.cc.is{GNU,Clang}`Eric Seidel2015-05-11
| | | | | use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be defined.
* rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* Update GCLMichael Raskin2014-11-04
|
* gcl: update from 2.6.10 to 2.6.11Michael Raskin2014-09-24
|
* Update GCL source to latest releaseMichael Raskin2014-02-02
|
* Use dynamical libbfd because static one is searched in strange placesMichael Raskin2014-02-02
|
* Try appeasing Hydra with correct platform specification outside of assertMichael Raskin2010-08-03
| | | | svn path=/nixpkgs/trunk/; revision=22922
* GCL at the ansi levelMichael Raskin2010-07-09
| | | | svn path=/nixpkgs/trunk/; revision=22541
* Fix a typo; thanks to viric for showing me my being silly.Michael Raskin2010-07-07
| | | | svn path=/nixpkgs/trunk/; revision=22517
* Assert the stdenv requirements of the expression for nowMichael Raskin2010-07-07
| | | | svn path=/nixpkgs/trunk/; revision=22516
* Request a larger versionMichael Raskin2010-07-06
| | | | svn path=/nixpkgs/trunk/; revision=22500
* Work around a gcl bug related to temporary directories - bug report sent ↵Michael Raskin2010-07-06
| | | | | | upstream svn path=/nixpkgs/trunk/; revision=22499
* Apparently fixed GCL buildMichael Raskin2010-07-06
| | | | svn path=/nixpkgs/trunk/; revision=22498
* Comment out gcl as brokenMichael Raskin2009-11-06
| | | | svn path=/nixpkgs/trunk/; revision=18188
* Fix ratpoison dependenciesMichael Raskin2009-11-05
svn path=/nixpkgs/trunk/; revision=18166