Hi Dirk, > Hi Gerrit, > > Gerrit Voss wrote: > >>the comment was not scons specific it was just a general reminder that >>we are blowing up our repository and given all I read so far this curve >>shows up not down. Currently we are at (fresh checkout) : >> >>feynman: gerrit/tmp% du -hs OpenSG/ >>149M OpenSG/ >> >>with the core source >> >>feynman: tmp/OpenSG% du -hs Source >>65M Source >> > > That's pretty heavy. > >>The basic idea of adding flex/bison is good, even if I don't like the fact >>that there is no reference where these files are coming from and under which >>license they are, because we finally can remove all OSGScanParseSkel.* copies >>completely from the repository. >> > > Hm. I don't like to depend on that very much, unless there s an easy way > to actually make it work in VS reliably (i.e. no absolute paths etc.). > The whole point of adding them to the repository has to allow VS builds > out of the box, and I wouldn't want to give that up.
well there is actually already a dependency to sed to install the header files. I'm trying to improve the project files right now I also want to automatically unzip the supportlibs.zip. Anyone an idea how define a unzip rule in a visual studio project file? Andreas >>Also hopefully some of the bigger stuff could be moved to external. >> > > I second that. I would like to move everything that's not ours out into > external, to keep our repository smaller. > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
