| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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
| Franz Pletz | 2016-03-05 | 1 | -2/+1 |
| * | clean: turn off format and pic hardening | Robin Gloster | 2016-02-08 | 1 | -0/+3 |
| * | Some description fixes•••There are many more packages to fix, this is just a start.
Rules:
* Don't repeat the package name (not always that easy...)
* Start with capital letter
* Don't end with full stop
* Don't start with "The ..." or "A ..."
I've also added descriptions to some packages and rewritten others.
| Bjørn Forsman | 2013-10-05 | 1 | -1/+1 |
| * | Clean version 2.4•••svn path=/nixpkgs/trunk/; revision=31107
| Karn Kallio | 2011-12-27 | 1 | -5/+5 |
| * | Add Concurrent Clean to NixPkgs.•••svn path=/nixpkgs/trunk/; revision=25276
| Karn Kallio | 2010-12-25 | 2 | -0/+67 |