summaryrefslogtreecommitdiffstats
path: root/libs/boost/HISTORY
blob: a79b123f750f75d56ef3b9f905b28fb5ea62ebd5 (plain) (blame)
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
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
2012-08-03 Treeeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1_51_0

2012-09-02 Treeeve Jelbert <treeve@sourcemage.org>
	* *PRE_SUB_DEPENDS: fix python||python3 usage

2012-07-10 Treeeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1_50_0
	* converter_policies_hpp.patch: deleted
	* PRE_BUILD: do not apply patch

2012-04-23 Treeeve Jelbert <treeve@sourcemage.org>
	* DEPENDS, *SUB_DEPENDS: python => PYTHON
	* PRE_BUILD: fix detection of python3

2012-04-18 Sukneet Basuta <sukneet@sourcemage.org>
	* BUILD: Dont build with --with-libraries specified 
	  when you don't select them, so all libs are built

2012-04-18 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DEPENDS, BUILD: fixed selectable libraries, this fixes bug #385

2012-04-08 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* BUILD, CONFIGURE, DEPENDS, PRE_SUB_DEPENDS, REPAIR^all^PRE_SUB_DEPENDS,
	  SUB_DEPENDS: split selectable libraries into two variables, added missing libraries

2012-04-07 Treeeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1_49_0
	* PRE_BUILD: do not apply boost-foreach.patch
	* boost-foreach.patch: deleted

2011-11-25 Vlad Glagolev <stealth@sourcemage.org>
	* REPAIR^be274613de22810d1cc1dd907637baba^PRE_SUB_DEPENDS: removed,
	  replaced by REPAIR^all^PRE_SUB_DEPENDS
	* CONFIGURE, {PRE_,}SUB_DEPENDS: renewed library list

2011-11-23 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 1_48_0
	* PRE_BUILD: added appying foreach patch
	  https://svn.boost.org/trac/boost/ticket/6131

2011-08-18 Bor Kraljič <pyrobor@ver.si>
	* PRE_BUILD: added patch converter_policies_hpp.patch so rocs compiles without an error
	  (patch taken from https://svn.boost.org/trac/boost/ticket/5076 )

2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DEPENDS: changed dependency on g++ to dependency on gcc with
	  sub-depends on CXX (scripted)

2011-07-17 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS: version 1_47_0
	* UP_TRIGGERS: recast dependees on version update. Boost is
	  mostly a template library so dependees cannot link to it dynamically.

2011-05-25 Sukneet Basuta <sukneet@sourcemage.org>
	* DEPENDS: remove dependency on boost-jam, no longer needed
	  since version built by boostrap.sh is used instead
	* CONFIGURE: added config_query INSTALL_BJAM to install bjam
	* INSTALL: install bjam if specified by INSTALL_BJAM config_query

2011-05-25 Bor Kraljič <pyrobor@ver.si>
	* INSTALL: use the same bjam for install as for build (still bug #15983)

2011-05-23 Sukneet Basuta <sukneet@sourcemage.org>
	* BUILD: build Boost.Jam first with boostrap.sh
	  then build boost with that rather than local version; bug #15983 

2011-05-22 Sukneet Basuta <sukneet@sourcemage.org>
	* DETAILS: updated spell to 1_46_1

2010-08-18 Finn Haedicke <finn@sourcemage.org>
	* DETAILS: updated spell to 1_44_0

2010-06-29 Peng Chang (Charles) <chp@sourcemage.org>
	* DETAILS: updated spell to 1_43_0

2010-04-25 Eric Sandall <sandalle@sourcemage.org>
	* PRE_BUILD: Apply boost-use-cxxflags.patch (Required to fix Bug #15694)
	* BUILD: Add '-Wno-strict-aliasing' to CXXFLAGS (Bug #15694)
	* boost-use-cxxflags.patch: Allow providing our own CXXFLAGS
	  From http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/boost/current/SOURCES/boost-use-cxxflags.patch?view=markup

2010-02-08 Sukneet <skipinder@gmail.com>
	* DETAILS: updated spell to 1_42_0; bug #15595

2009-11-29 Finn Haedicke <finn_haedicke@gmx.net>
	* DETAILS: version 1_41_0

2009-09-02  Treeeve Jelbert <treeve@sourcemage.org>
	* DEPENDS: add openmpi
	* BUILD: remove mpi related stuff

2009-08-27  Treeeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1_40_0
	* PRE_BUILD, gcc44.diff: deleted

2009-05-10  Treeeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1_39_0
	* PRE_BUILD, gcc44.diff: added
	* BUILD, INSTALL: remove threading=single (obsolete)

2009-02-09  Treeeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1_38_0

2009-01-05 Vlad Glagolev <stealth@sourcemage.org>
	* REPAIR^*^SUB_DEPENDS: removed
	* REPAIR^all^SUB_DEPENDS: added

2008-12-17  Treeeve Jelbert <treeve@sourcemage.org>
	* SUB_DEPENDS: OPTS1 -> LIBS
	  make usage consistent between SUB_DEPENDS and PRE_SUB_DEPENDS
	* REPAIR^*^SUB_DEPENDS: added

2008-11-03 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1_37_0

2008-08-21 Arjan Bouter <abouter@sourcemage.org>
	* PRE_BUILD, patch: removed, no longer needed

2008-08-16 Mathieu Lonjaret <lejatorn@sourcemage.org>
	* DETAILS: corrected wrong hashsum

2008-08-13  Treeeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1_36_0

2008-05-01 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* BUILD: updated build procedure
	* INSTALL: updated build procedure
	* DEPENDS: added python and expat
	* CONFIGURE: added some new options
	* PRE_SUB_DEPENDS: added some new options
	* SUB_DEPENDS: added some new options

2008-04-24 Elisamuel Resto <ryuji@sourcemage.org>
	* PRE_BUILD, boost-1_35_0-serialization_gcc43_64bit.patch: added, the combination
	  x86_64 + boost-1_35_0 + gcc-4.3 breaks compiling of boost. Applied in upstream scm.

2008-03-29  Treeeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1_35_0
	* PRE_BUILD, gcc43.patch: deleted, not needed

2008-01-28 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* PRE_SUB_DEPENDS: removed is_depends_enabled.function reference

2008-01-13 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* REPAIR^.*^PRE_SUB_DEPENDS: added to propagate the previous change quicker
	* PRE_SUB_DEPENDS: handle "all" libs choice

2007-08-07 Pol Vinogradov <vin.public@gmail.com>
	* DEPENDS, SUB_DEPENDS: removed options for python dependency

2007-07-25  Treeeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1_34_1

2007-06-21 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* PRE_SUB_DEPENDS: added the new options that treeve forgot
	* SUB_DEPENDS: added the new options that treeve forgot

2007-05-13 Treeeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1_34_0
	* CONFIGURE: more options
	* BUILD: remove without-python code, as boost won't allow mmixed with/without

2007-01-30 John Harding <johnh@kuberaconsulting.com>
	* DEPENDS: ruskie suggested fix implemented

2006-11-12 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* DETAILS: PATCHLEVEL++
	* INSTALL: made it better and now using -q
	* BUILD: improved a lot and using -q
	* PRE_SUB_DEPENDS: added
	* SUB_DEPENDS: added
	* DEPENDS: minor fixup

2006-11-07 Treeeve Jelbert <treeve@sourcemage.org>
	* BUILD, INSTALL: add support for python 2.5

2006-11-02 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* BUILD: minor fix to make it build thanks to eisen

2006-10-26 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* DETAILS: PATCHLEVEL++
	* BUILD: make it work according to upstream way
	* INSTALL: make it work according to upstream way
	* CONFIGURE: VARIANT type selection release and/or debug

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed BUILD_API=2.

2006-08-15 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed UPDATED (deprecated in favor of 
	  PATCHLEVEL).

2006-06-14 Treeeve Jelbert <treeve@sourcemage.org>
	* CONFIGURE: change source stmt

2006-05-29 Treeeve Jelbert <treeve@sourcemage.org>
	* CONFIGURE: added
	  allow choice of libraries to be installed
	* BUILD: parse configure choices
	* DEPENDS: parse configure choices for python depends
	  actually use prebuilt bjam
	
2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2006-02-25 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* DETAILS: PATCHLEVEL=1 it fixes the spell to work
	  properly, long description fixed to 80< chars
	* BUILD: fixed to build properly
	* INSTALL: default install and a symlink, minor fix
	* DEPENDS: ICU support and python

2006-01-22 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 1_33_1.

2005-09-24 George Sherwood <george@beernabeer.com>
	* DETAILS: Update to 1.33.0

2005-04-05 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Added BUILD_API=2
	* DEPENDS: Depends on g++
	* BUILD: Converted to build_api 2
	* INSTALL: Branched from BUILD
	  Converted to build_api 2

2005-03-31 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 1.32.0.

2004-12-18 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Python renamed to python
	* BUILD: Python renamed to python
	  Use spell_ok instead of spell_installed

2004-03-10 Robert Helgesson <rycee@home.se>
	* BUILD: Use $MAKE_NJOBS. Attempt to use $CXXFLAGS.
	* BUILD: Install libraries, only single threaded shared ones for now.
	* BUILD: Added -sBUILD option to bjam call.

2004-02-06 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 1_31_0 (yes, they changed how they write the
	  version)
	  Changed LICENSE to point to their license file (pretty much BSD)
	  Removed MAINTAINER
	* BUILD: Spell VERSION correctly
	  Didn't test with Python 2.3 yet

2004-01-21 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: changed LICENSE to BSD, this package is a license mess, but
	  BSD is much closer to what it really is than GPL

2003-10-14 Eric Sandall <sandalle@sourcemage.org>
	* Added to libs

2003-10-13 Eric Sandall <sandalle@sourcemage.org>
	* Created spell