Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
toolchain
/
llvm
/
zorg.git
/
04401cc219f2b709f58c6d384e55370dbb51efab
04401cc
[sanitizers] Increase default "git clone --depth" to 100
by Vitaly Buka
· 6 years ago
a650907
Apply defaut cmake flags to ABITestsuitBuilder.
by Galina Kistanova
· 6 years ago
3d16074
Remove -DLLVM_USE_LINKER from Windows self host bots.
by Russell Gallop
· 6 years ago
7d3471e
Add LLVMGitPoller to listen for changes in the monorepo.
by Galina Kistanova
· 6 years ago
4f59d77
Separate automatic schedulers for builders depending on is_legacy_mode.
by Galina Kistanova
· 6 years ago
b28be6d
Refactored ClangBuilde.getClangCMakeBuildFactory and ClangBuilde.getClangCMakeGCSBuildFactory to support github.
by Galina Kistanova
· 6 years ago
aeca173
Added LLVMPoller to work with github.
by Galina Kistanova
· 6 years ago
acc5446
Check out the test-suite first to prevent poisoning got_revision property.
by Galina Kistanova
· 6 years ago
b903242
Added support for github author names.
by Galina Kistanova
· 6 years ago
0792e29
LLVMBuildFactory code cleaning.
by Galina Kistanova
· 6 years ago
597ddbc
Updated UnifiedTreeBuilder to fully support is_legacy_mode.
by Galina Kistanova
· 6 years ago
d7af689
Added support for git/github to LLVMBuildFactory.
by Galina Kistanova
· 6 years ago
56ae66e
Reverted r375035 and r375036 to fix the commit message and author name.
by Galina Kistanova
· 6 years ago
133fa9a
Added support for is_legacy_mode to ABITestsuitBuilder.
by Galina Kistanova
· 6 years ago
84b1195
ClangBuilder code cleaning. NFC.
by Galina Kistanova
· 6 years ago
3607aef
This allows to use the newly added LLVMBuildFactory ability to transparently use SVN or github and switch between depending on the is_legacy_mode attribute, and adds a github support to UnifiedTreeBuilder.
by Galina Kistanova
· 6 years ago
c46187e
Now LLVMBuildFactory supports both a "legacy mode" with SVN checkout and a git/github checkout.
by Galina Kistanova
· 6 years ago
b036c79
LLVMBuilfFactory should always have is_legacy_mode attribute.
by Galina Kistanova
· 6 years ago
0511c32
Removed redundant quotation marks from -DLLVM_LIT_ARGS.
by Galina Kistanova
· 6 years ago
b26065b
Refactored LibcxxAndAbiBuilder to support github.
by Galina Kistanova
· 6 years ago
1c20bf3
Refactored ClangLTOBuilder to support github.
by Galina Kistanova
· 6 years ago
074af6c
Removed always failing builder 'clang-x86_64-linux-selfhost-modules'.
by Galina Kistanova
· 6 years ago
e164dbb
Change SphinxDocsBuilder to use UnifiedTreeBuilder.
by Galina Kistanova
· 6 years ago
000e253
Sanitize kwargs in UnifiedTreeBuilder.getCmakeWithNinjaMultistageBuildFactory.
by Galina Kistanova
· 6 years ago
5049f32
Redefine API so it would not assume SVN.
by Galina Kistanova
· 6 years ago
0508357
Added UnifiedTreeBuilder.getLLVMBuildFactoryAndPrepareForSourcecodeSteps for a better code reuse.
by Galina Kistanova
· 6 years ago
920a609
Set a default build directory in the LLVMBuildFactory and then properly use it.
by Galina Kistanova
· 6 years ago
dfec740
Remove build directory for each build on clang-x86_64-debian-fast.
by Galina Kistanova
· 6 years ago
44ffc0a
UnifiedTreeBuilder code cleaning. NFC.
by Galina Kistanova
· 6 years ago
a263a96
Incremental.
by Galina Kistanova
· 6 years ago
b90cd12
NFC. Few cosmetic changes.
by Galina Kistanova
· 6 years ago
b4b009b
Changed clang-x86_64-debian-fast builder to use UnifiedTreeBuilder.
by Galina Kistanova
· 6 years ago
f8990a8
Removed some default cmake options which doesn't seem worth being default from UnifiedTreeBuilder.addCmakeSteps.
by Galina Kistanova
· 6 years ago
1d4a871
Do not set default cmake options in CmakeCommand.
by Galina Kistanova
· 6 years ago
343ac76
Added legacy mode support for automatic SVN schedulers.
by Galina Kistanova
· 6 years ago
4e11320
Updated llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast and llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast builders.
by Galina Kistanova
· 6 years ago
f362b58
Moved a few builders to use UnifiedTreeBuilder.
by Galina Kistanova
· 6 years ago
827b4f7
[LLDB] Enable mails on the standalone bot
by Jonas Devlieghere
· 6 years ago
00c5b21
Revert "[LLDB] Enable mails on the matrix bot"
by Jonas Devlieghere
· 6 years ago
37df39a
[LLDB] Enable mails on the matrix bot
by Jonas Devlieghere
· 6 years ago
f55f2ad
[LLDB] Add LLVM 9 to the Matrix bot
by Jonas Devlieghere
· 6 years ago
948887a
Added new builders lldb-s390x-fedora, lldb-ppc64le-fedora.
by Galina Kistanova
· 6 years ago
63b448f
[LLDB] Send e-mails to the default recipients
by Jonas Devlieghere
· 6 years ago
62167df
[LLDB] Only sent e-mail when the status changed
by Jonas Devlieghere
· 6 years ago
8cbacb2
Remove sanitizer-aarch64-linux-mte bot.
by Evgeniy Stepanov
· 6 years ago
5e9a958
The LLD buildbot has some tests that are not reliable.
by Galina Kistanova
· 6 years ago
c237967
Remove redundant linaro slaves from slaves.py
by Peter Smith
· 6 years ago
e5d38a6
Replaced non-existent argument 'target_arch' for 'vs_target_arch'.
by Galina Kistanova
· 6 years ago
448237c
Run svn cleanup before svn up on Windows annotated build bots
by Reid Kleckner
· 6 years ago
f30dcc2
The LLD buildbot has some tests that are not reliable.
by Galina Kistanova
· 6 years ago
0937a36
Bring back clang-x64-ninja-win7/windows7-buildbot
by Ilia Taraban
· 6 years ago
188f64f
[sanitizer] Fix sanitizer-x86_64-linux-gn 'true' call
by Vitaly Buka
· 6 years ago
e8c58a1
[sanitizer] Make sanitizer-x86_64-linux-gn always pass
by Vitaly Buka
· 6 years ago
6837535
[saninizer] Remove sanitizer-x86_64-linux-gn builder
by Vitaly Buka
· 6 years ago
a055a9c
Revert "Disable e-mails until the Groovy exception is fixed"
by Jonas Devlieghere
· 6 years ago
7c4dcb8
Revert "[lldb] Send e-mails on failure"
by Jonas Devlieghere
· 6 years ago
745a5dc
[lldb] Send e-mails on failure
by Jonas Devlieghere
· 6 years ago
423faf3
[lldb] Shuffle and time tests for the CMake builder
by Jonas Devlieghere
· 6 years ago
5645143
Pass -DLLDB_DISABLE_CURSES to the lldb-x86_64-debian bot
by Pavel Labath
· 6 years ago
c7357d1
[lldb-cmake] Time test and shuffle
by Jonas Devlieghere
· 6 years ago
88e49ef
[sanitizer] Switch sanitizer-x86_64-linux to git
by Vitaly Buka
· 6 years ago
ac9f173
[sanitizer] Optimize git clone by using small depth
by Vitaly Buka
· 6 years ago
2033d91
[sanitizer] Fix 'unbound variable'
by Vitaly Buka
· 6 years ago
694ac71
[sanitizer] Delete abandoned script
by Vitaly Buka
· 6 years ago
10f2128
[sanitizer] Enabled git on MTE bot
by Vitaly Buka
· 6 years ago
8a8d26c
[lldb] Double the individual test timeout for sanitized tests.
by Jonas Devlieghere
· 6 years ago
9441e33
[tsan] Use git on tsan bot
by Vitaly Buka
· 6 years ago
78f0151
[sanitizer] Always clobber if unexpected svn/git checkout exists
by Vitaly Buka
· 6 years ago
01ea1b2
[lldb] Increase timeout for sanitized bot
by Jonas Devlieghere
· 6 years ago
3c073cf
[sanitizer] Switch android bot to use git
by Vitaly Buka
· 6 years ago
b1f29b1
[sanitizer] Use git for x86_64-linux-*san bots
by Vitaly Buka
· 6 years ago
07ca372
[sanitizer] Clobber svn_checkout dir
by Vitaly Buka
· 6 years ago
bc981cc
[sanitizer] Fix android bot clobbering
by Vitaly Buka
· 6 years ago
36c9f8a
[sanitizer] Improve clobbering
by Vitaly Buka
· 6 years ago
85f02d7
[sanitizer] Clobber llvm_build0 dir
by Vitaly Buka
· 6 years ago
69ac705
[libfuzzer] Clobber fuzzer-test-suite and build output if needed
by Vitaly Buka
· 6 years ago
24478ee
[sanitizer] Move clobber into common location
by Vitaly Buka
· 6 years ago
6bb4579
[sanitizer] Move update step message into buildbot_functions.sh
by Vitaly Buka
· 6 years ago
99049fd
[sanitizer] Fix GN build script
by Vitaly Buka
· 6 years ago
5e7296a
[sanitizer] Fix messages in buildbot_gn.sh
by Vitaly Buka
· 6 years ago
9b3046c
[sanitizer] Fix sanitizer-x86_64-linux-gn script
by Vitaly Buka
· 6 years ago
7104741
[sanitizer] Move more of STAGE1 build into functions.sh
by Vitaly Buka
· 6 years ago
ee0ce53
[sanitizer] Move "build stage1 clang" message into functions.sh
by Vitaly Buka
· 6 years ago
39ffa6a
[sanitizer] Move stage3 into buildbot_functions.sh
by Vitaly Buka
· 6 years ago
3149fa5
[asan] Rename buildbot_bootstrap.sh > buildbot_bootstrap_asan.sh
by Vitaly Buka
· 6 years ago
8f4ce25
[sanitizer] Cleanup STAGE2 dir variables
by Vitaly Buka
· 6 years ago
f170781
[sanitizer] Fix buildbot_update call
by Vitaly Buka
· 6 years ago
76c2702
[fuzzer] Enable git on sanitizer-x86_64-linux-fuzzer
by Vitaly Buka
· 6 years ago
d7fb697
[sanitizer] Remove llvm-project on clobber
by Vitaly Buka
· 6 years ago
99b1624
[zorg] Switch sanitizer-x86_64-linux-fast to use git
by Vitaly Buka
· 6 years ago
22df7c9
Disable e-mails until the Groovy exception is fixed
by Jonas Devlieghere
· 6 years ago
9f011c4
[monorepo_build] Allow test commands to fail
by Vedant Kumar
· 6 years ago
12c052f
[monorepo_build] lldb: Do not fail a test run if any tests fail
by Vedant Kumar
· 6 years ago
9bf03c9
Remove LLDB_TEST_USE_CUSTOM_C(XX)_COMPILER
by Jonas Devlieghere
· 6 years ago
0e5c224
Fixed typo.
by Galina Kistanova
· 6 years ago
fb9e5ff
Reorganise Linaro Armv7 and Armv8 builders.
by Peter Smith
· 6 years ago
2d3ca2b
[lldb-cmake] Add emailext
by Jonas Devlieghere
· 6 years ago
bd44505
[lldb] Fix type in matrix pipeline
by Jonas Devlieghere
· 6 years ago
a73e59a
[lldb] Set timeout to 90 and 60 min for build and testing respectively.
by Jonas Devlieghere
· 6 years ago
d2b571f
[lldb] Add DWARF variants to the matrix bot
by Jonas Devlieghere
· 6 years ago
Next »