Bjørn Forsman
a2a9b53e77
cdrkit: fix 'dirsplit' tool by depending on perl
...
Or else dirsplit uses "/usr/bin/perl" shebang.
2017-09-17 10:06:53 +02: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
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Shea Levy
afd3664d9f
cdrkit: Bump version, apply efi-boot patch from fedora to enable creating efi-bootable cdrs
...
svn path=/nixpkgs/trunk/; revision=33055
2012-03-14 00:44:14 +00:00
Lluís Batlle i Rossell
56b3954028
Updating cdrkit
...
svn path=/nixpkgs/trunk/; revision=19479
2010-01-16 14:42:08 +00:00
Lluís Batlle i Rossell
f7fb372440
Adding a patch to cdrkit, for it to work with cmake 2.8.
...
I don't know how it could build ever with older cmake versions, because IMO
they lacked the patch I'm adding.
svn path=/nixpkgs/trunk/; revision=18903
2009-12-11 15:36:24 +00:00
Lluís Batlle i Rossell
6094c84369
Fixing cdrkit cdrecord link.
...
svn path=/nixpkgs/trunk/; revision=15584
2009-05-13 10:21:24 +00:00
Lluís Batlle i Rossell
ea933bf894
Adding symlinks for cdrkit, to be similar to the cdrtools.
...
svn path=/nixpkgs/trunk/; revision=15203
2009-04-21 07:05:38 +00:00
Ludovic Courtès
01545132b4
Cdrkit 1.1.9.
...
svn path=/nixpkgs/trunk/; revision=13647
2008-12-16 14:06:46 +00:00
Eelco Dolstra
a2613e936a
* Move dvd+rw-tools and cdrkit to tools/cd-dvd.
...
* Added cdrdao.
svn path=/nixpkgs/trunk/; revision=12426
2008-07-25 13:04:51 +00:00