aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-07-17Reland "[zorg] Add a new build script for use with monorepo"Azharuddin Mohammed
2019-07-17Revert "[zorg] Add a new build script for use with monorepo"Azharuddin Mohammed
2019-07-17Fix typoAzharuddin Mohammed
2019-07-09[zorg] Add a new build script for use with monorepoAzharuddin Mohammed
2019-06-24Update tests to no longer expect debuginfo-tests in an LLVM build.Adrian Prantl
2018-05-08Fix missing args from build.py testsChris Matthews
2017-11-08jenkins/build.py: Set SVN_REVISION for `build.py cmake` buildsMatthias Braun
2016-09-16[zorg] Change static analyzer benchmark jenkins bot to be non-strict.Devin Coughlin
2016-08-26Fixups to custom build and test targetsChris Matthews
2016-08-25Make CMake builds upload artifacts tooChris Matthews
2016-08-25Add custom ninja build and test targets and fix a xml bugChris Matthews
2016-08-24Run tests with keep going, so we run all the testsChris Matthews
2016-07-28Fix tests after last commitChris Matthews
2016-06-14Make sure cmake flags are used in both kinds of buildsChris Matthews
2016-05-26Update test to remove check for DLLVM_ENABLE_PIC=OnMarc Schifer
2016-03-15disable LTO on bots using new LLVM_ENABLE_LTO=Off optionMarc Schifer
2016-03-14Pass the SVN Revision number to the compiler to be used in the clang version ...Marc Schifer
2016-03-12Allow build to determine the branch name from the SVN repository urlMarc Schifer
2016-02-25Enable CMAKE_MACOSX_RPATH to fix asan libs not being found in stage 2 asan bu...Marc Schifer
2016-02-20Enable compiler-rt asan dylib and build compiler-rt with new cmake cache file...Marc Schifer
2016-02-12A flag to enable GlobalISelChris Matthews
2016-02-08Use builddir to find where to run testsChris Matthews
2016-02-08Fixup whitespace in zorg Jenkins testsChris Matthews
2016-02-08Use the enviroment for build dirChris Matthews
2016-02-04Update green dragon primary builds to CMakeChris Matthews
2016-01-22[zorg][analyzer-bot] Update location of benchmarks to reflect test-suite repo.Devin Coughlin
2016-01-09[zorg] Add static analyzer benchmark builder logic to Jenkins build.pyDevin Coughlin
2015-07-11jenkins: Add an option to limit the number of lit jobsJustin Bogner
2015-07-01jenkins: Allow specifying flags more flexiblyJustin Bogner
2015-06-05jenkins: Make LLVM_PARALLEL_LINK_JOBS configurableJustin Bogner
2015-04-15jenkins: Don't build examples during LTODuncan P. N. Exon Smith
2015-04-14jenkins: Build examples in CMake buildsDuncan P. N. Exon Smith
2015-04-03jenkins: Teach cmake builder to limit the number of link jobsJustin Bogner
2015-04-03Add support for a cmake RelWithDebug Stage 2 buildChris Matthews
2014-12-12Replace the simple Jenkins test scripts with a real lit testChris Matthews
2013-05-27Add AnnotatedCommand buildbot command, and a build factory to test various sa...Alexey Samsonov
2012-04-06[buildbot] Update LNTBuilder to use new repo location.Daniel Dunbar
2010-04-09buildbot: Add "fast nightly test" build factory.Daniel Dunbar
2010-03-22LNT: Update tests, and add notes in the README.txt on how to do LNT development.Daniel Dunbar
2009-11-24Fix typo.Daniel Dunbar
2009-11-24Improve builder test to actually instantiate the factories, and fix the equallyDaniel Dunbar
2009-11-24Fix a refacto in the LLVMGCCBuilder, and start a test suite to prevent futureDaniel Dunbar