-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangeLog
226 lines (134 loc) · 6.37 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
2021-05-21 Daniel Franke <[email protected]>
* CMakeLists.txt: Include 'postinstall'.
2021-05-18 Daniel Franke <[email protected]>
* CMakeLists.txt: Bumped minimum required cmake version,
find Qt5 modules.
2015-07-08 Daniel Franke <[email protected]>
* external/h5zlz4: New subdirectory; LZ4 comporession for HDF5.
* external/CMakeLists.txt: Added subdirectory.
* COPYING.h5zlz4: New.
2013-04-11 Daniel Franke <[email protected]>
* saxsview/CMakeLists.txt: Reverted change accidentally
committed in r361.
2012-07-22 Daniel Franke <[email protected]>
* COPYING.libtiff: New, libtiff license.
2012-07-16 Daniel Franke <[email protected]>
* saxsview/svdataconvert/: Removed.
* saxsview/svimageconvert/: Removed.
* saxsview/svconf/: New subdirectory.
* saxsview/CMakeLists.txt: Removed and added subdirectories.
2012-07-16 Daniel Franke <[email protected]>
* saxsview/saxsview/: Removed old repository.
2012-07-08 Daniel Franke <[email protected]>
* external/libtiff/: New subdirectory.
* external/CMakeLists.txt: New.
* CMakeLists.txt: Removed inclusion of external subdirectories.
2012-07-05 Daniel Franke <[email protected]>
* CMakeLists.txt: Require cmake-2.8.3 or later.
2012-07-05 Daniel Franke <[email protected]>
* CMakeLists.txt: Fortran is now an optional project language.
2012-07-03 Daniel Franke <[email protected]>
* bindings/python/: Moved to libsaxsdocument/python.
* bindings/: Removed subdirectory.
* CMakeLists.txt: Removed subdirectory.
2012-06-29 Daniel Franke <[email protected]>
* bindings/: New subdirectory.
* bindings/python/: New subdirectory.
* CMakeLists.txt: Added bindings subdirectory.
2012-04-11 Daniel Franke <[email protected]>
* freedesktop.org/: Removed subdirectory, moved contents ...
* admin/Linux/: ... to here.
* admin/Darwin/: New.
* admin/Windows/: New.
* admin/: New subdirectory.
* CMakeLists.txt: Added new subdirectory, removed old.
2012-04-05 Daniel Franke <[email protected]>
* external/muparser/: New subdirectory.
* CMakeLists.txt: Added new subdirectory.
* COPYING.muparser: New.
2012-04-05 Daniel Franke <[email protected]>
* CMakeLists.txt: Removed include of nonexistent subdirectory.
2012-04-05 Daniel Franke <[email protected]>
* CMakeLists.txt: Added include.
2012-04-04 Daniel Franke <[email protected]>
* CMakeLists.txt: Removed stray include directive.
2012-04-04 Daniel Franke <[email protected]>
* README: Renamed to ...
* README.txt: ... this as Darwin packaging requires .txt files and
the other platforms don't mind.
* COPYING: Renamed to ...
* COPYING.txt: ... this for the same reason.
2012-04-04 Daniel Franke <[email protected]>
* CMakeLists.txt: Moved Windows specific flags to
cmake/Windows/flags.cmake.
2012-03-11 Daniel Franke <[email protected]>
* saxsview/CMakeLists.txt: Disabled monolithic saxsview.
2012-03-09 Daniel Franke <[email protected]>
* CMakeLists.txt: Fixed directory name.
2012-03-09 Daniel Franke <[email protected]>
* freedesktop.org/: New subdirectory.
* CMakeLists.txt: Added new subdirectory.
2012-03-08 Daniel Franke <[email protected]>
* saxsview/CMakeLists.txt: Added subdirectory svplot.
2011-09-11 Daniel Franke <[email protected]>
* saxsview/CMakeLists.txt: Uncomment subdirectory svimage.
* config.h.in: New.
* CMakeLists.txt: Configure config.h, also build qtsolutions.
2011-09-11 Daniel Franke <[email protected]>
* saxsview/saxsview/: New subdirectory; moved sources there.
* saxsview/svplot/: New subdirectory.
* saxsview/svdataconvert/: New subdirectory.
* saxsview/svimage/: New subdirectory.
* saxsview/svimageconvert/: New subdirectory.
* saxsview/CMakeLists.txt: Now only traverses to new subdirectories.
2010-08-10 Daniel Franke <[email protected]>
* CMakeLists.txt: On win32, collect runtime targets in extra directory.
2010-08-02 Daniel Franke <[email protected]>
* cmake/: New subdirectory.
* CMakeLists.txt: Include cmake-directory in module search path.
Move packaging related information to cmake/packaging.cmake.
* README: Updated.
2010-08-02 Daniel Franke <[email protected]>
* CMakeLists.txt: Added subdirectory external/edfpack.
2010-08-02 Daniel Franke <[email protected]>
* external/edfpack: New subdirectory.
* COPYING.edfpack: New.
2010-06-08 Daniel Franke <[email protected]>
* CMakeLists.txt: Version bump. New version 0.2.0.
2010-06-08 Daniel Franke <[email protected]>
* CMakeLists.txt: Reverted last change (doesn't work
in source release packages).
2010-06-08 Daniel Franke <[email protected]>
* CMakeLists.txt: Find subversion client; if found, set
project revision number.
2010-06-08 Daniel Franke <[email protected]>
* TODO: Updated.
2009-10-04 Daniel Franke <[email protected]>
* libsaxsimage/: New subdirectory.
* CMakeLists.txt: Added subdirectory libsaxsimage.
2009-08-24 Daniel Franke <[email protected]>
* htdocs/: New; files shown at saxsview.sourceforge.net.
2009-08-24 Daniel Franke <[email protected]>
* CMakeLists.txt: Removed debug message, added .zip support.
2009-08-24 Daniel Franke <[email protected]>
* CMakeLists.txt: Added basic packaging support.
2009-08-24 Daniel Franke <[email protected]>
* CMakeLists.txt: Added Win32-specific linker flags.
2009-08-21 Daniel Franke <[email protected]>
* COPYING.cbflib: New.
* external/cbflib/: New.
* CMakeLists.txt: Added subdirectory external/cbflib/.
2009-08-19 Daniel Franke <[email protected]>
* COPYING.qwt: Moved here from external/qwt/COPYING.
2009-08-12 Daniel Franke <[email protected]>
* TODO: Updated.
2009-08-12 Daniel Franke <[email protected]>
* TODO: Updated.
2009-08-11 Daniel Franke <[email protected]>
* TODO: Updated.
2009-08-09 Daniel Franke <[email protected]>
* TODO: Updated.
2009-08-09 Daniel Franke <[email protected]>
* TODO: New.
2009-08-09 Daniel Franke <[email protected]>
* Initial import.