summaryrefslogtreecommitdiffstats
path: root/Tests/Framework
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix Framework test after fixing FRAMEWORK targets to not install like fr...Brad King2008-01-281-0/+2
* ENH: Finish up the Framework creation code restructuring. Frameworks build an...David Cole2007-10-101-14/+24
* ENH: Add InstallNameFixupPath to support installing built frameworks on the M...David Cole2007-08-241-1/+4
* ENH: Improvements to the Xcode generator. Build frameworks using native Copy ...David Cole2007-08-146-8/+38
* BUG: Fix test that broke on Windows - sharing sources between SHARED and STAT...David Cole2007-08-012-7/+2
* BUG: Only pay attention to the FRAMEWORK target property for SHARED library t...David Cole2007-08-011-3/+19
* ENH: add missing fileBill Hoffman2007-06-041-0/+0
* ENH: add one of the headers to the regular sourcesBill Hoffman2007-06-041-2/+2
* ENH: make it work on non windowsBill Hoffman2007-05-082-0/+4
* ENH: fix it so that the FRAMEWORK property does not break the building of nor...Bill Hoffman2007-05-083-8/+13
* ENH: add a very simple framework testBill Hoffman2007-05-085-0/+25