David Cole
|
58be1b005f
BUG: Fix issue #7046 - make sure extensionless headers and resource files work with the Xcode generator. Also fix incorrect mappings in the lastKnownFileType code. Add some extensionless files to the Framework test.
|
17 vuotta sitten |
Brad King
|
629afe07ce
BUG: A per-config target name postfix should be ignored for Mac bundle and framework names.
|
17 vuotta sitten |
Brad King
|
67834f2d53
BUG: Correct Mac OS X framework behavior
|
17 vuotta sitten |
Ken Martin
|
ce8810c4e7
ENH: preclean some warnings
|
17 vuotta sitten |
Brad King
|
9275e1f1d2
BUG: Fix Framework test after fixing FRAMEWORK targets to not install like frameworks on non-Apple systems.
|
18 vuotta sitten |
David Cole
|
8e4c7b99e1
ENH: Finish up the Framework creation code restructuring. Frameworks build and install now. More work needed on the packaging step. See Tests/Framework for example use.
|
18 vuotta sitten |
David Cole
|
9a4e7ea742
ENH: Add InstallNameFixupPath to support installing built frameworks on the Mac. Change Application to Applications in the BundleTest. Also correct small typo (tcl->Tcl) noted in bug 4572.
|
18 vuotta sitten |
David Cole
|
fa61182de8
ENH: Improvements to the Xcode generator. Build frameworks using native Copy Headers and Copy Bundle Resources phases. Fix bugs: eliminate folders with no names, ensure source files show up in multiple targets, remove empty utility targets from Sources subtrees, ensure that fileRefs only show up once in each grouping folder.
|
18 vuotta sitten |
David Cole
|
ee91e25499
BUG: Only pay attention to the FRAMEWORK target property for SHARED library targets
|
18 vuotta sitten |
Bill Hoffman
|
64a8eb990a
ENH: add one of the headers to the regular sources
|
18 vuotta sitten |
Bill Hoffman
|
39ccc4fb11
ENH: fix it so that the FRAMEWORK property does not break the building of normal shared libs on non-mac platforms
|
18 vuotta sitten |
Bill Hoffman
|
b39d96dff8
ENH: add a very simple framework test
|
18 vuotta sitten |