History log of /haiku/src/preferences/joysticks/Jamfile
Revision Date Author Comments
# 1e60bdea 30-Mar-2019 Augustin Cavalier <waddlesplash@gmail.com>

Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible.


# 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.


# 77d9a1e9 17-Aug-2010 Oliver Tappe <zooey@hirschkaefer.de>

* of course, gcc4 had more issues with the Joystick preflet

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


# 8b2b787b 07-Aug-2009 Axel Dörfler <axeld@pinc-software.de>

* Fixed build.


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


# 69425374 12-Jul-2008 Fredrik Modeen <fredrik@modeen.se>

cleanup

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


# eb1e7335 08-Jun-2008 Fredrik Modeen <fredrik@modeen.se>

Work in progress, now the Joystick pref should show the right text and error (that I can reproduce without joystick)

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


# 966510fd 24-Dec-2007 Stephan Aßmus <superstippi@gmx.de>

* remove these targets from the app_server test environment, they are not
really needed in this context anymore


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


# 44d1fa37 06-May-2007 Ryan Leavengood <leavengood@gmail.com>

Initial check-in of Joysticks preferences, courtesy of Oliver Ruiz Dorantes.

There is still work to be done.

I did some code formatting as well as created the Jamfile and rdef. I copied
the R5 Joysticks bitmap icons, but am working on a Haiku vector icon. For now I
just copied the Fonts icon for purposes of having something in the rdef.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21051 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.


# 77d9a1e9bc5cce4b7f200f8c50676b25d3b9ba67 17-Aug-2010 Oliver Tappe <zooey@hirschkaefer.de>

* of course, gcc4 had more issues with the Joystick preflet

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


# 8b2b787b62d304839b2897e0295b9587619cac27 07-Aug-2009 Axel Dörfler <axeld@pinc-software.de>

* Fixed build.


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


# 69425374373506bb000ef97a91b8e2f6c85e4e73 12-Jul-2008 Fredrik Modeen <fredrik@modeen.se>

cleanup

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


# eb1e73351294d82efec463018cc24ea0d8d73d06 08-Jun-2008 Fredrik Modeen <fredrik@modeen.se>

Work in progress, now the Joystick pref should show the right text and error (that I can reproduce without joystick)

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


# 966510fd6b0e36ebeb3565fc37bed297631e4e30 24-Dec-2007 Stephan Aßmus <superstippi@gmx.de>

* remove these targets from the app_server test environment, they are not
really needed in this context anymore


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


# 44d1fa37cd08d2a37420ed999a7b8a39ff144bac 06-May-2007 Ryan Leavengood <leavengood@gmail.com>

Initial check-in of Joysticks preferences, courtesy of Oliver Ruiz Dorantes.

There is still work to be done.

I did some code formatting as well as created the Jamfile and rdef. I copied
the R5 Joysticks bitmap icons, but am working on a Haiku vector icon. For now I
just copied the Fonts icon for purposes of having something in the rdef.


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