aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
...
* Add //tools/jdk:current_java_runtime / tools/jdk:current_host_java_runtime to...Gravatar lberki2017-11-24
* Add regression test for breakage caused by https://github.com/bazelbuild/baze...Gravatar philwo2017-11-23
* Remove java_toolchain using remote targets.Gravatar xingao2017-11-21
* Fix //src/test/shell/integration:progress_reporting_testGravatar Klaus Aehlig2017-11-21
* Fix duplicate test name.Gravatar John Cater2017-11-21
* SOURCE_DATE_EPOCH environment variable override the timestampGravatar Damien Martin-Guillerez2017-11-21
* Add a random number to action temp dirGravatar Changming Sun2017-11-20
* Shard android_integration_test's sdk, proguard and aar tests out to improve p...Gravatar jingwen2017-11-17
* Move process_wrapper_test from shell/bazel to shell/integration.Gravatar ruperts2017-11-16
* Fix Skylark outputs to properly report errors in template placeholders.Gravatar jcater2017-11-16
* More resilient to remote spawn cache errorsGravatar Alpha Lam2017-11-16
* Add deps attributes to the Skylark maven_{a,j}ar rules.Gravatar ajmichael2017-11-14
* bootstrap test: also verify SOURCE_DATE_EPOCHGravatar Klaus Aehlig2017-11-13
* Test for embedded tools: do not include tools from @bazel_toolsGravatar dmarting2017-11-12
* RELNOTES: --keep_incrementality_data flag allows Bazel servers to be run in m...Gravatar janakr2017-11-12
* Fix a bug in which --experimental_post_build_query crashes if asked to run on...Gravatar janakr2017-11-10
* BEP: add commandline for reported actionsGravatar Klaus Aehlig2017-11-10
* BEP: also report the mnemonic of reported actionsGravatar Klaus Aehlig2017-11-09
* Re-enable test_sandbox_mount_customized_path.Gravatar Xin Gao2017-11-09
* Add an integration test of android_binary -> aar_import.Gravatar ajmichael2017-11-07
* Add execution permission to embedded_tools_deps_test.sh.Gravatar Xin Gao2017-11-07
* Retrieve bazel_sandbox_test data dependency using http_file rule.Gravatar Xin Gao2017-11-07
* Fixes the sample test XML format to have a proper failure tag.Gravatar olaola2017-11-07
* Tweak java runfiles resolution.Gravatar Benjamin Peterson2017-11-06
* Add test to monitor dependency change of //src:embedded_tools_srcs.Gravatar xingao2017-11-06
* Remove legacy implementation of objc compilation/archiving/linking.Gravatar cpeyser2017-11-06
* Don't require --keep_going to discard graph edges. It's unnecessary.Gravatar janakr2017-11-02
* Remove hazelcast dependency from BazelGravatar Alpha Lam2017-10-30
* Extract test_actions_deleted_after_execution to a library for internal use.Gravatar janakr2017-10-27
* BEP: Add an additional event with tool statisticsGravatar aehlig2017-10-27
* remove references to legacy_native_support. it is a no-op.Gravatar ajmichael2017-10-26
* Split skylark flag tests into multiple test casesGravatar brandjon2017-10-25
* BEP: correctly report unbuilt targets if --nobuild is givenGravatar Klaus Aehlig2017-10-25
* BEP: correctly close stream in case of a circular dependencyGravatar Klaus Aehlig2017-10-24
* Add java_toolchain which compiles singlejar and ijar from source.Gravatar xingao2017-10-24
* Add a simple java test using singlejar and ijar's cc_binary targets.Gravatar xingao2017-10-24
* Implement custom executable API.Gravatar dslomov2017-10-24
* Reset evaluator eagerly when incremental state changes. And add a regression ...Gravatar janakr2017-10-24
* Propagate skylark flags to WORKSPACE and repo rulesGravatar brandjon2017-10-24
* Add tests for ToolchainUtil, and fix an error when there is an error andGravatar John Cater2017-10-23
* BEP: correctly report the cause of unbuilt targets if --noanalyze is givenGravatar Klaus Aehlig2017-10-20
* Add Skylark code that exports the current Xcode version and the Apple SDK ver...Gravatar lberki2017-10-18
* Only run cpp_darwin_integration_test on darwinGravatar hlopko2017-10-18
* Track Option placement within a priority category.Gravatar ccalvarin2017-10-18
* Accept command lines from tools invoking Bazel.Gravatar ccalvarin2017-10-18
* Make tests more independent of default valuesGravatar Klaus Aehlig2017-10-18
* Actions now have a temp envvar.Gravatar László Csomor2017-10-16
* run_test: fix portability issueGravatar Klaus Aehlig2017-10-16
* BEP: explicitly report failures associated with a label as suchGravatar Klaus Aehlig2017-10-16
* Some tests depend on the target pattern evaluation strategy used.Gravatar aehlig2017-10-16