log Makefile.gen @ 704:b070638c5c60

age author description
Sat, 29 Feb 2020 12:22:30 +0200 Matti Hamalainen Fix build.
Mon, 06 Jan 2020 12:40:57 +0200 Matti Hamalainen Rename EXEEXT to BINEXT in the build system, as per changes in th-libs build system.
Mon, 02 Jul 2018 00:04:53 +0300 Matti Hamalainen Improve build system.
Mon, 04 Jun 2018 03:08:18 +0300 Matti Hamalainen TH_NO_DEFAULTS is not used anymore.
Mon, 19 Dec 2016 19:01:27 +0200 Matti Hamalainen Add homepage and adjust Makefiles.
Wed, 09 Mar 2016 15:09:59 +0200 Matti Hamalainen Use the makefile.inc helper from th-libs for generic targets.
Wed, 17 Feb 2016 14:28:17 +0200 Matti Hamalainen Some functions used were factored into new th_datastruct module in th-libs,
Fri, 12 Feb 2016 03:05:07 +0200 Matti Hamalainen Work on the build system, split generic UNIX things into Makefile.unix
Fri, 09 Jan 2015 20:37:15 +0200 Matti Hamalainen Commonize README building.
Sat, 21 Jun 2014 20:42:57 +0300 Matti Hamalainen API change again.
Sat, 21 Jun 2014 20:01:08 +0300 Matti Hamalainen Use the new th_growbuf module.
Sat, 21 Jun 2014 04:52:08 +0300 Matti Hamalainen Improve build system.
Sat, 21 Jun 2014 02:40:51 +0300 Matti Hamalainen More work towards using th-libs th_network module.
Tue, 27 May 2014 07:31:20 +0300 Matti Hamalainen Network code is being generalized into a th-libs module.
Tue, 20 Nov 2012 12:05:12 +0200 Matti Hamalainen Object files were added to the thlibs.a archive twice. Fixed.