1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

11 commits

Author SHA1 Message Date
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 95325aa96f vacuum: use mkDerivation and turn off format hardening 2016-02-22 08:57:20 +00:00
Michael Raskin 737c8145c8 Update VacuumIM 2014-11-04 12:04:43 +03:00
Nixpkgs Monitor e36a27155d vacuum: update from 1.2.0 to 1.2.3 2013-12-23 03:30:33 +02:00
Michael Raskin 6be27d8c4e Vacuum-IM: update to 1.2.0 2012-08-09 08:59:38 +04:00
Michael Raskin 6fd326a636 Remove obsolete phase
svn path=/nixpkgs/trunk/; revision=31618
2012-01-18 10:27:48 +00:00
Michael Raskin a975a35254 Update Vacuum-IM
svn path=/nixpkgs/trunk/; revision=31617
2012-01-18 10:26:38 +00:00
Michael Raskin cd68b91a4f Update Vacuum
svn path=/nixpkgs/trunk/; revision=28948
2011-09-01 06:15:12 +00:00
Michael Raskin 4c8bf75b30 Update Vacuum-IM
svn path=/nixpkgs/trunk/; revision=26413
2011-03-18 08:06:36 +00:00
Michael Raskin c8161ad799 Temporary fix for Vacuum-1.0.2 with Qt-4.7
svn path=/nixpkgs/trunk/; revision=24257
2010-10-12 23:15:25 +00:00
Michael Raskin b383ca8d2a Add Vacuum IM
svn path=/nixpkgs/trunk/; revision=23870
2010-09-20 08:40:30 +00:00