Please review these changes for transforming the build environment according to the message that was sent to the alias last week: http://mail.opensolaris.org/pipermail/pkg-discuss/2008-June/003779.html
Issues: 1958 Modify setup.py to handle pkgrecv 2143 Make cherrypy-based depot build for non-OpenSolaris platforms Webrev: http://cr.opensolaris.org/~tmueller/cr-setup/ I did a diff of the file list produced by "make install" in the proto/root_i386 directory before and after these changes. The only difference is that os_windows.py and os_darwin.py show up in the build now on Solaris. This will be fixed when the portable module is redone to rename files at build time rather than doing a run-time selection of the platform. Note that with these changes, the Makefiles in the modules and tests directories are removed since what they did is now done by the src/setup.py file. Also, most of the content of src/Makefile is gone as it is just a wrapper for the setup.py file. Thanks. Tom _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
