Commit graph

6 commits

Author SHA1 Message Date
Jörg Thalheim 33adb08080 boost-build: drop spurious version infix 2017-06-28 09:40:31 +01:00
tkatchev 45f6bb6ba5 boost-build: update to version 2016.03 2017-06-27 18:00:40 +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 a29786ebf6 boost-build: turn off format hardening 2016-02-09 10:59:09 +00:00
Mateusz Kowalczyk 007f80c1d0 Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.

Relevant: issue #2999, issue #739
2014-11-06 00:48:16 +00:00
William A. Kennington III 768fe6ed06 boost-build: Add derivation 2014-09-21 15:18:16 -07:00