~ubuntu-branches/ubuntu/edgy/sope/edgy

« back to all changes in this revision

Viewing changes to sope-core/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Ley
  • Date: 2005-08-19 16:53:31 UTC
  • Revision ID: james.westby@ubuntu.com-20050819165331-hs683wz1osm708pw
Tags: upstream-4.4rc.2
ImportĀ upstreamĀ versionĀ 4.4rc.2

Show diffs side-by-side

added added

removed removed

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