| Commit message (Expand) | Author | Age | Files | Lines |
| * | clisp: Add license•••Source: http://ftp.gnu.org/pub/gnu/clisp/release/latest/clisp-2.49.tar.gz
File: GNU-GPL
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
| Matthias Beyer | 2019-04-09 | 1 | -0/+1 |
| * | treewide/xorg: replace *proto with xorgproto | Lengyel Balazs | 2019-01-04 | 2 | -6/+6 |
| * | clisp: Mark as broken for aarch64 | Silvan Mosberger | 2018-10-14 | 1 | -1/+2 |
| * | treewide: Make configureFlags lists | John Ericson | 2018-08-03 | 2 | -16/+16 |
| * | clisp-tip: 2.50pre20170130 -> 2.50pre20171114; progress on #31696 | Michael Raskin | 2017-11-15 | 1 | -3/+4 |
| * | clisp_2_44_1, libsigsegv_25: delete | Orivej Desh | 2017-11-13 | 2 | -126/+0 |
| * | clisp: Add patch to remove reference to cfree•••Fixes the build failure after the upgrade to glibc 2.26 in
9bb67d5c1e546968fa3d195f0bcad82414243566.
From the cfree(3) manpage:
This function should never be used. Use free(3) instead. Starting with
version 2.26, it has been removed from glibc.
From the glibc 2.26 release notes[1]:
* The obsolete function cfree has been removed. Applications should use
free instead.
[1]: https://sourceware.org/ml/libc-alpha/2017-08/msg00010.html
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @7c6f434c, @tohl
| aszlig | 2017-11-08 | 2 | -1/+17 |
| * | clisp-git: update to the upstream fix of 32-bit builds•••The current exact tip fails to build on x86_64, there probably is a
fresher safe commit, but I haven't try bisecting.
| Michael Raskin | 2017-03-13 | 1 | -3/+3 |
| * | clisp-tip: make the build more reliable•••Hydra shows it sometimes fails without autoconf:
http://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.clisp-tip.x86_64-linux
I can't say I understand why this happened.
| Vladimír Čunát | 2017-03-12 | 1 | -2/+2 |
| * | clisp-tip: init at 2.50pre20161201. There hasn't been a release for quite som... | Michael Raskin | 2016-12-29 | 1 | -0/+97 |
| * | clisp: remove Darwin from meta.platforms for now•••It's problematic. See #20062.
| Vladimír Čunát | 2016-12-04 | 1 | -2/+3 |
| * | clisp: Unbreak on Darwin•••Clisp depended on libffcall, which does not compile on Darwin. The
dependency is optional though, so omit it on Darwin. Also, make
conditional transitive dependencies on libffcall.
| Mike Sperber | 2016-10-25 | 1 | -10/+14 |
| * | Merge remote-tracking branch 'upstream/master' into hardened-stdenv | Robin Gloster | 2016-04-07 | 1 | -20/+45 |
| |\ |
|
| | * | clisp: control build options and fix non x86* architectures | Tomas Hlavaty | 2016-04-04 | 1 | -20/+45 |
| * | | Merge remote-tracking branch 'upstream/master' into hardened-stdenv | Robin Gloster | 2016-03-28 | 2 | -2/+2 |
| |\| |
|
| | * | clisp: fix i686 build•••Requires -falign-functions=4
See https://hydra.nixos.org/build/33256640/nixlog/1/raw
| Joachim Fasting | 2016-03-23 | 2 | -2/+2 |
| * | | Use general hardening flag toggle lists•••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
| Franz Pletz | 2016-03-05 | 1 | -1/+1 |
| * | | clisp_2_44_1: disable format hardening | Robin Gloster | 2016-02-29 | 1 | -4/+6 |
| |/ |
|
| * | Add clisp 2.33.2 — for testing SBCL bootstrap | Michael Raskin | 2014-10-18 | 1 | -0/+66 |
| * | Specify meta.branch for CLisp-2.44.1 | Michael Raskin | 2014-10-07 | 1 | -0/+1 |
| * | Fix the version | Michael Raskin | 2014-10-06 | 1 | -2/+2 |
| * | clisp_2_44_1: update from 2.44.1 to 2.49 | Nixpkgs Monitor | 2014-03-14 | 1 | -2/+2 |
| * | Add full linking-set to clisp 2.49 | Michael Raskin | 2013-10-13 | 1 | -0/+5 |
| * | Fix clisp 2.44.1 (needed by stumpwm).•••This fix applies the patch used for the newest clisp to the old,
fixing errors with new glibc.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
| Moritz Ulrich | 2013-05-01 | 1 | -3/+9 |
| * | clisp: fix after glibc update | Vladimír Čunát | 2013-02-05 | 2 | -2/+20 |
| * | Add threads support to CLisp | Michael Raskin | 2012-10-14 | 1 | -0/+1 |
| * | Adding ipmiutil•••svn path=/nixpkgs/trunk/; revision=25660
| Michael Raskin | 2011-01-21 | 1 | -2/+2 |
| * | Tests fail for a reason that tells more about tests than sabout built binary•••svn path=/nixpkgs/trunk/; revision=24949
| Michael Raskin | 2010-12-01 | 1 | -1/+1 |
| * | Update CLisp•••svn path=/nixpkgs/trunk/; revision=24649
| Michael Raskin | 2010-11-10 | 1 | -2/+2 |
| * | * More cleanup.•••svn path=/nixpkgs/trunk/; revision=22798
| Eelco Dolstra | 2010-07-28 | 1 | -21/+26 |
| * | * More cleanup.•••svn path=/nixpkgs/trunk/; revision=22795
| Eelco Dolstra | 2010-07-28 | 1 | -20/+29 |
| * | Disable checks - the failure reason is impossibility to resolve localhost•••svn path=/nixpkgs/trunk/; revision=20065
| Michael Raskin | 2010-02-17 | 1 | -1/+1 |
| * | Changing CLisp, FPC to new style of adding to hydra•••svn path=/nixpkgs/trunk/; revision=16855
| Michael Raskin | 2009-08-25 | 2 | -0/+2 |
| * | Change used archive format for CLisp•••svn path=/nixpkgs/trunk/; revision=16631
| Michael Raskin | 2009-08-09 | 1 | -1/+1 |
| * | Try updating CLisp after libsigsegv update•••svn path=/nixpkgs/trunk/; revision=16628
| Michael Raskin | 2009-08-09 | 1 | -2/+3 |
| * | Adding myself as a maintainer of some of the packages•••svn path=/nixpkgs/trunk/; revision=16572
| Michael Raskin | 2009-08-04 | 2 | -0/+2 |
| * | Updating CLisp and adding SBCL. SBCL currently has to be symlinked to a writa...•••svn path=/nixpkgs/trunk/; revision=15806
| Michael Raskin | 2009-05-31 | 2 | -5/+53 |
| * | Now CLisp builds with full CLX (XShape included)•••svn path=/nixpkgs/trunk/; revision=12559
| Michael Raskin | 2008-08-08 | 1 | -1/+1 |
| * | Changed port in test-suite to avoid OpenFire port conflict during build.•••svn path=/nixpkgs/trunk/; revision=11066
| Michael Raskin | 2008-03-11 | 1 | -1/+5 |
| * | Clisp is compilable•••svn path=/nixpkgs/trunk/; revision=10363
| Yury G. Kudryashov | 2008-01-28 | 2 | -26/+26 |
| * | clisp: upgraded to 2.43 (both versions do not work on stdenv-updates branch)•••svn path=/nixpkgs/trunk/; revision=10324
| Yury G. Kudryashov | 2008-01-28 | 1 | -10/+9 |
| * | * Rewrite all URLs to GNU mirrors to mirror://gnu/.•••svn path=/nixpkgs/trunk/; revision=9201
| Eelco Dolstra | 2007-08-27 | 1 | -1/+1 |
| * | Added xmacro; updated clisp - well, it compiles now...•••svn path=/nixpkgs/trunk/; revision=9098
| Michael Raskin | 2007-08-10 | 2 | -14/+26 |
| * | * "." -> "source".•••svn path=/nixpkgs/trunk/; revision=4335
| Eelco Dolstra | 2005-12-05 | 1 | -1/+1 |
| * | * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.•••svn path=/nixpkgs/trunk/; revision=3660
| Eelco Dolstra | 2005-08-22 | 1 | -1/+1 |
| * | * Move tarballs to catamaran so that we are no longer dependent on a••• gazillion different servers. Resurrected some 25 missing files.
svn path=/nixpkgs/trunk/; revision=2237
| Eelco Dolstra | 2005-02-15 | 1 | -1/+1 |
| * | Lisp isn't a language, it's a building material (Alan Kay).•••svn path=/nixpkgs/trunk/; revision=1314
| Martin Bravenboer | 2004-08-23 | 2 | -0/+25 |