summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2011-11-17Fixed the aux directory to be the one recognized by automake.Sam Lantinga1-3/+3
2011-10-19Updated from configure.inSam Lantinga1-5425/+11750
2011-09-11Fixed Win64 builds with MingW.Ryan C. Gordon1-292/+360
2011-09-09Removed legacy Mac OS X dlcompat code.Ryan C. Gordon1-11362/+5348
2011-08-06Updated configure for new changes in configure.inSam Lantinga1-157/+604
2011-08-05More patches to compile.Ryan C. Gordon1-1/+0
2011-03-25SDL 1.3 requires a 64-bit type for the platform.Sam Lantinga1-2179/+0
2011-03-12If we leave the default SDL_config.h in place, it'll override the one generat...Sam Lantinga1-1/+5
2011-03-11We don't want to remove SDL_config.h since it's in source control now.Sam Lantinga1-5/+1
2011-03-11Updated configure with newer autoconfSam Lantinga1-8/+8
2011-03-11Added support for the Xcursor library for color cursorsSam Lantinga1-29/+181
2011-03-07The msimg library isn't needed anymore.Sam Lantinga1-1/+1
2011-02-28OSF isn't supported anymore.Sam Lantinga1-96/+1
2011-02-28IRIX is not supported anymore. :)Sam Lantinga1-95/+2
2011-02-28Dynamically load the Xinerama and xf86vmode extensionsSam Lantinga1-156/+409
2011-02-22Re-added the 3DNow! and AltiVec instruction support.Sam Lantinga1-20/+349
2011-02-18Added a better way to include build rules in the MakefileSam Lantinga1-21/+13
2011-02-16Updated to remove stdio redirect optionSam Lantinga1-32/+20
2011-02-16Made it possible to build SDL from a fresh checkout without any additional st...Sam Lantinga1-0/+30853