Fri, 24 Sep 2010 12:02:56 +0100 Added /NOBUILD option to holdingarea/build.bat bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 24 Sep 2010 12:02:56 +0100] rev 37
Added /NOBUILD option to holdingarea/build.bat This allows cmake to be run without subsequently invoking nmake
Fri, 24 Sep 2010 12:02:04 +0100 Moved syborggraphicswrapper from qemu package bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 24 Sep 2010 12:02:04 +0100] rev 36
Moved syborggraphicswrapper from qemu package
Fri, 24 Sep 2010 11:23:48 +0100 Modified CMake scripts to link against correct version of LLVM bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 24 Sep 2010 11:23:48 +0100] rev 35
Modified CMake scripts to link against correct version of LLVM VISUAL_STUDIO_VERSION must be defined to either 2005 or 2008 when CMake is run. See build.bat for example usage.
Fri, 24 Sep 2010 11:24:53 +0100 Added build script allowing use of different toolchains bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 24 Sep 2010 11:24:53 +0100] rev 34
Added build script allowing use of different toolchains holdingarea/build.bat provides command-line switches allowing: * Selection between Visual Studio versions (2005 / 2008) * Selection of debug / release builds * Selection of CMake generator (Visual Studio solution / NMake makefiles) * Enabling of miniEGL in the build * Enabling of PlatSim extensions in the build Calling the script with no parameters will start a build using Visual Studio 2005 and nmake.
Fri, 24 Sep 2010 11:15:50 +0100 Added additional builds of LLVM bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 24 Sep 2010 11:15:50 +0100] rev 33
Added additional builds of LLVM holdingarea/llvm/llvm-2.7 now contains the following builds of LLVM 2.7: * VS2005 debug * VS2005 release * VS2008 debug * VS2008 release Note that only the LLVM libraries are segregated according to compiler and build target. Single copies of the include and bin directories are provided. The LLVM executables are from a VS2005 release build.
Thu, 23 Sep 2010 15:54:53 +0100 Fixup missed changes from frame (buffer) to surface buffer. bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Thu, 23 Sep 2010 15:54:53 +0100] rev 32
Fixup missed changes from frame (buffer) to surface buffer. Change route to qemu syborg.h and memory model includes.
Thu, 23 Sep 2010 14:09:18 +0100 Merge rename of frame buffer to surface buffer with Guest EGL changes. bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Thu, 23 Sep 2010 14:09:18 +0100] rev 31
Merge rename of frame buffer to surface buffer with Guest EGL changes.
Thu, 23 Sep 2010 13:56:33 +0100 Rename use of "frame" buffer to "surface" buffer, to reduce confusion. bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Thu, 23 Sep 2010 13:56:33 +0100] rev 30
Rename use of "frame" buffer to "surface" buffer, to reduce confusion.
Tue, 21 Sep 2010 15:50:59 +0100 Minor fix to only exclude c_utils.pyc in the .hgignore file instead of all the vg/bin Python scripts bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Tue, 21 Sep 2010 15:50:59 +0100] rev 29
Minor fix to only exclude c_utils.pyc in the .hgignore file instead of all the vg/bin Python scripts
Thu, 23 Sep 2010 12:57:41 +0100 Fix guestegl to use dynamic framebuffer bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Thu, 23 Sep 2010 12:57:41 +0100] rev 28
Fix guestegl to use dynamic framebuffer
(0) -10 +10 tip