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