- 20 Mar, 2009 1 commit
-
-
Oliver Bock authored
-
- 15 Mar, 2009 1 commit
-
-
Oliver Bock authored
-
- 13 Mar, 2009 2 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
- 15 Feb, 2009 1 commit
-
-
Oliver Bock authored
* Adjusted package naming conventions to current releases * Updated used packages to current releases
-
- 23 Jan, 2009 1 commit
-
-
Oliver Bock authored
-
- 14 Jan, 2009 1 commit
-
-
Oliver Bock authored
-
- 07 Jan, 2009 1 commit
-
-
Oliver Bock authored
-
- 23 Oct, 2008 1 commit
-
-
Oliver Bock authored
-
- 16 Oct, 2008 1 commit
-
-
Oliver Bock authored
* Make sure BOINC uses Apple's GL framework (required to build graphics lib) * Graphics lib required to embed application icon via setMacIcon() * Note: graphics lib depends on libjpeg (fink), hence we need /sw/include, too
-
- 08 Oct, 2008 1 commit
-
-
Oliver Bock authored
-
- 06 Oct, 2008 2 commits
-
-
Oliver Bock authored
* Dedicated build targets * Using G3 as CPU type on PPC
-
Oliver Bock authored
-
- 22 Sep, 2008 1 commit
-
-
Oliver Bock authored
-
- 15 Sep, 2008 1 commit
-
-
Oliver Bock authored
-
- 03 Sep, 2008 1 commit
-
-
Oliver Bock authored
-
- 22 Aug, 2008 1 commit
-
-
Oliver Bock authored
-
- 06 Aug, 2008 2 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
- 24 Jul, 2008 1 commit
-
-
Oliver Bock authored
-
- 13 Jul, 2008 1 commit
-
-
Oliver Bock authored
* Download and build (incl. MinGW) * Also: added a few chmods
-
- 11 Jul, 2008 2 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
* Invokes doxygen * Copies required images (finally!)
-
- 10 Jul, 2008 1 commit
-
-
Oliver Bock authored
* <project_specific> XML tag may be parsed to extract runtime parameters for graphics applications * Added dedicated fps and quality attribute handlers to BOINC Adapter (still mock-ups) * Added FPS initializer to WindowManager * Starsphere's fog is enabled at medium quality and higher * Starsphere's anti-aliased rendering is enabled at high quality only * Using conservative default values: 20 fps, low quality * Reduced initial resolution to 800x600
-
- 03 Jul, 2008 2 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
- 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)
-
- 23 May, 2008 3 commits
-
-
Oliver Bock authored
* It's now integrated upstream * OGLFT svn revision: 108
-
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 1 commit
-
-
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
-
- 19 May, 2008 3 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
-