summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libffcall (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-1/+1
* libffcall: 2.0 -> 2.1•••Semi-automatic update. These checks were performed: - built on NixOS - found 2.1 with grep in /nix/store/3al1x63bcpba04rn27rxqwsic4jggqhw-libffcall-2.1-dev - found 2.1 in filename of file in /nix/store/3al1x63bcpba04rn27rxqwsic4jggqhw-libffcall-2.1-dev Ryan Mulligan2018-02-261-2/+2
* libffcall: 1.10 -> 2.0•••Thanks to Bruno Haible for a notifying me of this. Joachim Fasting2017-09-121-17/+15
* Update homepage attributes: http -> https•••Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems mimadrid2017-08-031-1/+1
* libffcall: 2009-05-27 -> 1.10•••Use the release tarball provided by the clisp maintainer. Tested build by nix-build -A clisp -A clisp_2_44_1 -A gtk-server; only clisp run-tested. Of particular note is that the .so files no longer have executable stacks. This also avoids executable stack in clisp lisp.run Before: $ readelf -lW $(nix-build -A clisp)/lib/clisp-2.49/base/lisp.run|grep GNU_STACK GNU_STACK [...] RWE 0x10 After: $ readelf -lW $(nix-build -A clisp)/lib/clisp-2.49/base/lisp.run|grep GNU_STACK GNU_STACK [...] RW 0x10 Joachim Fasting2016-11-301-16/+18
* libffcall: port to mkDerivation•••Also set meta.{license,platforms} (the latter is guesswork). Joachim Fasting2015-04-241-21/+11
* * Typo (spotted by Danny Groenewegen).•••svn path=/nixpkgs/trunk/; revision=32307 Eelco Dolstra2012-02-151-1/+1
* Updating CLisp and adding SBCL. SBCL currently has to be symlinked to a writa...•••svn path=/nixpkgs/trunk/; revision=15806 Michael Raskin2009-05-311-0/+38