aboutsummaryrefslogtreecommitdiff
path: root/zorg
AgeCommit message (Expand)Author
2019-10-22Cosmetic. NFC.HEADmasterGalina Kistanova
2019-10-22Check out LNT and test-sute under test directory by default.Galina Kistanova
2019-10-20Handle is_legacy_mode in ClangLTOBuilder. Refactored to simplify the code.Galina Kistanova
2019-10-19Handle is_legacy_mode in LLDPerformanceTestsuite.Galina Kistanova
2019-10-19Added the step name param to LLVMBuildFactory.addGetSourcecodeForProject.Galina Kistanova
2019-10-19Added zorg to the list of SVN projects.Galina Kistanova
2019-10-18[sanitizers] Increase default "git clone --depth" to 100Vitaly Buka
2019-10-18Apply defaut cmake flags to ABITestsuitBuilder.Galina Kistanova
2019-10-18Remove -DLLVM_USE_LINKER from Windows self host bots.Russell Gallop
2019-10-18Refactored ClangBuilde.getClangCMakeBuildFactory and ClangBuilde.getClangCMak...Galina Kistanova
2019-10-18Added LLVMPoller to work with github.Galina Kistanova
2019-10-18Check out the test-suite first to prevent poisoning got_revision property.Galina Kistanova
2019-10-17Added support for github author names.Galina Kistanova
2019-10-17LLVMBuildFactory code cleaning.Galina Kistanova
2019-10-17Updated UnifiedTreeBuilder to fully support is_legacy_mode.Galina Kistanova
2019-10-17Added support for git/github to LLVMBuildFactory.Galina Kistanova
2019-10-17Reverted r375035 and r375036 to fix the commit message and author name.Galina Kistanova
2019-10-17Added support for is_legacy_mode to ABITestsuitBuilder.Galina Kistanova
2019-10-17ClangBuilder code cleaning. NFC.Galina Kistanova
2019-10-16This allows to use the newly added LLVMBuildFactory ability to transparently ...Galina Kistanova
2019-10-16Now LLVMBuildFactory supports both a "legacy mode" with SVN checkout and a gi...Galina Kistanova
2019-10-16LLVMBuilfFactory should always have is_legacy_mode attribute.Galina Kistanova
2019-10-16Refactored LibcxxAndAbiBuilder to support github.Galina Kistanova
2019-10-15Refactored ClangLTOBuilder to support github.Galina Kistanova
2019-10-14Change SphinxDocsBuilder to use UnifiedTreeBuilder.Galina Kistanova
2019-10-14Sanitize kwargs in UnifiedTreeBuilder.getCmakeWithNinjaMultistageBuildFactory.Galina Kistanova
2019-10-14Redefine API so it would not assume SVN.Galina Kistanova
2019-10-14Added UnifiedTreeBuilder.getLLVMBuildFactoryAndPrepareForSourcecodeSteps for ...Galina Kistanova
2019-10-13Set a default build directory in the LLVMBuildFactory and then properly use it.Galina Kistanova
2019-10-13UnifiedTreeBuilder code cleaning. NFC.Galina Kistanova
2019-10-13Removed some default cmake options which doesn't seem worth being default fro...Galina Kistanova
2019-10-13Do not set default cmake options in CmakeCommand.Galina Kistanova
2019-10-08[LLDB] Enable mails on the standalone botJonas Devlieghere
2019-10-08Revert "[LLDB] Enable mails on the matrix bot"Jonas Devlieghere
2019-10-08[LLDB] Enable mails on the matrix botJonas Devlieghere
2019-10-07[LLDB] Add LLVM 9 to the Matrix botJonas Devlieghere
2019-10-02[LLDB] Send e-mails to the default recipientsJonas Devlieghere
2019-09-30[LLDB] Only sent e-mail when the status changedJonas Devlieghere
2019-09-20Remove sanitizer-aarch64-linux-mte bot.Evgeniy Stepanov
2019-09-11Run svn cleanup before svn up on Windows annotated build botsReid Kleckner
2019-09-06[sanitizer] Fix sanitizer-x86_64-linux-gn 'true' callVitaly Buka
2019-09-06[sanitizer] Make sanitizer-x86_64-linux-gn always passVitaly Buka
2019-09-05Revert "Disable e-mails until the Groovy exception is fixed"Jonas Devlieghere
2019-09-05Revert "[lldb] Send e-mails on failure"Jonas Devlieghere
2019-09-05[lldb] Send e-mails on failureJonas Devlieghere
2019-09-04[lldb] Shuffle and time tests for the CMake builderJonas Devlieghere
2019-08-31[lldb-cmake] Time test and shuffleJonas Devlieghere
2019-08-29[sanitizer] Switch sanitizer-x86_64-linux to gitVitaly Buka
2019-08-29[sanitizer] Optimize git clone by using small depthVitaly Buka
2019-08-28[sanitizer] Fix 'unbound variable'Vitaly Buka