Author: qmathe
Date: Sat Apr  5 10:54:22 2008
New Revision: 3041

URL: http://svn.gna.org/viewcvs/etoile?rev=3041&view=rev
Log:
Added UUID support to EtoileFoundation by copying the one available in 
CoreObject (to be removed). After having tried various possibilities, the
current solution expects a libuuid with a DCE-compatible API. Hence on platforms
like Linux or Darwin where such support isn't yet widely available, we compile
and link statically our own version of libossp-uuid.

Added:
    trunk/Etoile/Frameworks/EtoileFoundation/GNUmakefile.postamble
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/ETUUID.h
      - copied, changed from r3023, 
trunk/Etoile/Frameworks/CoreObject/Headers/COUUID.h
    trunk/Etoile/Frameworks/EtoileFoundation/Source/ETUUID.m
      - copied, changed from r3023, trunk/Etoile/Frameworks/CoreObject/COUUID.m
    trunk/Etoile/Frameworks/EtoileFoundation/UUID/
      - copied from r3023, trunk/Etoile/Frameworks/CoreObject/UUID/
Modified:
    trunk/Etoile/Frameworks/EtoileFoundation/ChangeLog
    trunk/Etoile/Frameworks/EtoileFoundation/GNUmakefile
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/EtoileFoundation.h
    trunk/Etoile/Frameworks/EtoileFoundation/Source/GNUmakefile
    trunk/Etoile/Frameworks/EtoileFoundation/UUID/GNUmakefile


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

Reply via email to