[ODE] build touchups in current svn
Mike Frysinger
vapier at gentoo.org
Sun Jun 11 07:40:33 MST 2006
first off, minor things ... might want to `svn pd svn:executable` on a few of
the files in the repo:
ode/src/stepfast.cpp
include/ode/collision_trimesh.h
contrib/BreakableJoints/stepfast.cpp
some autogen.sh sanity checks would be nice ... just add '|| exit 1' to every
line which calls an autotool ... patch attached to do this
fix `./configure --help` output for the --with-arch option and make configure
release/debug a bit more flexible ... patch attached to do this
but onto the heart of the matter ... library generation in
ode/src/Makefile.am ... could someone describe what you guys are going for so
i can try to help clean it up ? the current system just doesnt do much right
wrt to shared lib generation ...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://q12.org/pipermail/ode/attachments/20060611/b1d2bd0c/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ode-autogen-sanity.patch
Type: text/x-diff
Size: 616 bytes
Desc: not available
Url : http://q12.org/pipermail/ode/attachments/20060611/b1d2bd0c/ode-autogen-sanity.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ode-configure-touchups.patch
Type: text/x-diff
Size: 1588 bytes
Desc: not available
Url : http://q12.org/pipermail/ode/attachments/20060611/b1d2bd0c/ode-configure-touchups.bin
More information about the ODE
mailing list