hedgewars/CMakeLists.txt
2012-12-02 koda fix compiling engine (bug introduced in r33868aea694c)
2012-12-01 Bryan Dunsmore Refactor Freepascal module.
2012-12-01 Bryan Dunsmore Move noexecstack flags to Freepascal module and refactor.
2012-12-01 Bryan Dunsmore Move code for Freepascal to separate CMake module.
2012-11-30 m4tx GCI2012: Lowercase CMake functions (main files only)
2012-11-21 koda updated branch webgl
2012-11-21 koda moar cmake cleanup, use message(WARNING ...) where appropriate
2012-11-21 koda cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
2012-11-21 koda little cmake cleanup, search installed modules first, then our own
2012-11-21 koda lotsa hackery to get frontend somehow link libengine...
2012-11-20 koda fix physfs on osx, now all platforms should be happy
2012-11-20 unc0rr Fix build
2012-11-20 koda physfs compilation on windows
2012-11-19 unc0rr Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
2012-11-19 koda meh
2012-11-13 koda some CMake cleanup webgl
2012-11-11 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
2012-11-13 unc0rr - Add physfsrwops library physfslayer
2012-11-13 unc0rr merge with default physfslayer
2012-11-11 koda merge with latest default webgl
2012-11-08 koda rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options webgl
2012-11-07 koda move stuff out of engine folder webgl
2012-11-07 unc0rr Build physfs lib before engine physfslayer
2012-11-05 unc0rr Start work on physfs support in engine physfslayer
2012-11-07 koda advice from hasufell 0.9.18
2012-11-04 koda avwrapper needs to depend on hwengine not on ENGINECLEAN 0.9.18
2012-11-04 hasufell fix parallel compilation 0.9.18
2012-10-25 koda countless small optimisation for cmake, output messages are now coherent (mostly) and the options get fully respected (eg. skipping library search if not activated)
2012-10-24 koda finally videorec on osx
2012-10-24 koda support video recording on windows with automation and headers
2012-10-24 koda enable png support under win32
2012-10-08 nemo A bit more on the knife. Also add missing files to CMakeLists
2012-09-28 koda use cmake OPTION for arguments and further cleanup on CMakeFiles
2012-09-25 koda another little tweak
2012-09-24 koda forgot a few checks from rev f40c65ae3eab
2012-09-20 koda issue ENGINECLEAN only when fpc < 2.6
2012-09-02 sheepluva if this doesn't work I shall cry like a lady
2012-09-02 sheepluva I assumed NO_VIDEOREC would be set if ${FFMPEG_FOUND} was false. doesn't seem to be the case.
2012-09-02 sheepluva engineclean returns
2012-08-29 unc0rr Fix library installation in win32
2012-08-28 sheepluva fix build for me
2012-08-28 unc0rr Merge Stepik-777's video recording gsoc project
2012-08-24 unc0rr Move rope code to separate unit
2012-08-11 Stepan777 cmake scripts
2012-08-10 Stepan777 better cmake script
2012-08-09 Stepan777 fix FindFFMPEG
2012-08-08 Stepan777 FindFFMPEG.cmake (used only for frontend for now).
2012-07-09 Stepan777 merge
2012-07-08 unc0rr Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
2012-06-24 Stepan777 merge
2012-06-13 nemo LUA_FOUND should surely be set only if the system lua was found.
2012-06-11 Stepan777 merge
2012-06-10 koda uniform NOPNG and NOSERVER cmake symbols
2012-06-04 Stepan777 here it is
2012-05-23 koda add NOPNG to cmake to explicitly disable PNG dependency
2012-05-22 koda rename a few internal cmake variables (for consistency and readability)
2012-05-22 koda there a libSDLMain.a in the bundled SDL framework
2012-05-07 koda when Lua is not found, fallback to compiling the one that comes bundled in our sources
2012-05-07 koda add support for FPC and FPFLAGS cmake arguments (helps crosscompiling)
2012-05-02 koda marked a couple of functions as inline
2012-04-28 Xeli changed uKeys to uInputHandler to better reflect its function
2012-04-24 koda this should enable png screenshots on osx as well
2012-04-23 vittorio giovara case sensitivity + correct variable check
2012-04-23 koda when libpng is not found, gratiously fallback to bmp screenshots; untested
2012-04-12 Stepan777 png screenshots
2012-03-18 koda workaround the different Lion ABI by forcing fpc 2.6 as minimum compiler version on osx
2011-12-03 unc0rr Some cleanup here and there
2011-10-28 koda one dangerous merge hedgeroid
2011-10-16 koda merge the changes applied to 0.9.16
2011-09-25 nemo rename to match prior mass hat rename
2011-10-12 koda because betas are baaaad (also really fix compiling everywhere) 0.9.16
2011-09-20 nemo Revert koda's c24fdd9a0458 until it stops breaking my builds :-p
2011-09-19 koda fix mac compilation 0.9.16
2011-09-12 sheepluva fix out-of-dir builds
2011-09-11 nemo rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
2011-09-11 nemo For better or for worse. Add sheepluva's forcing of clean on engine subdirectory. This works around a bug in fpc 2.4-2.6 that appears to generate incorrect inlining of loops on 2nd build. -B avoids this, but without a clean, the -B never got called. Also restore options, which I had confused w/ config. my bad.
2011-04-29 koda some updates to the crossbuild system for mac
2011-04-27 unc0rr Fix "Mixing signed expressions and longwords gives a 64bit result" warnings
2011-04-24 koda some comments and simplifications for cmake files
2011-03-17 koda allows for building hedgewars with SDL-1.3
2011-02-06 koda fix issue 185 :|
2011-02-06 sheepluva fix engine library compilation on linux/amd64
2010-12-04 unc0rr - Change painted map file format
2010-11-22 unc0rr SinTable.inc -> uSinTable.pas
2010-11-22 unc0rr uCommandHandlers
2010-11-21 unc0rr uDebug
2010-11-21 unc0rr uCaptions
2010-11-20 unc0rr Forgot this
2010-11-18 unC0Rr Introduce uRenderUtils
2010-11-18 unC0Rr Introduce uRender
2010-11-18 unC0Rr Introduce uTextures
2010-11-18 unC0Rr Move some stuff from uMisc to uUtils
2010-11-18 unC0Rr Introduce uCommands.pas
2010-11-17 unC0Rr Introduce unit uTypes in order to remove some cyclic unit dependencies
2010-11-07 unc0rr Fix freepascal version detector to ask only version from compiler rather than all help on parameters
2010-10-07 koda move all mobile-related functions in their own module, provides a structure for future mobile ports
2010-07-31 koda remove trailing spaces from end of line
2010-07-31 koda fix panning when zoomed (finally)
2010-06-23 smaxx General:
2010-06-21 koda memory management for openalbridge
2010-06-21 nemo disable uSHA, enable adler32
2010-06-17 koda Update repository checking code to reflect our recent Mercurial switch
2010-06-05 koda now engine can be optionally built as library, there's an example wrapper of how to use it
2010-05-16 sheepluva * make portals delete each other only indirectly (by setting timer to 0)
2010-05-01 nemo Break out DrawHH/DrawGear to reduce scrolling in uGears.pas, add portal graphics
2010-03-26 smxx CMake:
2010-03-14 smxx Engine:
2010-03-03 koda restore tiger 10.4 deployment
2010-03-03 smxx Engine:
2010-02-17 smxx Engine:
2010-02-15 koda add liblua to sources for macosx
2010-02-14 koda mac build supports lua
2010-02-13 smxx General:
2010-02-10 smxx Engine:
2010-02-10 smxx * Casing ... *whistle*
2010-02-10 smxx Engine:
2010-01-03 koda rewritten find_file part
2010-01-03 koda check for sdl_image and sdl_mixer versions
2010-01-03 koda smaller patches, one missing Sky-lowres, IMG_Init and Mix_Init (might require newer libraries), updates to SDL bindings, code cleanup, new compile flags
2009-12-24 koda introduction of IMG_Init
less more (0) -120 tip