about summary refs log tree commit diff
path: root/scripts/build-many-glibcs.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* build-many-glibcs: Revert -fno-isolate-erroneous-paths options for tileproChris Metcalf2016-11-231-2/+1
* Make build-many-glibcs.py use -fno-isolate-erroneous-paths options for tilepro.Joseph Myers2016-11-221-5/+7
* Quote shell commands in logs from build-many-glibcs.py.Joseph Myers2016-11-181-1/+11
* Actually use newly built host libraries in build-many-glibcs.py.Joseph Myers2016-11-171-0/+4
* Fix build-many-glibcs.py style issues.Joseph Myers2016-11-141-17/+10
* Add script to build many glibc configurations.Joseph Myers2016-11-111-0/+1142