aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/BUILD
Commit message (Expand)AuthorAge
* Remove the 3-arg minimum on shell actionsGravatar cparsons2018-08-15
* Support a .bazelignore fileGravatar Klaus Aehlig2018-08-09
* Support optional repository verificationGravatar Klaus Aehlig2018-07-25
* Remove obsolete stuff related to JDK7 supportGravatar Philipp Wollermann2018-07-25
* resolved file: include the hash of the output treeGravatar Klaus Aehlig2018-07-23
* Windows,tests: port bazel_rules_testGravatar Laszlo Csomor2018-07-12
* Windows,tests: port bazel_build_event_stream_testGravatar Laszlo Csomor2018-07-10
* First cl for verbose workspaces (ability to log certain potentially non-herme...Gravatar Googler2018-07-03
* Windows,tests: port rule_test_testGravatar Laszlo Csomor2018-07-02
* shell tests, windows: enable more testsGravatar Laszlo Csomor2018-06-21
* Make the embedded JDK targets the defaultGravatar Liam Miller-Cushon2018-06-18
* RepositoryFunction: depend on overrides, even if there is no ruleGravatar Klaus Aehlig2018-06-18
* shell tests: tag tests with "no_windows"Gravatar Laszlo Csomor2018-06-15
* git_repository: return actual commitGravatar Klaus Aehlig2018-06-15
* shell, testenv.sh, BUILD: remove unused targetGravatar Laszlo Csomor2018-06-15
* shell,tests: use Bash runfiles library in one testGravatar Laszlo Csomor2018-06-14
* Support unconditional fetching of repositoriesGravatar Klaus Aehlig2018-06-14
* update bazel's embedded jdk to jdk9Gravatar cushon2018-06-11
* Add a module collecting the results of repository rulesGravatar Klaus Aehlig2018-05-04
* remote: introduce --disk_cache_flagGravatar David Ostrovsky2018-05-02
* sandbox: Add support for running actions inside Docker containers.Gravatar philwo2018-04-27
* tests,shell: enable some shell tests on WindowsGravatar Laszlo Csomor2018-04-26
* HttpDownloader: also cache files downloaded without provided hashGravatar Klaus Aehlig2018-04-23
* Remove WorkerTestStrategy and with it, BuildConfiguration.Fragment#compatible...Gravatar lberki2018-04-12
* Ensure arguments for repository rules are available earlyGravatar Klaus Aehlig2018-04-06
* Add stats about cache hits and execution strategies to Bazel's UI.Gravatar Googler2018-04-03
* Add tests verifying the embedded skylark codeGravatar Klaus Aehlig2018-03-28
* Adding olaola to OWNERS on all remote libraries and tests.Gravatar olaola2018-03-22
* A tiny binary to print all rules in a package, after BUILD macro expansion.Gravatar carmi2018-03-21
* Increase timeout to "long" for:Gravatar twerth2018-03-05
* external repos: add a Skylark library for common tasksGravatar Klaus Aehlig2018-02-28
* Verify embedding of paths to other foreign repositoriesGravatar Klaus Aehlig2018-02-26
* Add a test verifying legitmate path embeddingGravatar Klaus Aehlig2018-02-22
* External repositories: document legitimate path assumptionsGravatar Klaus Aehlig2018-02-20
* experimental_repository_cache: support relative pathsGravatar Klaus Aehlig2018-02-09
* Increase timeout on remote_execution_test.Gravatar ruperts2018-02-07
* Increase timeout on bazel_java_test.Gravatar ruperts2018-02-07
* Remove flaky attribute from toolchain_test.Gravatar jcater2018-01-30
* Support symlinks in external zip archivesGravatar Klaus Aehlig2018-01-29
* Automated rollback of commit 2aeaeba66857c561dd6d63c79a213f1cabc3650d.Gravatar dslomov2018-01-19
* Support patches in http_archiveGravatar Klaus Aehlig2018-01-15
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* Mark toolchain_test as flaky until we can uncover the cause and fix it.Gravatar jcater2017-12-22
* Update bootclasspath handling for JDK 9Gravatar cushon2017-12-20
* remote: Rename --remote_rest_cache to --remote_http_cacheGravatar Jakob Buchgraber2017-12-19
* Move linux_sandbox_test from shell/bazel to shell/integration.Gravatar ruperts2017-12-12
* When linking mostly-static Linux binaries, link libstdc++.a explicitly.Gravatar John Millikin2017-12-12
* Fix: uploading artifacts of failed actions to remote cache stopped working.Gravatar olaola2017-12-11
* Moving the RemoteWorker into tools/remote directory.Gravatar olaola2017-12-05
* Move bazel conditions into src/conditions.Gravatar tomlu2017-11-30