log Makefile @ 789:d61d3eb29053 default tip

age author description
Thu, 03 Aug 2023 09:04:43 +0300 Matti Hamalainen Rename Makefile.gen to Makefile.common
Wed, 07 Dec 2022 12:14:39 +0200 Matti Hamalainen Renaming BOOL->bool and TRUE/FALSE to true/false, and using stdbool.h if available.
Tue, 14 Jan 2020 02:57:54 +0200 Matti Hamalainen Improve few Makefile comments.
Thu, 09 Jan 2020 18:17:48 +0200 Matti Hamalainen Remove useless HAVE_* defines.
Mon, 06 Jan 2020 12:39:44 +0200 Matti Hamalainen Rename EXEEXT to BINEXT in the build system.
Tue, 02 Jan 2018 23:09:29 +0200 Matti Hamalainen Actually, revert the boolean changes .. meh.
Tue, 02 Jan 2018 22:56:03 +0200 Matti Hamalainen Break backwards compatibility by renaming BOOL, TRUE and FALSE to lowercase.
Fri, 07 Apr 2017 02:48:31 +0300 Matti Hamalainen Improve the build system.
Wed, 09 Mar 2016 16:14:47 +0200 Matti Hamalainen Cleanup Makefile.
Wed, 09 Mar 2016 15:11:06 +0200 Matti Hamalainen Fix build.
Wed, 09 Mar 2016 13:55:48 +0200 Matti Hamalainen Make build process less noisy.
Thu, 03 Mar 2016 14:35:27 +0200 Matti Hamalainen Build system cleanup.
Thu, 03 Mar 2016 14:08:38 +0200 Matti Hamalainen Buildsystem improvements.
Thu, 03 Mar 2016 11:45:23 +0200 Matti Hamalainen Move the debug/test defines to main Makefile.gen
Mon, 22 Feb 2016 18:43:46 +0200 Matti Hamalainen Fix build.
Tue, 16 Feb 2016 21:28:00 +0200 Matti Hamalainen Start of a very simplistic unit test suite. Initially handling just printf()