log Makefile.gen @ 647:ff94100cfc7c

age author description
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.
Thu, 15 Nov 2012 19:45:53 +0200 Matti Hamalainen Rework the configuration file loading and saving to use the I/O context and new th-config API.
Thu, 07 Jun 2012 03:16:39 +0300 Matti Hamalainen Fix Win32/MinGW cross-compilation target to work with Debian's gcc-mingw-w64
Sat, 26 May 2012 06:56:18 +0300 Matti Hamalainen Refactor much of the "windowing" UI code into a new module, ui.[ch]
Sat, 26 May 2012 06:18:19 +0300 Matti Hamalainen Simplify buildsystem a bit.
Thu, 24 May 2012 06:41:07 +0300 Matti Hamalainen Rename files.
Thu, 24 May 2012 06:38:26 +0300 Matti Hamalainen Split libnnchat into libnnet and libnnutil
Thu, 13 Oct 2011 18:07:33 +0300 Matti Hamalainen Fix build.
Mon, 03 Oct 2011 18:21:10 +0300 Matti Hamalainen Use a Makefile setting for th-libs location.
Mon, 03 Oct 2011 15:43:42 +0300 Matti Hamalainen Update to use new th-libs from the subrepo.
Fri, 03 Jun 2011 10:50:56 +0300 Matti Hamalainen CFLAGS changes.
Sat, 27 Nov 2010 17:42:14 +0200 Matti Hamalainen Makefile improvements, depend on VERSION etc.
Sun, 21 Nov 2010 00:18:59 +0200 Matti Hamalainen Fix Windows build.
Thu, 18 Nov 2010 01:27:03 +0200 Matti Hamalainen Get version number from external file 'VERSION'.
Wed, 17 Nov 2010 04:09:41 +0200 Matti Hamalainen Build system changes to support (in a big kludgy manner) icon and version information resource generation for Win32 binaries.
Mon, 15 Nov 2010 20:01:29 +0200 Matti Hamalainen Improve /to command a bit.
Mon, 15 Nov 2010 07:54:38 +0200 Matti Hamalainen Makefile $(RM) implies -f .. don't include the option in commands.
Mon, 15 Nov 2010 07:53:45 +0200 Matti Hamalainen Add a 'NONBUILD' target list for non-builded targets, use it for win32 subdir creation.
Wed, 03 Nov 2010 13:36:35 +0200 Matti Hamalainen Create win32/ subdirectory if needed.
Fri, 15 Oct 2010 00:34:25 +0300 Matti Hamalainen Initial implementation of functions for implementing tab-completion for user names.
Thu, 07 May 2009 03:58:42 +0300 Matti Hamalainen Move -DTH_NO_DEFAULTS to Makefile.gen instead.
Mon, 27 Apr 2009 07:30:51 +0300 Matti Hamalainen Cleanups.
Mon, 20 Apr 2009 22:05:53 +0300 Matti Hamalainen Add -O2.
Mon, 20 Apr 2009 22:03:14 +0300 Matti Hamalainen Use win32/ subdirectory for object files also.
Fri, 14 Nov 2008 07:15:57 +0200 Matti Hamalainen MingW compatibility, with one ugly kludge.
Tue, 11 Nov 2008 21:57:51 +0200 Matti Hamalainen Moved some functions to "libnnchat".
Sat, 02 Aug 2008 11:57:09 +0300 Matti Hamalainen A refactored ncurses-based UI.
Thu, 20 Mar 2008 00:15:03 +0000 Matti Hamalainen Import.