log Makefile.gen @ 100:8059aad101d1

age author description
Fri, 25 Feb 2022 15:29:13 +0200 Matti Hamalainen Improve build system.
Wed, 05 Jan 2022 05:37:57 +0200 Matti Hamalainen Add TSAN compile-time support via make parameter TSAN.
Thu, 21 May 2020 09:20:24 +0300 Matti Hamalainen Add ASAN build flag.
Wed, 15 Jan 2020 16:59:56 +0200 Matti Hamalainen Add dmglexts.h as depency to dmglrender.o
Tue, 14 Jan 2020 03:28:06 +0200 Matti Hamalainen Check for empty target directory in DO_MKDIR Makefile macro.
Tue, 14 Jan 2020 03:03:01 +0200 Matti Hamalainen Build system cleanups.
Mon, 16 Dec 2019 07:51:05 +0200 Matti Hamalainen Refactor PLY file parsing from dmscene.* to dmply.* and some helper functions into dmutil.h
Sat, 14 Dec 2019 16:39:20 +0200 Matti Hamalainen Move the OpenGL rendering, setup etc. into a separate module/class, perhaps
Sat, 14 Dec 2019 14:08:51 +0200 Matti Hamalainen Rename dmmodel.* to dmscene.*
Thu, 05 Dec 2019 21:05:43 +0200 Matti Hamalainen Implement OpengL extension handling through new header file dmglexts.h to
Thu, 05 Dec 2019 18:32:13 +0200 Matti Hamalainen Build system cleanups.
Thu, 05 Dec 2019 16:59:20 +0200 Matti Hamalainen Build system improvements.
Tue, 26 Nov 2019 07:22:35 +0200 Matti Hamalainen Add TOOL_LDFLAGS.
Tue, 26 Nov 2019 07:17:49 +0200 Matti Hamalainen Improve the makefiles.