]> git.jsancho.org Git - lugaru.git/history - CMakeLists.txt
CMake: Drop LUGARU_INSTALL_PREFIX and clean CMakeLists
[lugaru.git] / CMakeLists.txt
2016-11-20 Rémi VerscheldeCMake: Drop LUGARU_INSTALL_PREFIX and clean CMakeLists
2016-11-20 Côme ChillietIgnoring parentheses warnings for now - too much of...
2016-11-20 Neal Gompa (ニール... Merge branch 'unbundle-the-world-better' into 'master'
2016-11-20 Neal GompaCMake: Purge all the bundled dependencies
2016-11-19 Rémi VerscheldeCMake: Install OpenAL DLL and docs
2016-11-19 Rémi VerscheldeCMake: Install required DLLs when building with mingw
2016-11-19 Neal GompaCMake: Do not install no longer existent libraries
2016-11-19 Rémi VerscheldeDrop bundled OpenAL binaries
2016-11-19 Rémi VerscheldeCMake: Fix linking against system OpenAL via pkgconfig
2016-11-19 Rémi VerscheldeCMake: Simplify RC compilation and fix indentation
2016-11-19 Neal GompaFix paths for OpenAL headers
2016-11-19 Neal GompaOpenAL -> OPENAL
2016-11-19 Neal GompaUse pkgconfig for cross-compiling to detect OpenAL
2016-11-18 Neal GompaSet CMP0004 policy to OLD
2016-11-18 Rémi VerscheldeCMake: Use upstream SDL2 find_package
2016-11-18 Rémi VerscheldeWin32: Allow linking against system OpenGL (mingw)
2016-11-18 Neal GompaRevert "Remove superfluous explicit command for windres/rc"
2016-11-18 Neal Gompa (ニール... Merge branch 'sdl2-rebase' into 'master'
2016-11-18 Côme ChillietMigrated to SDL2
2016-11-18 Côme ChillietFixed CMakeLists.txt identation
2016-11-16 Neal GompaGenerate debugging symbols with Debug configuration
2016-11-15 Neal GompaCI: Drop legacy msvc2005 files, add AppVeyor
2016-11-15 Neal GompaRemove superfluous explicit command for windres/rc
2016-11-14 Neal Gompa (ニール... Merge branch 'fix-mingw32' into 'master'
2016-11-14 Rémi Verscheldemingw32: Fix issues with WIN32 not being defined
2016-11-13 Neal GompaAdd missing force internal command for OSX and refactor...
2016-11-13 Neal GompaFix cross-compiling command and add CI clause for MinGW
2013-07-13 Côme BERNIGAUDplayer replaced by Person::players which is a vector...
2012-05-12 sf17kget it to compile on my mingw setup
2011-05-26 sf17kmajor refactor of menu system, part 1
2011-05-20 Côme BERNIGAUDmerge
2011-05-19 Alexander MonakovMerge with p/lugaru
2011-05-17 Côme BERNIGAUDRefactor of the texture system
2011-05-02 Alexander MonakovDo not link against OpenGL library
2011-01-03 Alexander MonakovRemove Constants.h
2010-12-22 Alexander MonakovMove stats vars and award computation to Awards.cpp
2010-12-18 Alexander MonakovSlightly squash pack stuff
2010-12-18 Alexander MonakovSlightly squash unpack stuff
2010-12-12 Alexander MonakovCleanup sound loading
2010-12-12 Alexander MonakovUnused
2010-06-06 Alexander MonakovCleanup animation loading
2010-06-06 Alexander MonakovMake animation types an enum, move to a separate file
2010-06-06 Alexander MonakovMerge
2010-06-06 Alexander MonakovMerge
2010-06-06 Côme BERNIGAUDMissing files in the CMakeList.txt
2010-06-06 Alexander MonakovRemove Random.cpp
2010-06-06 Alexander MonakovRemove deleted files from CMakeLists.txt
2010-06-06 Alexander MonakovMerge
2010-06-05 Côme BERNIGAUDVarious SDL input and Game::* cleanups
2010-06-05 Côme BERNIGAUDMove player account handling into separate class
2010-06-05 Côme BERNIGAUDCleanning up Sprite class. More can be done, but it...
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
next