aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2023-10-01remove legacy multi-frame loadersNRK
2022-08-16add support for long-opts (#332)NRK
2022-08-09Move uncritical files into `etc/` (#350)NRK
2022-06-25[ci]: use cppcheck and clang-tidy for static analysisNRK
2022-05-31Makefile: add utf8.h as window.o dependency (#280)N-R-K
2022-05-30Makefile: use lowercase for internal macrosNRK
2022-05-30config.mk: add comments for OpenBSD usersNRK
2022-05-30introduce config.mkNRK
2022-04-27merge autoreload_{inotify,nop}.c into autoreload.c (#263)explosion-mental
2022-03-03Release version 29v29N-R-K
2022-02-27Makefile: cleanup non-posix stuff (#225)N-R-K
2021-12-19specify func argument and related cleanup (#183)N-R-K
2021-12-12Release version 28v28N-R-K
2021-10-13Add ability to bind arbitrary functions.Arthur Williams
2021-10-09Make statusbar optional (#95)Arthur Williams
2021-10-03Rework build system v2 (#71)N-R-K
2021-09-25Rename icon & desktop and add install-all in Makefile (#96)Berke Kocaoğlu
2021-09-24Add animated webp support (#20)Sam Whitehead
2021-09-23Add desktop and icon rules to Makefile, document icon installation (#80)Guilherme Rugai Freire
2021-09-22Change location of example scripts (#86)Berke Kocaoğlu
2021-09-17Stable version 27.1v27.1NRK
2021-09-17fix build when not git clonedNRK
2021-09-16Rename, Update Docs and Prepare for Release (#9)Berke Kocaoğlu
2021-09-16Rework the build system (#19)TAAPArthur
2020-01-16Stable version 26v26Bert Münnich
2019-02-16Search freetype headers under PREFIX tooBert Münnich
2019-01-26Stable version 25v25Bert Münnich
2018-10-11Revise MakefileBert Münnich
2018-06-09New version schemeBert Münnich
2018-04-11Initialize window bar buffers to empty stringBert Münnich
2018-01-22Use argument to select between two drag methodsphi
2018-01-09RefactoringBert Münnich
2017-12-07Left bar shows file name as given by userBert Münnich
2017-12-07Try to match a fallback font if neededSquibby
2017-11-23Reject text files resembling TGA imagesBert Münnich
2017-10-27Stable version 24v24Bert Münnich
2017-10-26Fix navigating from last to previous image over invalid filesBert Münnich
2017-10-24Set LC_COLLATE for -r file list sortingBert Münnich
2017-10-23List objs in Makefile not srcsBert Münnich
2017-10-23Make clean removes all object filesBert Münnich
2017-10-22Always take {C,CPP,LD}FLAGS from environmentBert Münnich
2017-10-19Back to VPATH for out-of-source buildsBert Münnich
2017-10-19Addendum to 1ace4fb0Bert Münnich
2017-10-16No more automatic dependency trackingBert Münnich
2017-10-16No more config.mkBert Münnich
2017-10-16Small refinements in MakefileBert Münnich
2017-10-16Fix dep file include in MakefileBert Münnich
2017-10-16Zoom into mouse cursor positionBert Münnich
2017-10-12Much more portable MakefileBert Münnich
2017-10-08Always include non-configurable part of CPPFLAGSBert Münnich