Commit graph

17 commits

Author SHA1 Message Date
Daniel Nagy 0ad5a24738
pngcheck: support cross compilation and install man page 2023-05-15 22:37:12 +02:00
Sandro Jäckel 507dc6bae6
pngcheck: fix meta.platforms not being flattened, remove zlib overwrite
zlib is build with static by default
2022-04-10 22:25:03 +02:00
Tristan Gosselin-Hane d4fbff9d64 pngcheck: take ownership 2021-11-15 01:59:06 -05:00
Tristan Gosselin-Hane 75322a3817 pngcheck: enable building on darwin 2021-11-15 01:58:37 -05:00
Felix Buehler 63c0bce359 tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
R. RyanTM 1f2a39e1dd pngcheck: 2.3.0 -> 3.0.2 2021-02-05 14:48:13 +00:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Jörg Thalheim 887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Robin Gloster 5185bc1773 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-15 14:41:01 +00:00
Benno Fünfstück 96066935f2 fix build of pngcheck 2016-06-13 01:21:14 +02:00
Robin Gloster d020caa5b2 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-18 13:49:22 +00: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 7eb16a4eb8 pngcheck: turn off format hardening 2016-02-08 00:41:02 +00:00
Tuomas Tynkkynen ed7dbb46a8 treewide: Mass replace 'zlib}/lib' to refer the 'out' output 2016-01-24 10:03:39 +02:00
Moritz Ulrich 77049af46f pngcheck: New package. 2014-12-01 17:05:20 +01:00