Commit graph

11 commits

Author SHA1 Message Date
Jesse Dean
0e7b17ec5f Can't use debugger with no gui, updated configure script
Also removed Go/Stop toggle switch, instead we now have Go, Trace, Step, 
and Break buttons in the gui
2009-01-18 04:59:16 +00:00
Jesse Dean
e976bf455e Added ability to disable specific plugins from configure script and
added dummyinput to dummy plugins.  The configure script now also checks 
for SDL-ttf for blight as well as libsamplerate for resample support in 
jttl_audio
2009-01-16 22:48:49 +00:00
Jesse Dean
7a42ac609b Corrected name of z64's author, it's Ziggy, not Zilmar :$ 2009-01-11 06:45:39 +00:00
Jesse Dean
c205ff417a Rewrote configure to use a table to map options to make flags. Should
make maintaining the script easier
2009-01-09 17:56:21 +00:00
Jesse Dean
7c93ddf853 Bugfix for pre.mk and configure 2009-01-09 15:45:19 +00:00
Jesse Dean
de62dc4d60 Fixed FTGL tests in configure script and some code cleanup 2009-01-09 15:32:59 +00:00
Jesse Dean
d521f54e81 Added compiler test for dependancies to configure script 2009-01-09 14:55:07 +00:00
Jesse Dean
da2aa83665 Fixed bug in __nonzero__ method returning an int instead of bool 2009-01-09 10:03:20 +00:00
Jesse Dean
d4f72044cb Fixed behaviour of initialize to clear error state and dict 2009-01-09 05:48:49 +00:00
Jesse Dean
c1082fb269 Added folder support to configure and replaced --defaults flag with
complimentary --previous flag
2009-01-09 05:24:04 +00:00
Jesse Dean
13cc19549e Adding new configure script. Makefile makes use of it's options, but
for now, the configure script is optional
2009-01-09 03:27:23 +00:00