Commit Graph

9 Commits

Author SHA1 Message Date
Jordy Dickinson e6f06fbc78 Allow user to override environment variables 2013-12-27 15:02:40 -05:00
Bart van Strien 3d82eecc08 Apply the love-experiment moduleselect branch
You can now:
	- Enable and disable love's modules, implementations and libraries using configure switches
	- Use pkg-config for a couple of love's requirements
	- Build on OSX
	- Use newer versions of FreeType2
	- Get a slightly better error message using automagic
2013-12-08 19:32:32 +01:00
Bart van Strien 138fe49e35 Clean up readme a bit, add a note about running automagic from the root, and clean automagic up by making it slightly more verbose, and letting it check it's being run in the right directory (see issue #698) 2013-08-04 13:15:55 +02:00
Bart van Strien c4133f2489 (Hopefully) fix some issues with older version of autotools 2012-08-27 15:57:39 +02:00
Bart van Strien 140dbd4fcc Add silent-rules to configure.in, will allow for less verbose builds, also move configure.in and Makefile.am to platform/unix like other 'project files' 2012-05-29 22:01:46 +02:00
vrld 5b05e5a07a Fix issue #396: Make automagic check for libtool and auto(conf|tools). 2012-03-22 12:43:52 +01:00
Bart van Strien b7d3054f6b Make platform/unix/automagic nicer 2011-06-08 21:55:23 +02:00
Tommy Nguyen c4fd3d985d It's been a while since I've built LÖVE, so forgive my forgetfulness.
Made automagic script run gen-makefile (took me half an hour to figure out I had to do this first...)
Also made sure it's running from the right path :)
2009-12-21 01:29:56 +01:00
rude dcb3dfd83d Initial Mercurial commit. 2009-07-26 15:46:49 +02:00