summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-11-19Add --gradient option, allow specification of custom gradients.jaseg1-6/+7
2021-01-16Fix linker argument order (fixes #36)jaseg1-3/+4
2020-12-25add RGB 24bits color support (default)Remy Noulin1-1/+1
2020-11-22Update Makefileara.t.howard1-1/+1
2020-11-22set compiler optimization optionKian Kasad1-1/+1
2019-11-10Makefile: remove -g from default cc commandEdgar Fouillet1-3/+5
2018-07-22Remove fmemopen altogether since it just doesn't work.jaseg1-28/+10
2016-11-19Fix make rule order for system-musl buildsjaseg1-3/+3
2016-11-18Fix musl build on various platformsjaseg1-18/+14
2016-10-27Make static build defaultjaseg1-4/+4
2016-09-05Make install dir customizablejaseg1-5/+7
2016-04-28Compile dynamically linked executables on MacOSjaseg1-6/+16
2016-04-28Add dynamic compilation optionjaseg1-9/+17
2015-07-14Added little censoring scriptjaseg1-5/+13
2015-07-07Link statically against musljaseg1-3/+11
2014-10-25Added installation instructions and extended the READMEjaseg1-1/+6
2014-10-25Fixed --help, also added some randomness.jaseg1-2/+3
2014-10-24Initial commitjaseg1-0/+5