aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
...
* Do not include generated sources in the IDE package manifests.Gravatar Googler2016-05-24
* Replace the occurrences of Constants.PRODUCT_NAME for a call toGravatar Luis Fernando Pino Duque2016-05-23
* 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
* Roll forward just the new unit test from commit 8375185ee11d573562f98de14bed7...Gravatar Googler2016-05-23
* Change the way protos report their output.Gravatar Googler2016-05-23
* Add test coverage for label visitation over computed defaults in AggregatingA...Gravatar Greg Estren2016-05-23
* Store the hash code of the Environment in the RuleClass object. When a RuleCl...Gravatar Janak Ramakrishnan2016-05-23
* Remote worker to listen to a specific port for HazelcastGravatar Alpha Lam2016-05-20
* Rollback of commit 8375185ee11d573562f98de14bed79a77fcfd728.Gravatar Philipp Wollermann2016-05-20
* experimental UI: improve message shorteningGravatar Klaus Aehlig2016-05-20
* Consider /src/ in the path when locating the java root directory,Gravatar Googler2016-05-19
* The link command line API can consume a feature configuration to configure fl...Gravatar Cal Peyser2016-05-19
* CommandLine: Add support for tree artifact expansions.Gravatar Rumou Duan2016-05-19
* Remove the "licenses" and "distribs" attribute from the alias rule.Gravatar Lukacs Berki2016-05-19
* Simplify DependencySet.Gravatar Ulf Adams2016-05-19
* For tests that check against output paths, provide the ability to strip out t...Gravatar Greg Estren2016-05-19
* Fix #837: worker_verbose flag has no effect.Gravatar Philipp Wollermann2016-05-19
* Always restrict aspects to only access requested configuration fragments.Gravatar Michael Staib2016-05-19
* Remove testing-only constructor for RuleClass from non-testing code.Gravatar Janak Ramakrishnan2016-05-19
* Fix Windows issue in Path.getRelative, which wasn't handling backslashes.Gravatar Ulf Adams2016-05-19
* Turn the addition of -fPIC to the command line of PIC actions into a feature.Gravatar Lukacs Berki2016-05-19
* Fix bug in lazy removal of reverse deps -- there was one remaining case where...Gravatar Janak Ramakrishnan2016-05-18
* Add || true to increment so test doesn't exit earlyGravatar Kristina Chodorow2016-05-17
* Remove reverse deps lazily, only when the node has finished building and we d...Gravatar Janak Ramakrishnan2016-05-17
* Remove unnecessary aspect CC bloat.Gravatar Googler2016-05-17
* Rollback of commit 45d48bf1fe7503acbbb0c095822b7f8f558881e8.Gravatar Lukacs Berki2016-05-17
* Add Skylark tests for intellij_info.bzlGravatar Dmitry Lomov2016-05-17
* Make the rule in the workspace package reference the correct Package object.Gravatar Lukacs Berki2016-05-17
* Add rule_or_page#heading syntax to RuleLinkExpander and support for expandingGravatar David Chen2016-05-17
* Turn the addition of -fPIC to the command line of PIC actions into a feature.Gravatar Lukacs Berki2016-05-17
* Export Objective-C header from swift_library.Gravatar Dmitry Shevchenko2016-05-17
* Always unzip paths ending in / as directoriesGravatar Kristina Chodorow2016-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
* Adds configuration fragment requirements for intellij_info_aspect.Gravatar Michael Staib2016-05-16
* Stop converting temporary direct deps to a set. In almost all cases, this con...Gravatar Janak Ramakrishnan2016-05-16
* Print a proper error when calling a rule from a .bzl fileGravatar Laurent Le Brun2016-05-16
* Improve pass-through during buildGravatar Klaus Aehlig2016-05-13
* Rollback of commit 7f339de7feb071d790ecbca1c346244f5794a7e3.Gravatar Greg Estren2016-05-13
* Support NDK r11 in bazelGravatar Alex Humesky2016-05-13
* Make CppConfiguration fragment available from CcToolchainProvider.Gravatar Googler2016-05-13
* Refactoring: Introduced AttributeValueSource to handle attribute name validat...Gravatar Florian Weikert2016-05-12
* 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
* Introducing SpawnActionTemplate, a stub action for TreeArtifacts at analysis ...Gravatar Rumou Duan2016-05-12
* Skylark: allow_files can now accept a string list argumentGravatar Laurent Le Brun2016-05-12
* Add feature to selectively disable Blaze's cc include scanner.Gravatar Googler2016-05-12
* Remove return value from ctx.file_action functionGravatar Laurent Le Brun2016-05-12