Eric Fiselier
bc2f425377
fix buildbot start script to no longer hang
...
llvm-svn: 369428
2019-08-20 19:06:23 +00:00
Eric Fiselier
1d37ec1fda
bump lld version used by buildbots
...
llvm-svn: 369416
2019-08-20 17:43:00 +00:00
Eric Fiselier
a8aa58fb3d
Reconfigure docker builders to be more modular.
...
And other various cleanups to the configuration.
llvm-svn: 363722
2019-06-18 19:31:38 +00:00
Eric Fiselier
2ade4f6f72
attempt to unbreak buildbots
...
llvm-svn: 363442
2019-06-14 19:31:17 +00:00
Eric Fiselier
a1f420de8c
Fix permission error while running bots
...
llvm-svn: 359405
2019-04-28 17:00:46 +00:00
Eric Fiselier
290a3a3648
attempt to unbreak build bots
...
llvm-svn: 359404
2019-04-28 16:42:49 +00:00
Eric Fiselier
2f5f9a159b
Attempt to switch to auto-scaling bots
...
llvm-svn: 359403
2019-04-28 15:54:50 +00:00
Chandler Carruth
9d610c5a53
The new file header didn't get carried over when these files were
...
"moved" somehow, update them to use it.
llvm-svn: 353669
2019-02-11 08:39:23 +00:00
Eric Fiselier
b0f1013a73
Improve docker images and configuration; create compiler-zoo image
...
llvm-svn: 351667
2019-01-19 23:36:06 +00:00
Eric Fiselier
8c0332204d
Fix all the bots.
...
The buildbot start scripts hardcode the version string.
Bump it from 8 to 9.
llvm-svn: 351638
2019-01-19 09:07:04 +00:00
Chandler Carruth
2946cd7010
Update the file headers across all of the LLVM projects in the monorepo
...
to reflect the new license.
We understand that people may be surprised that we're moving the header
entirely to discuss the new license. We checked this carefully with the
Foundation's lawyer and we believe this is the correct approach.
Essentially, all code in the project is now made available by the LLVM
project under our new license, so you will see that the license headers
include that license only. Some of our contributors have contributed
code under our old license, and accordingly, we have retained a copy of
our old license notice in the top-level files in each project and
repository.
llvm-svn: 351636
2019-01-19 08:50:56 +00:00
Eric Fiselier
f707738557
Try 2: Fix bug in buildbot start script
...
llvm-svn: 349236
2018-12-15 03:48:08 +00:00
Eric Fiselier
6d7331c172
Fix bug in buildbot start script
...
llvm-svn: 349235
2018-12-15 03:45:21 +00:00
Eric Fiselier
4e903a3a7d
Rework docker setup to make it easier to work around bugs on buildbots
...
llvm-svn: 349234
2018-12-15 03:24:33 +00:00
Eric Fiselier
9c97ca1b99
Add docker configurations used by the buildbots.
...
These are the scripts I use to create the docker images for
the build bots and run them.
llvm-svn: 347244
2018-11-19 18:43:31 +00:00