aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix docstring variable expansion for @SkylarkModuleGravatar brandjon2018-03-12
* remote: fix flakiness of HttpBlobStoreTest on Windows.Gravatar buchgr2018-03-12
* Add RuleContext#getConfiguredTargetAndDataMap and use it in analysis/Util.Gravatar janakr2018-03-10
* Make RuleContext#getSplitPrerequisiteConfiguredTargetAndTargets public and us...Gravatar janakr2018-03-10
* Fix broken links and formattingGravatar brandjon2018-03-10
* Add RuleContext#getPrerequisiteConfiguredTargetAndTarget and use it in GoTest...Gravatar janakr2018-03-10
* Replace some #getConfiguration calls coming from a TransitiveInfoCollection t...Gravatar janakr2018-03-10
* Get rid of non-class-based lookups for ObjectCodecs. There were basically no ...Gravatar janakr2018-03-10
* Open-source ImmutableMapCodec and make it able to handle arbitrary keys/value...Gravatar janakr2018-03-10
* Replace ConfiguredTargetAndData#getConfiguredTarget()#getConfiguration() with...Gravatar janakr2018-03-10
* Make memoizing serialize and deserialize methods that take a codec package-pr...Gravatar janakr2018-03-10
* Explicitly don't serialize/deserialize Package objects in ConfiguredTargetVal...Gravatar janakr2018-03-10
* Update links to examplesGravatar brandjon2018-03-10
* Add BuildConfiguration to ConfiguredTargetAndTarget and rename it to Configur...Gravatar janakr2018-03-10
* ActionOwner references only BuildEvent instead of full BuildConfigurationGravatar shahan2018-03-10
* remote/http: support refresh of oauth2 tokens in the remote cache.Gravatar Jakob Buchgraber2018-03-10
* Allow ObjectCodecRegistry to handle MemoizingCodecs. Initially this is just S...Gravatar janakr2018-03-09
* Remove cycle error reporting from query results since they're not strictly re...Gravatar juliexxia2018-03-09
* Use RuleContext.getConfiguration() instead of RuleConfiguredTarget.getConfigu...Gravatar janakr2018-03-09
* Support for passing options to LTO Backend actions onlyGravatar Googler2018-03-09
* Add the ability to reconstruct a BuildOptions from the diff with another Buil...Gravatar janakr2018-03-09
* Improve the warning for malformed recursive configs.Gravatar ccalvarin2018-03-09
* Rename BuildOptionsTest method names to be more succinct.Gravatar janakr2018-03-09
* Enable static_linking_mode or dynamic_linking_mode features from cc_binaryGravatar hlopko2018-03-09
* tests: fix flaky RecursiveFSTraversalFunctionTestGravatar Laszlo Csomor2018-03-09
* tests: fix flaky FilesystemValueCheckerTestGravatar Laszlo Csomor2018-03-09
* Internal changeGravatar Laszlo Csomor2018-03-09
* tests: fix flaky SkyframeAwareActionTestGravatar Laszlo Csomor2018-03-09
* Automated rollback of commit 3edf41b70de9bb1a8702d0342beeb2ad13898d71.Gravatar philwo2018-03-09
* runfiles,py,java: rlocation accepts absolute pathGravatar Laszlo Csomor2018-03-09
* Optimize GC churn of parameter bindings performed before each user defined fu...Gravatar nharmata2018-03-08
* Add the flag --experimental_import_deps_checking to control the dependencyGravatar cnsun2018-03-08
* Add a flag to control whether to treat missing dependencies as errors orGravatar cnsun2018-03-08
* Remove all dynamic type checking overhead for struct field accesses. These ch...Gravatar nharmata2018-03-08
* Tag SkylarkComputedDefault with @AutoCodecGravatar mjhalupka2018-03-08
* Tag SkylarkType with @AutoCodec.Gravatar mjhalupka2018-03-08
* Add unit tests for rc parsing.Gravatar ccalvarin2018-03-08
* As a micro-optimization, inline the "Callstack.enabled" guard. The java-land ...Gravatar nharmata2018-03-08
* Intern CollectTargetsInPackagKey. Bug from https://github.com/bazelbuild/baze...Gravatar janakr2018-03-08
* Add an interface to interact with sandboxfs.Gravatar jmmv2018-03-08
* Remove unnecessary I/O operations from handling remotely executed actions (fi...Gravatar olaola2018-03-08
* Remove unnecessary space in error message.Gravatar ajmichael2018-03-08
* update to MethodDescriptor methods instead of fieldsGravatar Carl Mastrangelo2018-03-08
* tests,windows: enable skylarkinterface/processor:*Gravatar Laszlo Csomor2018-03-08
* tests,windows: enable android.desugar.runtimeGravatar Laszlo Csomor2018-03-08
* C++: Marks Skylark exposed as not documented.Gravatar plf2018-03-08
* Fix PackageFunction's call to Package.Builder.Helper#onLoadingComplete to passGravatar nharmata2018-03-07
* Automated rollback of commit f1013485d41efd8503f9d4f937e17d1b4bc91ed3.Gravatar nharmata2018-03-07
* Fixed missing C standard library functions with NDK r15 and r16Gravatar jingwen2018-03-07
* Skylint: check for PACKAGE_NAME, REPOSITORY_NAME, and ctx.outputs.executableGravatar laurentlb2018-03-07