nixpkgs/pkgs/applications/science
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
..
astronomy refactor to use autoreconfHook where possible 2016-01-18 10:45:31 +01:00
biology minc-tools: init at 2.3.00 2016-02-23 14:03:56 -05:00
chemistry/avogadro avogadro: build documentation 2013-12-18 18:18:22 +02:00
electronics Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
geometry Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
logic Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
math Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
misc pkgs.motuclient: move application away from pythonPackages 2016-03-02 09:41:02 +01:00
molecular-dynamics/gromacs Don't use "with licenses;" for single licences 2015-05-28 19:20:29 +02:00
programming/plm Revert "Added K Framework package." 2015-08-29 15:38:33 +02:00
spyder buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00