log Makefile.gen @ 660:fc5e3e6d9097

age author description
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.
Sat, 03 Nov 2012 16:08:30 +0200 Matti Hamalainen Modularize some more.
Sat, 03 Nov 2012 08:21:29 +0200 Matti Hamalainen Fix build for Win32.
Sat, 03 Nov 2012 07:54:23 +0200 Matti Hamalainen Fix building with libpng.
Sat, 03 Nov 2012 03:49:30 +0200 Matti Hamalainen Add simple bitstream writing functions.
Sat, 03 Nov 2012 02:39:52 +0200 Matti Hamalainen Add gfxconv to the build.
Sat, 03 Nov 2012 02:19:51 +0200 Matti Hamalainen Move c64 utilities to the engine lib, as we benefit from a common framework.
Fri, 19 Oct 2012 21:52:16 +0300 Matti Hamalainen Even more work towards the editor.
Fri, 19 Oct 2012 05:26:34 +0300 Matti Hamalainen Pass parameters to sub-processes of make.
Thu, 18 Oct 2012 20:11:34 +0300 Matti Hamalainen Add edview to the build.
Wed, 17 Oct 2012 03:46:40 +0300 Matti Hamalainen Add EDITOR_HEADERS to the dependency.
Wed, 17 Oct 2012 03:40:30 +0300 Matti Hamalainen Rename eddemoobj to edtlobj, etc.
Wed, 17 Oct 2012 02:37:03 +0300 Matti Hamalainen Improve building.
Wed, 17 Oct 2012 02:27:55 +0300 Matti Hamalainen Work towards a working editor .. some day.
Wed, 17 Oct 2012 01:47:43 +0300 Matti Hamalainen Add demo obj.
Wed, 17 Oct 2012 01:15:09 +0300 Matti Hamalainen Fix build process for out of tree builds.
Tue, 16 Oct 2012 20:09:11 +0300 Matti Hamalainen Work towards Qt based editor.
Tue, 16 Oct 2012 19:06:51 +0300 Matti Hamalainen Work towards Qt-based editor instead.
Tue, 16 Oct 2012 01:33:26 +0300 Matti Hamalainen Work towards editor.
Mon, 15 Oct 2012 22:48:41 +0300 Matti Hamalainen Beginnings of the editor.
Mon, 15 Oct 2012 21:27:24 +0300 Matti Hamalainen Add dmengine.o module.
Mon, 15 Oct 2012 13:28:32 +0300 Matti Hamalainen Move -O3 to EXTRA_CFLAGS.
Mon, 15 Oct 2012 13:28:00 +0300 Matti Hamalainen Rename DM_DEBUG compile time define to DM_DEVEL, for development mode.
Sun, 14 Oct 2012 23:35:57 +0300 Matti Hamalainen Add dmtimelinew to the build.
Sun, 14 Oct 2012 14:30:29 +0300 Matti Hamalainen Add the (unfinished) timeline code to the build.
Fri, 12 Oct 2012 11:37:06 +0300 Matti Hamalainen Fix building of demo executable, the order of objects for linking was incorrect.
Thu, 11 Oct 2012 21:02:31 +0300 Matti Hamalainen Add special rule for demo executables.
Thu, 11 Oct 2012 17:24:47 +0300 Matti Hamalainen Add SDL_LDFLAGS to generic binary rule.
Thu, 11 Oct 2012 11:10:53 +0300 Matti Hamalainen Add SDL_CFLAGS to fontconv build.
Thu, 11 Oct 2012 10:07:59 +0300 Matti Hamalainen Don't link libSDL uselessly to utilities that do not actually use it.
Thu, 11 Oct 2012 08:55:21 +0300 Matti Hamalainen Add -msse2 if DM_USE_SIMD is enabled.
Tue, 09 Oct 2012 13:03:15 +0300 Matti Hamalainen Add line/sprite renderer to build.
Mon, 08 Oct 2012 09:01:05 +0300 Matti Hamalainen Modularize line clipping etc. a lot, and export all line drawing and
Sun, 07 Oct 2012 14:20:47 +0300 Matti Hamalainen Add dmwav to the build process.
Sat, 06 Oct 2012 19:11:49 +0300 Matti Hamalainen Add some depencies.
Sat, 06 Oct 2012 12:21:31 +0300 Matti Hamalainen Implement TTF to bitmap font conversion (crude).
Sat, 06 Oct 2012 08:31:37 +0300 Matti Hamalainen Improve build system granularity.
Sat, 06 Oct 2012 08:00:34 +0300 Matti Hamalainen Add a hardcoded font to PPL.
Sat, 06 Oct 2012 08:00:24 +0300 Matti Hamalainen Improve build system.