Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: make the static build a non-phony target | Přemysl Eric Janouch | 2021-07-19 | 1 | -5/+5 |
| | |||||
* | Explicitly disable GCC's -Wmisleading-indentation | Přemysl Eric Janouch | 2021-07-19 | 1 | -1/+1 |
| | |||||
* | Makefile: fix version extraction | Přemysl Eric Janouch | 2021-07-07 | 1 | -2/+2 |
| | | | | Regression introduced by cc59fcf. | ||||
* | Makefile: make portable, support static linking | Přemysl Eric Janouch | 2020-10-23 | 1 | -7/+14 |
| | | | | | | | | | | | We can happily stick to POSIX and the usual variable names, with the following exceptions: - pkg-config(1) is used to find libraries and compile flags - the new "static" target uses non-standard compiler and linker flags, though it's not the default target sdn is predestined for wild distribution, even the dynamically linked libc is rather suboptimal. | ||||
* | Mark files that make use of POSIX ACLs | Přemysl Janouch | 2017-07-14 | 1 | -1/+1 |
| | |||||
* | Initial commit | Přemysl Janouch | 2017-06-29 | 1 | -0/+12 |