Commit graph

13 commits

Author SHA1 Message Date
Lluís Batlle i Rossell cd6de2880f Fixing the build of spidermonkey (on -fPIC) for mips.
They enable automatically the -fPIC only on x86_64, while I think most non-i686 needs it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=25189
2010-12-17 20:41:25 +00:00
Michael Raskin a7518923fe Fix includes
svn path=/nixpkgs/trunk/; revision=24534
2010-10-29 19:18:13 +00:00
Michael Raskin 27acc93394 Add thread-safe to options
svn path=/nixpkgs/trunk/; revision=24532
2010-10-29 18:28:43 +00:00
Michael Raskin 87cbef96ca Add Veracity distributed VCS (+ issue tracker)
svn path=/nixpkgs/trunk/; revision=23031
2010-08-07 22:44:25 +00:00
Michael Raskin 5792074ddc Add an RC (1.8.0-rc1) of SpiderMonkey by cloning the release expression
svn path=/nixpkgs/trunk/; revision=23030
2010-08-07 21:44:13 +00:00
Eelco Dolstra 6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Yury G. Kudryashov 3f8387bd62 Added Makefile.extra to spidermonkey
svn path=/nixpkgs/trunk/; revision=9641
2007-11-11 16:46:15 +00:00
Yury G. Kudryashov b4c26d6ed9 Spidermonkey upgrade to 1.7
Nix-expression mostly rewritten
May be needed for previously commited elinks update

svn path=/nixpkgs/trunk/; revision=9634
2007-11-11 16:12:33 +00:00
Eelco Dolstra 8e08738756 * More URLs.
svn path=/nixpkgs/trunk/; revision=6718
2006-10-12 15:58:51 +00:00
Eelco Dolstra 5782390a5d * Fix some URLs.
svn path=/nixpkgs/trunk/; revision=6714
2006-10-12 15:09:27 +00:00
Eelco Dolstra 7682bf3d1e * Make it easier to override parts of stdenv (like gcc or make) per
package using the `overrideGCC' and `overrideInStdenv' functions.

svn path=/nixpkgs/trunk/; revision=5505
2006-06-23 20:11:36 +00:00
Eelco Dolstra c1103ad849 * Spidermonkey doesn't compile with gcc 4.1.1 (ICE), so use 3.4
instead.

svn path=/nixpkgs/trunk/; revision=5495
2006-06-23 11:06:39 +00:00
Martin Bravenboer 626bcbed10 Added spidermonkey.
svn path=/nixpkgs/trunk/; revision=5227
2006-04-26 14:47:16 +00:00