log Makefile.gen @ 1881:73545a442ffe

age author description
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
Wed, 15 Nov 2017 07:41:25 +0200 Matti Hamalainen s/DM_ZLIB_LDFLAGS/ZLIB_LDFLAGS/g
Tue, 22 Aug 2017 13:22:32 +0300 Matti Hamalainen Fix build for disabled bitmapped text.
Tue, 22 Aug 2017 13:18:21 +0300 Matti Hamalainen Move common functions to libgutil.
Tue, 22 Aug 2017 02:02:30 +0300 Matti Hamalainen Oops, forgot to commit Makefile changes for dmgfx removal.
Sat, 19 Aug 2017 15:27:43 +0300 Matti Hamalainen Move bitstream reading functions to libgfx, as they were only used there.
Sat, 19 Aug 2017 15:18:29 +0300 Matti Hamalainen Moved libgfx to tools/ as it's not really a very generic piece of code that
Mon, 03 Oct 2016 09:24:42 +0300 Matti Hamalainen Oops, do not default to -march=corei7 :S
Thu, 19 May 2016 12:08:16 +0300 Matti Hamalainen Fix build process.
Thu, 05 Mar 2015 20:14:06 +0200 Matti Hamalainen Rename one module under tests/
Thu, 05 Mar 2015 08:24:46 +0200 Matti Hamalainen Remove unused build rule.
Thu, 05 Mar 2015 02:33:39 +0200 Matti Hamalainen Add necessary flag substitutions to where they are needed.
Wed, 04 Mar 2015 11:28:21 +0200 Matti Hamalainen Cross-build process fixes.
Wed, 04 Mar 2015 03:30:28 +0200 Matti Hamalainen Improve dumpmod output some more.
Tue, 03 Mar 2015 02:11:52 +0200 Matti Hamalainen Do not enable JSS_DEBUG when DM_DEBUG is enabled, it's a bit too spammy even
Mon, 02 Mar 2015 04:57:18 +0200 Matti Hamalainen Make the built in setup font/screen image/bar bitmap optional.
Mon, 02 Mar 2015 01:49:14 +0200 Matti Hamalainen Add dmzlib / zlib test utility.
Sun, 01 Mar 2015 18:16:10 +0200 Matti Hamalainen Make more error message fall under DM_DEBUG.
Sun, 01 Mar 2015 18:13:01 +0200 Matti Hamalainen Finishing touches to the DM_DEBUG stuff.