aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
AgeCommit message (Expand)Author
2023-10-01Release version 32v32NRK
2023-10-01remove legacy multi-frame loadersNRK
2023-07-16config.mk: do not explicitly set CC (#455)NRK
2023-06-30config.mk: update openbsd configuration (#453)NRK
2023-05-26make assertions opt-in (#447)NRK
2023-05-09config.mk: default to `-O2` and `-DNDEBUG` (#435)NRK
2023-01-28Release version 31v31NRK
2023-01-08add support for multi-frame images via imlib2 (#373)NRK
2022-06-15Release version 30v30NRK
2022-05-30Makefile: use lowercase for internal macrosNRK
2022-05-30config.mk: use c99 as default CCNRK
2022-05-30config.mk: add comments for OpenBSD usersNRK
2022-05-30introduce config.mkNRK
2017-10-12Much more portable MakefileBert Münnich
2017-10-08Move DEPFLAGS from Makefile to config.mkBert Münnich
2017-10-08Get rid of SRCDIR macro, VPATH on make cmd line sufficesBert Münnich
2017-09-08Support out-of-source buildsBert Münnich
2017-09-08Simplify config.mkBert Münnich
2017-09-06Move configuration parts from Makefile into config.mkBert Münnich