Commit graph

15 commits

Author SHA1 Message Date
ara.t.howard
5b97d040b3 Update Makefile
-Wno-sign-compare
2020-11-22 12:58:11 +01:00
Kian Kasad
931f28e08d set compiler optimization option 2020-11-22 12:55:57 +01:00
Edgar Fouillet
92831e54d8 Makefile: remove -g from default cc command 2019-11-10 16:36:39 +01:00
jaseg
32c34ab174 Remove fmemopen altogether since it just doesn't work.
Closes #9.
2018-07-22 18:39:01 +02:00
jaseg
8e95919c9f Fix make rule order for system-musl builds 2016-11-19 10:28:45 +01:00
jaseg
ce0ee8d538 Fix musl build on various platforms 2016-11-18 10:31:10 +01:00
jaseg
6a73fba1b7 Make static build default
The current glibc seems to have a bug in fmemopen leading to a segfault
on fgetwc. Right now, I don't care enough to fix that problem at the source.
2016-10-27 12:41:14 +02:00
jaseg
74b9fedbf1 Make install dir customizable 2016-09-05 21:22:39 +02:00
jaseg
9f3492f131 Compile dynamically linked executables on MacOS 2016-04-28 22:40:14 +02:00
jaseg
64e25bef9c Add dynamic compilation option 2016-04-28 22:05:39 +02:00
jaseg
bc4fddbb4a Added little censoring script 2015-07-14 22:09:19 +02:00
jaseg
84dc917720 Link statically against musl 2015-07-07 02:49:51 +02:00
jaseg
61d2ff5d2c Added installation instructions and extended the README 2014-10-25 16:51:49 +02:00
jaseg
14b47df452 Fixed --help, also added some randomness. 2014-10-25 16:31:26 +02:00
jaseg
c607661ffa Initial commit 2014-10-24 11:12:03 +02:00