fnc

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

18 ancestors of 0.5 back to 0.4

2021-11-03 11:28
CHANGES for 0.5 (check-in: 02e93d1924 user: mark tags: trunk, 0.5)
2021-11-03 11:06
Complete move of fnc_strl{cpy,cat} to the library. (check-in: d10389ebe4 user: mark tags: trunk)
2021-11-03 10:53
Use Makefile for version number. (check-in: 54aae825af user: mark tags: trunk)
2021-11-03 10:48
Remove redundant error output. (check-in: 971e3ab1aa user: mark tags: trunk)
2021-11-03 10:17
Remove debug make target and implicitly search for ncursesw. (check-in: 763e5bcb7d user: mark tags: trunk)
2021-11-03 03:18
Per /chat discussion, removed an invalid fsl_errno_to_rc() call and an unnecessary allocation error check (fcli aborts on OOM). (check-in: c87e8d317e user: stephan tags: trunk)
2021-11-02 17:44
Make all .o files depend on the Makefile so that changes to the build force recompilation. (check-in: dacf17a5cb user: stephan tags: trunk)
2021-11-02 14:07
Update README to reflect new build system changes. (check-in: 6110cad6a0 user: mark tags: trunk)
2021-11-02 08:47
Major simplification of the build system by sdk@ (check-in: e18c2922cf user: mark tags: trunk)
2021-11-02 08:39
[8b1fc9e714822a17|Missed] -Werror in SQLITE_CFLAGS. (Closed-Leaf check-in: 2322e2903a user: mark tags: rm-autosetup)
2021-11-02 08:32
Readd -Werror and update lib path in compile_flags.txt. (check-in: 8b1fc9e714 user: mark tags: rm-autosetup)
2021-11-02 03:56
Added a check for /usr/include/ncursesw/ncurses.h and, if found, add that dir to the -I path for fnc.c to work around an issue on Ubuntu 18.04 (and maybe others) where /usr/include/ncurses.h does not include the wide-char APIs. This still assumes that -lncursesw will do the right thing as-is. (check-in: 520c805b51 user: stephan tags: rm-autosetup)
2021-11-02 03:19
Major simplification of the build system by sdk@ (check-in: 97412bda07 user: mark tags: rm-autosetup)
2021-11-01 16:06
Latest upstream libfossil. (check-in: 78d076a376 user: mark tags: trunk)
2021-11-01 13:12
Remove bash build dependency as reported by sdk@ (check-in: e961833bd8 user: mark tags: trunk)
2021-11-01 12:09
Add separate LICENSE file for fnc. (check-in: cd5d08573c user: mark tags: trunk)
2021-10-31 14:33
Cycle public keys: -0.3 +0.5 (check-in: c8acab3a31 user: mark tags: trunk)
2021-10-31 13:18
Bump version number: 0.5 (check-in: b977d0e1f4 user: mark tags: trunk)
2021-10-31 12:21
CHANGES for 0.4 (check-in: 3cc00310ea user: mark tags: trunk, 0.4)