aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google
Commit message (Expand)AuthorAge
* Set test_class for java_test test target where it is neededGravatar Damien Martin-Guillerez2016-01-19
* Fix #757: Bazel does not copy xml test output from sandbox.Gravatar Philipp Wollermann2016-01-18
* Disallow loads from external repos in WORKSPACE files. Currently, attempting ...Gravatar John Field2016-01-18
* Enable Aspects to specify their configuration fragment dependencies.Gravatar Michael Staib2016-01-15
* Adds support for invocation policy to the canonicalize-flags command.Gravatar Alex Humesky2016-01-15
* Add native.rule(NAME), which returns the attributes of a previously defined r...Gravatar Han-Wen Nienhuys2016-01-15
* Add a method for getting the root of a rule workspace to the Label methodGravatar Damien Martin-Guillerez2016-01-15
* ConfigurationFragmentPolicy: assume Skylark names, allow merging.Gravatar Michael Staib2016-01-15
* Display parsing errors for WORKSPACE filesGravatar Kristina Chodorow2016-01-15
* For native rule classes, (de)serialize only explicit attrsGravatar Mark Schaller2016-01-14
* First steps towards implementing AndroidStudioInfoAspect in Skylark.Gravatar Dmitry Lomov2016-01-14
* Make package names in the package_group.packages attribute refer to the repos...Gravatar Lukacs Berki2016-01-13
* Use our java test runner in BazelGravatar Damien Martin-Guillerez2016-01-13
* Use xcode_config build target for actions which need to resolve an xcode vers...Gravatar Chris Parsons2016-01-13
* Provide rule class name to aspects.Gravatar Dmitry Lomov2016-01-11
* Allow overridding any rule in the WORKSPACE fileGravatar Kristina Chodorow2016-01-11
* BuildView - untangle more of the methods that are only for ide info.Gravatar Ulf Adams2016-01-11
* Add auth support for proxy downloadsGravatar Kristina Chodorow2016-01-11
* Add xcode_locator to bazel's embedded binaries.Gravatar Chris Parsons2016-01-08
* Rollback of commit e4133aab4db7cd640501d1113c259e8477006b6f.Gravatar Damien Martin-Guillerez2016-01-07
* Allow relative paths for local_repository()sGravatar Kristina Chodorow2016-01-07
* Split PrepareDepsOfTargetsUnderDirectory into two parts, one which does the d...Gravatar Janak Ramakrishnan2016-01-07
* Extend crosstool configuration to allow features to specify (expandable) envi...Gravatar Chris Parsons2016-01-07
* Factor implementation of bazel-specific cpp logic out of devtools/build/lib/B...Gravatar Cal Peyser2016-01-07
* Remove syntactic sugar when assigning to a dict item.Gravatar Laurent Le Brun2016-01-07
* Support java_plugin in AndroidStudioInfoAspect.Gravatar Googler2016-01-07
* Add runtime_deps to android studio proto.Gravatar Googler2016-01-07
* Remove Constants.ALLOW_CC_INCLUDE_SCANNING and handle the logic in CppSemanti...Gravatar Philipp Wollermann2016-01-07
* Add catastrophe field to EvaluationResult so that callers can identify the ca...Gravatar Janak Ramakrishnan2016-01-04
* Permit proto serialization of configured attribute valuesGravatar Mark Schaller2016-01-04
* Add the source location of the import string to the LoadStatement AST node, f...Gravatar John Field2016-01-04
* Add a new method to the SkylarkImport class to allow tools to access the impo...Gravatar John Field2016-01-04
* Allow Skylark rules and aspects to contribute to output groups.Gravatar Dmitry Lomov2015-12-28
* Reduce differences between Skylark and Build evaluationGravatar Laurent Le Brun2015-12-28
* Enable label-based Skylark loading. In particular, such labels may reference ...Gravatar John Field2015-12-22
* Add support for downloading through proxiesGravatar Kristina Chodorow2015-12-22
* Add list.popGravatar Laurent Le Brun2015-12-22
* Open source most of our docgen tests.Gravatar Ulf Adams2015-12-22
* Open source PathPackageLocatorTest.Gravatar Ulf Adams2015-12-21
* Open source PackageCacheTest. Second try.Gravatar Ulf Adams2015-12-21
* Open source LoadingPhaseRunnerTest and its Skyframe companion.Gravatar Ulf Adams2015-12-21
* Skylark: Slice operations now accept a step argument.Gravatar Florian Weikert2015-12-17
* Rollback of commit 21fbbd6a32b95ba746f09dae1eaeaccf675cd5b3.Gravatar Florian Weikert2015-12-17
* Rollback of commit d03485f1361ff825a976512959438321442c7c98.Gravatar Kristina Chodorow2015-12-16
* Add a new class to encapsulate operations on Skylark import statements. This ...Gravatar John Field2015-12-16
* Open source loading the rules moduleGravatar Kristina Chodorow2015-12-16
* Move annotation classes used for referencing framework Java classes from Skyl...Gravatar John Field2015-12-16
* Implement aspect attributes and expose them to aspect implementation function.Gravatar Dmitry Lomov2015-12-16
* Implement list.remove functionGravatar Laurent Le Brun2015-12-16
* Rollback of commit 12bad3af0eade9c4b79d76f9e1c950ad2e3214c2.Gravatar Dmitry Lomov2015-12-16