From: Sean P. <sea...@ma...> - 2009-05-19 23:39:27
|
Hi Robert, I'd be happy to set you up with a developer account on our perforce server. Before accepting a CMake system I'd want to know what complexity it adds and what benefits it provides. Currently we use bjam because it works with boost, and allows us to construct and execute unit tests with a fairly simply, unit tests can be specified to compile or fail to compile, or run or fail to run. The ability to do both positive and negative test cases are important. We minimally maintain the IDE projects largely because I prefer to develop in an IDE. If you're willing to maintain a CMake environment and it provides some benefit to the community without too much complexity then we can roll it in. Thanks, Sean On May 17, 2009, at 8:47 PM, Robert Dailey wrote: > Hey guys, > > Just letting you know that I have a first pass complete on my CMake > build system for Adobe's ASL/APL libraries. Currently, I can > successfully generate a visual studio 2008 project using CMake. This > project will build a static library of ASL only. I'm currently in > the process of writing the logic for APL, which is going to be > nearly identical. After that, I need to support the begin app. My > goal is to keep the "look and feel" the same as with the checked in > visual studio project in msvc_ide. > > I'm flying though this pretty quickly, as there really hasn't been > much work to do so far. I can compile the library successfully so > far with an unpatched version of Boost 1.39 and TBB. > > I would like to be able to commit my work to Perforce, but from the > little reading I did, contributions are a rather complex process at > Adobe. I would rather one of the developers let me know how to > contribute my work, if you even want it. > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables > unlimited royalty-free distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects_______________________________________________ > Adobe-source-devel mailing list > Ado...@li... > https://lists.sourceforge.net/lists/listinfo/adobe-source-devel |