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