aboutsummaryrefslogtreecommitdiff
path: root/zorg/jenkins
AgeCommit message (Expand)Author
2016-01-23[zorg][analyzer-bot] Make directory checkout directory naming consistent.Devin Coughlin
2016-01-22[zorg][analyzer-bot] Update location of benchmarks to reflect test-suite repo.Devin Coughlin
2016-01-13update lldb xcode build test phase to generate 0 exit code on test failureTodd Fiala
2016-01-12[zorg][static-analyzer-bot] Add scan-build bin directory to path.Devin Coughlin
2016-01-09[zorg] Add static analyzer benchmark builder logic to Jenkins build.pyDevin Coughlin
2015-12-18Change lldb xcodebuild selection back to schemes.Todd Fiala
2015-12-18LLDB Xcode build: switch from desktop scheme to desktop targetTodd Fiala
2015-12-18LLDB Xcode build: run gtest and lldb-python-test-suiteTodd Fiala
2015-10-28lldb OSX build: switch to Debug configuration, don't use just-built debugserverTodd Fiala
2015-10-03Due to PR14109 cmake builds build compiler-rt with the host compiler.Adrian Prantl
2015-07-11jenkins: Add an option to limit the number of lit jobsJustin Bogner
2015-07-01fix typoJustin 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-03jenkins: Simplify how the cmake command is constructedJustin Bogner
2015-04-03jenkins: Simplify the CMAKE_BUILD_TYPE logic, NFCDuncan P. N. Exon Smith
2015-04-03Jenkins: really force cmake to use -j1Chris Matthews
2015-04-03Jenkins: fix a typoChris Matthews
2015-04-03Jenkins: Add support for cmake DYLD_LIBRARY_PATH for ltoChris Matthews
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
2014-12-08Extra test case for Jenkins: build with lto onlyChris Matthews
2014-12-08Fix typo causing source tree detection to failChris Matthews
2014-12-08Refactor `derive()` and `derive_lldb()` and add `derive_llvm+clang`Chris Matthews
2014-12-08Formatting fixupChris Matthews
2014-12-08Simple input test for Jenkins build.pyChris Matthews
2014-12-06jenkins: Fix whitespaceDuncan P. N. Exon Smith
2014-12-06Make printed commands safe for copy and paste in Jenkins build consoleChris Matthews
2014-12-06Make configure tests more verbose in JenkinsChris Matthews
2014-12-05Make CMake test output verbose on the Jenkins buildersChris Matthews
2014-12-04Use shutil instead of a shell command to cleanSean Callanan
2014-12-04Made the LLDB buildbot only build an x86_64Sean Callanan
2014-12-04Fixed the LLDB builder to build into a sensibleSean Callanan
2014-12-03Add test collection to cmake buildersChris Matthews
2014-12-03Switch to the BuildAndIntegration configuration by default to avoid trying to...Sean Callanan
2014-12-02Use xunit output on Jenkins buildsChris Matthews
2014-12-02Added a simple LLDB builder.Sean Callanan
2014-12-02Added a derive-lldb mode for the LLDB buildbotSean Callanan
2014-11-14Some simple build control scripts for the green-dragon Jenkins clusterChris Matthews