Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Create Info.plist files in OS X Frameworks | Brad King | 2008-09-02 | 1 | -0/+26 |
| | | | | | | | A Mac OS X Framework should provide a Resources/Info.plist file containing meta-data about the framework. This change generates a default Info.plist for frameworks and provides an interface for users to customize it. | ||||
* | ENH: Allow multiple OS X applications bundles to be created in a single ↵ | Brad King | 2008-02-14 | 1 | -28/+0 |
| | | | | build directory. Converted Info.plist files to be generated directly instead of configured with make variables. The MACOSX_BUNDLE_* variables are now properties (and vars for compatibility). | ||||
* | ENH: initial support for creation of frameworks on Mac | Bill Hoffman | 2007-05-08 | 1 | -0/+28 |