log Makefile.gen @ 474:b3b8f90bbbe6

age author description
Mon, 02 Jul 2018 00:01:50 +0300 Matti Hamalainen Improve build system.
Fri, 07 Apr 2017 02:48:31 +0300 Matti Hamalainen Improve the build system.
Tue, 31 May 2016 16:16:04 +0300 Matti Hamalainen Fix build for older GCC versions.
Wed, 09 Mar 2016 14:03:10 +0200 Matti Hamalainen Split some build stuff into Makefile.inc
Wed, 09 Mar 2016 13:55:48 +0200 Matti Hamalainen Make build process less noisy.
Wed, 09 Mar 2016 13:42:24 +0200 Matti Hamalainen Fix build process for parallel make.
Wed, 09 Mar 2016 13:23:24 +0200 Matti Hamalainen Improve build rule for th_string.c depencies.
Wed, 09 Mar 2016 13:03:05 +0200 Matti Hamalainen Improve build process.
Wed, 09 Mar 2016 10:53:45 +0200 Matti Hamalainen Adjust build flags.
Thu, 03 Mar 2016 11:45:23 +0200 Matti Hamalainen Move the debug/test defines to main Makefile.gen
Mon, 22 Feb 2016 23:42:29 +0200 Matti Hamalainen Don't run 'check' target through 'all'.
Mon, 22 Feb 2016 21:56:23 +0200 Matti Hamalainen Split some things to a template file th_printf1.c
Mon, 22 Feb 2016 18:43:46 +0200 Matti Hamalainen Fix build.
Mon, 22 Feb 2016 16:04:14 +0200 Matti Hamalainen Fix 'make check'. :S
Mon, 22 Feb 2016 16:01:04 +0200 Matti Hamalainen Add 'make check' target.
Wed, 17 Feb 2016 15:38:33 +0200 Matti Hamalainen Build all modules.
Tue, 16 Feb 2016 21:28:00 +0200 Matti Hamalainen Start of a very simplistic unit test suite. Initially handling just printf()