Commit Graph

78 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 56f7847ce3 Add -Wextra 2014-09-23 03:05:01 +02:00
Paul LeoNerd Evans 97e0e9cde2 Try tinfo before ncursesw (partially from c2dd8f247a) [thanks o11c] 2014-03-04 14:04:11 +00:00
Paul LeoNerd Evans ab4c1c3d3e Bump VERSION to 0.17 2014-01-06 18:02:48 +00:00
Paul LeoNerd Evans 11e6cf7497 Better abstraction of C compiler by using the $(CC) Make variable 2014-01-06 17:55:58 +00:00
Paul LeoNerd Evans 4fd397af2c Invoke libtool cc instead of libtool gcc, for those platforms now using clang (FreeBSD 10) 2014-01-05 19:48:42 +00:00
Paul LeoNerd Evans 58850dbac2 Bump VERSION to 0.16 2012-11-30 17:10:07 +00:00
Paul LeoNerd Evans b87ca771bf Make the generated termkey.h file readonly 2012-11-30 15:00:21 +00:00
Paul LeoNerd Evans 29298167d1 Install library using libtool install rather than libtool cp --remove-destination because the latter is non-portable 2012-05-10 16:00:01 +01:00
Paul LeoNerd Evans 1c816b753d Make sure to 'make clean' includes demo-glib 2012-04-25 19:45:52 +01:00
Paul LeoNerd Evans cd57c39191 Bump VERSION to 0.15 2012-04-25 00:17:20 +01:00
Paul LeoNerd Evans 72d9819a93 Also pass 'index' argument to man-to-html.pl 2012-04-12 19:21:03 +01:00
Paul LeoNerd Evans a29d9f0f3c Created a demo to show libtermkey in a GLib-based program 2012-04-01 20:04:01 +01:00
Paul LeoNerd Evans 36ab3ba8ea Bump VERSION to 0.14 2012-03-26 18:56:57 +01:00
Paul LeoNerd Evans 4c9a4cab6b Need to ship man/also in distribution tarball 2012-03-26 18:55:59 +01:00
Paul LeoNerd Evans a3fecd8767 Also pack the unit tests into the dist tarball, and allow building them in-target 2012-03-26 18:49:45 +01:00
Paul LeoNerd Evans d3e56776b7 Consistency updates to Makefile to make it more like libvterm's 2012-03-12 19:47:30 +00:00
Paul LeoNerd Evans 24fd4f668d Use man/also for manpage aliasing rather than duplicating the list (incorrectly) in the Makefile 2012-03-08 21:51:42 +00:00
Paul LeoNerd Evans 8e45515710 Bump VERSION to 0.13 2012-03-08 13:54:44 +00:00
Paul LeoNerd Evans 80fd6a2346 Optionally build against libncursesw if unibilium isn't present, before falling back on plain libncurses 2012-03-08 12:05:27 +00:00
Paul LeoNerd Evans 5d44c08ecf Added manpage for termkey_{get,set}_buffer_size 2012-02-13 23:56:59 +00:00
Paul LeoNerd Evans 9b20346dc3 Symlink manpage for termkey_new_abstract 2012-01-26 15:27:42 +00:00
Paul LeoNerd Evans 429ecf0f1a Fix 'make dist' target for new man/ subdir 2012-01-22 15:52:19 +00:00
Paul LeoNerd Evans 6b256e961e Bump VERSION to 0.12 2012-01-22 15:47:21 +00:00
Paul LeoNerd Evans 56b2612908 Also mkdir MAN7DIR at install time 2012-01-22 15:46:55 +00:00
Paul LeoNerd Evans cfb0480c1a Ensure that 'make htmldocs' rebuilds built manpages 2012-01-21 01:06:48 +00:00
Paul LeoNerd Evans fa36d8a97b Fix Makefile for manpage generation of new man/termkey.7 2012-01-21 01:06:01 +00:00
Paul LeoNerd Evans c3de4f7801 Initial stab at termkey(7) manpage 2012-01-21 00:36:00 +00:00
Paul LeoNerd Evans 14d6bb736c Use the 'also' list for aliased pages 2012-01-18 14:27:18 +00:00
Paul LeoNerd Evans ec82fbf29b Fix 'htmldocs' Makefile target 2012-01-18 14:11:05 +00:00
Paul LeoNerd Evans 82ad14175c Added termkey_push_bytes(), a new API for providing input bytes 2012-01-18 13:39:50 +00:00
Paul LeoNerd Evans 082b49f0f8 Move the growing collection of manpages into their own man/ subdirectory 2012-01-18 12:01:38 +00:00
Paul LeoNerd Evans 3e520f30e0 Bump VERSION to 0.11 2011-11-30 17:53:38 +00:00
Paul LeoNerd Evans e768f02219 Optionally support unibilium for reading terminfo instead of curses 2011-09-24 00:04:01 +01:00
Paul LeoNerd Evans 7d623be041 Abstract out ld flags in Makefile 2011-09-23 23:50:13 +01:00
Paul LeoNerd Evans 0a65f60df1 Bumped VERSION to 0.10 2011-09-06 23:02:57 +01:00
Paul LeoNerd Evans 3a4a1b4ef0 Use $(VERSION) to set DISTDIR in Makefile, so make VERSION=... dist overrides its name 2011-09-05 13:52:58 +01:00
Paul LeoNerd Evans 2638499648 Move canonicalisation flags into their own bitfield with their own accessor and named constants 2011-08-28 17:50:18 +01:00
Paul LeoNerd Evans 7133517883 Remember to symlink termkey_get_flags(3) manpage at install time 2011-08-28 17:47:11 +01:00
Paul LeoNerd Evans 19122bb195 Link against -lcurses not -lncurses, because these two might be different on some OSes (e.g. Solaris) - Petr Pavlu 2011-08-25 22:39:06 +01:00
Paul LeoNerd Evans 0bafe17082 Bumped VERSION to 0.9 2011-08-25 19:13:21 +01:00
Paul LeoNerd Evans 01e5795098 Include a LICENSE file 2011-07-01 17:05:35 +01:00
Paul LeoNerd Evans 0686e9a51c Put LIBDIR and INCDIR directly in termkey.pc; don't indirect via PREFIX as it might be incorrect 2011-07-01 17:04:12 +01:00
Paul LeoNerd Evans 650b4518b4 Bumped VERSION to 0.8 2011-05-24 18:18:57 +01:00
Paul LeoNerd Evans 692ae5d6f2 Bumped VERSION to 0.7 2011-04-07 17:38:08 +01:00
Paul LeoNerd Evans 3bbda921b7 Created a little Test::More-like library for TAP testing 2011-03-31 12:11:19 +01:00
Paul LeoNerd Evans c228335bca Created a unit-testing system using perl's prove 2011-03-31 11:38:40 +01:00
Paul LeoNerd Evans a0f86dcd98 Bumped VERSION_MINOR to 0.6 2011-03-24 00:03:41 +00:00
Paul LeoNerd Evans ade9d760d3 Supply --tag=CC to libtool to inform it we're a C library; in case it doesn't detect that (mumble openbsd mumble) 2009-11-25 14:36:44 +00:00
Paul LeoNerd Evans 7d5b64ff3d Bumped VERSION_MINOR to 0.4 2009-11-25 02:31:10 +00:00
Paul LeoNerd Evans f2f2c03b56 Complete reworking of build system to use libtool 2009-11-25 02:30:24 +00:00