Commit Graph

8 Commits

Author SHA1 Message Date
Robin Gloster
2d382f3d98 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-05-30 19:39:34 +00:00
Tuomas Tynkkynen
288912c2c4 treewide: Make explicit that 'dev' output of freetype is used 2016-05-19 10:00:34 +02: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
7ebac5576a opencascade_6_5: turn off format hardening 2016-02-12 15:59:46 +00:00
Vladimír Čunát
5d8981ee4d opencascade-6.5: work around a build problem 2015-05-30 19:16:38 +02:00
Vladimír Čunát
33fbec14b6 opencascade-6.5: maintenance update
They claim it's ABI-compatible.
2015-03-06 14:44:21 +01:00
Vladimír Čunát
0ea7d9b6f9 opencascade*: fix build after mesa update 2015-03-06 14:44:01 +01:00
Lluís Batlle i Rossell
270f861dde Setting opencascade 6.5 to freecad for it to build. 2013-05-30 19:25:01 +02:00