aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
...
* Increase the size of //src/test/shell/bazel:local_repository_test_jdk8Gravatar Damien Martin-Guillerez2016-05-27
* Better error message when combine //visibility:(public|private) with other fo...Gravatar Yue Gan2016-05-25
* workers: Make integration tests more robust. We no longer grep the process li...Gravatar Philipp Wollermann2016-05-25
* workers: When a WorkerFactory is instantiated, first remove old worker logs t...Gravatar Philipp Wollermann2016-05-24
* libtool wrapper script to isolate the unfortunate hacks we must make to get a...Gravatar Chris Parsons2016-05-24
* Uses "zip -@" to avoid arguments with too many files. Fixes #1303.Gravatar Yue Gan2016-05-23
* Use setLoadingOrWorkspacePhase instead of setLoadingPhase where relevant,Gravatar Damien Martin-Guillerez2016-05-23
* Make alias targets keep their own configuration.Gravatar Lukacs Berki2016-05-23
* Remote worker to listen to a specific port for HazelcastGravatar Alpha Lam2016-05-20
* Fix #837: worker_verbose flag has no effect.Gravatar Philipp Wollermann2016-05-19
* Add || true to increment so test doesn't exit earlyGravatar Kristina Chodorow2016-05-17
* Make the rule in the workspace package reference the correct Package object.Gravatar Lukacs Berki2016-05-17
* Export Objective-C header from swift_library.Gravatar Dmitry Shevchenko2016-05-17
* Trim whitespace off of wc resultGravatar Kristina Chodorow2016-05-16
* Prototype for remote execution using gRPC and Netty transportGravatar Alpha Lam2016-05-16
* Improve pass-through during buildGravatar Klaus Aehlig2016-05-13
* Support NDK r11 in bazelGravatar Alex Humesky2016-05-13
* Allow modules to inject a custom AttributeContainer.Gravatar Janak Ramakrishnan2016-05-12
* Add a simple e2e app build test for swift_library.Gravatar Dmitry Shevchenko2016-05-12
* Remove rust, jsonnet, scala and closure from the Bazel repositoryGravatar Damien Martin-Guillerez2016-05-09
* experimental_ui: when analyzing analyzing one target, show itGravatar Klaus Aehlig2016-05-09
* Switch to using ../repo-name syntax for runfilesGravatar Kristina Chodorow2016-05-04
* Set the default workspace name to __main__Gravatar Kristina Chodorow2016-05-03
* Remove wrong test in rc_options_testGravatar Klaus Aehlig2016-05-02
* Set Bazel's workspace nameGravatar Kristina Chodorow2016-04-27
* Add workspace name to runfiles cache invalidation criteriaGravatar Kristina Chodorow2016-04-27
* Fix MSVC Windows testGravatar Yun Peng2016-04-26
* Fix docs on test environment and add a testGravatar Kristina Chodorow2016-04-25
* Restrict execution of bound_targets_test in bazel to OS X only.Gravatar Cal Peyser2016-04-25
* Fixes the bazel_apple_testGravatar Dmitry Shevchenko2016-04-25
* Add a Skylark rule to build Swift modules.Gravatar Dmitry Shevchenko2016-04-22
* Bind path to xcrunwrapper in workspace files.Gravatar Cal Peyser2016-04-22
* Check for additions to the directory in new_local_repositoryGravatar Kristina Chodorow2016-04-22
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Make source manifest caching catch external runfile changesGravatar Kristina Chodorow2016-04-21
* Further shard out experimental_ui_testGravatar Klaus Aehlig2016-04-21
* Add a workspace name to Skylark repositoriesGravatar Kristina Chodorow2016-04-21
* Make client-provided options an rc sourceGravatar Klaus Aehlig2016-04-21
* Refactor JDK 7 build to use the vendored version of itGravatar Damien Martin-Guillerez2016-04-20
* Overwrite the WORKSPACE file for new_local_repositoryGravatar Kristina Chodorow2016-04-20
* Add shell test to msvc CROSSTOOLGravatar Yun Peng2016-04-20
* Fixed bugs blocking bazel shell test on WindowsGravatar Yun Peng2016-04-20
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Signal that the version command does not buildGravatar Klaus Aehlig2016-04-19
* Rollback of commit 9dc24effb614f3695c962c4e1d1012e9e2aeb453.Gravatar Cal Peyser2016-04-19
* Deprecate top-level Java toolchain flags in favour of java_toolchainGravatar Liam Miller-Cushon2016-04-19
* Bind path to xcrunwrapper in workspace files.Gravatar Cal Peyser2016-04-19
* Remove experimental_ui integration tests that depend on timingGravatar Klaus Aehlig2016-04-14
* experimental UI: show passed and failed testsGravatar Klaus Aehlig2016-04-14
* More detailed error message for sandbox failures in test, when --sandbox_debu...Gravatar Yue Gan2016-04-13