Commit graph

12 commits

Author SHA1 Message Date
Ryan Mulligan b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Clemens Fruhwirth bbb5cee20c k2pdfopt: Patch openjpeg version into mupdf as in #31852. 2017-12-07 16:49:21 +01:00
Daniel Fullmer 3200f7a576 mupdf and k2pdfopt: update mirror 2017-10-05 17:44:18 -04:00
Daniel Fullmer 7f511709de k2pdfopt: fix mupdf linking 2017-10-03 20:26:54 -04:00
Daniel Fullmer 8c2895400f k2pdfopt: 2.32 -> 2.42 2017-09-09 02:22:58 -04: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 7517563efb k2pdfopt: turn off format hardening 2016-02-11 01:35:33 +00:00
Clemens Fruhwirth e7f9bdcba1 Bump k2pdfopt to 2.32, fixes #9631 2015-09-03 12:48:50 +02:00
Domen Kožar e0e08f1465 whitespace change to fix k2pdfopt build
(cherry picked from commit 896036d8e5ec2ad35e74fc43da3d6305ef43b253)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-12 18:39:01 +01:00
Benno Fünfstück f8af3e2e47 k2pdfopt: update and fix build 2014-12-07 21:54:53 +01:00
Pascal Wittmann 8df0e0b151 Fixed many descriptions 2014-11-11 14:36:34 +01:00
Boris Sukholitko f9c2cb6b27 Add k2pdfopt: mobile PDF/DJVU optimizer 2014-10-19 10:55:06 +03:00