Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-22 | set compiler optimization option | Kian Kasad | 1 | -1/+1 |
2019-11-10 | Makefile: remove -g from default cc command | Edgar Fouillet | 1 | -3/+5 |
2018-07-22 | Remove fmemopen altogether since it just doesn't work. | jaseg | 1 | -28/+10 |
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 |
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 |