about summary refs log tree commit diff
path: root/scripts/build-many-glibcs.py
Commit message (Expand)AuthorAgeFilesLines
* Use Linux 4.16 in build-many-glibcs.py.Joseph Myers2018-04-031-1/+1
* Use MPFR 4.0.1 in build-many-glibcs.py.Joseph Myers2018-02-071-1/+1
* Add RISC-V to build-many-glibcs.pyPalmer Dabbelt2018-01-291-0/+17
* Make build-many-glibcs.py clean git source directories.Joseph Myers2018-01-291-0/+3
* Clean up build-many-glibcs.py libcilkrts disabling.Joseph Myers2018-01-291-3/+5
* Use Linux 4.15 in build-many-glibcs.py.Joseph Myers2018-01-291-1/+1
* hurd: Make build-many-glibcs.py use mainline gnumachSamuel Thibault2018-01-281-1/+8
* hurd: make build-many-glibcs.py use mainline migSamuel Thibault2018-01-271-1/+8
* hurd: fix gcc build in build-many-glibcs.pySamuel Thibault2018-01-271-0/+2
* hurd build-many-glibcs.py: use hurd mainline for nowSamuel Thibault2018-01-261-1/+1
* build-many-glibcs.py: Fix hurd-vcs checkoutSamuel Thibault2018-01-251-1/+4
* build-many-glibcs.py: Add hurd vcs supportSamuel Thibault2018-01-251-0/+4
* Add soft-float ColdFire to build-many-glibcs.py.Joseph Myers2018-01-241-0/+5
* Add build-many-glibcs.py support for Hurd.Joseph Myers2018-01-241-10/+65
* Update build-many-glibcs.py binutils, mpfr, mpc versions.Joseph Myers2018-01-151-3/+3
* Strip shared objects in subdirectories of libPalmer Dabbelt2018-01-061-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Add aarch64 disable-multi-arch variant to build-many-glibcs.pySzabolcs Nagy2017-12-211-1/+3
* Remove tilepro-*-linux-gnu supportAdhemerval Zanella2017-12-201-2/+0
* Add --enable-static-pie variants to x86_64, x32 and i686H.J. Lu2017-12-181-0/+9
* Fix build-many-glibcs.py arm-linux-gnueabihf builds with mainline GCC.Joseph Myers2017-12-191-5/+6
* Correct build-many-glibcs.py arm-linux-gnueabihf configurations.Joseph Myers2017-12-151-2/+4
* Remove --with-fp / --without-fp.Joseph Myers2017-12-121-34/+17
* Add SPARC --disable-multi-arch builds to build-many-glibcs.py.Joseph Myers2017-11-291-1/+7
* Use Linux 4.14 in build-many-glibcs.py.Joseph Myers2017-11-151-1/+1
* Fix armv7-a compiler option nameAdhemerval Zanella2017-10-171-2/+2
* Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable-multiarch}Adhemerval Zanella2017-10-171-1/+6
* Remove add-ons mechanism.Joseph Myers2017-10-051-1/+0
* Use MPFR 3.1.6 in build-many-glibcs.py.Joseph Myers2017-09-071-1/+1
* Use Linux 4.13 in build-many-glibcs.py.Joseph Myers2017-09-041-1/+1
* build-many-glibcs.py: also build profiled objectsAndreas Schwab2017-07-081-0/+1
* Update versions in build-many-glibcs.py.Joseph Myers2017-07-041-3/+3
* Default Linux kernel version in build-many-glibcs.py to 4.11.Joseph Myers2017-05-011-1/+1
* Default build-many-glibcs.py to GCC 7 branch.Joseph Myers2017-04-261-1/+1
* build-many-glibcs: Remove no_isolate from SH configAdhemerval Zanella2017-03-131-19/+6
* Use Linux 4.10 in build-many-glibcs.py.Joseph Myers2017-02-221-1/+1
* build-many-glibcs: don't crash if email is not configuredZack Weinberg2017-02-161-0/+10
* Avoid parallel GCC install in build-many-glibcs.py.Joseph Myers2017-01-181-1/+11
* Make build-many-glibcs.py work on python3.2Szabolcs Nagy2017-01-111-0/+37
* Add build-many-glibcs.py powerpc-linux-gnu-power4 build.Joseph Myers2017-01-021-1/+4
* Make build-many-glibcs.py use binutils 2.28 branch by default.Joseph Myers2017-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Make build-many-glibcs.py flush stdout before execv.Joseph Myers2016-12-161-0/+1
* Use Linux 4.9 (headers) in build-many-glibcs.py.Joseph Myers2016-12-141-1/+1
* Add build-many-glibcs.py option to strip installed shared libraries.Joseph Myers2016-12-071-2/+11
* Make build-many-glibcs.py support running as a bot.Joseph Myers2016-12-011-11/+41
* Add build-many-glibcs.py bot-cycle action.Joseph Myers2016-11-301-9/+161
* Make build-many-glibcs.py store more information about builds.Joseph Myers2016-11-261-4/+111
* Make build-many-glibcs.py re-exec itself if changed by checkout.Joseph Myers2016-11-251-0/+14
* Make build-many-glibcs.py track component versions requested and used.Joseph Myers2016-11-241-10/+73