georgemarselis / openlava-macosx

Automatically exported from code.google.com/p/openlava-macosx
GNU General Public License v2.0
1 stars 0 forks source link

macosx: Use XCode and XCode Instruments #205

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
https://developer.apple.com/technologies/tools/whats-new.html#instruments

want to go from using autotools into building apps with Xcode

will help catch things early easier. 

can go back to autotools at any time, or
maintaint autoconf.ac file at the same time as a sub-test in harness

Component-Configuration:             because autoconf tools and building in 
XCode at the same time.
Component-BuildEnvironment:       build hackingtosh with virtualbox, add 16gb 
ram to laptop
Component-TestingEnvironment    must match Component-BuildEnvironment
Component-ContinuousDelivery:    because it will have to be deployed all the 
time
Deployment:                                   LittleSnitch/Apple Firewall 
issues, will have to be resolved: removing all version, then adding new, 
telling firewall about it.

Original issue reported on code.google.com by geo...@marsel.is on 31 May 2013 at 3:33