Author: qmathe
Date: Sat Oct 27 18:19:58 2012
New Revision: 7840

URL: http://svn.gna.org/viewcvs/etoile?rev=7840&view=rev
Log:
Imported SQLClient and Performance libraries based on GNUstep SVN trunk r35732

For GNUstep, we will just introduce new dependencies on the GNUstep libraries, 
but on Mac OS X to make the compilation easier we use the versions imported 
into 
the CoreObject subdirectories. 

The SQLClient code imported is limited to the SQLite and PostgreSQL backends.
For Performance, the library is reduced to two classes, GSCache and GSTicker.

Added:
    trunk/Etoile/Frameworks/CoreObject/Performance/
    trunk/Etoile/Frameworks/CoreObject/Performance/COPYING.LIB   (with props)
    trunk/Etoile/Frameworks/CoreObject/Performance/GSCache.h   (with props)
    trunk/Etoile/Frameworks/CoreObject/Performance/GSCache.m   (with props)
    trunk/Etoile/Frameworks/CoreObject/Performance/GSTicker.h   (with props)
    trunk/Etoile/Frameworks/CoreObject/Performance/GSTicker.m   (with props)
    trunk/Etoile/Frameworks/CoreObject/Performance/Performance-Info.plist
    trunk/Etoile/Frameworks/CoreObject/Performance/en.lproj/
    trunk/Etoile/Frameworks/CoreObject/Performance/en.lproj/InfoPlist.strings
    trunk/Etoile/Frameworks/CoreObject/SQLClient/
    trunk/Etoile/Frameworks/CoreObject/SQLClient/COPYING.LIB   (with props)
    trunk/Etoile/Frameworks/CoreObject/SQLClient/Postgres.m   (with props)
    trunk/Etoile/Frameworks/CoreObject/SQLClient/SQLClient-Info.plist
    trunk/Etoile/Frameworks/CoreObject/SQLClient/SQLClient.h   (with props)
    trunk/Etoile/Frameworks/CoreObject/SQLClient/SQLClient.m   (with props)
    trunk/Etoile/Frameworks/CoreObject/SQLClient/SQLite.m   (with props)
    trunk/Etoile/Frameworks/CoreObject/SQLClient/config.h   (with props)
    trunk/Etoile/Frameworks/CoreObject/SQLClient/en.lproj/
    trunk/Etoile/Frameworks/CoreObject/SQLClient/en.lproj/InfoPlist.strings
Modified:
    trunk/Etoile/Frameworks/CoreObject/CoreObject.xcodeproj/project.pbxproj


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to