aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
...
* 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
* Skylark: callback functions can now explicitly specify their required attribu...Gravatar Florian Weikert2016-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
* Make a 'did you mean' suggestion when referencing a non-existent label.Gravatar Laurent Le Brun2016-06-06
* Add test for --test_summary=detailed.Gravatar Han-Wen Nienhuys2016-06-03
* Delete the legacy global function 'provider'.Gravatar Laurent Le Brun2016-06-03
* Add resource_jar to android_studio_info.proto.Gravatar Googler2016-06-03
* Add support for more augmented-assignment operators.Gravatar Googler2016-06-03
* Add support for an "inclusion filter" to DexMapper toolGravatar Googler2016-06-03
* experimental UI: when showing the last test, color-code its stateGravatar Klaus Aehlig2016-06-03
* Add java_toolchain to IDE aspect output.Gravatar Googler2016-06-02
* Rollback of commit 4ab4f05a8cbbaa4b7d938d1d305961fe95a5416c.Gravatar Tobias Werth2016-06-02
* Pass --ios_sdk_version to more of bazel_apple_tests.Gravatar Dmitry Lomov2016-06-02
* Dynamic configurations: trim top-level targets, too.Gravatar Greg Estren2016-06-02
* Add a SpellChecker class with edit distance function.Gravatar Laurent Le Brun2016-06-01
* If an action_config is given for a particular type of link action, use that a...Gravatar Cal Peyser2016-06-01
* Replace Constants.PRODUCT_NAME with a startup option --product_name=bazel and Gravatar Luis Fernando Pino Duque2016-05-31
* Make Android rules/tests refer to the correct runfiles pathsGravatar Kristina Chodorow2016-05-31
* Remove the --use_isystem_for_includes option.Gravatar Lukacs Berki2016-05-31
* Roll forward commit 8375185ee11d573562f98de14bed79a77fcfd728.Gravatar Googler2016-05-30
* 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
* Remove now dead class LoadingProgressReceiverGravatar Klaus Aehlig2016-05-30
* experimental UI: track touched packages during loading/analysisGravatar Klaus Aehlig2016-05-30
* Force paths to be relative when archives are decompressedGravatar Kristina Chodorow2016-05-27
* Allow AQV users to inject arbitrary handling of classified errors.Gravatar Nathan Harmata2016-05-27
* Add support for importing frameworks to swift_library.Gravatar Dmitry Shevchenko2016-05-27
* Change name of intellij_info output to intellij-build.txt.Gravatar Googler2016-05-27
* Add EvaluationResultSubject#hasReverseDepsInGraphThat method.Gravatar Janak Ramakrishnan2016-05-27
* Allow BlazeModules to expose a helper that PackageFactory will use for creati...Gravatar Nathan Harmata2016-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
* Enable interleaved loading & analysis by default.Gravatar Ulf Adams2016-05-25
* Better error message when combine //visibility:(public|private) with other fo...Gravatar Yue Gan2016-05-25
* Remove Package.LegacyBuilder (unneeded as of commit 3a95f353704dc2f7061e2c078...Gravatar Nathan Harmata2016-05-25
* Introducing PopulateTreeArtifactAction, an Action that populates a TreeArtifa...Gravatar Rumou Duan2016-05-25
* experimental UI: group test actions by labelGravatar Klaus Aehlig2016-05-25
* workers: Make integration tests more robust. We no longer grep the process li...Gravatar Philipp Wollermann2016-05-25
* workers: Improve verbose messages when workers are restarted. Prevent killing...Gravatar Philipp Wollermann2016-05-24
* workers: When a WorkerFactory is instantiated, first remove old worker logs t...Gravatar Philipp Wollermann2016-05-24
* Make the parser handle CRLF correctly.Gravatar Lukacs Berki2016-05-24
* Use a non-side-effectful PackageLookupValue#packageExists implementation for ...Gravatar Nathan Harmata2016-05-24
* libtool wrapper script to isolate the unfortunate hacks we must make to get a...Gravatar Chris Parsons2016-05-24
* Allow fail() function to accept any argumentGravatar Laurent Le Brun2016-05-24