log Makefile.gen @ 1272:acae5f8ebc67

age author description
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.
Fri, 27 Feb 2015 20:18:53 +0200 Matti Hamalainen Change 'make clean' rule so that it ignores possible errors.
Fri, 27 Feb 2015 20:15:34 +0200 Matti Hamalainen Begin process of making zlib optional for some things.
Fri, 27 Feb 2015 16:20:24 +0200 Matti Hamalainen Move lerp functions from dmlerp.c to dmcurves.c, too.
Fri, 27 Feb 2015 16:16:59 +0200 Matti Hamalainen Add new module dmcurves, that will contain functions for spline generation
Fri, 27 Feb 2015 04:44:48 +0200 Matti Hamalainen Remove vptest.
Thu, 26 Feb 2015 19:00:13 +0200 Matti Hamalainen Remove dmq3d stuff, it was for one demo project and belongs in the demo code.
Thu, 26 Feb 2015 18:51:18 +0200 Matti Hamalainen Remove the dmpackutil module, move the code to packed utility
Thu, 26 Feb 2015 18:28:32 +0200 Matti Hamalainen Initial import of separated zlib decoding routines lifted from
Wed, 25 Feb 2015 22:14:03 +0200 Matti Hamalainen Rename viewmod utility to dumpmod.
Tue, 24 Feb 2015 00:47:39 +0200 Matti Hamalainen Moved lib64gfx files under tools, as it's not generic DMLIB module really.
Mon, 23 Feb 2015 19:49:37 +0200 Matti Hamalainen Add -lm to mod2wav link stage.
Tue, 17 Feb 2015 06:00:29 +0200 Matti Hamalainen Link to -lm and fix to match changes in dmperlin.
Wed, 04 Feb 2015 23:25:21 +0200 Matti Hamalainen Fix build system for empty DEMO_BIN target.
Wed, 04 Feb 2015 19:47:34 +0200 Matti Hamalainen Improve build system.
Tue, 21 Oct 2014 09:34:20 +0300 Matti Hamalainen Oops, -DDM_USE_C was not in the build process ...
Mon, 14 Jul 2014 00:46:53 +0300 Matti Hamalainen Remove obsolete configuration setting.
Mon, 14 Jul 2014 00:09:12 +0300 Matti Hamalainen Improve build process.
Sun, 13 Jul 2014 23:56:55 +0300 Matti Hamalainen Add flag variables for SDL_ttf.
Fri, 16 May 2014 03:22:39 +0300 Matti Hamalainen Move library source under src/ subdirectory.
Sat, 04 May 2013 23:29:22 +0300 Matti Hamalainen Add FFT routines.
Sun, 21 Apr 2013 18:29:38 +0300 Matti Hamalainen Move dm_print_optree() to dmevalw.c
Wed, 17 Apr 2013 21:54:34 +0300 Matti Hamalainen Make pre-built header versions of assets not depend on fontconv and
Wed, 17 Apr 2013 19:29:16 +0300 Matti Hamalainen Improve build system by adding support for separate binary paths for
Tue, 16 Apr 2013 16:54:42 +0300 Matti Hamalainen Added Auval with removed Lua dependancy, using dmeval only.
Tue, 16 Apr 2013 09:40:03 +0300 Matti Hamalainen Add evaltest.
Tue, 16 Apr 2013 09:36:53 +0300 Matti Hamalainen Rename testpl to plrtest.
Tue, 16 Apr 2013 08:13:20 +0300 Matti Hamalainen Clean up build system a bit.
Tue, 16 Apr 2013 07:39:55 +0300 Matti Hamalainen Make converted asset headers have no comment.
Tue, 16 Apr 2013 07:35:50 +0300 Matti Hamalainen Fix build process depencies for asset conversions.
Tue, 16 Apr 2013 07:32:29 +0300 Matti Hamalainen Move miniJSS into a subdirectory.
Tue, 16 Apr 2013 07:24:06 +0300 Matti Hamalainen Work towards fixing the build.
Tue, 16 Apr 2013 06:18:02 +0300 Matti Hamalainen More cleanup work. Build is broken for now.
Sat, 13 Apr 2013 20:11:10 +0300 Matti Hamalainen Oops, add -O3 back to default CFLAGS again.
Fri, 12 Apr 2013 11:21:37 +0300 Matti Hamalainen Rename things; Fix build by combining the conflicting rules.
Fri, 12 Apr 2013 11:18:45 +0300 Matti Hamalainen Add setup menu bar image conversion to build process, move some things around.
Fri, 12 Apr 2013 07:49:11 +0300 Matti Hamalainen Remove setupfont.h and setupimage.h from direct build targets, so that they
Fri, 12 Apr 2013 07:35:10 +0300 Matti Hamalainen More work on the video setup screen.
Fri, 12 Apr 2013 05:20:12 +0300 Matti Hamalainen Fix and improve build process.
Fri, 12 Apr 2013 05:12:08 +0300 Matti Hamalainen Build setupfont.h and setupimage.h from source data files. Use setupfont in PPL.
Fri, 05 Apr 2013 00:32:06 +0300 Matti Hamalainen Make timeline stuff optional.
Sun, 17 Mar 2013 04:34:12 +0200 Matti Hamalainen Fix build.
Thu, 20 Dec 2012 01:42:47 +0200 Matti Hamalainen Fix build by moving moc_* from TARGETS to TMPFILES.
Tue, 04 Dec 2012 20:56:56 +0200 Matti Hamalainen Add zlib LDFLAGS to view64 linking phase.
Fri, 23 Nov 2012 18:37:47 +0200 Matti Hamalainen Adjust to conform to lib64gfx API changes.
Wed, 21 Nov 2012 21:20:42 +0200 Matti Hamalainen Objects being added twice to the lib archive fixed.
Sat, 17 Nov 2012 17:04:44 +0200 Matti Hamalainen Add install target for Unix Makefile that installs tool binaries only, to
Sat, 17 Nov 2012 01:52:59 +0200 Matti Hamalainen Add a simple utility for generating different sinus, etc. value tables in c64 assembler format.
Fri, 16 Nov 2012 19:18:03 +0200 Matti Hamalainen Move certain editor related targets to the actual TARGETS variable, and
Sun, 04 Nov 2012 12:28:05 +0200 Matti Hamalainen Remove the rather useless vview utility.