]> err.no Git - sope/blob - sope-appserver/ChangeLog
Xcode build fixed for linking against libical.framework
[sope] / sope-appserver / ChangeLog
1 2004-09-22  Marcus Mueller  <znek@mulle-kybernetik.com>
2
3         * README-OSX.txt: minor changes to the prebinding documentation. The
4           whole document needs an overhaul, still.
5
6 2004-09-21  Marcus Mueller  <znek@mulle-kybernetik.com>
7
8         * NGExtensions.xcode: Fixed dependencies to resemble the make process
9           more closely. Our aim should be to stick to the make process
10           as closely as possible, so we shouldn't introduce dependencies in
11           non-toplevel projects.
12
13 2004-08-30  Marcus Mueller  <znek@mulle-kybernetik.com>
14
15         * sope-appserver.xcode: new Xcode aggregate project
16
17         * removed old SOPE.xcode
18
19 2004-08-25  Helge Hess  <helge.hess@opengroupware.org>
20
21         * move NGScripting to Recycler, not used anymore
22
23 2004-08-22  Helge Hess  <helge.hess@opengroupware.org>
24
25         * added SoOFS as a separate project
26
27 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
28
29         * moved SxComponents to Recycler
30
31 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
32
33         * SOPE.xcode: fixed an incorrect framework search path.
34
35 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
36
37         * README-OSX.txt: Major overhaul for build description, especially the
38           Xcode section.
39
40         * SOPE.xcode: added WOKeyPathAssociationSystemKVC.m and
41           NSUserDefaults+KVC.m in NGObjWeb/Associations to the Xcode build
42           which were previously missing.
43
44 2004-07-16  Marcus Mueller  <znek@mulle-kybernetik.com>
45
46         * SOPE.xcode: added 'Wrapper' build style and 'Wrapper Contents' target.
47           Use these to build the frameworks in an appropriate form to have them
48           embedded in an applications app wrapper's 'Frameworks' folder.
49
50 2004-06-24  Marcus Mueller  <znek@mulle-kybernetik.com>
51
52         * SOPE.xcode: removed WOPopUpButton.h.
53
54 2004-05-16  Marcus Mueller  <znek@mulle-kybernetik.com>
55
56         * SOPE.xcode: added new bundle products, SoCore.sxp and SoOFS.sxp -
57           both seemed to get lost in the transition from Project Builder to
58           Xcode. Please note that the names of the two products bear the (SXP)
59           specifier which is unfortunately necessary since there already is an
60           SoOFS target and Xcode seriously gets confused by this, despite the
61           fact that the product types are different.
62
63 2004-05-07  Marcus Mueller  <znek@mulle-kybernetik.com>
64
65         * SOPE.xcode: added new WOMessage+Validation.m
66
67 2004-04-28  Marcus Mueller  <znek@mulle-kybernetik.com>
68
69         * SOPE.xcode: added new WOXML framework for legacy applications.
70
71         * README-OSX.txt: updated prebinding info list for new WOXML target.
72
73 2004-04-19  Marcus Mueller  <znek@mulle-kybernetik.com>
74
75         * SOPE.xcode: added WEPageLink in WEExtensions,
76           WOHyperlink cluster in NGObjWeb.
77
78 2004-04-02  Marcus Mueller  <znek@mulle-kybernetik.com>
79
80         * SOPE.xcode: Added WETableView group and accompanied files in
81           WEExtensions.
82
83 2004-03-31  Marcus Mueller  <znek@mulle-kybernetik.com>
84
85         * SOPE.xcode: added WERedirect.m to WEExtensions, added WORedirect.[hm]
86           and WOExtensions.h to WOExtensions.
87
88 2004-03-24  Marcus Mueller  <znek@mulle-kybernetik.com>
89
90         * SOPE.xcode: added WEQualifierConditional in WEExtensions.
91           Also, added -headerpad_max_install_names link option where
92           appropriate.
93
94 2004-03-08  Helge Hess  <helge@mac.in.skyrix.com>
95
96         * SOPE.xcode: added new source files in WebDAV
97
98         * README-OSX.txt: added some build notes
99
100 2004-02-26  Helge Hess  <helge.hess@opengroupware.org>
101
102         * added WOResourceURLAssociation to Xcode project
103
104 2004-02-10  Marcus Mueller  <znek@mulle-kybernetik.com>
105
106         * SOPE.xcode: Updated prebinding information according to
107           README-OSX.txt. Also, added Foundation.framework explicitly
108           to all subprojects.
109
110         * README-OSX.txt: New README currently describing prebinding
111           information for Mac OS X.
112
113         * ChangeLog: created.