CMakeLists.txt
Wed, 06 Mar 2013 01:28:21 +0100 koda fail if sparkle not found consciously
Mon, 04 Mar 2013 23:11:28 +0100 koda version variables confom to naming convention
Mon, 04 Mar 2013 18:27:21 +0100 koda on linux assume datapath is always relative to cmake_install_prefix, unless you provide an absolute path; on win32/osx hardcode engine path to default installation prefixes (it gets overridden at runtime so it works even if you move the data folder)
Mon, 04 Mar 2013 16:35:17 +0100 koda typo and doc
Mon, 04 Mar 2013 13:44:33 +0100 koda use rev info from the just created file when configuring without mercurial
Mon, 04 Mar 2013 13:30:33 +0100 koda dump rev and hash in a file to be packed by cpack
Mon, 04 Mar 2013 13:29:59 +0100 koda adjust cpack ignored files (libraries, mobile project files and win res files are still necessary)
Mon, 04 Mar 2013 10:30:56 +0100 koda convert HAVE_NETSERVER to check for file existance, so that it's easier to provide missing servers
Mon, 04 Mar 2013 10:08:38 +0100 koda convert HW_DEV in ifdef DEBUG clauses
Fri, 01 Mar 2013 00:58:37 +0100 koda drop useless option, automatically set revision and debug info
Fri, 01 Mar 2013 00:06:05 +0100 koda split cVersionString into its three separate components (version, revision, hash) and apply the new values sensibly on the frontend (esp. title, info and feedback)
Thu, 28 Feb 2013 23:05:07 +0100 koda support WARNING message status on cmake 2.6 (bug 524)
Wed, 27 Feb 2013 23:15:37 +0100 koda physfs strikes back
Mon, 25 Feb 2013 19:48:35 +0100 koda on windows fpc-linking is the funniest of all physfslayer
Mon, 25 Feb 2013 10:03:35 +0100 koda moar docs update physfslayer
Mon, 25 Feb 2013 00:20:09 +0100 koda due to popular demand, add a compile time switch to manually select whether to build the internal physfs (default) or not physfslayer
Sun, 24 Feb 2013 23:11:00 +0100 koda perform a version check before including physfs (maybe there is a better place for this?) and allow overriding automagic search physfslayer
Sun, 24 Feb 2013 19:11:58 +0100 koda this should hijack the linker name and always pick the bundled physfs when another version is already prsent physfslayer
Fri, 22 Feb 2013 06:39:16 +0100 koda and now compile and link properly physfslayer
Fri, 22 Feb 2013 05:15:48 +0100 koda use standard library prefix physfslayer
Wed, 20 Feb 2013 02:21:58 +0100 koda add support for clang 3.3 (although there has to be a better way for this) and output right version number webgl
Sun, 27 Jan 2013 00:28:57 +0100 koda update branch webgl
Fri, 04 Jan 2013 21:44:40 +0400 unc0rr Merge from default flibqtfrontend
Sun, 30 Dec 2012 03:00:51 +0100 koda don't discard older cmake_c_flags
Sun, 30 Dec 2012 02:43:24 +0100 Willie Zhu GCI2012: CMake List Append
Wed, 02 Jan 2013 11:11:49 +0100 koda install shaders only when needed, find clang only when needed, fix building on windows, better cmake boolean vars webgl
Sun, 30 Dec 2012 09:23:30 -0500 Michael Hartman Added shaders and -GL2 option webgl
Thu, 27 Dec 2012 15:32:48 +0100 koda move DATA_INSTALL_DIR to the configurable options section
Thu, 27 Dec 2012 13:24:57 +0100 koda typo when using DATA_INSTALL_DIR
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Thu, 20 Dec 2012 23:14:54 +0100 koda remove the CROSSAPPLE option until a better solution is found
Thu, 20 Dec 2012 23:12:18 +0100 koda cmake rework, cleanup a lot of redundant sections, separate library and binary install location, unify osx and win handling of the data directory (tested on win, lin and mac)
Wed, 19 Dec 2012 18:23:29 +0100 koda remove FPFLAGS and GHFLAGS from cache every time
Sun, 16 Dec 2012 12:25:13 +0400 unc0rr Merge from default flibqtfrontend
Sun, 09 Dec 2012 18:00:01 +0100 koda cmake verbosity/documentation/cleanup/formatting
Sun, 09 Dec 2012 16:00:06 +0100 koda less linking needed, raise minimum_osx_version when videorec is enabled
Sat, 08 Dec 2012 22:53:23 +0400 unc0rr Merge with default flibqtfrontend
Sat, 08 Dec 2012 15:38:16 +0100 koda removing the optimisation that caused (most likely) the lua crashes on osx flibqtfrontend
Sat, 08 Dec 2012 15:38:16 +0100 koda removing the optimisation that caused (most likely) the lua crashes on osx
Tue, 04 Dec 2012 10:49:52 +0100 koda backout rea7541f77944 since development of frontlib is on another branch
Fri, 30 Nov 2012 07:42:28 +0100 m4tx GCI2012: Lowercase CMake functions (main files only)
Sat, 01 Dec 2012 15:52:36 -0600 Bryan Dunsmore Refactor Clang module. webgl
Fri, 30 Nov 2012 21:28:40 -0600 Bryan Dunsmore Move version check of Clang to CMakeLists. webgl
Fri, 23 Nov 2012 10:43:15 +0100 koda show console on win when debugging to see frontend messages
Thu, 22 Nov 2012 10:28:07 +0100 koda update var name webgl
Thu, 22 Nov 2012 00:41:53 +0100 koda updated branch webgl
Wed, 21 Nov 2012 23:34:54 +0100 koda moar cmake cleanup, use message(WARNING ...) where appropriate
Wed, 21 Nov 2012 18:34:45 +0100 koda cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
Wed, 21 Nov 2012 15:03:33 +0100 koda Bad unC0Rr
Wed, 21 Nov 2012 17:57:05 +0400 unc0rr Bad koda!
Wed, 21 Nov 2012 12:03:40 +0100 koda little cmake cleanup, search installed modules first, then our own
Wed, 21 Nov 2012 01:48:10 +0100 koda lotsa hackery to get frontend somehow link libengine...
Wed, 21 Nov 2012 00:04:09 +0400 unc0rr Start port to frontlib
Tue, 20 Nov 2012 18:33:09 +0100 koda physfs compilation on windows
Mon, 19 Nov 2012 13:21:20 +0100 koda win build changes, fpc 2.6, CMAKE_PREFIX_PATH, glut header
Sun, 18 Nov 2012 00:58:57 +0400 unc0rr - Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents) physfslayer
Tue, 13 Nov 2012 22:24:30 +0100 koda some CMake cleanup webgl
Sat, 17 Nov 2012 00:41:30 +0400 unc0rr We need custom script loading function in lua now physfslayer
Sat, 17 Nov 2012 00:10:46 +0400 unc0rr Oops, didn't realize FindLua.cmake is our own module physfslayer
Sat, 17 Nov 2012 00:01:06 +0400 unc0rr Implement reader in C ffs physfslayer
Wed, 14 Nov 2012 00:41:29 +0400 unc0rr - Add physfsrwops library physfslayer
Tue, 13 Nov 2012 23:21:46 +0400 unc0rr merge with default physfslayer
Sun, 11 Nov 2012 15:14:18 +0100 koda merge with latest default webgl
Fri, 09 Nov 2012 14:40:40 +0000 koda add a few cmakefiles for c engine and rtl webgl
Thu, 08 Nov 2012 14:51:56 +0000 koda rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options webgl
Wed, 07 Nov 2012 05:18:06 +0100 koda merge
Thu, 08 Nov 2012 14:46:55 +0000 koda split WEBGL and NOPASCAL cmake options webgl
Mon, 05 Nov 2012 02:24:28 +0100 koda add CMakeFile for pas2c, add WEBGL config option webgl
Sat, 08 Dec 2012 15:38:16 +0100 koda removing the optimisation that caused (most likely) the lua crashes on osx 0.9.18
Sun, 04 Nov 2012 17:27:54 -0500 nemo bad koda
Mon, 05 Nov 2012 00:32:41 +0400 unc0rr merge with default again physfslayer
Sun, 04 Nov 2012 16:28:04 +0100 hasufell play nicer with system flags 0.9.18
Fri, 02 Nov 2012 00:06:11 +0100 koda many osx sparkle fixes 0.9.18
Sat, 03 Nov 2012 00:34:35 +0400 unc0rr Merge with default physfslayer
Thu, 01 Nov 2012 21:42:06 +0100 koda merge from default 0.9.18
Wed, 31 Oct 2012 15:54:55 -0400 nemo merge trunk w/ final 0.9.18
Wed, 31 Oct 2012 12:52:53 +0400 unc0rr Merge from default 0.9.18
Tue, 30 Oct 2012 00:17:23 +0100 koda merge from stable
Mon, 29 Oct 2012 21:49:09 +0100 koda dev version bump, for 'stable' commits please use 0.9.18 branch
Fri, 26 Oct 2012 14:13:09 +0100 koda 0.9.18 release branch 0.9.18
Thu, 25 Oct 2012 13:55:55 -0400 nemo Restore -gv, limit points to template dimensions
Thu, 25 Oct 2012 13:30:08 -0400 nemo -gv was causing broken behaviour
Thu, 25 Oct 2012 05:06:00 +0200 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)
Thu, 25 Oct 2012 01:16:13 +0200 koda finally videorec on osx
Wed, 24 Oct 2012 04:21:29 +0200 koda fuuuuuuuuuuuu don't use stack checking
Sun, 21 Oct 2012 01:28:33 +0400 unc0rr Fix build physfslayer
Mon, 01 Oct 2012 12:01:39 +0400 unc0rr - Fix warnings and hints
Fri, 28 Sep 2012 18:03:32 +0100 koda use cmake OPTION for arguments and further cleanup on CMakeFiles
Tue, 25 Sep 2012 02:57:03 +0200 koda only accept RELASE and DEBUG build type configuration
Tue, 25 Sep 2012 01:02:21 +0200 koda force a DEBUG build when HW_DEV is true, some CMakeLists.txt cleanup/commenting
Tue, 25 Sep 2012 00:35:49 +0200 koda slight tweak to lua linking (that will break everything, i'm sure)
Wed, 18 Jul 2012 15:05:56 +0100 koda allow FPFLAGS and GHFLAGS only in cmakes able to support them
Tue, 19 Jun 2012 00:40:52 +0400 unc0rr Oops, forgot this
Sun, 17 Jun 2012 16:32:44 +0200 koda CROSSAPPLE ftw
Wed, 13 Jun 2012 11:18:30 -0400 nemo LUA_FOUND should surely be set only if the system lua was found.
Mon, 11 Jun 2012 01:16:43 +0200 koda reorganize options.inc a little
Mon, 11 Jun 2012 01:13:57 +0200 koda uniform NOPNG and NOSERVER cmake symbols
Mon, 11 Jun 2012 00:03:04 +0200 koda sed 's/\t/ /g' CMakeLists.txt
Wed, 23 May 2012 02:39:30 +0200 koda add NOPNG to cmake to explicitly disable PNG dependency
Wed, 23 May 2012 01:53:25 +0200 koda add GHC and GHFLAGS from cmake too
Wed, 23 May 2012 01:39:31 +0200 koda rename a few internal cmake variables (for consistency and readability)
Wed, 23 May 2012 00:45:37 +0200 koda there a libSDLMain.a in the bundled SDL framework
Sun, 20 May 2012 17:17:21 +0200 Xeli remove the need to qt and co when using cmake with -DANDROID=1
Fri, 11 May 2012 00:11:01 +0200 koda fix building with lua (i think)
Mon, 07 May 2012 14:53:08 +0200 koda when Lua is not found, fallback to compiling the one that comes bundled in our sources
Mon, 07 May 2012 11:59:09 +0200 koda invert LUA symbol meaning and avoid hints when compiling without it
Mon, 07 May 2012 10:51:32 +0200 koda add support for FPC and FPFLAGS cmake arguments (helps crosscompiling)
Thu, 03 May 2012 16:04:38 +0100 koda HAPPY 7000th COMMIT HEDGEWARS
Wed, 02 May 2012 11:43:43 +0100 koda marked a couple of functions as inline
Sat, 24 Mar 2012 15:52:07 +0100 Xeli fixed some typo's. LUA_LIBRARY now points to the right name, regardless of the host machine. Running cmake after a bad attempt (ie forgot to add paths to PATH) now works rather than having to clean the cache
Fri, 27 Jan 2012 23:02:36 -0500 nemo bump to 0.9.18-dev - not sure how this was missed before
Thu, 29 Dec 2011 09:29:56 +0100 koda testing, let's try -Os optimisation for frontend and engine; small cleanup and typos
Wed, 28 Dec 2011 21:53:40 +0300 unc0rr Take koda's notice into account, also update list of source files
Thu, 24 Nov 2011 16:40:17 -0500 nemo Tidy up flake land generation, to avoid ragged holes in landbacktex. Remove of one odd Land[] change forces a PROTO bump. Well, had to happen eventually.
Thu, 24 Nov 2011 16:18:45 +0100 koda GSoC 2011: Android port - merged mainstream
Sat, 19 Nov 2011 15:36:33 -0500 nemo Aaaand merge into trunk too in case guys I was playing earlier are on trunk
Mon, 14 Nov 2011 13:31:38 -0500 nemo Aaand in .17 0.9.17
Mon, 14 Nov 2011 13:15:55 -0500 nemo Aaaand merge .17 into trunk.
Sun, 13 Nov 2011 14:41:02 -0500 nemo merge sound changes into .17, and, why not everything else too. 0.9.17
Sun, 13 Nov 2011 14:39:39 -0500 nemo My understanding from unc0rr is that as long as trunk and .17 are in sync, they maintain the protocol number.
less more (0) -120 tip