]> err.no Git - sope/blob - sope-core/ChangeLog
Added Xcode project for EOCoreData and updated prebinding infos
[sope] / sope-core / ChangeLog
1 2005-08-08  Marcus Mueller  <znek@mulle-kybernetik.com>
2
3         * README-OSX.txt: updated prebinding info
4
5 2004-10-17  Helge Hess  <helge.hess@opengroupware.org>
6
7         * all makefiles: include config.make if available
8
9 2004-09-22  Marcus Mueller  <znek@mulle-kybernetik.com>
10
11         * sope-core.xcode: Fixed wrong build order
12
13 2004-09-21  Marcus Mueller  <znek@mulle-kybernetik.com>
14
15         * sope-core.xcode: Fixed dependencies to resemble the make process
16           more closely. Our aim should be to stick to the make process
17           as closely as possible, so we shouldn't introduce dependencies in
18           non-toplevel projects.
19
20 2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>
21
22         * sope-core.xcode: fixed file encodings
23
24         * SxCore*: removed old Xcode and related files
25
26 2004-08-23  Marcus Mueller  <znek@mulle-kybernetik.com>
27
28         * added new sope-core.xcode
29
30 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
31
32         * common.make: updated for new SOPE 4.3 hierarchy
33
34         * updated Version to 4.3
35
36 2004-08-16  Marcus Mueller  <znek@mulle-kybernetik.com>
37
38         * SxCore.xcode: added NGCalendarDateRange.[hm]
39
40 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
41
42         * SxCore.xcode: fixed incorrect framework search paths.
43
44 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
45
46         * README-OSX.txt: Major overhaul for build description, especially the
47           Xcode section.
48
49 2004-07-16  Marcus Mueller  <znek@mulle-kybernetik.com>
50
51         * SxCore.xcode: added 'Wrapper' build style and 'Wrapper Contents'
52           target. Use these to build the frameworks in an appropriate form to
53           have them embedded in an applications app wrapper's 'Frameworks'
54           folder.
55
56         * SxCore.xcode: LDAP related targets link against new LDAP system
57           framework now.
58
59 2004-06-11  Marcus Mueller  <znek@mulle-kybernetik.com>
60
61         * SxCore.xcode: removed NGCString from NGExtensions (deprecated)
62
63 2004-06-09  Helge Hess  <helge.hess@opengroupware.org>
64
65         * common.make: removed local ADDITIONAL_LIB_DIRS since those might not
66           yet be available during compilation, which in turn prints warnings
67           with Apple gcc
68
69 2004-05-09  Helge Hess  <helge.hess@opengroupware.org>
70
71         * SxCore.xcode: added subclassing test tool
72
73 2004-03-24  Marcus Mueller  <znek@mulle-kybernetik.com>
74
75         * SxCore.xcode: added NSString+German.[hm] in NGExtensions.
76           Also, added -headerpad_max_install_names link option where
77           appropriate.
78
79 2004-03-15  Helge Hess  <helge.hess@opengroupware.org>
80
81         * SxCore.xcode: added new plist categories in NGExtensions to Xcode
82           project
83
84 2004-03-08  Helge Hess  <helge.hess@opengroupware.org>
85
86         * SxCore.xcode: added new source files in EOControl to Xcode project
87
88         * README-OSX.txt: added some build notes
89
90 2004-02-10  Marcus Mueller  <znek@mulle-kybernetik.com>
91
92         * SxCore.xcode: Updated prebinding information according to
93           README-OSX.txt. Also, added Foundation.framework explicitly
94           to all subprojects.
95
96         * README-OSX.txt: New README currently describing prebinding
97           information for Mac OS X.
98
99         * ChangeLog: created.