Commit graph

5 commits

Author SHA1 Message Date
Pascal Wittmann 24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
ndowens 9512f6bb94 mxt-app:1.26 -> 1.27 2017-03-23 20:15:14 -05: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 f4405557c7 mxt-app: disable fortify hardening 2016-02-24 22:00:30 +00:00
Cole Mickens d2ed83ac39 mxt-app: init at v1.26 2016-02-15 13:24:32 -08:00