log Makefile @ 1272:acae5f8ebc67

age author description
Thu, 19 May 2016 12:08:16 +0300 Matti Hamalainen Fix build process.
Thu, 05 Mar 2015 07:36:51 +0200 Matti Hamalainen Add dmMemset().
Thu, 05 Mar 2015 06:12:06 +0200 Matti Hamalainen Change direct assignments to ?=, so that those Makefile variables can be
Wed, 04 Feb 2015 23:22:13 +0200 Matti Hamalainen Reorder for clarity.
Wed, 04 Feb 2015 19:07:16 +0200 Matti Hamalainen Use ?= in the Makefiles to accept preset values.
Wed, 04 Feb 2015 18:00:48 +0200 Matti Hamalainen Use pkg-config for Tremor.
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.
Sat, 17 Nov 2012 17:13:12 +0200 Matti Hamalainen It would be nice if the install target would print out what it is actually
Sat, 17 Nov 2012 17:04:44 +0200 Matti Hamalainen Add install target for Unix Makefile that installs tool binaries only, to
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 02:19:51 +0200 Matti Hamalainen Move c64 utilities to the engine lib, as we benefit from a common framework.
Tue, 16 Oct 2012 19:06:51 +0300 Matti Hamalainen Work towards Qt-based editor instead.
Mon, 15 Oct 2012 22:48:41 +0300 Matti Hamalainen Beginnings of the editor.
Wed, 03 Oct 2012 10:24:46 +0300 Matti Hamalainen Add Tremor stuff to default Makefiles.
Fri, 28 Sep 2012 04:31:57 +0300 Matti Hamalainen Default executable binpath changed back to ./
Fri, 28 Sep 2012 02:08:17 +0300 Matti Hamalainen Improve buildsystem to support more flexible builds.
Fri, 28 Sep 2012 01:54:23 +0300 Matti Hamalainen Initial re-import.