log Makefile @ 2547:71f04d8e791e

age author description
Mon, 18 Oct 2021 16:58:02 +0300 Matti Hamalainen Implement a simple shell script for finding C64 chargen ROM image file
Tue, 14 Jan 2020 03:01:00 +0200 Matti Hamalainen Build system cleanups: reordering, more comments.
Mon, 13 Jan 2020 23:27:01 +0200 Matti Hamalainen Remove useless dmMemset().
Fri, 24 May 2019 03:48:42 +0300 Matti Hamalainen Support DESTDIR for 'make install'.
Sun, 13 May 2018 06:00:50 +0300 Matti Hamalainen Initial port to SDL2. Many things will not work now.
Wed, 22 Nov 2017 01:33:21 +0200 Matti Hamalainen Improve build, so that we can build the tools and tests with minimal
Mon, 06 Nov 2017 01:13:04 +0200 Matti Hamalainen Stray whitespace at line end.
Sat, 28 Oct 2017 17:45:39 +0300 Matti Hamalainen Use $(shell ..) instead of backtics.
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.