Commit Graph

24 Commits

Author SHA1 Message Date
Michael Forney 21b561bcc4 libpng: Remove unneeded restrict define 2026-05-04 00:02:40 -07:00
Michael Forney b53000dc44 libpng: Use C23 attributes when available 2026-05-04 00:02:40 -07:00
Randy Palamar e04e0b6a1d libpng: bump to 1.6.43 2024-03-11 12:55:17 -07:00
Michael Forney d4297a13c8 Use -isystem to include library headers
This way, warnings from headers that come from another package (in
particular linux-headers) won't show up when they get included.

To make sure we still track dependencies, use -MD instead of -MMD.
2020-06-05 03:01:44 -07:00
Michael Forney 29e6bebb30 libpng: Add support for aarch64 2020-03-01 19:24:52 -08:00
Michael Forney e2e5e98bcd Use a separate preprocessor rule
Otherwise, we end up passing both -c and -E to the compiler.
2019-07-06 01:24:36 -07:00
Michael Forney e856d5df3c libpng: Update to 1.6.37 2019-04-24 00:19:36 -07:00
Michael Forney 974aab1b7a libpng: Update to 1.6.36 2019-03-19 00:52:21 -07:00
Michael Forney 4332740046 Rename rev to ver, and keep track of package versions as well 2019-03-19 00:14:12 -07:00
Michael Forney 55ed7feb2c libpng: Update to 1.6.35 2018-08-11 17:54:14 -07:00
Michael Forney 3fec229bb7 Remove unnecessary -I include
config-posix.h is being phased out.
2018-04-17 14:27:26 -07:00
Michael Forney b70ae08a1b libpng: Update to 1.6.34 2017-11-08 09:56:36 -08:00
Michael Forney c5c4dfe590 libpng: Update to 1.6.33 2017-10-01 09:50:53 -07:00
Michael Forney ba94a8513d Rewrite ninja generation scripts in Lua 2017-09-25 19:23:06 -07:00
Michael Forney 039e888dc5 libpng: Update to 1.6.32 2017-09-01 19:07:48 -07:00
Michael Forney 6fa5f88e60 Don't use -isystem
This way we can use -MMD to exclude system header files and still retain
dependency tracking within oasis.
2017-08-19 19:07:18 -07:00
Michael Forney 8e60adcd1a libpng: Set correct target in depfile 2017-08-11 23:11:18 -07:00
Michael Forney d022830996 libpng: Update to 1.6.31 2017-08-04 00:19:39 -07:00
Michael Forney 4f03f76f79 libpng: Update to 1.6.30 2017-06-28 23:16:07 -07:00
Michael Forney e91899fedd libpng: Update to 1.6.29 2017-03-24 10:49:56 -07:00
Michael Forney 7d2a0345e8 libpng: Update to 1.6.28 2017-01-05 23:50:47 -08:00
Michael Forney 018f01188d libpng: Needs zlib headers 2017-01-03 20:21:45 -08:00
Michael Forney 4823f697c7 libpng: Update to 1.6.27 2016-12-30 12:00:11 -08:00
Michael Forney 9783cc7699 Add libpng 1.6.26 2016-12-29 23:29:18 -08:00