aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* Cat the jvm.log if presentGravatar dmarting2017-05-05
* Make symlinks consistentGravatar kchodorow2017-05-04
* Rollforward #2 of: Basic open-source crosstool to support targeting apple pla...Gravatar cparsons2017-05-04
* BEP: Report stdout/stderrGravatar Klaus Aehlig2017-05-03
* BEP: Add WorkspaceStatusGravatar Klaus Aehlig2017-05-03
* Handle null action inputs in TreeNodeRepositoryGravatar ulfjack2017-05-03
* Automated g4 rollback of commit 5038016e6573962d2554fcf9c10faa0cca8714e2.Gravatar dmarting2017-05-02
* Make Skylark interpreter read Skylark command-line flagsGravatar brandjon2017-04-30
* Rollforward of: Basic open-source crosstool to support targeting apple platfo...Gravatar cparsons2017-04-28
* Fix bazel_worker_test on Darwin by replacing "/bin/true" with "true".Gravatar philwo2017-04-28
* worker: Do not check if the process is still alive prior to using it.Gravatar philwo2017-04-28
* Fix bazel_toolchain_testGravatar ulfjack2017-04-28
* Slight tweaks to text formatting of ErrorMessages.Gravatar philwo2017-04-28
* worker: Remove the "retry on failure" feature.Gravatar philwo2017-04-28
* BEP: Also show the rule for each targetGravatar Klaus Aehlig2017-04-28
* BEP: Report exit code in BuildCompleteEventGravatar Jakob Buchgraber2017-04-27
* Reduce the time for the slow testGravatar Klaus Aehlig2017-04-27
* Increase test size for //src/test/shell/bazel:toolchain_test to "medium"Gravatar vladmos2017-04-27
* Automated g4 rollback of commit d5ee3b5397135eebd4b5d5b6bd4a4444093c4df8.Gravatar kchodorow2017-04-26
* Disable bazel_coverage_test for JDK7 targetsGravatar vladmos2017-04-26
* Repositories can only be accessed in projects that define them in their WORKS...Gravatar kchodorow2017-04-26
* Disable bazel_toolchain_test on CIGravatar vladmos2017-04-26
* Fix broken test_test on macOS.Gravatar philwo2017-04-26
* Add check to LocalRepositoryFunction that the path contains a WORKSPACEGravatar John Cater2017-04-25
* Dump the stderr log of a worker when it crashes during a build.Gravatar philwo2017-04-25
* Update to javac9-r4023Gravatar cushon2017-04-25
* Bazel: Fix wrong test count shown for failing tests.Gravatar philwo2017-04-24
* Make tests independent of the default value for --experimental_uiGravatar aehlig2017-04-24
* BEP: Temporarily readd default outputs for targetsGravatar Klaus Aehlig2017-04-24
* process-wrapper: Wait for all (grand)children before exiting.Gravatar philwo2017-04-24
* Reenable android integration tests.Gravatar ajmichael2017-04-24
* Fix bazel_toolchain_testGravatar ulfjack2017-04-24
* Enabling chunking of outputs in the RemoteWorker downloadBlob. This fixes the...Gravatar olaola2017-04-24
* Fix tests to create WORKSPACE files for local repositories.Gravatar John Cater2017-04-24
* Rewrite repository lookup to return a failed value rather than throwGravatar ulfjack2017-04-20
* Add repository override optionGravatar kchodorow2017-04-20
* Refer to the proper filegroup, not to a directoryGravatar ulfjack2017-04-20
* Temporarily disable android testsGravatar Klaus Aehlig2017-04-19
* Remove some debugging code from bazel_coverage_test.sh .Gravatar lberki2017-04-19
* Re-enable the Java coverage tests.Gravatar lberki2017-04-18
* Automated g4 rollback of commit 501b62716af12ba42c019bd9f231468b3c144757.Gravatar aehlig2017-04-18
* Generating PDB files on WindowsGravatar Yun Peng2017-04-18
* Basic open-source crosstool to support targetting apple platform types.Gravatar cparsons2017-04-18
* Move xcrunwrapper and libtool to third_party/bazel/tools/objc from their xcod...Gravatar cparsons2017-04-14
* Make src/test/shell/integration/logging_test.sh executable.Gravatar buchgr2017-04-13
* Do not add a build id to C++ binaries by default.Gravatar lberki2017-04-13
* Add a custom single-line formatter for java.log.Gravatar schmitt2017-04-13
* test_action_conflict no longer relies on cc_binary internalsGravatar cparsons2017-04-12
* Fix #2769: Worker processes should be killed on 'bazel clean'.Gravatar philwo2017-04-12
* Mark toolchain_test.sh executable.Gravatar buchgr2017-04-11