Franz Pletz
f8d481754c
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-05-18 17:10:02 +02:00
Eelco Dolstra
cb37ab146b
Add mirror://mozilla scheme
2016-05-09 19:37:22 +02:00
Robin Gloster
c92bca56f8
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-02 22:58:02 +00:00
Nikolay Amiantov
37563c2d96
spidermonkey: add meta
2016-05-01 12:37:48 +03:00
Robin Gloster
f3f9145d23
spidermonkey.i686-linux: turn off stackprotector hardening
2016-04-03 11:49:13 +00:00
Franz Pletz
aff1f4ab94
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
2016-03-05 18:55:26 +01:00
Robin Gloster
94a74cb14d
spidermonkey: turn off format hardening
2016-02-08 00:18:44 +00:00
Robin Gloster
59ed410d6d
fix ftp.mozilla.org URLs
...
The old URLs time out.
2015-12-26 02:33:50 +00:00
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
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
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