log Makefile.cross-mingw @ 2418:8abdd95139d6

age author description
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().
Thu, 05 Dec 2019 18:24:43 +0200 Matti Hamalainen s/EXEEXT/BINEXT/g
Thu, 05 Dec 2019 16:06:20 +0200 Matti Hamalainen Change MINGW_PREFIX to BINTOOL_PREFIX.
Thu, 05 Dec 2019 01:24:37 +0200 Matti Hamalainen A bit more work on the MinGW 32/64bit build stuff.
Thu, 05 Dec 2019 00:19:50 +0200 Matti Hamalainen Add Makefile variable MINGW which determines which Windows target (x86-32 or 64bit) will be built.
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
Sat, 28 Oct 2017 17:45:39 +0300 Matti Hamalainen Use $(shell ..) instead of backtics.
Thu, 05 Mar 2015 07:45:28 +0200 Matti Hamalainen Oops, these build system changes didn't fly. Often CC is set to "cc" by
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
Thu, 05 Mar 2015 02:32:59 +0200 Matti Hamalainen Remove useless linker flags from SDL_LDFLAGS.
Wed, 04 Mar 2015 11:28:21 +0200 Matti Hamalainen Cross-build process fixes.
Wed, 04 Mar 2015 11:18:22 +0200 Matti Hamalainen Do not specify certain linker flags by default.
Wed, 04 Feb 2015 23:22:13 +0200 Matti Hamalainen Reorder for clarity.
Wed, 04 Feb 2015 19:09:42 +0200 Matti Hamalainen Comments, etc.
Wed, 04 Feb 2015 19:08:44 +0200 Matti Hamalainen Rename Makefile.w32 to more logical Makefile.cross-mingw base Makefile.w32@4ca1e0222fc3