Commit graph

12 commits

Author SHA1 Message Date
Ram Kromberg daefc5d9e2 fribidi: 0.19.6 -> 0.19.7 2016-09-15 11:43:26 +03:00
Robin Gloster 1b979d8384 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03: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 f6d3b7a2ae switch hardening flags 2016-01-30 16:36:57 +00:00
Franz Pletz 954e9903ad Use a hardened stdenv by default 2016-01-30 16:36:57 +00:00
Pascal Wittmann 08d4507a05 fribidi: update from 0.19.2 to 0.19.6 and add license 2014-09-25 17:51:05 +02:00
Alexander Tsamutali 4cbc38255f development/libraries/fribidi: Updated to 0.19.2.
svn path=/nixpkgs/trunk/; revision=26431
2011-03-20 14:54:39 +00:00
Eelco Dolstra dfb3345149 * Updated fribidi.
svn path=/nixpkgs/trunk/; revision=14497
2009-03-10 17:24:15 +00:00
Eelco Dolstra a0159dee8e * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
URLs to http://nix.cs.uu.nl/dist/tarballs.  With content-addressable
  mirror support (r9190, NIXPKGS-70) this is no longer necessary:
  fetchurl will try to download from that location automatically.  So
  we can keep the original URLs.

svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Eelco Dolstra 1442e8ec22 * Copy a bunch of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Armijn Hemel 5073fa75a4 add fribidi library
svn path=/nixpkgs/trunk/; revision=5665
2006-07-08 12:19:24 +00:00