log Makefile.inc @ 789:d61d3eb29053 default tip

age author description
Thu, 29 Feb 2024 21:46:58 +0200 Matti Hamalainen Fix verbose build echos.
Fri, 25 Feb 2022 15:25:16 +0200 Matti Hamalainen More build system improvements.
Fri, 25 Feb 2022 15:18:19 +0200 Matti Hamalainen Improve build system.
Mon, 27 Jan 2020 07:44:44 +0200 Matti Hamalainen Improve th_string.o depency chain checking.
Tue, 14 Jan 2020 12:53:23 +0200 Matti Hamalainen Rename th_strmatch.c to th_strglob.c
Tue, 14 Jan 2020 03:28:53 +0200 Matti Hamalainen Check for empty target directory in DO_MKDIR Makefile macro.
Tue, 14 Jan 2020 02:57:54 +0200 Matti Hamalainen Improve few Makefile comments.
Tue, 14 Jan 2020 02:43:40 +0200 Matti Hamalainen Oops, a output suppressor was missing from COMPILE_CXX_OBJ macro in the build system.
Tue, 14 Jan 2020 02:05:03 +0200 Matti Hamalainen Improve build system, clean up the functions and improve V=1 verbosity.
Sat, 28 Dec 2019 11:09:29 +0200 Matti Hamalainen Move bulk of the printf() implementation into a separate file th_printf.c from th_string.c
Tue, 19 Feb 2019 05:40:14 +0200 Matti Hamalainen Add verbose build option.
Mon, 02 Jul 2018 00:01:50 +0300 Matti Hamalainen Improve build system.
Mon, 04 Jun 2018 03:14:14 +0300 Matti Hamalainen Add some depencies.
Wed, 25 Oct 2017 18:25:21 +0300 Matti Hamalainen Add build message for ranlib.
Wed, 25 Oct 2017 18:23:19 +0300 Matti Hamalainen Possibly fix external build things and llvm static analyzer runs.
Fri, 07 Apr 2017 02:48:31 +0300 Matti Hamalainen Improve the build system.
Thu, 10 Mar 2016 01:55:22 +0200 Matti Hamalainen Fix build.
Wed, 09 Mar 2016 22:42:30 +0200 Matti Hamalainen Fix endianchk build when Makefile.inc is being included from parent project
Wed, 09 Mar 2016 21:23:42 +0200 Matti Hamalainen Prettify build.
Wed, 09 Mar 2016 15:10:16 +0200 Matti Hamalainen Improve build system.
Wed, 09 Mar 2016 14:03:10 +0200 Matti Hamalainen Split some build stuff into Makefile.inc