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