From: Jacob F. <ja...@gm...> - 2006-10-17 19:17:46
|
I will be happy to share my results as I attempt to integrate ASL into our build system. On 10/17/06, Mat Marcus <mm...@em...> wrote: > Thanks for your interest in contributing a build configurations. > > ASL's principal build system is currently an enhanced version of boost build > version 2/bjam (bbv2). This is the only system that we officially support. > All code must compile using bbv2 (without warnings) on Mac os X and windows > (MSVC 8.0) and pass all the test suites (automated via bbv2 and begin > examples) before being checked in to the ASL main line. > > As a less-than-100% supported service we try to also keep MSVC 7.1 builds > and cygwin builds functoining properly. As another unsupported service we > offer IDE projects. These are written by hand, leveraging the > vsprops/xcconfig mechanism to centralize compiler options and track the > boost build file structure as closely as possible. > > There are various other interesting build systems, but I currently lean > against supporting yet more build flavors in the main line. We might > consider creating an "unsupported" directory for such contributions. > Alternatively, we might include a reference to your cmake system from the > opensource site. > > > > > -----Original Message----- > > From: ado...@li... > > [mailto:ado...@li...] On > > Behalf Of Hubert Figuiere > > Sent: Tuesday, October 17, 2006 10:50 AM > > To: Foster T. Brereton > > Cc: adobe-source developers > > Subject: [Adobe-source-devel] Build system (Was: Re: Fwd: > > Contact from Texas A&M IAP) > > > > > We have the vcproj files hand-made at this point due to the > > fact that > > > we make heavy use of vsprops files to put our settings > > external to the > > > vc projects themselves. We haven't played with CMake before. > > > > I have been working on making it build with GNU automake > > because that is what I know best (almost work on both Mac and > > Linux), but recently I tried CMake on another project of > > mine, and I like it... so I have been pondering. > > > > I'm wondering whether a complete CMake support would be > > accepted in the main tree? Given that CMake works on Mac, > > Windows and UNIX, and for the first 2 can generate project > > files to be build with the IDEs... > > > > > > Hub > > > > -------------------------------------------------------------- > > ----------- > > 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 > > _______________________________________________ > > Adobe-source-devel mailing list > > Ado...@li... > > https://lists.sourceforge.net/lists/listinfo/adobe-source-devel > > > > > ------------------------------------------------------------------------- > 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 > _______________________________________________ > Adobe-source-devel mailing list > Ado...@li... > https://lists.sourceforge.net/lists/listinfo/adobe-source-devel > |