aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* Shard bazel_apple_test into 3 countsGravatar Yun Peng2016-06-10
* Always register module map actions.Gravatar Dmitry Shevchenko2016-06-09
* Fixes test breakage on darwinGravatar Dmitry Shevchenko2016-06-08
* Create the output directory when invoking repository_ctx.download_and_extractGravatar Damien Martin-Guillerez2016-06-06
* repository_ctx.execute: execute from the external repository root and allow t...Gravatar Damien Martin-Guillerez2016-06-06
* Add uses_swift flag to the providers exported by swift_library.Gravatar Dmitry Shevchenko2016-06-06
* Fix a typo in test log.Gravatar Dmitry Shevchenko2016-06-06
* Add @loader_path to -rpath for xctest targets.Gravatar Dmitry Shevchenko2016-06-06
* Add test for --test_summary=detailed.Gravatar Han-Wen Nienhuys2016-06-03
* Pass --ios_sdk_version to more of bazel_apple_tests.Gravatar Dmitry Lomov2016-06-02
* Make Android rules/tests refer to the correct runfiles pathsGravatar Kristina Chodorow2016-05-31
* Add exoblaze and bazel tests for apple_binaryGravatar Chris Parsons2016-05-30
* Move xcode-locator into src/tools packages, defining it as a target under @ba...Gravatar Chris Parsons2016-05-30
* Update swift_library logic for module name generationGravatar Dmitry Shevchenko2016-05-30
* experimental UI: track touched packages during loading/analysisGravatar Klaus Aehlig2016-05-30
* Add support for importing frameworks to swift_library.Gravatar Dmitry Shevchenko2016-05-27
* Implement zip file symlink supportGravatar Kristina Chodorow2016-05-27
* Add support for module maps to swift_libraryGravatar Dmitry Shevchenko2016-05-27
* Fixes the assert_one_of failure message, to print the correct expected values.Gravatar Anastasios Kakalis2016-05-27
* 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