Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/llvm/llvm-zorg


https://github.com/llvm/llvm-zorg

[libc builder] Use annotated builder for libc buildbot.

Summary:
~~This review depends on this one landing~~: https://reviews.llvm.org/D74193. (landed)
...

117452ba0d90d3883d72dd437d97562ce688ad16 authored almost 5 years ago
Config for mlir-nvidia buildbot.

Configuration for new buildbot.

Patch by Christian Kühnel <[email protected]>

Differential Rev...

2c7cdfff1efc7784f477544428f479ef6fed9cc6 authored almost 5 years ago
[zorg] Add extra argument passing to getAnnotatedBuildFactory.

Summary:
This allows the passing of extra arguments from builders to annotated script runners.
O...

b8a659a19cd9d0c9c9d43cdc9662edd3dfc621cd authored almost 5 years ago
[buildot] Add myself to the lldb-windows notification list.

cbccdbde6fbbfd4ab945a3bff18d6bc43a4b66bc authored almost 5 years ago
Requested informative notifications for aarch64/armv7 cross builders.

7e272b6925855525b62859c86b1b319438189849 authored almost 5 years ago
Merge requests for llvm-clang-win-x-armv7l and llvm-clang-win-x-aarch64 builders.

Too long build queue (up to 26 hours).

e7e9b4eca0b8fc474a61ab232ee5133dff62003d authored almost 5 years ago
Execute libc++abi tests on Armv7 devboard by llvm-clang-win-x-armv7l builder.

f3823f5fe91d59d9b5ef840380e2dff70d406952 authored almost 5 years ago
[lldb] Temporarily disable lldb-repro tests

f1288ebcddae6369e239402690c85846365ef4b4 authored almost 5 years ago
Switch lldb-x86_64-debian to python3

2b3682001b5e0495670b58a2b6e611157c84f16e authored almost 5 years ago
Revert "Bump Android NDK version to r21."

This reverts commit 9822b13842a6f476f023ef282d329c276d165a7c.

b4f7979eb1e77f6f65fa08d9a557913af41550d7 authored about 5 years ago
Bump Android NDK version to r21.

9822b13842a6f476f023ef282d329c276d165a7c authored about 5 years ago
Fix more syntax errors

74c33f0c2019876938fc3a0d97814b96f5516db0 authored about 5 years ago
Fix syntax error

b4998e6d4e792fffc48f524b4e8ef51a6477e7f5 authored about 5 years ago
Build fewer architectures on specialized LLDB builders

69793089535f28323223b6b58bbc54c66d59f304 authored about 5 years ago
Fix missing '\' in pipeline

a286f239d9544e995d8436a57199d4923306a7ca authored about 5 years ago
[lldb] Add lldb reproducer test stage

9adbdf08e1374ca52eb3f9bf6227b9ab6e0a3ce9 authored about 5 years ago
[lldb] Only run the shell test for the Xcode standalone build

f54354cb3888376b0ce8b536d46c5a5a47d5394f authored about 5 years ago
[lldb] Use check-lldb for Xcode tests

f32aab14f7c025a0d5d418be821d0aed048a2df0 authored about 5 years ago
[lldb] Pass the right args to --target and --build

0a4f1033bc2c13361c79d45457c9bf51663d18d4 authored about 5 years ago
[lldb] Run the shell test for Xcode's standalone build

825fd83864cbe6446d7ece5c046e2eb3ee1d89b0 authored about 5 years ago
lldb-sanitized: Move MAX_PARALLEL_TESTS initialization to a place

where it can actually affect the cmake invocation.

0c746ef9b47dd5f8bd88fcef3d769b4a8ee0bc09 authored about 5 years ago
[AVR] Add the AVR builder 'llvm-avr-linux' back, pulling from GitHub

This patch brings back the existing AVR builder that was removed in
3b645861c5110a9d11bf5f6d936c...

d94f2381197b14fa3e65eafd17ad4ceaf972ae34 authored about 5 years ago
[zorg] Pass "-DLLVM_POLLY_LINK_INTO_TOOLS=ON" in getPollyBuildFactory

The default here was changed recently, and the
aosp-O3-polly-before-vectorizer-unprofitable buil...

6ad01600c4e27d7238564346976df22204a5014b authored about 5 years ago
[VE] Staging buildbot

Summary: This patch registers the `nec-arrproto41` worker and staging builder for the VE target:...

66f206567090b1d6e4879775d8308d3715379515 authored about 5 years ago
Enable remote host configuration to run the target tests for Windows to

ARM Linux cross buiders.

Passing the remote host and user name into a builder configuration from...

1e3be1d0254e886f3e7409e0a544903457939825 authored about 5 years ago
[lldb] Increase the build timeout for the sanitized bot

bd84296d9de634ca5ee36afeb2f12e9265fc9e5b authored about 5 years ago
[lldb] Set LLDB_ENABLE_PYTHON to ON

This ensures that Python is a required dependency for LLDB on the bots.
This is in preparation o...

9a3d9b7fea718eab8cdb1c5e6f9436eacdaf7298 authored about 5 years ago
disable ZLib on the LLDB builder

Although there is a zlib library installed on the host, the headers are
not. ZLIB was previousl...

0184c5c5188c593adbae7e0bb9bdabe63df63d45 authored about 5 years ago
Remove LLDB_ENABLE_CURSES=False from the lldb-x86_64-debian config

Curses support is now working fine on this bot.

3cdabe9ad312fedaf0feb85046f9a8ef6e3189f9 authored about 5 years ago
Fix print function monorepo_build.py to fix test_monorepo_build.py

This file uses Python3 printing, and so we need to import print_function from
__future__. Otherw...

beec338bc8500e28e0d65d3b995790539c5904e0 authored about 5 years ago
Fix issue with print statements in build.py

The modernized print statements will not work if you are using Python 2.7.

This caused a couple...

94f63327278e07afe9d89f4489c387b187b01b91 authored about 5 years ago
[tasktool] Install default lit from pip

For some reason, even though lit is *installed*, it doesn't actually work when
you install the l...

5d9ac9c5e2a6691dc91fc5883ffd5d7a201197db authored about 5 years ago
[lldb] Enable reproducer capture for the CMake job.

Enable reproducer capture while running the test suite.

f0d58512aa53d4e2cf501de2c7a8765a2a98d446 authored about 5 years ago
[tasktool] Separate SVN checkout from pip install

Pip seems to be having some trouble with the GitHub SSH stuff on the test suite
builders.

Let's...

52de0fa652b18fe4fb64b664b751a1722166c0fa authored about 5 years ago
[tasktool] Update repos to point at GitHub repos

None of these should be pointing at the old git repos anymore, since they no
longer work.

e4009499ad7b3fd6cadd49bfef6eb5e08088d455 authored about 5 years ago
[tasktool] Try to make pip happy with installing lit

Add github as a trusted host when installing lit from there.

70fd0a372df64319d5ab4ba5126ba355e2048fa5 authored about 5 years ago
[tasktool] Use the magical GitHub SVN support to checkout lit

GitHub supports SVN checkouts, so we can just use that when checking out lit.

This lets us actu...

3588a67a1045e99b6739e917a171d900e7769b4d authored about 5 years ago
Remove outdated llvm-mirror git link in README.md

The llvm-mirror repos are no longer used, and so we shouldn't reference them in
any documentatio...

ab420dccfa24221f8f35edc3c12ed1864cddd0eb authored about 5 years ago
Use official LLVM GitHub repo in zorg/jenkins/jobs/config instead of mirror

771fd2bd1a3335e9af4e45f98840946d47a55b2e authored about 5 years ago
Don't use SVN to pull the test suite, zorg, or LNT in jenkins/common.groovy

Use Git instead.

93352290bda39c83c4a99001d10880de8e61ebbb authored about 5 years ago
[lldb] s/LLDB_DISABLE_CURSES/LLDB_ENABLE_CURSES/

ac7c64bedb3d3cd7326983ac889d6b658f8f202b authored about 5 years ago
[lldb] Put a timeout around checkout

5e6a628dc7e5d645d1fe9f24c0e66061e8ab2ad1 authored about 5 years ago
[zorg] Add LNT testing to clang-ppc64le-rhel

Added LNT tests and specified the external toolchain for the
clang-ppc64le-rhel bot.

Patch by: ...

622b3edf47e70fa62bc7451f54c6ecddb11ba9ef authored about 5 years ago
Removed c_compiler and cxx_compiler options from OpenMPBuilder

They are redundant with environment variables CC and CXX that are used
elsewhere, and are less v...

4ec74127d5f944430d247a1b8f974fcb2f62ccc1 authored about 5 years ago
Added more builders to report github status.

a5fe1bde920aeacc7729a7ff9024478f69d31189 authored about 5 years ago
Enabled ccache on OpenMP jobs

ff24a1f5a4c2785bfd82eee3ea9e3d46263970ff authored about 5 years ago
Removed an unused variable from OpenMPBuilder

6c3e9906adeee099abed0215639d06503cbefb08 authored about 5 years ago
Removed legacy mode from OpenMPBuilder

ab4824235f7b43bc0c23d5cc077f1fd8d240c4fb authored about 5 years ago
Revert "Modernize monorepo_build.py"

This reverts commit 85fc3d80c5c973d72155c54df7d38ad2615905ec.

65bb175ca08e47eee8c9c9954bbc582f4928eec0 authored about 5 years ago
Modernize monorepo_build.py

85fc3d80c5c973d72155c54df7d38ad2615905ec authored about 5 years ago
Modernize build.py to use function print() calls.

992125b54aa6634b608f175f83b4a64f1323aa2a authored about 5 years ago
Notify on some missing builders.

b89b2c7318864181801725892e3ce0a2ddcc7409 authored about 5 years ago
Added new llvm-clang-x86_64-expensive-checks-debian and clang-x86_64-debian-new-pass-manager-fast builders; no merge build requests for clang-x86_64-debian-fast.

de35b25c23a47adee2bb174515665125611979c2 authored about 5 years ago
[zorg, sanitizer] Use clang from chromium for stage1

f5aaa196d2d404134425b6b64aa225d9012cd1a2 authored about 5 years ago
[zorg, sanitizer] Remove dead code

1645d56319201230b46901726a50edbae5fca0a8 authored about 5 years ago
[zorg, sanitizer] Remove checkout by svn revision

9842ef24c22af385efa2f5a63c8f182995f66b85 authored about 5 years ago
[zorg, sanitizer] Remove svn related code

b1d4470f36f6dad90be215e4aca94e91f86cc0d2 authored about 5 years ago
[zorg, sanitizer] Remove USE_GIT option

Now git is the only option.

8101761cb3c2b2287daf800c2a410d244ca2891d authored about 5 years ago
Revert "[Sanitizers] Avoid building with -Werror"

This reverts commit b0ee3a60875b0bed660cd52ddaf19fb19867b6ea. Requested by Tom Stellard.

385b642c22c3b8c690945e7df46a654731569172 authored about 5 years ago
Polished the success status description.

cd88a122e80b8c0ae84a00e353522cce5a59b35d authored about 5 years ago
[Sanitizers] Avoid building with -Werror

This lefts buildbots always broken when clang/gcc diagnostics are improved, etc..

b0ee3a60875b0bed660cd52ddaf19fb19867b6ea authored about 5 years ago
Imported status.

16c005683f2837b46a01b394a6ddebe28b7a295f authored about 5 years ago
Added the first github status reporter in pilot mode.

16c86f773c0842997336f431fce4040d457caa1f authored about 5 years ago
Add Clang PPC buildbot on Red Hat.

Patch by Wael Yehia.

Differential Revision: https://reviews.llvm.org/D70543

e44a4915f24336f4da4eb905a026e4c31bea76a1 authored about 5 years ago
Added GitHubStatus to report build statuses to github llvm-project repo.

b03d19aca55166122b366a6c89d4e1322618a3f6 authored about 5 years ago
Bring back clang-x64-ninja-win7 and clang-atom-d525-fedora-rel after fixing git problems

Summary: Git issues were resolved on both machines, so we are ready to bring both builders back....

b42196c9b142a65c6fb5fbf643f67de189dcd976 authored about 5 years ago
Further reduce the amount of parallel test jobs in the LLDB asan builder.

6fff736f54696ff317b059a1f43e543ad34ae7a3 authored about 5 years ago
Preserve input case in InterpolateToNativePath.

1c80bd6649c79cf8018bc1a5cab110b6ca19cb21 authored about 5 years ago
Looks like XToolchainBuilder wants forward slash path separator for llvm-ar path.

363234d186175c693377af5355d6f7d0d317f3f6 authored about 5 years ago
Update LLVM_LIT_ARGS for LLDB Arm Linux bots

353012a742ef606c9cc20702bb6facdf871473db authored about 5 years ago
Removed from staging bots which cannot work with gihub.

3b645861c5110a9d11bf5f6d936ca074212cc452 authored about 5 years ago
Added builders to build cross from Windows to ARMv7l and AArch64 LLVM toolchains.

938392e5a2575dcf6a04132f172b091a6a7e05fe authored about 5 years ago
Fixed typo. NFC.

d1365377b546733322f96160fc1b4b7df0b92d65 authored about 5 years ago
Update Fuchsia builder to use Git

This is part of the transition away from SVN to Git.

Differential Revision: https://reviews.llv...

9cc68351fc4c0e8683582a1290e61c59eeedb334 authored about 5 years ago
Upstream ninja does not support yet a format string from arguments.

fa464cc4ebc98b025e7e020c461849118388fef8 authored about 5 years ago
Added XToolchainBuilder to build cross toolchains.

The factory provides build steps to build host-side tools and then cross-build target libraries....

12af0349225ae16ce1aa69d67dbea2fd1416bce8 authored about 5 years ago
Fix LLVM_LIT_ARGS for LLDB Arm/AArch64 builder

This patch fixes messed up LLVM_LIT_ARGS for LLDB Arm and AArch64 Linux buildbots.

This also up...

a4397a96927ee26258a944d7e4cdef66169b8f16 authored about 5 years ago
Remove LLVM from depset for the libc++ builders.

This prevents every LLVM commit from triggering the libc++ buildbots,
which is a waste of resour...

f296f7da2dd516d86d12a53c98642e7714015ee7 authored about 5 years ago
Remove error in additional '(' that was placed in previous patch.

53b0602b58d29771a9637826db88c6849212dff0 authored about 5 years ago
Conditionally build LLD for sanitizer bots.

7b38316441a50c2a3f48cd3e5691c85b7234085f made a change that
unconditionally started building LLD...

750be25336279f69be8e48f1a045d0702c0f5754 authored about 5 years ago
Add LLD to slow builder sanitizer bot.

Bots started spuriously failing this morning because the gcc-built
bootstrap clang then is used ...

7b38316441a50c2a3f48cd3e5691c85b7234085f authored about 5 years ago
Updated LLVMBuildFactory to place by default the build directory outside of the source code tree.

6aa8dfedf8c16857e80fb2fee334ed3f7d461756 authored about 5 years ago
Create a separate step for each check in UnifiedTreeBuilder.

dcb16080a521f9e1d3570579e877206a3f52a216 authored about 5 years ago
Removed deprecated code from PollyBuilder.

This is a code cleaning to follow up the github transition.

Differential Revision: https://revi...

f2eb5bbff72d951596c9b1dbe0584df9f244b9dd authored about 5 years ago
Some code cleaning for LLDPerformanceTestsuite.

3ef3b908ed15d4d3b6b5d458b3f62af58982419d authored about 5 years ago
Fix syntax error introduced in 4f54ad8e

070a8f8889058ad5808921813a3ce32f35350f55 authored about 5 years ago
Add an override for ignoring errors

4f54ad8e5193dfd4e1acae49a3285c6b6a9f2d66 authored about 5 years ago
Removed builders not working with github monorepo.

8ea093f54b1b5c4588b08b606c84b80bec84cf2b authored about 5 years ago
Refactored PollyBuilder.getPollyBuildFactory to support github.

PollyBuilder.AddExternalPollyBuildFactory and PollyBuilder.getPollyLNTFactory are deprecated.

Di...

f126d66c75f45f522ea70796dd300e8b0bafe994 authored about 5 years ago
Remove the libc builders from the master for now.

Reviewers: gkistanova

Differential Revision: https://reviews.llvm.org/D69728

12f995533f41f40c61bd41b9c880a7b2ac2ff42b authored about 5 years ago
Add llvm-libc builders.

Summary:
A build factory for libc has been added. This factory makes use of an
annotated step ru...

6d5695aea6295c0e3d97785e6ffa1a39a1288058 authored about 5 years ago
Revert "Revert "Add six to the list of python dependencies.""

This reverts commit 42519d0c1e217e049459543e11e20e2952a03708.

8d729f6fd0a638c65c3e64b4fd2c33f1af7af32f authored about 5 years ago
[Python] Add more decode('utf-8') to check_output.

172fefe95bc2369b61c9e227253aebcd035e001e authored about 5 years ago
[Python] Pass the executable not all the remaining args

c5faf01889988c2cb400aaf29bc759e3af67312b authored about 5 years ago
[Python] Decode check_output result which is not a string in Python 3.

00c16c2736e21c324d60275722cb89f3675b97aa authored about 5 years ago
[Python] Make dep.py compatible with Python 2 & 3.

2f1f701bf9816893eab55c8a67ec7e172559659e authored about 5 years ago
Fixed a wrong libc++ path for monorepo.

899a38f03cbc1d9900437e8ac26bb14decf208a1 authored about 5 years ago
Fix unintended mutation of stage2 extra cmake args, forcing use of cl for stage2 compiles

1e91ba85844249898b7b00e081c1f7db62034200 authored about 5 years ago
Disable dexter tests on Windows bot until it works

7435ae0aa6728e7a0a3ff3821551850fe9f617c7 authored about 5 years ago
Try again to get the right annotated buildbot path

619d72a3424a58515851b287ed8f4590794d0cab authored about 5 years ago