Commit Graph

31 Commits

Author SHA1 Message Date
057f5571d6 moved tests into test directory 2024-04-24 14:58:35 -06:00
DTB
f7a74dc430 Testfile 2024-03-11 21:01:29 -06:00
e6b1db3f40 Merge branch 'hru' (closes #33) 2024-02-23 22:15:43 -07:00
90de1bf9a4 Makefile: RUSTFLAGS not RUSTCFLAGS 2024-02-18 20:03:04 -07:00
be89e72c45 Makefile, hru(1): add hru(1) 2024-02-07 20:58:57 -07:00
d3470233ea Makefile, .gitignore, tests/cc-compat.sh: brought up-to-date 2024-02-07 20:13:45 -07:00
3e39739e88 Makefile: added rpn to all 2024-02-07 19:42:11 -07:00
0f5247e722 merged rpn(1); closes #2 2024-02-07 19:23:51 -07:00
5b47936477 Makefile: removed configure and made library builds better 2024-02-06 22:21:46 -07:00
90ca10990f Makefile: fixed build 2024-02-01 01:35:31 -07:00
f966233e19 Makefile: RUSTCFLAGS -> RUSTFLAGS 2024-02-01 01:33:47 -07:00
4870f4679c Makefile, rpn(1): add sysexits dependency 2024-02-01 00:41:27 -07:00
32537895cb Makefile: added rpn build recipe 2024-02-01 00:31:41 -07:00
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
0cbfb5c6cc Makefile: moved man pages to $PREFIX/share/man 2024-01-15 23:13:53 -07:00
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
c444198efc closed #18 2024-01-15 16:49:46 -07:00
52def0a32d Makefile, fop(1): added argument parsing and -d option 2024-01-15 16:30:00 -07:00
91e129b813 Makefile, getopt-rs: added getopt-rs library 2024-01-15 15:50:12 -07:00
49a3bb9f30 Makefile, .gitignore, .editorconfig, configure, tests/cc-compat.sh: added configure script for compiler optimizations 2024-01-15 15:30:21 -07:00
622c13021d GNUmakefile: replaced with POSIX Makefile 2024-01-15 14:34:59 -07:00
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
e9effb5d43 Makefile: stopped linking true and false to yac.so 2023-08-30 18:50:37 -06:00
e0122f21ca Makefile: made install target create directories if they dont exist 2023-08-29 13:23:29 -06:00
1d2a9c2521 tail(1p): initial commit & libyac: fixed build 2023-08-28 23:15:08 -06:00
7f5e532216 moved file resolution code to a shared library 2023-08-28 23:03:33 -06:00
ede0817cbd minor changes to license headers and to compilation 2023-08-14 00:01:29 -06:00
da2ebdb1e1 cat(1p): small reformatting 2023-08-10 20:10:30 -06:00
bb099036fb cat(1p), true(1p), false(1p): added source files & Makefile 2023-07-24 03:57:46 +00:00