aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
...
* experimental UI: Avoid empty linesGravatar Klaus Aehlig2016-06-27
* Set the default value of PRODUCT_NAME to "Bazel" and add a test to guaranteeGravatar Luis Fernando Pino Duque2016-06-24
* Rollback of commit 2ee0377d835af26a6488ad7b80291953860c4dce.Gravatar Philipp Wollermann2016-06-21
* Disable runfiles on Windows.Gravatar Dmitry Lomov2016-06-21
* Make skylark repository rules accept basic rule attributesGravatar Kristina Chodorow2016-06-21
* experimental UI: be less verbose about test summariesGravatar Klaus Aehlig2016-06-21
* sandbox: Mount input files and directories actually read-only.Gravatar Philipp Wollermann2016-06-21
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Create mark file for local repositories, tooGravatar Kristina Chodorow2016-06-17
* Make timeout test a bit more robustGravatar Kristina Chodorow2016-06-15
* Make experimental UI honor --noshow_progressGravatar Klaus Aehlig2016-06-15
* Remove manual tag for worker_testGravatar Damien Martin-Guillerez2016-06-14
* Zip up symlinks as symlinksGravatar Kristina Chodorow2016-06-14
* Support absolute paths for zip filesGravatar Kristina Chodorow2016-06-13
* 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