Commit graph

10 commits

Author SHA1 Message Date
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