]> git.jsancho.org Git - lugaru.git/history - makefile
Added support for 'make install' target in CMake scripts
[lugaru.git] / makefile
2010-05-11 Ryan C. GordonChanged data dir mentioned in makefile.
2009-11-17 Ryan C. GordonReworked build system to make Mac Universal Binaries...
2009-11-01 Ryan C. GordonUniversal binary support in build system. Sorta duct...
2009-11-01 Ryan C. GordonVarious Mac build fixes.
2009-10-31 Ryan C. GordonUpdated makefile with Mac OS X build fixes.
2009-08-19 Ryan C. GordonChanged out SDL and OpenAL libs.
2009-08-19 Ryan C. GordonBehold the magic of ld -rpath $ORIGIN ...!
2009-08-19 Ryan C. GordonThere's really no reason to use ccache with this.
2009-08-19 Ryan C. GordonAdded missing SGI GLU source code we need.
2009-08-19 Ryan C. GordonPatched to compile on newer gcc.
2009-08-19 Ryan C. GordonRemoved static library GLU, added SGI's GLU sources.
2009-08-19 Ryan C. GordonUse a crosstool compiler.
2009-01-14 Ryan C. GordonMkdir bin directories in Makefile.
2005-10-17 Ryan C. GordonLink against non-SSE2 libGLU.
2005-08-12 Ryan C. GordonMore OpenAL work.
2005-08-08 Ryan C. GordonStatically link fmod.
2005-08-08 Ryan C. GordonFirst shot at an OpenAL renderer. Sound effects work...
2005-08-08 Ryan C. GordonBuild fixes.
2005-08-08 Ryan C. GordonExperiment to wedge OpenAL in here...
2005-08-08 Ryan C. GordonHoly Build Box makefile tweaks.
2005-08-07 Ryan C. GordonEnabled optimizations.
2005-08-06 Ryan C. GordonDynamically load the GL.
2005-08-06 Ryan C. GordonJPG support.
2005-08-06 Ryan C. GordonStarted removing DevIL dependency. PNG read support...
2005-08-05 Ryan C. GordonLots of input work...demo is now fully playable.
2005-08-05 Ryan C. GordonGame builds and runs...need more input.
2005-08-05 Ryan C. GordonMore work: compiles, missing like 5 symbols.
2005-08-05 Ryan C. GordonChanged my mind about the warnings for now...
2005-08-05 Ryan C. GordonDon't disable all warnings...
2005-08-05 Ryan C. GordonMore work.
2005-08-05 Ryan C. GordonRenamed WinDefs.* to MacCompatibility.*, since most...
2005-08-05 Ryan C. GordonFirst file compiles. :)