aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools
Commit message (Expand)AuthorAge
* Enable smoke tests for Java information being provided on Android rules.Gravatar Dmitry Lomov2016-02-11
* Add support for java_imports to Skylark IDE info aspect.Gravatar Dmitry Lomov2016-02-11
* Expose Java annotation processing information to Skylark.Gravatar Dmitry Lomov2016-02-11
* Add a few extra tests for XcodeProvider.Gravatar Lukacs Berki2016-02-11
* Make local_repository and new_local_repository work on Windows.Gravatar Lukacs Berki2016-02-11
* Allow for more flexibility in choices of Version for the GraphConcurrencyTest...Gravatar Shreya Bhattarai2016-02-11
* Allow propagation of execution requirements to the ctx.resolve_command functi...Gravatar Chris Parsons2016-02-11
* Allow ParallelEvaluator to not store errors alongside values if nodes recover...Gravatar Janak Ramakrishnan2016-02-11
* Make xcode project generation generate correct filenames for external reposGravatar Kristina Chodorow2016-02-11
* Remove TransitivePackageLoader#getVisitedTargets, which was only used in test...Gravatar Janak Ramakrishnan2016-02-11
* Rollback of commit df03e10f6552566982399b8779fe7bc7a17d75dc.Gravatar Michajlo Matijkiw2016-02-11
* Forbid overloading of a repository outside of the first part of the workspace...Gravatar Damien Martin-Guillerez2016-02-11
* Fix bug in TargetPatternList.equals, which was ignoring the offset.Gravatar Ulf Adams2016-02-11
* Implement TODO from: https://github.com/bazelbuild/bazel/blo[]fbbd6a32b95ba74...Gravatar Greg Estren2016-02-11
* Allow load of external label in the WORKSPACE file.Gravatar Damien Martin-Guillerez2016-02-10
* Make implicit attribute label lookup consistent.Gravatar Brian Silverman2016-02-10
* Fix SkyframeLoadingPhaseRunner posting of EventBus events.Gravatar Ulf Adams2016-02-10
* SkyframeLoadingPhaseRunner: implement --compile_one_dependency.Gravatar Ulf Adams2016-02-10
* Move two visibility-related loading tests to BuildViewTest.Gravatar Ulf Adams2016-02-10
* Fix callback handling in the Skyframe-based target pattern eval.Gravatar Ulf Adams2016-02-10
* Make unpredictable action inputs and outputs available to Actions.Gravatar Michael Thvedt2016-02-10
* Skyframe-based loading phase runner: report errors if a package is in error.Gravatar Ulf Adams2016-02-10
* Add support for tags to Skylark IDE info aspect.Gravatar Dmitry Lomov2016-02-10
* Add JavaSkylarkApiProvider to all Java rules.Gravatar Dmitry Lomov2016-02-10
* Fix NPE in TestsInSuiteFunction.Gravatar Ulf Adams2016-02-10
* Properly report loading errors during configuration creation.Gravatar Ulf Adams2016-02-10
* Update FileSystemValueChecker to handle TreeArtifact values.Gravatar Michael Thvedt2016-02-10
* Add tests for Label.resolveRepositoryRelative.Gravatar Brian Silverman2016-02-10
* Remove duplicate skyframe executor in SkyframeLabelVisitorTestCase.Gravatar Janak Ramakrishnan2016-02-09
* Unify tests for native and Skylark IntelliJ aspects.Gravatar Dmitry Lomov2016-02-09
* Support for handling TreeArtifact metadata and returning TreeArtifacts from A...Gravatar Michael Thvedt2016-02-09
* Rename MiddlemanExpander to ArtifactExpander, and refactor it to yield Artifa...Gravatar Michael Thvedt2016-02-09
* Introduce TreeArtifact and associated code to work with it. No functionality ...Gravatar Michael Thvedt2016-02-09
* Don't check direct deps when doing change pruning. Since dependents of a node...Gravatar Janak Ramakrishnan2016-02-09
* Implement ide-resolve output group in IntelliJ info aspect.Gravatar Dmitry Lomov2016-02-09
* Add supportsDynamicLinker to CppConfigurationGravatar Googler2016-02-09
* Expose JavaRuleOutputJarsProvider to Skylark and utilize it in ide info aspect.Gravatar Dmitry Lomov2016-02-09
* Mark //src/test/java/com/google/devtools/build/lib:shell_test as flaky.Gravatar David Chen2016-02-07
* WorkspaceASTFunction returns a list of ASTs so we can split the AST before lo...Gravatar Damien Martin-Guillerez2016-02-07
* Add an intermediate SkyFunction for resolving the external packageGravatar Damien Martin-Guillerez2016-02-07
* Add Truth subject for ErrorInfo and improve one for EvaluationResult.Gravatar Janak Ramakrishnan2016-02-05
* Move ObjC compilation actions for J2ObjC-translated code from binary level to...Gravatar Rumou Duan2016-02-05
* Move the Globber interface into its own file.Gravatar Nathan Harmata2016-02-05
* Make Skylark "license"-type attributes non-configurable.Gravatar Greg Estren2016-02-05
* Add jdeps support to AndroidStudioInfoAspect.Gravatar Googler2016-02-04
* Allow switching on header processing (parse_headers or preprocess_headers)Gravatar Manuel Klimek2016-02-04
* Add additional inputs as compilation prerequisites. Tools that buildGravatar Manuel Klimek2016-02-04
* Add support for downloading .tar.xz files to http_archive rules.Gravatar David Chen2016-02-04
* Fix configuration error handling for the interleaved case.Gravatar Ulf Adams2016-02-04
* Have GlobFunction make use of the assumption that the glob's package exists b...Gravatar Nathan Harmata2016-02-04