]> err.no Git - sope/blob - sope-core/ChangeLog
more code directory reorganizations
[sope] / sope-core / ChangeLog
1 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
2
3         * common.make: updated for new SOPE 3.3 hierarchy
4
5         * updated Version to 4.3
6
7 2004-08-16  Marcus Mueller  <znek@mulle-kybernetik.com>
8
9         * SxCore.xcode: added NGCalendarDateRange.[hm]
10
11 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
12
13         * SxCore.xcode: fixed incorrect framework search paths.
14
15 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
16
17         * README-OSX.txt: Major overhaul for build description, especially the
18           Xcode section.
19
20 2004-07-16  Marcus Mueller  <znek@mulle-kybernetik.com>
21
22         * SxCore.xcode: added 'Wrapper' build style and 'Wrapper Contents'
23           target. Use these to build the frameworks in an appropriate form to
24           have them embedded in an applications app wrapper's 'Frameworks'
25           folder.
26
27         * SxCore.xcode: LDAP related targets link against new LDAP system
28           framework now.
29
30 2004-06-11  Marcus Mueller  <znek@mulle-kybernetik.com>
31
32         * SxCore.xcode: removed NGCString from NGExtensions (deprecated)
33
34 2004-06-09  Helge Hess  <helge.hess@opengroupware.org>
35
36         * common.make: removed local ADDITIONAL_LIB_DIRS since those might not
37           yet be available during compilation, which in turn prints warnings
38           with Apple gcc
39
40 2004-05-09  Helge Hess  <helge.hess@opengroupware.org>
41
42         * SxCore.xcode: added subclassing test tool
43
44 2004-03-24  Marcus Mueller  <znek@mulle-kybernetik.com>
45
46         * SxCore.xcode: added NSString+German.[hm] in NGExtensions.
47           Also, added -headerpad_max_install_names link option where
48           appropriate.
49
50 2004-03-15  Helge Hess  <helge.hess@opengroupware.org>
51
52         * SxCore.xcode: added new plist categories in NGExtensions to Xcode
53           project
54
55 2004-03-08  Helge Hess  <helge.hess@opengroupware.org>
56
57         * SxCore.xcode: added new source files in EOControl to Xcode project
58
59         * README-OSX.txt: added some build notes
60
61 2004-02-10  Marcus Mueller  <znek@mulle-kybernetik.com>
62
63         * SxCore.xcode: Updated prebinding information according to
64           README-OSX.txt. Also, added Foundation.framework explicitly
65           to all subprojects.
66
67         * README-OSX.txt: New README currently describing prebinding
68           information for Mac OS X.
69
70         * ChangeLog: created.