log Makefile.gen @ 2381:e61aaa51415c

age author description
Wed, 08 Jan 2020 13:24:11 +0200 Matti Hamalainen Reorganize Makefile.gen some for clarity.
Tue, 07 Jan 2020 23:35:33 +0200 Matti Hamalainen Unfortunately -flto breaks clang builds, so remove it from the default
Mon, 06 Jan 2020 12:39:02 +0200 Matti Hamalainen Oops, used the old Makefile variable EXEEXT instead of BINEXT. Fix it.
Sat, 04 Jan 2020 14:45:29 +0200 Matti Hamalainen Oops, commit 21d8eb203e2a broke 'make install'. Fix it.
Thu, 05 Dec 2019 18:26:01 +0200 Matti Hamalainen Cosmetic.
Thu, 05 Dec 2019 18:24:43 +0200 Matti Hamalainen s/EXEEXT/BINEXT/g
Thu, 05 Dec 2019 16:48:46 +0200 Matti Hamalainen Some work on build system improvements/cleanups.
Tue, 29 Oct 2019 14:46:01 +0200 Matti Hamalainen More build system work: change DMCONFIG Make variable to DM_CONFIG, and add
Tue, 29 Oct 2019 14:36:13 +0200 Matti Hamalainen Improve build system: only hard depend on fontconv and data2inc when we are
Thu, 24 Oct 2019 08:19:31 +0300 Matti Hamalainen Fix data2inc and fontconv binpaths for cases when doing out of tree builds.
Mon, 12 Aug 2019 23:08:04 +0300 Matti Hamalainen Use $(MKDIR_P) instead of "mkdir -p".
Wed, 26 Jun 2019 14:41:47 +0300 Matti Hamalainen Optimize internal module build depencies a bit.
Tue, 18 Jun 2019 12:10:21 +0300 Matti Hamalainen Slightly improve MiniJSS build depencies.
Sat, 15 Jun 2019 21:54:14 +0300 Matti Hamalainen More cross-build fixing ..
Sat, 15 Jun 2019 21:50:58 +0300 Matti Hamalainen Fix Windows cross-building.