Commit graph

7 commits

Author SHA1 Message Date
Eelco Dolstra 79c9adce65
nifskope: Fix build
https://hydra.nixos.org/build/60608938
2017-09-10 10:56:35 +02:00
Robin Gloster c92bca56f8 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-05-02 22:58:02 +00:00
Nikolay Amiantov 5a4cccd7e7 nifskope: move to qmake4Hook 2016-04-20 18:55:55 +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 200dedf2cd nifskope: turn off format hardening 2016-02-12 13:27:00 +00:00
Vladimír Čunát 1bcc2aa216 fix licenCe typos 2014-06-12 09:12:14 +02:00
Eelco Dolstra 535de5e45a Add nifskope 2014-05-07 00:08:40 +02:00