log Makefile.gen @ 363:ab53c76f40d5

age author description
Fri, 11 Sep 2020 01:59:35 +0300 Matti Hamalainen Add Makefile parameter ASAN to enable address sanitizer build (and disable -O and -flto when doing that.)
Sat, 29 Feb 2020 12:20:03 +0200 Matti Hamalainen Add th_ioctx_stdio.o to th-libs objects.
Tue, 14 Jan 2020 11:21:47 +0200 Matti Hamalainen Fix build.
Sun, 12 Jan 2020 18:04:38 +0200 Matti Hamalainen Use the newly added (in th-libs th_args module) option argument name field.
Sat, 11 Jan 2020 18:30:10 +0200 Matti Hamalainen Move a number of more or less generic helper functions into a separate sidutil.[ch] module.
Wed, 08 Jan 2020 11:12:57 +0200 Matti Hamalainen As we advertise C99 in README, use it instead of -std=c11
Mon, 06 Jan 2020 15:40:15 +0200 Matti Hamalainen Cosmetics.
Mon, 06 Jan 2020 12:44:37 +0200 Matti Hamalainen Rename EXEEXT to BINEXT in the build system, as per changes in th-libs build system.
Mon, 09 Jul 2018 16:46:08 +0300 Matti Hamalainen Add internal directory reading and filename matching, plus optional
Fri, 06 Jul 2018 21:10:45 +0300 Matti Hamalainen Oops, forgot to add the necessary th-libs module th_datastruct.o to rel-0_7_4
Mon, 02 Jul 2018 00:03:45 +0300 Matti Hamalainen Improve build system.
Fri, 02 Jun 2017 04:37:05 +0300 Matti Hamalainen Buildsystem fix.
Wed, 09 Mar 2016 14:03:33 +0200 Matti Hamalainen Use generic build stuff from thlibs Makefile.inc.
Wed, 09 Mar 2016 13:56:20 +0200 Matti Hamalainen Make build process less noisy and also work with parallel make.
Thu, 11 Feb 2016 23:18:58 +0200 Matti Hamalainen Rename various variables and functions and change relevant places to use the
Thu, 11 Feb 2016 23:15:59 +0200 Matti Hamalainen Build system improvements.
Fri, 01 Jan 2016 03:32:42 +0200 Matti Hamalainen Split some functionality into sidlib.[ch].
Sun, 27 Dec 2015 22:10:29 +0200 Matti Hamalainen Improve build process.
Fri, 17 Apr 2015 01:56:13 +0300 Matti Hamalainen Stricter compiler options.
Thu, 25 Sep 2014 02:19:02 +0300 Matti Hamalainen Fix build .. not using config.h in Win32 builds.
Thu, 25 Sep 2014 01:54:33 +0300 Matti Hamalainen Fix build system.
Wed, 24 Sep 2014 22:15:55 +0300 Matti Hamalainen Moar work.
Wed, 24 Sep 2014 21:20:04 +0300 Matti Hamalainen Initial import.