aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis
Commit message (Expand)AuthorAge
* Apply @AutoCodec to ExecutableSymlinkAction and SymlinkAction.Gravatar mjhalupka2018-02-23
* Add a new BuildOptions diff method that holds and pretty prints the different...Gravatar juliexxia2018-02-23
* Increase test coverage of rootpath(s) and execpath(s) expansion to external w...Gravatar richardwa2018-02-22
* Use a separate implicit dependency for dexbuilder in proguarded android buildsGravatar kmb2018-02-21
* Properly error when environment_group references non-existent targets.Gravatar gregce2018-02-15
* Move CommandLine, CommandLineItem, and ParamFileInfo from lib.analysis.action...Gravatar tomlu2018-02-15
* Remove BinTools from BuildViewTestCaseGravatar ulfjack2018-02-15
* Move BinTools to lib.execGravatar ulfjack2018-02-15
* Start slimming down ToolchainResolutionKey: get rid of BuildConfiguration. Th...Gravatar janakr2018-02-14
* Add Codec for NativeAspectClass. As a result, remove @AutoCodec from concrete...Gravatar janakr2018-02-13
* Replaces InjectingObjectCodec with dependencies threaded through (Des|S)erial...Gravatar shahan2018-02-13
* Route --fdo_optimize information through an implicit dependency instead of Cp...Gravatar Googler2018-02-13
* Get rid of some uses of RuleConfiguredTarget.getAttributeMapper().Gravatar mjhalupka2018-02-12
* Remove hard-wired basenames for the test setup and the coverage collection sc...Gravatar lberki2018-02-09
* Replace path implementation.Gravatar tomlu2018-02-08
* Remove references to getTarget(). Requires threading through anGravatar mjhalupka2018-02-08
* Hooks to support core library desugaring in Android buildsGravatar kmb2018-02-07
* Refactor to get rid of some getConfiguredTarget() calls in tests and replaceGravatar mjhalupka2018-02-07
* Automated rollback of commit 4260c30a03a9b83d48a5e8690aca19cd80be4c38.Gravatar ulfjack2018-02-06
* Add type assertion that TreeFileArtifact's parentTreeArtifact member is aGravatar cpeyser2018-02-05
* Expose structField callable methods of skylark objects to dir() and str() callsGravatar cparsons2018-02-05
* Stop allowing generic LateBoundDefault value types. Such types are always eit...Gravatar janakr2018-02-02
* Change ConfiguredAspectFactory.create signature to take in aGravatar mjhalupka2018-01-31
* Remove DynamicTransitionMapper, ConfigurationTransitionProxy.Gravatar gregce2018-01-30
* Add alternative interface for LIPO data transitions, opt in native rules.Gravatar gregce2018-01-29
* Remove ConfiguredTarget.getTarget() calls from Build View. Replace them with ...Gravatar mjhalupka2018-01-29
* Stop setting annotations_jar in Bazel android_sdk.Gravatar ajmichael2018-01-26
* Add a few options that tweak the host configuration to parallel those that do...Gravatar lberki2018-01-26
* Add codecs for TestConfiguration, ConfiguredFragmentValue, and TestConfigFrag...Gravatar janakr2018-01-24
* Introduce a wrapper around the ImmutableSortedSet<Class<? extends BuildConfig...Gravatar janakr2018-01-24
* Adds codecs for types in test classes, ConfigSettingTest, LateBoundSplitUtil ...Gravatar shahan2018-01-23
* Explicitly make fragments option to BuildConfigurationValue#key an ImmutableS...Gravatar janakr2018-01-23
* Start serializing ArtifactOwner: put in a simple codec for the null artifact ...Gravatar janakr2018-01-19
* Remove ConfigurationTransitionProxy.NONE and BaseRuleClasses.DYNAMIC_TRANSITI...Gravatar gregce2018-01-18
* Introduce Root class.Gravatar tomlu2018-01-17
* Remove ConfigurationTransitionProxy.NULLGravatar gregce2018-01-16
* Rename Root to ArtifactRoot.Gravatar tomlu2018-01-16
* Remove use of Root#asDerivedRoot where the derived root == exec root.Gravatar tomlu2018-01-15
* windows,tests: enable some tests on WindowsGravatar Laszlo Csomor2018-01-15
* Adds FileSystem check to Path.CODEC.serialize.Gravatar shahan2018-01-12
* Convert ActionLookupKey implementations to directly implement SkyKey, removin...Gravatar janakr2018-01-11
* Fold the Jvm configuration fragment into JavaConfiguration.Gravatar lberki2018-01-11
* Remove the unused --[no]experimental_disable_jvm command line option.Gravatar lberki2018-01-11
* Codec for BuildConfigurationValue.Gravatar shahan2018-01-10
* Use an annotation preprocessor to validate SkylarkConfigurationField.Gravatar cparsons2018-01-10
* Adds a CODEC for CppConfiguration.Gravatar shahan2018-01-10
* Remove package loading from JvmConfigurationLoader .Gravatar lberki2018-01-10
* Remove code that used to support --javabase=<absolute path>.Gravatar lberki2018-01-08
* Automated rollback of commit 9e63684a58025d98bfe2f180d56ba7ece69545ae.Gravatar juliexxia2018-01-05
* Automated rollback of commit 86b4532769c22cca2ed7068a60f3326beaad34af.Gravatar juliexxia2018-01-04