Mike Nolta
def4c0b47e
This is a harmless bug, as the script still works, but curl's '-O' option isn't the same as wget's.
...
contrib/ChangeLog:
* download_prerequisites: Don't pass wget options to curl.
2020-07-10 14:06:23 -06:00
Ilya Leoshkevich
796190e538
Make contrib/download_prerequisites work on AIX and OpenBSD
...
contrib/ChangeLog:
2020-06-11 Ilya Leoshkevich <iii@linux.ibm.com>
* download_prerequisites: Support AIX and OpenBSD unames.
Pipe `{gzip,bzip2} -d` to `tar -xf -`.
2020-06-24 17:57:53 +02:00
Janne Blomqvist
d51dd316a2
download_prerequisites: Use http instead of ftp for downloading.
...
2019-11-13 Janne Blomqvist <jb@gcc.gnu.org>
* download_prerequisites: Use http instead of ftp for downloading.
From-SVN: r278151
2019-11-13 19:48:52 +02:00
Tommy Nguyen
6f8fc6f932
re PR other/82704 (GCC fails to download prerequisites on busybox distro (unrecognized sha512sum --check))
...
2019-03-10 Tommy Nguyen <remyabel@gmail.com>
PR contrib/82704
* download_prerequisites: Use -c instead of --check for sha512sum.
From-SVN: r269553
2019-03-10 13:49:13 +01:00
Jonathan Wakely
3ab78ac2a0
* download_prerequisites: Use shasum for FreeBSD and DragonFly.
...
From-SVN: r257143
2018-01-29 13:30:02 +00:00
Richard Biener
37026b57bd
download_prerequisites (isl): Bump version to 0.18.
...
2017-09-18 Richard Biener <rguenther@suse.de>
* download_prerequisites (isl): Bump version to 0.18.
From-SVN: r252907
2017-09-18 07:42:32 +00:00
Damian Rouson
b1c0468f72
download_prerequisites (md5_check): New function emulates Linux 'md5 --check' on macOS.
...
2017-04-11 Damian Rouson <damian@sourceryinstitute.org>
* download_prerequisites (md5_check): New function emulates Linux
'md5 --check' on macOS. Modified script for macOS compatibility.
From-SVN: r246845
2017-04-11 16:34:07 +00:00
Moritz Klammler
38000825cd
download_prerequisites: Conditionally verify checksums of downloaded pacakges.
...
2016-10-24 Moritz Klammler <moritz@glammler.eu>
* download_prerequisites: Conditionally verify checksums of
downloaded pacakges. Add help text.
* prerequisites.md5: New file.
* prerequisites.sha512: New file.
From-SVN: r241483
2016-10-24 10:05:48 -06:00
Eric Gallager
612a6ffe0e
download_prerequisites: Explicitly remove existing symlinks before trying to create new ones.
...
2016-08-03 Eric Gallager <egall@gwmail.gwu.edu>
* download_prerequisites: Explicitly remove existing symlinks
before trying to create new ones.
From-SVN: r239082
2016-08-03 10:11:50 -06:00
Richard Biener
50a593c7e2
download_prerequisites (ISL): Bump version to 0.16.1
...
2016-06-13 Richard Biener <rguenther@suse.de>
* download_prerequisites (ISL): Bump version to 0.16.1
From-SVN: r237363
2016-06-13 08:18:51 +00:00
Bernd Edlinger
00f357941d
configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
...
2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
* configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
* configure: Regenerated.
* Makefile.def (gmp): Explicitly disable assembler.
(mpfr): Adjust lib_path.
(mpc): Likewise.
* Makefile.in: Regenerated.
gcc/
2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
* doc/install.texi: Document supported in-tree gmp/mpfr/mpc versions.
contrib/
2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
* download_prerequisites: Adjust gmp/mpfr/mpc versions.
From-SVN: r235763
2016-05-02 15:23:20 +00:00
Sebastian Pop
e357a5e03c
replace ISL with isl
...
From-SVN: r231784
2015-12-17 18:50:05 +00:00
Tobias Burnus
f78590bb4c
download_prerequisites: Download ISL 0.15 instead of 0.14.
...
2015-12-06 Tobias Burnus <burnus@net-b.de>
* download_prerequisites: Download ISL 0.15 instead of 0.14.
From-SVN: r231329
2015-12-06 11:42:49 +01:00
Markus Trippelsdorf
78c56a5aa3
Make sure that contrib/download_prerequisites is run from correct place
...
* download_prerequisites: Make sure that script is run from
top level source directory.
From-SVN: r227674
2015-09-11 06:09:36 +00:00
Chung-Ju Wu
923e09ee92
Adjust the comment in contrib/download_prerequisties.
...
contrib/
* download_prerequisites: Modify the comment for GRAPHITE_LOOP_OPT.
From-SVN: r218652
2014-12-12 03:23:16 +00:00
Tobias Burnus
f5d5b88fe5
download_prerequisites: Download ISL 0.14 instead of 0.12.2.
...
2014-12-02 Tobias Burnus <burnus@net-b.de>
* download_prerequisites: Download ISL 0.14 instead of 0.12.2.
From-SVN: r218294
2014-12-02 23:41:01 +01:00
Tobias Burnus
51f784f573
download_prerequisites: Stop downloading CLooG.
...
2014-11-11 Tobias Burnus <burnus@net-b.de>
contrib/
* download_prerequisites: Stop downloading CLooG.
gcc/
* doc/install.texi (Prerequisites): Remove CLooG.
From-SVN: r217339
2014-11-11 07:55:31 +01:00
Richard Biener
662dae0db0
download_prerequisites: Update ISL and CLOOG versions.
...
2014-02-13 Richard Biener <rguenther@suse.de>
* download_prerequisites: Update ISL and CLOOG versions.
From-SVN: r207759
2014-02-13 14:06:48 +00:00
Chung-Ju Wu
a8db59905a
download_prerequisites: Download isl and cloog conditionally.
...
2013-05-24 Chung-Ju Wu <jasonwucj@gmail.com>
* download_prerequisites: Download isl and cloog conditionally.
From-SVN: r199297
2013-05-24 15:23:44 +00:00
Andrew Haley
69baf0a35d
download_prerequisites: New script.
...
2010-06-02 Andrew Haley <aph@redhat.com>
* download_prerequisites: New script.
From-SVN: r160146
2010-06-02 11:14:19 +00:00