From: John P. <jo...@ma...> - 2000-09-16 00:50:24
|
The CVS tree now has the current SOMELib revisions. I am starting to make minor changes here and there so developers should update their local trees as often as possible and commit changes as soon as possible to avoid anoying conflicts. The latest changes I have made was to add standard GNU files to the tree (ie AUTHORS, ChangeLog, BUGS, etc.) along with the copyright notices for the LGPL in each of the source files. Tom, you should maintain these files to make sure they have up to date info on what is going on with the projects. Also a basic Makefile needs to be supplied for the linux stuff. Just make one that will show me the compile chain (what files need to compile first/how should I link them, etc.) and I will work on creating the Linux build system using autoconfig. Also, I need you to document the boost stuff for me. Just a couple of lines of what they do so I am not totaly clueless :-) Also place the authors and the website of the boost stuff that you lifted, in the AUTHORS file under the contributors section. -Quinticent |