aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google
Commit message (Expand)AuthorAge
* Switch to using ../repo-name syntax for runfilesGravatar Kristina Chodorow2016-05-04
* Adds the compiler to the key for selecting the cc_toolchain label inGravatar Alex Humesky2016-05-04
* Remove a dependency on dart_library rule from ConfiguredTargetTransitivePacka...Gravatar Dmitry Lomov2016-05-03
* When creating the exec root symlink forest, take account of the empty package...Gravatar Janak Ramakrishnan2016-05-03
* Port tests using abi_deps to select.Gravatar Greg Estren2016-05-03
* Add a //file target to external jar repositoriesGravatar Colin Marc2016-05-03
* Set the default workspace name to __main__Gravatar Kristina Chodorow2016-05-03
* --Gravatar Googler2016-05-03
* Prioritize kwarg presence error in invokeObjectMethod.Gravatar Googler2016-05-03
* Set workspace name for http_file, http_jar, and maven_jarGravatar Kristina Chodorow2016-05-03
* In InvocationPolicyEnforcer#enforce, instead of just checking the direct comm...Gravatar Janak Ramakrishnan2016-05-02
* Push some functionality from FoundationTestCase to where it's actually used.Gravatar Ulf Adams2016-04-29
* Let select() "unset" values via: select({"//some:condition: None }).Gravatar Greg Estren2016-04-29
* Inject the Constants.TOOLS_REPOSITORY in SkylarkRuleClassFunctions.testBaseRule Gravatar Luis Fernando Pino Duque2016-04-29
* Allows network in sandbox, when --java_debug. Fixes #393.Gravatar Yue Gan2016-04-28
* Precompute defaults package content to save ~milliseconds every time BlazeRun...Gravatar Janak Ramakrishnan2016-04-28
* Add random-access indexing into GroupedList. Intended to be a no-op, allowing...Gravatar Janak Ramakrishnan2016-04-28
* Set Bazel's workspace nameGravatar Kristina Chodorow2016-04-27
* Delete the interface NativeAspectFactory and make native aspects extend from ...Gravatar Luis Fernando Pino Duque2016-04-27
* Fix a race condition introduced in unknown commit (that is, the January of 20...Gravatar Lukacs Berki2016-04-26
* Fix the documentation generator to use rule definition instances instead of c...Gravatar Luis Fernando Pino Duque2016-04-26
* Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata.Gravatar Rumou Duan2016-04-26
* Create runfiles at both .runfiles/ws/external/repo and .runfiles/repoGravatar Kristina Chodorow2016-04-26
* Add mechanism to crosstool language to specify action-specific execution requ...Gravatar Cal Peyser2016-04-25
* Fix target parsing bug with targets in the empty package (e.g. "blah" was inc...Gravatar Nathan Harmata2016-04-22
* Check for additions to the directory in new_local_repositoryGravatar Kristina Chodorow2016-04-22
* Make aspects work through bind(). Gravatar Lukacs Berki2016-04-22
* Skylark aspects should always output to bin directory.Gravatar Dmitry Lomov2016-04-22
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Actions for rules that do not have 'use_header_modules' enabled should not haveGravatar Manuel Klimek2016-04-22
* Make constraints and select() work well with each other.Gravatar Greg Estren2016-04-22
* Refactor the Event class; always construct through static methods.Gravatar Ulf Adams2016-04-21
* --Gravatar Michael Staib2016-04-21
* Disable the generating .gcno files for .pcm compile actions. These can conflictGravatar Googler2016-04-21
* Add nullable variants to Fingerprint.Gravatar Ulf Adams2016-04-20
* Delete the defaultMultipleValue field from options and refactor the logic for...Gravatar Luis Fernando Pino Duque2016-04-20
* Introduce SplitTransitionProvider, to determine the split transition on an at...Gravatar Chris Parsons2016-04-20
* Block when another command is running on the server and not on the client whe...Gravatar Lukacs Berki2016-04-20
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Allow external repositories to have includes attributes that point to package...Gravatar Janak Ramakrishnan2016-04-19
* Add mechanism to crosstool language to specify action-specific execution requ...Gravatar Cal Peyser2016-04-19
* Review a number of action subclasses and update them according to the spec.Gravatar Ulf Adams2016-04-19
* Rename LateBoundLabel#getDefault(Rule, AttributeMap, T) to #resolve().Gravatar Lukacs Berki2016-04-19
* Do not start the AF_UNIX server when in gRPC mode.Gravatar Lukacs Berki2016-04-19
* Deprecate top-level Java toolchain flags in favour of java_toolchainGravatar Liam Miller-Cushon2016-04-19
* Change misleading warning when an error is encountered while loading a target...Gravatar Janak Ramakrishnan2016-04-19
* Add sanity unit test for options classes that are subclasses of other options...Gravatar Nathan Harmata2016-04-19
* Tolerate NoSuchPackageException when processing subdirectories.Gravatar Janak Ramakrishnan2016-04-18
* Make ExperimentalStateTracker aim for target widthGravatar Klaus Aehlig2016-04-18
* Make LineWrappingAnsiTerminalWriter more efficientGravatar Klaus Aehlig2016-04-15