Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-22 | Remove fmemopen altogether since it just doesn't work. | jaseg | 1 | -28/+10 | |
Closes #9. | |||||
2016-11-19 | Fix make rule order for system-musl builds | jaseg | 1 | -3/+3 | |
2016-11-18 | Fix musl build on various platforms | jaseg | 1 | -18/+14 | |
2016-10-27 | Make static build default | jaseg | 1 | -4/+4 | |
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-09-05 | Make install dir customizable | jaseg | 1 | -5/+7 | |
2016-04-28 | Compile dynamically linked executables on MacOS | jaseg | 1 | -6/+16 | |
2016-04-28 | Add dynamic compilation option | jaseg | 1 | -9/+17 | |
2015-07-14 | Added little censoring script | jaseg | 1 | -5/+13 | |
2015-07-07 | Link statically against musl | jaseg | 1 | -3/+11 | |
2014-10-25 | Added installation instructions and extended the README | jaseg | 1 | -1/+6 | |
2014-10-25 | Fixed --help, also added some randomness. | jaseg | 1 | -2/+3 | |
2014-10-24 | Initial commit | jaseg | 1 | -0/+5 | |