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