aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add a simple Python integration test written in Python.Gravatar lberki2018-01-30
* Fix RegularFileArtifactValue.equalsGravatar ulfjack2018-01-30
* Stop warning about resource filters with "deprecated" qualifiersGravatar Googler2018-01-30
* Remove flaky attribute from toolchain_test.Gravatar jcater2018-01-30
* Remove DynamicTransitionMapper, ConfigurationTransitionProxy.Gravatar gregce2018-01-30
* C++: Removes last calls to CCLibraryHelper.build().Gravatar plf2018-01-30
* Add universal transform function. Small refactoring to eliminate duplication.Gravatar dbabkin2018-01-30
* Migrate DependencyModule to use jarToTarget/directJarsGravatar cushon2018-01-29
* Remove ConfiguredTarget.getTarget() call in TopLevelConstraintSemantics.Gravatar mjhalupka2018-01-29
* Remove Skylark ConfigurationTransition.DATA references.Gravatar gregce2018-01-29
* Remove unused "pattern" feature in RecursiveFilesystemTraversalFunction.Gravatar felly2018-01-29
* Use nested set cache in key computation for CustomCommandLine.Gravatar tomlu2018-01-29
* Add alternative interface for LIPO data transitions, opt in native rules.Gravatar gregce2018-01-29
* Expose ApkInfo and AndroidInstrumentationInfo to Skylark.Gravatar ajmichael2018-01-29
* Remove -Xbootclasspath/p for JDK 9.Gravatar cnsun2018-01-29
* Remove ConfiguredTarget.getTarget() calls from Build View. Replace them with ...Gravatar mjhalupka2018-01-29
* Remove references to ConfiguredTarget.getTarget() in BuildTool.Gravatar mjhalupka2018-01-29
* Allows @AutoCodec to use factory methods.Gravatar shahan2018-01-29
* Remove quotes from argv in android_instrumentation_test stub template and add...Gravatar jingwen2018-01-29
* Rephrase RootCodec as an InjectingObjectCodec.Gravatar cpeyser2018-01-29
* Remove unused constructor for TargetAndConfiguration.Gravatar mjhalupka2018-01-29
* Support explicitly specifying a location for jvm.outGravatar michajlo2018-01-29
* Move BazelRuleClassProvider.TESTING_SUPPORT to its own class in rules/test.Gravatar lpino2018-01-29
* Do not crash when ctx.action.args.add map_fn returns a list of the wrong length.Gravatar tomlu2018-01-29
* Additional Serializers and Serializer bugfixes needed to serialize BuildConfi...Gravatar shahan2018-01-29
* Support symlinks in external zip archivesGravatar Klaus Aehlig2018-01-29
* Remove hard coded prelude names from some unit tests.Gravatar shreyax2018-01-29
* windows,test: add logging to bootstrap testGravatar Laszlo Csomor2018-01-29
* Add codec for ConfiguredTargetKey and remove stray LegacySkyKey constructors ...Gravatar janakr2018-01-27
* Support Android testing with Skylark-defined device rules.Gravatar ajmichael2018-01-26
* Remove a ConfiguredTarget.getTarget() call in PrintActionCommand.Gravatar mjhalupka2018-01-26
* Remove ConfiguredTarget.getTarget() from RunCommand. Replace it with gettingGravatar mjhalupka2018-01-26
* remote: Rewrite the HTTP caching client in Netty. Fixes #4481Gravatar buchgr2018-01-26
* Add a type that explicitly limits the CppSemantics implementations that can beGravatar cpeyser2018-01-26
* CanonicalReferenceResolver for KryoGravatar shahan2018-01-26
* Remove aspect configuration from AspectKey. Instead, store an appropriate Sk...Gravatar cpeyser2018-01-26
* C++: Refactors CLIF rule to go through CcLibraryHelper.Gravatar plf2018-01-26
* Stop setting annotations_jar in Bazel android_sdk.Gravatar ajmichael2018-01-26
* Added AndroidInstrumentationTestRule to RuleClassProviders.Gravatar jingwen2018-01-26
* Remove dead ConvertPathListGravatar Loo Rong Jie2018-01-26
* Reduce garbage generated from JavaCompileAction#getArtifactGeneralizedLabel.Gravatar tomlu2018-01-26
* Make experimental_inmemory_dotd_files not fail with local executionGravatar ulfjack2018-01-26
* Add a few options that tweak the host configuration to parallel those that do...Gravatar lberki2018-01-26
* BEP: report analysis failure eventsGravatar Klaus Aehlig2018-01-26
* Try reenabling DownloaderTestSuite on Windows.Gravatar Dmitry Lomov2018-01-26
* Serializers for HashCode, Map.Entry and OptionalGravatar shahan2018-01-25
* Serializer implementation for NestedSetGravatar shahan2018-01-25
* cquery output: change the output config to be "HOST" for targets configured i...Gravatar juliexxia2018-01-25
* Remove package restriction on android_tools_defaults_jar rule.Gravatar ajmichael2018-01-25
* Step 1 of removing android_sdk.annotations_jar.Gravatar ajmichael2018-01-25