Pick three bugfixes from next branch to trunk for inclusion in 4.5.0 RC2, as discusse...
[sdcc.git] / sdcc-cf / ChangeLog
blob0636f86585c230ff10cd3acaaa106bab3378c40f
1 2023-12-17 Philipp Klaus Krause <philipp@colecovision.eu>
3         * crontab.txt
4           Removed unused / broken "regression test database" job, patch by Mark Gallagher.
6 2019-03-22 Philipp Klaus Krause <pkk AT spth.de>
8         * packages/build.gmp_mpfr/Makefile:
9           Fix library download locations.
10         * packages/build.mingw32/Makefile:
11           binutils version upgrade.
13 2018-08-20 Philipp Klaus Krause <pkk AT spth.de>
15         * packages/build.stx-btree,
16           packages/build.mingw-w64/Makefile:
17           Remove infrastructure for STX support.
19 2018-06-08 Ben Shi <powerstudio1st AT 163 DOT com>
21         * packages/build.gputils/Makefile:
22           updated to newer gputils.
24 2017-11-02 Philipp Klaus Krause <pkk AT spth.de>
26         * packages/build.mingw-w64/Makefile:
27           Port some fixes from build.mingw32/Makefile, update some paths; build progresses further than before, but still fails.
29 2017-11-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
31         * packages/build.mingw-w64/Makefile: finally check in 64-bit mingw
33 2017-10-29 Philipp Klaus Krause <pkk AT spth.de>
35         * packages/build.boost/Makefile:
36           Update package version.
38 2017-10-28 Philipp Klaus Krause <pkk AT spth.de>
40         * packages/build.mingw32/Makefile:
41           Update package version, remove support for GCC 4.6 and older.
43 2013-09-25 Borut Razem <borut.razem AT gmail.com>
45         * packages/*: several improvements
47 2013-09-24 Borut Razem <borut.razem AT gmail.com>
49         * packages/build.stx-btree/Makefile: stx-btree updated to version 0.9
50         * packages/build.wget/Makefile: fixed uncompresion
51         * packages/build.bison/Makefile: small fix in bison Makefile
52         * packages/build.flex/Makefile: small fix in flex Makefile
54 2013-09-23 Borut Razem <borut.razem AT gmail.com>
56         * packages/build.wget/Makefile: wget updated to version 1.14
58 2013-09-21 Borut Razem <borut.razem AT gmail.com>
60         * packages/packages.mk: use 64 bit library on 64 bit x86_64 cf-x86 machine in LDFLAGS: -L$(HOME)/local-$(HOSTNAME)/lib64
61         * packages/build.popt/Makefile: popt updatetd to version 1.16
62         * packages/build.gpsim/Makefile: relocate svn repository
64 2013-05-20 Borut Razem <borut.razem AT gmail.com>
66         * packages/packages.mk: removed SF_REPOSITORY
67           packages/build.gputils/Makefile: changed package version to 1.2.0,
68           corrected file repository path
70 2012-12-15 Borut Razem <borut.razem AT gmail.com>
72         * packages/build.wine/Makefile:
73           updated to wine 1.4.1, smart WGET
74         * packages/packages.mk, packages/build.gcc/Makefile: smart WGET
76 2012-12-14 Borut Razem <borut.razem AT gmail.com>
78         * packages/build.gcc/Makefile: updated to gcc 4.7.2
80 2012-10-26 Borut Razem <borut.razem AT gmail.com>
82         * packages/build.gputils/Makefile: updated svn server
83         * crontab.txt: added Raspbian on wizard
85 2012-08-04 Borut Razem <borut.razem AT gmail.com>
87         * packages/build.boost/Makefile: updated to boost 1_50_0,
88           build only graph package
90 2012-06-25 Borut Razem <borut.razem AT gmail.com>
92         * packages/build.gputils/Makefile: updated to gputils 0.14.2
94 2012-05-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
96         * bin/dcf.sh: update to match current SourceForge specs for
97           accessing project-web and file release system areas
99 2012-03-30 Borut Razem <borut.razem AT gmail.com>
101         * packages/build.mingw32/Makefile, packages/build.gcc/Makefile:
102           updated to gcc 4.7.0
104 2012-03-09 Borut Razem <borut.razem AT gmail.com>
106         * packages/build.mingw32/Makefile:
107           reverted gcc to version 4.6.1 since sdcc compiled with
108           gcc 4.6.3 fails on regression tests;
109           corrected configure rule
111 2012-03-05 Borut Razem <borut.razem AT gmail.com>
113         * packages/build.gmp_mpfr/Makefile:
114           updated to gmp 5.0.4, mpfr 3.1.0
115         * packages/build.mingw32/Makefile:
116           updated to binutils 2.22, mingwrt 3.30, gcc 4.6.3
118 2012-03-04 Borut Razem <borut.razem AT gmail.com>
120         * .sdcc_builder/profile: properly quoted uname results
122 2012-02-26 Borut Razem <borut.razem AT gmail.com>
124         * packages/build.flex/*, packages/build.m4/*: added
126 2012-02-16 Borut Razem <borut.razem AT gmail.com>
128         * .sdcc_builder/profile:
129           added /opt/local/bin to path for Darwin i386
131 2012-01-08 Borut Razem <borut.razem AT gmail.com>
133         * etc/dcf_list, crontab.txt:
134           added Mac OS X i386 on dhcp101 DFC build machine
135         * packages/build.gputils/Makefile: upgraded to gputils-0.14.1
137 2012-01-06 Borut Razem <borut.razem AT gmail.com>
139         * packages/build.bison, packages/build.bison/download,
140           packages/build.bison/Makefile: added
141         * packages/build.automake/Makefile, packages/build.autoconf/Makefile:
142           updated versions: automake-1.11.2, autoconf-2.68
144 2012-01-05 Borut Razem <borut.razem AT gmail.com>
146         * packages/build.readline/Makefile, packages/build.ncurses/Makefile,
147           packages/packages.mk: introduced XCODE_ROOT
149 2011-10-29 Borut Razem <borut.razem AT gmail.com>
151         * packages/build.gputils/Makefile: upgraded to gputils-0.14.0
152         * crontab.txt, packages/build.gettext/Makefile,
153           packages/build.mingw32/Makefile, packages/build.gcc/Makefile,
154           packages/build.wine/Makefile: changes
156 2011-08-27 Borut Razem <borut.razem AT gmail.com>
158         * packages/build.gmp_mpfr/Makefile: updated to mpfr 3.0.1, mpc 0.9
159         * packages/build.gcc/Makefile: updated to gcc 4.6.1
161 2011-08-15 Borut Razem <borut.razem AT gmail.com>
163         * packages/build.wine/Makefile:
164           added --without-x --without-freetype configure options
166 2011-08-14 Borut Razem <borut.razem AT gmail.com>
168         * packages/build.dos2unix/*: added
169         * etc/dcf_list: added derna DFC build machine
170         * bin/dcf.sh: bandwith limit increase from 7 to KiB/s
171         * crontab.txt: mirror-doors build starts at 01:00; all entries commented
172         * packages/build.popt/Makefile, packages/build.scons/Makefile,
173           packages/build.libtool/Makefile, packages/build.nsis/Makefile:
174           miscellaneous cosmetic changes
175         * packages/build.gettext/*: added
176         * .sdcc_builder/profile: serach for local unix2dos
177         * packages/build.wine/*: added
179 2011-07-31 Borut Razem <borut.razem AT gmail.com>
181         * packages/build.boost/Makefile: failed attempt to make universal
182           boost build
183         * packages/build.gputils/Makefile: fixed non svn build
185 2011-07-18 Borut Razem <borut.razem AT gmail.com>
187         * bin/dcf.sh: use relative path as argument for rsync --exclude
189 2011-07-17 Borut Razem <borut.razem AT gmail.com>
191         * bin/dcf.sh: added debug_exec() function
192         * packages/build.readline: updated readline to version 6.2
194 2011-07-15 Borut Razem <borut.razem AT gmail.com>
196         * packages/build.gputils/Makefile: build gputils from svn HEAD
197         * packages/build.stx-btree/Makefile: updated stx-btree to version 0.8.6
198         * packages/build.mingw32/Makefile: updated to gcc 4.6.1
199         * packages/build.boost/Makefile: updated to boost 1_47_0
201 2011-06-12 Borut Razem <borut.razem AT gmail.com>
203         * crontab.txt: redirect curl stderr to /dev/null
205 2011-05-22 Borut Razem <borut.razem AT gmail.com>
207         * crontab.txt: added the regression tests database update
209 2011-05-02 Borut Razem <borut.razem AT gmail.com>
211         * packages/build.stx-btree/*: added stx-btree package
213 2011-04-24 Borut Razem <borut.razem AT gmail.com>
215         * .sdcc_builder/profile: use `` instead of $()
217 2011-04-23 Borut Razem <borut.razem AT gmail.com>
219         * packages/build.rsync/Makefile: resync version 3.0.8
220         * .sdcc_builder/profile: added /opt/solstudio12.2/bin to path
222 2011-04-11 Borut Razem <borut.razem AT gmail.com>
224         * packages/build.gcc/Makefile, packages/build.gmp_mpfr/Makefile:
225           force 32 bit compiltion on Solaris
227 2011-04-10 Borut Razem <borut.razem AT gmail.com>
229         * packages/build.gcc/Makefile: added
231 2011-04-09 Borut Razem <borut.razem AT gmail.com>
233         * packages/build.mingw32/Makefile, packages/build.gmp_mpfr/Makefile:
234           updated to gcc 4.6.0, binutils 2.21, w32api 3.17-2, mpfr 3.0.1
236 2011-03-13 Borut Razem <borut.razem AT gmail.com>
238         * packages/build.boost/Makefile: fixed boost installation on Solaris:
239           define INCLUDES_ONLY on Solaris due a compiler bug;
240           see http://forums.oracle.com/forums/thread.jspa?threadID=2158828&tstart=30
242 2011-03-03 Borut Razem <borut.razem AT gmail.com>
244         * .sdcc_builder/profile: fixed dos utils aliases on Solaris
246 2011-02-06 Borut Razem <borut.razem AT gmail.com>
248         * packages/build.ncurses/Makefile: tab indentation
249           packages/build.boost, packages/build.boost/download,
250           packages/build.boost/Makefile: added
252 2010-09-15 Borut Razem <borut.razem AT siol.net>
254         * packages/build.mingw32/Makefile: updated to gcc 4.5.1, w32api 3.15-1
256 2010-08-29 Borut Razem <borut.razem AT siol.net>
258         * bin/dcf.sh: fixed upload the new version of ${TREE_FILE},
259           needed by snap.php to create sdcc snapshots web page;
260           cosmetic changes
262 2010-08-22 Borut Razem <borut.razem AT siol.net>
264         * bin/dcf.sh: snapshot files moved to SourceForge FRS
266 2010-07-03 Borut Razem <borut.razem AT siol.net>
268         * .sdcc_builder/profile: added dos utils aliases, ndeeded on Ubuntu
270 2010-07-02 Borut Razem <borut.razem AT siol.net>
272         * packages/build.gmp_mpfr/Makefile: updated to gmp 5.0.2, mpfr 3.0.0,
273           mpc 0.8.2
275 2010-04-18 Borut Razem <borut.razem AT siol.net>
277         * packages/build.mingw32/Makefile: updated to gcc 4.5.0,
278           binutils 2.20.1, migwrt 3.18
279         * packages/build.gmp_mpfr/Makefile: updated to gmp 5.0.1, mpfr 2.4.2,
280           mpc 0.8.1
282 2010-04-08 Borut Razem <borut.razem AT siol.net>
284         * bin/dcf.sh, etc/dcf_list: allow comments in etc/dcf_list
286 2010-04-04 Borut Razem <borut.razem AT siol.net>
288         * .sdcc_builder/profile:
289           separate exports form definitons
290         * bin/dcf.sh:
291           fixed rm_old_versions() bug
292         * crontab.txt:
293           added FreeBSD i386 on freebsd-i386.neurotica.com,
294           NetBSD sparc64 on mypants.neurotica.com,
295           OpenBSD i386 on openbsd-i386.neurotica.com
297 2010-04-03 Borut Razem <borut.razem AT siol.net>
299         * crontab.txt, sdcc-cf/etc/dcf_list:
300           added NetBSD i386 on netbsd-i386.neurotica.com,
301           Solaris sparc on dev.neurotica.com,
302           Solaris i386 on dev.neurotica.com
304 2010-04-01 Borut Razem <borut.razem AT siol.net>
306         * .sdcc_builder/profile:
307           export HOSTNAME
308         * bin/dcf.sh:
309           removed definition of unneeded env variables WEBSNAPSHOTDIR
310           WEBREGTESTDIR and WEBCHANGELOGDIR
312 2010-03-29 Borut Razem <borut.razem AT siol.net>
314         * packages/build.rsync: added
316 2010-03-21 Borut Razem <borut.razem AT siol.net>
318         * packages/build.wget/Makefile: updated to wget 1.12
320 2010-02-24 Borut Razem <borut.razem AT siol.net>
322         * packages/build.mingw32/Makefile: updated to gcc 4.4.3
323           binutils 2.20, migwrt 3.16, w32api 3.14
325 2010-02-07 Borut Razem <borut.razem AT siol.net>
327         * packages/build.nsis/Makefile: updated to NSIS 2.46
329 2009-10-14 Borut Razem <borut.razem AT siol.net>
331         * bin/rcf.sh: introduced bandwidth limit (--bwlimit) option for rsync
332         * .sdcc_builder/profile: changed perl version from 5.8.8 to 5.10.0
333         * crontab.txt: dont' ecplicitely define DCFHOST ip host name
334         * packages/build.mingw32/Makefile: updated to gcc 4.4.1,
335           binutils 2.19.1, migwrt 3.16
336         * packages/build.gmp_mpfr/Makefile: updated to gmp 4.2.4, mpfr 2.3.2
337         * packages/build.nsis/Makefile: updated to NSIS 2.45
339 2009-04-27 Borut Razem <borut.razem AT siol.net>
341         * packages/build.mingw32/Makefilei: updated to gcc 4.4.0
342         * packages/build.nsis/Makefile: updated to NSIS version 2.44
344 2009-03-13 Borut Razem <borut.razem AT siol.net>
346         * packages/build.gputils/Makefile: upgraded to gputils-0.13.7
348 2009-02-08 Borut Razem <borut.razem AT siol.net>
350         * packages/build.mingw32/Makefile: updated to gcc-4.3.3
352 2009-01-20 Borut Razem <borut.razem AT siol.net>
354         * packages/build.nsis/Makefile: updated to NSIS version 2.42
356 2008-12-23 Borut Razem <borut.razem AT siol.net>
358         * .sdcc_builder/profile: added LD_LIBRARY_PATH
359         * bin/dcf.sh: logging enhancements
360         * packages/build.gmp_mpfr: added
361         * packages/build.mingw32/Makefile: updated to gcc-4.3.2
363 2008-12-18 Borut Razem <borut.razem AT siol.net>
365         * crontab.txt take defaults for DCF
366         * packages/build.mingw32/Makefile:
367           updated to binutils-2.19, mingwrt-3.1-mingw32 and w32api-3.13-mingw32
369 2008-12-14 Borut Razem <borut.razem AT siol.net>
371         * .sdcc_builder/profile: defined PERL5LIB
372         * bin/dcf.sh: test if can't cd
373         * crontab.txt, etc/dcf_list: added cf-x86 to DCF
375 2008-12-13 Borut Razem <borut.razem AT siol.net>
377         * packages/build.libtool/*: added
379 2008-12-12 Borut Razem <borut.razem AT siol.net>
381         * etc/*, .sdcc_builder/*: added
383 2008-10-31 Borut Razem <borut.razem AT siol.net>
385         * packages/build.autoconf/*, packages/build.automake/*: added
387 2008-09-26 Borut Razem <borut.razem AT siol.net>
389         * bin/dcf.sh: call rm_old_versions only if anything was uploaded
391 2008-09-24 Borut Razem <borut.razem AT siol.net>
393         * bin/dcf.sh: new SF web server sdcc-builder,sdcc@web.sourceforge.net
394         * rm_old_versions () implemented by using sftp instead ssh
396 2008-09-14 Borut Razem <borut.razem AT siol.net>
398         * packages/build.popt/*: added
399         * packages/build.gpsim/Makefile: use glibtoolize on Mac OS X
400         * packages/build.ncurses/Makefile: use Xcode2.5 on Mac OS X
401         * packages/packages.mk: remove /sw/* include and lib search path
403 2008-08-24 Borut Razem <borut.razem AT siol.net>
405         * packages/build.cpan/Makefile: ask perl for the version number
407 2008-05-24 Borut Razem <borut.razem AT siol.net>
409         * packages/build.gputils/Makefile: upgraded to gputils-0.13.6
411 2008-03-28 Borut Razem <borut.razem AT siol.net>
413         * packages/build.cpan/*: added
415 2008-02-26 Borut Razem <borut.razem AT siol.net>
417         * packages/build.nsis/Makefile: updated to NSIS version 2.35
419 2008-02-19 Borut Razem <borut.razem AT siol.net>
421         * packages/build.gputils/Makefile: possibiliy to build gputils from
422           a release package or svn repository if FROM_SVN is defined
423         * packages/build.wget/*: added
425 2008-02-17 Borut Razem <borut.razem AT siol.net>
427         * packages/build.mingw32/Makefile: updated to gcc-4.2.3, w32api-3.11,
428           mingw-runtime-3.14
430 2008-01-12 Borut Razem <borut.razem AT siol.net>
432         * packages/build.nsis/Makefile: updated to NSIS version 2.34
433         * crontab.txt: execute .bash_profile instead of .bashrc on cf-x86
435 2007-09-03 Borut Razem <borut.razem AT siol.net>
437         * packages/build.gputils/Makefile: get gputils sources from CVS
439 2007-08-04 Borut Razem <borut.razem AT siol.net>
441         * packages/build.mingw/Makefile: upgraded to gcc-4.2.1,
442           mingw-runtime-3.13, w32api-3.10
444 2007-06-24 Borut Razem <borut.razem AT siol.net>
446         * packages/build.readline: fixed support for universal binaries
447           on Darwin
449 2007-06-12 Borut Razem <borut.razem AT siol.net>
451         * packages/build.gpsim/Makefile: use new svn URL scheme
453 2007-06-01 Borut Razem <borut.razem AT siol.net>
455         * packages/build.mingw/Makefile: upgraded to gcc-4.2.0,
456           binutils-2.17, mingw-runtime-3.12, w32api-3.9
458 2007-05-05 Borut Razem <borut.razem AT siol.net>
460         * packages/build.nsis/Makefile: updated to NSIS version 2.27
462 2007-04-14 Borut Razem <borut.razem AT siol.net>
464         * crontab.txt: run do-upload in a separate make task on cf-x86 too
466 2007-04-10 Borut Razem <borut.razem AT siol.net>
468         * crontab.txt: run do-upload in a separate make task in order to
469           prevent starting upload before other make jobs are finished
470         * bin/dcf.sh: removed duplicated rm -f $DCF_LOCK
472 2007-03-31 Borut Razem <borut.razem AT siol.net>
474         * crontab.txt: define "make" arguments on command line
475         * bin/dcf.sh: introduced trap, relative rsync
477 2007-03-30 Borut Razem <borut.razem AT siol.net>
479         * bin/dcf.sh: enhanced logging
481 2007-03-25 Borut Razem <borut.razem AT siol.net>
483         * bin/dcf.sh: added Distributed Compile Farm
484         * crontab.txt: updated
486 2007-03-20 Borut Razem <borut.razem AT siol.net>
488         * packages/build.readline/Makefile:
489           introduced CFLAGS, CXXFLAGS and LDFLAGS configure settings
491 2007-03-18 Borut Razem <borut.razem AT siol.net>
493         * packages/*/Makefile: house cleaning
494         * packages/build.ncurses/*: added
495         * crontab.txt: added entry for mirror-doors host
496         * packages/packages.mk, packages/build.readline/Makefile:
497           added support for universal binaries on Darwin
498         * packages/build.gpsim/Makefile:
499           introduced CFLAGS, CXXFLAGS and LDFLAGS configure settings
501 2007-03-17 Borut Razem <borut.razem AT siol.net>
503         * packages/build.readline/*: added
504         * crontab.txt: added mirror-doors line
506 2007-03-13 Borut Razem <borut.razem AT siol.net>
508         * crontab.txt: added
510 2007-03-11 Borut Razem <borut.razem AT siol.net>
512         * packages/packages.mk: defined LOCAL_DIR using $(HOME)/... instead of
513           ~/... so that --prefix=$(LOCAL_DIR) works
514         * packages/build.nsis/Makefile: removed ABS_LOCAL_DIR
516 2007-03-07 Borut Razem <borut.razem AT siol.net>
518         * packages/*: initial check in
519         * packages/build.nsis/Makefile: defined ABS_LOCAL_DIR