40 Commits (master)

Author SHA1 Message Date
Drake d569347cc6 work on updating copyright date
2 years ago
Drake 6617f684b8 Makefile: fix make debug.
2 years ago
Drake 29754c7563 Makefile: avoid race condition if building in parallel.
2 years ago
Drake 35e0d2c66e `dbox`/Makefile/funcs.h: fix remaining compiler warnings.
2 years ago
Drake 4377a6c5cf
Makefile: add comment.
3 years ago
Drake 90627d1428
`src/main.c`: rename to `src/dbox.c`.
3 years ago
Drake b2765e063a
Makefile: rework install target.
3 years ago
Drake 8dcabbbc5e
Makefile: build main.c in all target.
3 years ago
Drake d395b0ae28
`src/main.c`/Makefile: inital single bin support.
3 years ago
Drake ccc3c2304f
Makefile: compile to object files.
3 years ago
Drake 0debe66178
Makefile: fix building release.
3 years ago
Drake 2d787448fb
Makefile: fix compile blocking issues.
3 years ago
Drake 9a92991bf1
Makefile: make targets phony.
3 years ago
Drake 38d1b0bbc4
Makefile: initial rewrite.
3 years ago
Drake ecb700d401
`chroot`/Makefile: add chroot
3 years ago
Drake 7a801dbe8e
`cp`/Makefile: add `cp`.
3 years ago
Drake e99e656838 Makefile: add strip target.
3 years ago
Drake 98e6ace84d Makefile: add EXCLUDE_PROGS option for make install.
3 years ago
Drake e16bee31d5 `rm`/Makefile: add `rm`.
3 years ago
Drake 54b63951e9 Makefile: bump version.
3 years ago
Drake 55a4447206 Makefile: add copyright declation to `DRAKECU_VERSION`.
3 years ago
Drake becfc95d17 Makefile: bump version.
3 years ago
Drake 3779dcae13 Makefile: bump version.
3 years ago
Drake 9b124c9cfb `cat`/Makefile: add `cat`.
3 years ago
Drake 0e82f67cb5 Makefile: sort $PROGS.
3 years ago
Drake 1ee035fe27 All: run `clang-format` on code and makefile.
3 years ago
Drake a63c36b02b Makefile: move quotes for version def to compiler line.
3 years ago
Drake 0a059278c7
All: switch version declaration using header to makefile.
3 years ago
Drake 4b3f1c5b64
Makefile: massively reworked makefile.
3 years ago
Drake 47e3afdbcc
Makefile: make install target respect $DESTDIR.
3 years ago
Drake 6f7a4dc21f
Makefile: add install target.
3 years ago
Drake a7c335c9a9
Makefile: massive improvements.
3 years ago
Drake b7ea8dccde
Makefile: remove tv related cruft, set CC to GCC by default
3 years ago
Drake 3a629b76f4
Makefile: change Makefile to use `all` instead of `make`
3 years ago
Drake 633b40c3a0
`yes`/Makefile: make yes compile in Makefile.
3 years ago
Drake f506732c0a
`uname`: add uname
3 years ago
Drake c966b2921b
`basename`: add basename.
3 years ago
Drake e6dd8663d6
`pwd`: add pwd
3 years ago
Drake ca52b040a6
add ls n do a bunch more shit
3 years ago
Drake db9061fbbf
Initial commit
3 years ago