aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Rename BuildOptionsTest method names to be more succinct.Gravatar janakr2018-03-09
* Added asteinb's Android Builds blogpost to the Android and Bazel pageGravatar Jingwen Chen2018-03-09
* Enable static_linking_mode or dynamic_linking_mode features from cc_binaryGravatar hlopko2018-03-09
* Update cpp-use-cases.mdGravatar aolivas2018-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
* Delete unused test runner script.Gravatar kaipi2018-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 missing "dump" command link from Bazel user manual.Gravatar gregce2018-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
* Fix stale comment about selector entry orderGravatar mschaller2018-03-07
* Skylint: Warn for the '/' operator (instead of '//').Gravatar laurentlb2018-03-07
* Create a new version of BuildTool that holds all cquery logic.Gravatar juliexxia2018-03-07
* Allow passing location, ast, and environment to @SkylarkCallable methodsGravatar cparsons2018-03-07
* Optimize GC churn of parameter bindings performed before each user defined fu...Gravatar nharmata2018-03-07
* Don't check contents of conflicting compiled resourcesGravatar asteinb2018-03-07
* Added named=true to output_group.group_nameGravatar cparsons2018-03-07
* Automatic code cleanup.Gravatar laurentlb2018-03-07
* Update gRPC to 1.10.0Gravatar Carl Mastrangelo2018-03-07
* Remove internal-only startup option from documentation.Gravatar ajmichael2018-03-07
* Refactoring FileTransport to use the AsynchronousFileOutputStream.Gravatar olaola2018-03-07
* Add a binary to CppCompileAction that is responsible for grepping header file...Gravatar ajmichael2018-03-07
* update grpc-java to 1.10.0Gravatar Jakob Buchgraber2018-03-07
* Fixed left alignment in docGravatar Anders Sundman (asum)2018-03-07
* report test duration in XML using attribute "time"Gravatar Shimin Guo2018-03-07
* Add option to dump command lines of actions in dump.Gravatar twerth2018-03-07
* Don't use computeIfAbsent in action graph dumping.Gravatar twerth2018-03-07
* C++: Makes sure ltoBitcodeFiles get merged when merging compilation outputs.Gravatar plf2018-03-07