log Makefile.gen @ 2552:fdea5e3d727f

age author description
Sat, 26 Feb 2022 00:58:59 +0200 Matti Hamalainen Use Makefile macros to simplify some of the rules.
Fri, 25 Feb 2022 15:36:53 +0200 Matti Hamalainen Improve build system.
Sat, 16 May 2020 06:11:53 +0300 Matti Hamalainen Do not have config.mak in build depencies when it is not being used.
Fri, 17 Jan 2020 22:07:00 +0200 Matti Hamalainen Cleanup.
Tue, 14 Jan 2020 04:54:30 +0200 Matti Hamalainen Convert more instances of direct commands in rules to DO_CMD macro calls.
Tue, 14 Jan 2020 03:28:48 +0200 Matti Hamalainen Check for empty target directory in DO_MKDIR Makefile macro.
Tue, 14 Jan 2020 03:01:00 +0200 Matti Hamalainen Build system cleanups: reordering, more comments.
Tue, 14 Jan 2020 02:44:11 +0200 Matti Hamalainen Oops, a output suppressor was missing from COMPILE_CXX_OBJ macro in the build system.
Tue, 14 Jan 2020 02:08:26 +0200 Matti Hamalainen Import build system improvements from th-libs.
Mon, 13 Jan 2020 22:26:24 +0200 Matti Hamalainen Add a C file with the generic BSD license text and a function for
Mon, 13 Jan 2020 22:25:21 +0200 Matti Hamalainen Remove gentab.
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.
Sat, 15 Jun 2019 21:47:35 +0300 Matti Hamalainen Improve build process and depencies robustness.
Sat, 15 Jun 2019 21:39:59 +0300 Matti Hamalainen Fix build due to data2inc option changes.
Fri, 14 Jun 2019 03:24:24 +0300 Matti Hamalainen Add new module "lib64util", and move some functions there from lib64gfx
Wed, 12 Jun 2019 17:16:33 +0300 Matti Hamalainen Improve some build depencies to be more reliable.
Wed, 29 May 2019 09:11:46 +0300 Matti Hamalainen Clean up one build rule a bit.
Tue, 19 Feb 2019 09:33:29 +0200 Matti Hamalainen Add verbose build support ('make V=1').
Fri, 30 Nov 2018 07:04:47 +0200 Matti Hamalainen Add commented out line to build.
Thu, 25 Oct 2018 20:19:53 +0300 Matti Hamalainen Add a test program for BR1 compression.
Sat, 07 Jul 2018 03:01:08 +0300 Matti Hamalainen Silence the rules using fontconv and data2inc.
Tue, 03 Jul 2018 09:54:14 +0300 Matti Hamalainen Add certain built files to TARGETS, so that they get deleted via 'make clean'.
Tue, 03 Jul 2018 09:41:16 +0300 Matti Hamalainen Improve build system slightly.
Sun, 01 Jul 2018 23:09:15 +0300 Matti Hamalainen Clean up the build process a bit.
Sun, 01 Jul 2018 22:25:00 +0300 Matti Hamalainen Rename some Makefile variables.
Sun, 01 Jul 2018 21:31:05 +0300 Matti Hamalainen Backed out changeset 1054396a7d53
Sun, 01 Jul 2018 21:02:34 +0300 Matti Hamalainen Remove dead bits from build system.
Sun, 01 Jul 2018 18:45:45 +0300 Matti Hamalainen Fix PPL cross-build.
Sun, 01 Jul 2018 18:41:25 +0300 Matti Hamalainen Add build dependency to object file directory.
Sun, 01 Jul 2018 18:34:40 +0300 Matti Hamalainen Back out a previous change.
Sun, 01 Jul 2018 18:31:59 +0300 Matti Hamalainen Backed out changeset 096046214869
Sat, 30 Jun 2018 05:40:40 +0300 Matti Hamalainen Add some build depencies.
Sat, 30 Jun 2018 05:21:25 +0300 Matti Hamalainen Improve build by making PPL depend on the generated font data. The
Sat, 30 Jun 2018 03:47:35 +0300 Matti Hamalainen Remove dmwav from build.
Mon, 25 Jun 2018 13:00:40 +0300 Matti Hamalainen Move dmresw function declarations to dmres.h
Wed, 13 Jun 2018 12:52:21 +0300 Matti Hamalainen Add depencies for lib64fmts.
Sat, 09 Jun 2018 17:56:07 +0300 Matti Hamalainen Bring in changes from the th-libs version of commandline argument handling.
Thu, 31 May 2018 15:15:50 +0300 Matti Hamalainen Add simple and naively implemented multi-file bindiff type file analyzer utility 'fanalyze'.
Sun, 13 May 2018 06:00:50 +0300 Matti Hamalainen Initial port to SDL2. Many things will not work now.
Sun, 13 May 2018 04:05:20 +0300 Matti Hamalainen Do some vetting on the tests, which are rather crappy anyway.
Sat, 12 May 2018 23:08:16 +0300 Matti Hamalainen Fix font conversion in build.
Fri, 11 May 2018 23:58:08 +0300 Matti Hamalainen Remove auval and dmeval stuff.
Fri, 11 May 2018 07:50:18 +0300 Matti Hamalainen Oops, forgot to include build system changes in the previous commit.
Thu, 10 May 2018 18:33:57 +0300 Matti Hamalainen Add a growable buffer implementation.
Tue, 12 Dec 2017 02:01:02 +0200 Matti Hamalainen Fix build.
Wed, 22 Nov 2017 01:33:21 +0200 Matti Hamalainen Improve build, so that we can build the tools and tests with minimal