- 03 Jul, 2008 5 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
* Framework * Open Resource Compiler * Starsphere
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* Logos at the top * Proper stylesheet (better heading handling) * Added LSC logo
-
- 02 Jul, 2008 2 commits
-
-
Oliver Bock authored
* Added a "header" which holds the index page's content (to be continued...) * Fixed excludes * Disabled the doxygen tree view (ugly and no advantage)
-
Oliver Bock authored
* GCC 4 on OSX can't cope with it (dyld: lazy symbol binding failed: lazy pointer not found) * Can be done on demand using the strip command * Saves a binary build for debugging
-
- 01 Jul, 2008 1 commit
-
-
Oliver Bock authored
-
- 30 Jun, 2008 1 commit
-
-
Oliver Bock authored
* Older GNU Make seems to require base values to be set * Added standard include and lib paths * Added missing LDFLAGS to link stage
-
- 27 Jun, 2008 1 commit
-
-
Oliver Bock authored
-
- 20 Jun, 2008 1 commit
-
-
Oliver Bock authored
* Avoids build failures due to trunk being too volatile * Removed stackwalker_win.cpp patch (not required for 6.2) * Changed back to uppercase include dir (BOINC)
-
- 12 Jun, 2008 2 commits
-
-
Oliver Bock authored
* BOINC seems to have changes its include dir from upper to lower case * Also: fixed install dir variable in makefiles * Also: removed commented/unused code
-
Oliver Bock authored
* Includes a couple of dedicated patches * Uses BOINC's MinGW specific build script (doesn't require configure)
-
- 27 May, 2008 2 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
- 23 May, 2008 4 commits
-
-
Oliver Bock authored
* It's now integrated upstream * OGLFT svn revision: 108
-
Oliver Bock authored
-
Oliver Bock authored
* Added dedicated starsphere Makefile (symbol stripping doesn't work with g++ 4.0 on OSX, linker flags static/dynamic not supported) * Added necessary patch for OGLFT (OpenGL header location, GLU callback convention) * Tested on i386, using OpenGL framework (not X11) * Also: fixed a bug in OGLFT build (link freetype library!)
-
Oliver Bock authored
-
- 21 May, 2008 3 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
* Activated error checking via conditional calls to failure() ** We just exit in case of an error and do not use return value checks anymore (crude but effective) ** Both, stderr and stdout are now always (for non-trivial commands) redirected to the logfile to ensure nice and comprehensible output * Added "svn revert" right before "svn update" to make sure all files (incl. patched ones) are updated * Removing target source tree folder when using tarball download (e.g. freetype2) * Refactored tree preparations * Improved logging * Renamed "setup" to "build"
-
Oliver Bock authored
* Patching OGLFT to use fixed path/libfile for freetype2 instead of FindFreetype.cmake module * Added failure() for crude error handling (invocations pending) * Implemented cleansing in check_last_build() * Added global config section * Using $LOGFILE
-
- 20 May, 2008 2 commits
-
-
Oliver Bock authored
* Changed Freetype retrieval from cvs to simple tarball download (much faster, no point in using static repo) * SDL should also be changed to tarball download but 1.2.13 has appearently a bug in its "config-sdl" script (fails to list required libraries!). Let's wait for 1.2.14... * OGLFT and BOINC are still fetched from their respective repos as there're no proper releases available anyway * Also: added and implemented "--distclean" target
-
Oliver Bock authored
-
- 19 May, 2008 7 commits
-
-
Oliver Bock authored
* Using bash explicitly (e.g. for "type" built-in) * Implemented prerequisite check for executables (GL/GLU should also be checked!) * Added first parts of error handling harness * Also: removed KDevelop files of kscreensaver
-
Oliver Bock authored
* Fixed wrong env var in Makefile * Added tools to prerequisites
-
Oliver Bock authored
* Enabled autogen.sh for freetype (required!) * Optimized check_last_build() * Optimized messages
-
Oliver Bock authored
-
Oliver Bock authored
* Amended and added Makefiles where necessary ** Fixed/optimized Makefiles with regard to static linking ** Added install targets * Implemented build_starsphere() in build script * The framework part is built as a static library Notes: * ORC might eventually be an API (library) rather than an executable * There are minor dependencies between the framework and the graphics implementations due to GraphicsEngineFactory ** This currently prevents the framework to become truely independent (BOINC integration) ** Plugins could be a solution to this...
-
Oliver Bock authored
* Makes them easier to copy during build * Important: ALL binary resource files are required to have the extension .res from now on!
-
Oliver Bock authored
* Implemented build_generic(): SDL, Freetype2, OGLFT, BOINC * Added GPLv2 header * Added TODOs * Simplyfied logging (using absolute path) * Extended list of prerequisites
-
- 16 May, 2008 2 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
* Added MinGW setup incl. patches * Refactoring to functions * Basic command line parsing (build targets)
-
- 15 May, 2008 5 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* This is likely to be an interim solution until BOINC might eventually integrate the framework part * More moves follow to restructure the graphics code base
-
- 14 May, 2008 2 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-