Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bullet stuff
02-20-2009, 07:02 PM,
#1
Bullet stuff
Two suggestions:

* Since Bullet source is now included in the VDrift build process, why not move the needed files to src/bullet (and include/bullet) and check them into our SVN repository? This would remove the need for the Bullet tarball in the SVN root and the confusion this has occasionally caused. It would simplify the build process further, and as new versions of Bullet are released developers could simply put the new files into src/bullet and "svn ci".

* Since the new release does not need all the extra Bullet compile directions, can we remove the "old Bullet compile" directions from the Compiling page on the wiki? It is an awful lot of clutter that is irrelevant to the latest release.
Reply
02-20-2009, 10:03 PM,
#2
Re: Bullet stuff
thelusiv Wrote:* Since Bullet source is now included in the VDrift build process, why not move the needed files to src/bullet (and include/bullet) and check them into our SVN repository? This would remove the need for the Bullet tarball in the SVN root and the confusion this has occasionally caused. It would simplify the build process further, and as new versions of Bullet are released developers could simply put the new files into src/bullet and "svn ci".

Sure, sounds good. Are you volunteering to do this? :-)

Quote:* Since the new release does not need all the extra Bullet compile directions, can we remove the "old Bullet compile" directions from the Compiling page on the wiki? It is an awful lot of clutter that is irrelevant to the latest release.

How about moving that section into a separate wiki page and putting a link to it on the Compiling page?
Reply
02-21-2009, 04:08 PM,
#3
Re: Bullet stuff
joevenzon Wrote:Sure, sounds good. Are you volunteering to do this? :-)
Done,

joevenzon Wrote:How about moving that section into a separate wiki page and putting a link to it on the Compiling page?
and done! Smile
Reply
02-21-2009, 09:49 PM,
#4
 
Thank you, sir. :-) Works great.
Reply
02-21-2009, 10:11 PM,
#5
Re: Bullet stuff
thelusiv Wrote:* Since Bullet source is now included in the VDrift build process, why not move the needed files to src/bullet (and include/bullet) and check them into our SVN repository?

i build against bullet from svn (and have been doing this for quite a while now). i don't really think we should include bullet files with vdrift but that's only my personal opinion. anyway, it's not that hard to modify the scons files to use a different bullet source directory.

--alex--
Reply
02-22-2009, 02:53 AM,
#6
 
Hmm, I might be able to make a way to set the Bullet src dir through a scons option. The tricky part is, the path is relative to VDrift/src/ in src/SConscript, and relative to VDrift/ in SConstruct. So it might be tricky to make it accept a relative path as well as a full path.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)