History log of /haiku/src/tests/kits/opengl/direct_mode/Jamfile
Revision Date Author Comments
# 220d0402 31-Jul-2014 Oliver Tappe <zooey@hirschkaefer.de>

Use libstdc++, libsupc++ and libgcc from gcc_syslibs.

* Instead of faking libstdc++.so from libstdc++.a, use libstdc++.so
from the gcc_syslibs build feature for everything except x86_gcc2.
* Use libgcc_s.so from the gcc_syslibs build feature for everything but
x86_gcc2 (which still carries libgcc as part of libroot.so).
* Drop filtering of libgcc objects for libroot, as that is no longer
necessary since we're only using libgcc-as-single-object for libroot
with x86_gcc2, where the filtered object file doesn't exist. Should
the objects that used to be filtered cause any problems as part of
libgcc_s.so, we can always filter them as part of the gcc build.
* Use libsupc++.so from the gcc_syslibs build feature for everything but
x86_gcc2.
* Adjust all Jamfiles accordingly.
* Deactivate building of faked libstdc++.so for non-x86-gcc2. For
x86_gcc2, we still build libstdc++.so from the sources in the Haiku
source tree as part of the Haiku build .
* Put gcc_syslibs package onto the image, when needed.


# f5305c80 26-Dec-2013 Alexander von Gluck IV <kallisti5@unixzen.com>

tests/direct_mode: Fix OpenGL direct mode test build


# eb45d168 22-Dec-2013 Alexander von Gluck IV <kallisti5@unixzen.com>

GL: Remove OpenGL kit, x86 Mesa

* Depend on Mesa packages to provide functionality


# e97e4b74 13-Jun-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Update glu and mesa package

Also use the new build feature rules.


# 582c9735 17-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

gl test: Fix GL dependencies for GL kit test apps


# 3a7313e1 01-Apr-2012 JackBurton <stefano.ceccherini@gmail.com>

Fix build


# 3f7aeed2 05-Aug-2010 Philippe Houdoin <philippe.houdoin@gmail.com>

Don't link with libstdc++ for plain C samples.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37920 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 16d5c24e 07-Jul-2009 Oliver Tappe <zooey@hirschkaefer.de>

* merged 32bit-wchar_t branches of buildtools and haiku back into
the respective trunk

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31443 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e2947e53 06-Mar-2008 Stephan Aßmus <superstippi@gmx.de>

Created a simple icon for this demo.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24266 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a8251cf6 28-Mar-2007 Philippe Houdoin <philippe.houdoin@gmail.com>

Added a GLView direct mode test app, a quick and dirty direct mode version of the BeBook GLView sample app.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20463 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 220d04022750f40f8bac8f01fa551211e28d04f2 31-Jul-2014 Oliver Tappe <zooey@hirschkaefer.de>

Use libstdc++, libsupc++ and libgcc from gcc_syslibs.

* Instead of faking libstdc++.so from libstdc++.a, use libstdc++.so
from the gcc_syslibs build feature for everything except x86_gcc2.
* Use libgcc_s.so from the gcc_syslibs build feature for everything but
x86_gcc2 (which still carries libgcc as part of libroot.so).
* Drop filtering of libgcc objects for libroot, as that is no longer
necessary since we're only using libgcc-as-single-object for libroot
with x86_gcc2, where the filtered object file doesn't exist. Should
the objects that used to be filtered cause any problems as part of
libgcc_s.so, we can always filter them as part of the gcc build.
* Use libsupc++.so from the gcc_syslibs build feature for everything but
x86_gcc2.
* Adjust all Jamfiles accordingly.
* Deactivate building of faked libstdc++.so for non-x86-gcc2. For
x86_gcc2, we still build libstdc++.so from the sources in the Haiku
source tree as part of the Haiku build .
* Put gcc_syslibs package onto the image, when needed.


# f5305c806c94ad63bda5f5b8a3036d3d6a7fdebb 26-Dec-2013 Alexander von Gluck IV <kallisti5@unixzen.com>

tests/direct_mode: Fix OpenGL direct mode test build


# eb45d168e18352b635255d10895521c6719bf357 22-Dec-2013 Alexander von Gluck IV <kallisti5@unixzen.com>

GL: Remove OpenGL kit, x86 Mesa

* Depend on Mesa packages to provide functionality


# e97e4b74a062e577778a8012673e95290bb18dea 13-Jun-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Update glu and mesa package

Also use the new build feature rules.


# 582c97352d3a1fc36ca63cab5ac88fb3f206a9e7 17-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

gl test: Fix GL dependencies for GL kit test apps


# 3a7313e1cc1c9c036932a0f43735af56abb92f13 01-Apr-2012 JackBurton <stefano.ceccherini@gmail.com>

Fix build


# 3f7aeed212bcb6cee5fb8aa88f6faf37f6b8d8ef 05-Aug-2010 Philippe Houdoin <philippe.houdoin@gmail.com>

Don't link with libstdc++ for plain C samples.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37920 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 16d5c24e533eb14b7b8a99ee9f3ec9ba66335b1e 07-Jul-2009 Oliver Tappe <zooey@hirschkaefer.de>

* merged 32bit-wchar_t branches of buildtools and haiku back into
the respective trunk

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31443 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e2947e53448c4645a4a996b6819a3855fcf04ef0 06-Mar-2008 Stephan Aßmus <superstippi@gmx.de>

Created a simple icon for this demo.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24266 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a8251cf6301d40d2c9aad5dd2ce788149eca71b5 28-Mar-2007 Philippe Houdoin <philippe.houdoin@gmail.com>

Added a GLView direct mode test app, a quick and dirty direct mode version of the BeBook GLView sample app.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20463 a95241bf-73f2-0310-859d-f6bbb57e9c96