Commit Graph

26 Commits

Author SHA1 Message Date
Emma Tebibyte d3470233ea
Makefile, .gitignore, tests/cc-compat.sh: brought up-to-date 2024-02-07 20:13:45 -07:00
Emma Tebibyte 3e39739e88
Makefile: added rpn to all 2024-02-07 19:42:11 -07:00
Emma Tebibyte 0f5247e722
merged rpn(1); closes #2 2024-02-07 19:23:51 -07:00
Emma Tebibyte 5b47936477
Makefile: removed configure and made library builds better 2024-02-06 22:21:46 -07:00
Emma Tebibyte 90ca10990f
Makefile: fixed build 2024-02-01 01:35:31 -07:00
Emma Tebibyte f966233e19
Makefile: RUSTCFLAGS -> RUSTFLAGS 2024-02-01 01:33:47 -07:00
Emma Tebibyte 4870f4679c
Makefile, rpn(1): add sysexits dependency 2024-02-01 00:41:27 -07:00
Emma Tebibyte 32537895cb
Makefile: added rpn build recipe 2024-02-01 00:31:41 -07:00
Emma Tebibyte f99cc797e6
Makefile: changed to be POSIX-compliant 2024-01-16 16:43:00 -07:00
dtb a1b29bb6ed
Makefile: fix PHONYness of existing recipes and make non-PHONY recipes 2024-01-16 00:06:48 -07:00
dtb c237af0e37
Makefile: move PHONYs to their respective recipes 2024-01-15 23:54:42 -07:00
Emma Tebibyte 0cbfb5c6cc
Makefile: moved man pages to $PREFIX/share/man 2024-01-15 23:13:53 -07:00
Emma Tebibyte 04923fb1ad
Makefile, true(1), false(1): ported true and false back to C for simplicity and size 2024-01-15 16:53:34 -07:00
Emma Tebibyte c444198efc
closed #18 2024-01-15 16:49:46 -07:00
Emma Tebibyte 52def0a32d
Makefile, fop(1): added argument parsing and -d option 2024-01-15 16:30:00 -07:00
Emma Tebibyte 91e129b813
Makefile, getopt-rs: added getopt-rs library 2024-01-15 15:50:12 -07:00
Emma Tebibyte 49a3bb9f30
Makefile, .gitignore, .editorconfig, configure, tests/cc-compat.sh: added configure script for compiler optimizations 2024-01-15 15:30:21 -07:00
Emma Tebibyte 622c13021d
GNUmakefile: replaced with POSIX Makefile 2024-01-15 14:34:59 -07:00
Emma Tebibyte ef1416cd42
intcmp(1): new tool; npc(1): new tool; scrut(1): new tool; str(1): new tool; strcmp(1): new tool; tests: added POSIX compatibility test and C compiler compatibility test; Makefile: converted to GNUmakefile; README: added README; docs: added docs 2023-12-24 17:13:17 -07:00
Emma Tebibyte e9effb5d43
Makefile: stopped linking true and false to yac.so 2023-08-30 18:50:37 -06:00
Emma Tebibyte e0122f21ca
Makefile: made install target create directories if they dont exist 2023-08-29 13:23:29 -06:00
Emma Tebibyte 1d2a9c2521
tail(1p): initial commit & libyac: fixed build 2023-08-28 23:15:08 -06:00
Emma Tebibyte 7f5e532216
moved file resolution code to a shared library 2023-08-28 23:03:33 -06:00
Emma Tebibyte ede0817cbd
minor changes to license headers and to compilation 2023-08-14 00:01:29 -06:00
Emma Tebibyte da2ebdb1e1
cat(1p): small reformatting 2023-08-10 20:10:30 -06:00
Emma Tebibyte bb099036fb cat(1p), true(1p), false(1p): added source files & Makefile 2023-07-24 03:57:46 +00:00