aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-many-glibcs.py
AgeCommit message (Expand)AuthorFilesLines
2017-10-17Fix armv7-a compiler option nameAdhemerval Zanella1-2/+2
2017-10-17Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable-multiarch}Adhemerval Zanella1-1/+6
2017-10-05Remove add-ons mechanism.Joseph Myers1-1/+0
2017-09-07Use MPFR 3.1.6 in build-many-glibcs.py.Joseph Myers1-1/+1
2017-09-04Use Linux 4.13 in build-many-glibcs.py.Joseph Myers1-1/+1
2017-07-08build-many-glibcs.py: also build profiled objectsAndreas Schwab1-0/+1
2017-07-04Update versions in build-many-glibcs.py.Joseph Myers1-3/+3
2017-05-01Default Linux kernel version in build-many-glibcs.py to 4.11.Joseph Myers1-1/+1
2017-04-26Default build-many-glibcs.py to GCC 7 branch.Joseph Myers1-1/+1
2017-03-13build-many-glibcs: Remove no_isolate from SH configAdhemerval Zanella1-19/+6
2017-02-22Use Linux 4.10 in build-many-glibcs.py.Joseph Myers1-1/+1
2017-02-16build-many-glibcs: don't crash if email is not configuredZack Weinberg1-0/+10
2017-01-18Avoid parallel GCC install in build-many-glibcs.py.Joseph Myers1-1/+11
2017-01-11Make build-many-glibcs.py work on python3.2Szabolcs Nagy1-0/+37
2017-01-02Add build-many-glibcs.py powerpc-linux-gnu-power4 build.Joseph Myers1-1/+4
2017-01-02Make build-many-glibcs.py use binutils 2.28 branch by default.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-16Make build-many-glibcs.py flush stdout before execv.Joseph Myers1-0/+1
2016-12-14Use Linux 4.9 (headers) in build-many-glibcs.py.Joseph Myers1-1/+1
2016-12-07Add build-many-glibcs.py option to strip installed shared libraries.Joseph Myers1-2/+11
2016-12-01Make build-many-glibcs.py support running as a bot.Joseph Myers1-11/+41
2016-11-30Add build-many-glibcs.py bot-cycle action.Joseph Myers1-9/+161
2016-11-26Make build-many-glibcs.py store more information about builds.Joseph Myers1-4/+111
2016-11-25Make build-many-glibcs.py re-exec itself if changed by checkout.Joseph Myers1-0/+14
2016-11-24Make build-many-glibcs.py track component versions requested and used.Joseph Myers1-10/+73
2016-11-23build-many-glibcs: Revert -fno-isolate-erroneous-paths options for tileproChris Metcalf1-2/+1
2016-11-22Make build-many-glibcs.py use -fno-isolate-erroneous-paths options for tilepro.Joseph Myers1-5/+7
2016-11-18Quote shell commands in logs from build-many-glibcs.py.Joseph Myers1-1/+11
2016-11-17Actually use newly built host libraries in build-many-glibcs.py.Joseph Myers1-0/+4
2016-11-14Fix build-many-glibcs.py style issues.Joseph Myers1-17/+10
2016-11-11Add script to build many glibc configurations.Joseph Myers1-0/+1142