]> git.jsancho.org Git - lugaru.git/history - CMakeLists.txt
Friends fight with true enemies, before they attacked player but hurting enemies
[lugaru.git] / CMakeLists.txt
2010-06-04 Côme BERNIGAUDSome clean up.
2010-06-03 Côme BERNIGAUDmerge & removing debug printf. (in Settings.cpp, by...
2010-06-03 Côme BERNIGAUDHUGE refactoring:
2010-05-24 Côme BERNIGAUDmerge
2010-05-23 Vadim TrochinskyMerge
2010-05-21 Vadim Trochinskymerge
2010-05-21 Côme BERNIGAUDmerging :-)
2010-05-20 Vadim Trochinskymerge
2010-05-18 Vadim TrochinskyMoved stereo initialization code to a separate file.
2010-05-17 Vadim TrochinskyRewrite config file system, remove duplicate config...
2010-05-16 Vadim Trochinskymerge
2010-05-16 Neal GompaTurn on x86_64 building by default in CMake scripts...
2010-05-16 Vadim TrochinskyMerged with parent
2010-05-16 Neal GompaAdded a line to enforce inclusion of C99 support header...
2010-05-16 Neal GompaFixed Data folder path for OSX bundles
2010-05-16 Neal GompaTook off some FORCE markers to allow configuration...
2010-05-16 Neal GompaMade massive change to CMake scripts. Hopefully now...
2010-05-15 Neal GompaWhoops. Make sure CMake scripts copy SDL dylib only...
2010-05-15 Neal GompaLooks like Windows users aren't the only ones that...
2010-05-15 Neal GompaFix error on forcing inclusion of OpenGL headers on...
2010-05-15 Neal GompaRemoving option to not use internal OpenGL headers...
2010-05-15 Harley LaueDon't force GL headers if the user doesn't want that
2010-05-14 Neal GompaMade sure that 'MacCompatibility.h' is used only with...
2010-05-14 Neal GompaFixed conditional with configuring OpenGL to only activ...
2010-05-14 Neal GompaAdded in 'stdint.h' and 'inttypes.h' for MSVC as Depend...
2010-05-14 Neal GompaAdded in support for resource compilation in MSVC;...
2010-05-14 Ryan C. GordonMerge.
2010-05-14 Neal GompaAdded in support for MSVC building for MSVC2005 and...
2010-05-14 Ryan C. GordonMerge.
2010-05-14 Neal GompaRemoved 'md5.h' from CMake scripts, as it no longer...
2010-05-14 Neal GompaFixed SDL linkage and internal libjpeg linkage breaks
2010-05-14 Neal GompaReverted internal SDL lib configuration modification...
2010-05-14 Neal GompaModified internal SDL lib configuration to properly...
2010-05-14 Neal GompaFixed CMake detection of internal libs
2010-05-14 Neal GompaMerged
2010-05-13 Harley LaueMerged
2010-05-13 Harley LaueFixed CMake so Force internal actually has a chance...
2010-05-13 Neal GompaFixed install paths in CMake so that the compiled binar...
2010-05-13 Neal GompaFixed error in handling Lugaru's default Windows instal...
2010-05-13 Neal GompaOops, forgot to actually pre-define the OpenAL internal...
2010-05-13 Neal GompaMerged
2010-05-13 Neal GompaAdded internal OpenAL libs for MinGW on Windows; MSVC...
2010-05-13 Harley LaueForgot to update CMake... again...
2010-05-13 Harley LaueMerged FMod changes in
2010-05-13 Neal GompaAdded win32 SDL libraries for MinGW and MSVC; Modified...
2010-05-13 Ryan C. GordonFixed dependencies, made them optional (so you can...
2010-05-13 Ryan C. GordonMerge.
2010-05-13 Ryan C. GordonReworked CMakeLists.txt.
2010-05-13 Neal GompaFixed a typo in setting OpenAL include directory paths
2010-05-13 Ryan C. GordonMerge.
2010-05-13 Neal GompaMerged changes for 'CMakeLists.txt'
2010-05-13 Harley LaueOops, BZip2 isn't really a dependency!
2010-05-12 Neal GompaSwitching to default branch and closing cmake branch...
2010-05-12 Neal GompaFixed Windows conditionals for building resources and...
2010-05-12 Neal GompaAdded Win32 conditional to CMake scripts for building...
2010-05-13 Ryan C. GordonMerge to unconfuse my repo.
2010-05-12 Ryan C. GordonMerge to mainline.
2010-05-12 Ryan C. GordonMerging cmake branch to the default branch.
2010-05-12 Neal GompaUpdated 'FindOggVorbis.cmake' to work better on Linux...
2010-05-12 Neal GompaResolved merges of FindOggVorbis.cmake and CMakeLists.txt
2010-05-12 Neal GompaAdded support for 'make install' target in CMake scripts
2010-05-12 Neal GompaAdded in support for the CMake module for searching...
2010-05-12 Harley LaueFind Vorbis via CMake instead of just assuming it's...
2010-05-11 Harley LaueQuickly created CMake to build the source