aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add configuration to terminal test summary, if neededGravatar aehlig2017-07-05
* Also provide the configuration id of executed actionsGravatar Klaus Aehlig2017-07-05
* Only configure wrapper scripts when they are neededGravatar Yun Peng2017-07-05
* Rename GrpcActionCache to GrpcRemoteCacheGravatar ulfjack2017-07-05
* Remove implicit iteration from CrosstoolGravatar hlopko2017-07-05
* Move the SimpleBlobStore and implementations to a subpackageGravatar ulfjack2017-07-05
* cleanup {get,set,unset}env() functions callsGravatar Thiago Farina2017-07-05
* New flag `--incompatible_checked_arithmetic` to use checked arithmetics.Gravatar laurentlb2017-07-05
* BEP JSON file: omit unnecessary white spaceGravatar Klaus Aehlig2017-07-05
* Cleanup for Java 8Gravatar laurentlb2017-07-05
* Update to latest version of the SVG logoGravatar steren2017-07-05
* Introduce --incompatible_new_actions_api flag.Gravatar dslomov2017-07-05
* Gracefully handle exceptions in java_common.default_javac_opts.Gravatar elenairina2017-07-05
* Fix documentation typos.Gravatar dslomov2017-07-05
* AspectCompleteEvent: correctly report artifacts for a failed aspectGravatar Klaus Aehlig2017-07-05
* Implement ctx.actions.expand_template.Gravatar dslomov2017-07-05
* Improve the Skylark rule naming documentationGravatar steren2017-07-05
* More tests for ctx.actions.run/run_shellGravatar dslomov2017-07-05
* Migrate tests to ctx.actions.run/run_shell.Gravatar dslomov2017-07-05
* Fix broken code tag.Gravatar Chaoren Lin2017-07-05
* Bazel, Windows: sh_binary now builds a .cmd fileGravatar Laszlo Csomor2017-07-05
* Categorize proto options.Gravatar carmi2017-07-03
* Follow up change to adding a new scala attribute for implicit dependencies.Gravatar Googler2017-07-03
* Add new flag defining an environment group for automatic cpu-based environmentGravatar jcater2017-07-03
* Enable --feature_control_policy policy for feature flag usage.Gravatar mstaib2017-07-03
* Enable aapt2 support in binary actions.Gravatar corysmith2017-07-03
* Bugfix: improper handling of IOException. This was triggered when we decided ...Gravatar olaola2017-07-03
* Remove unused method shouldUseObjcModulesGravatar cparsons2017-07-03
* Describe the tool `generate_workspace` in a separate topic. Update instructio...Gravatar Googler2017-07-03
* Add minSdkVersion optimization to Blaze.Gravatar Googler2017-07-03
* Inline AttributeContainer.ATTRIBUTE_CONTAINER_FACTORY and PathFragment.TO_PAT...Gravatar laurentlb2017-07-03
* Identify which methods are used in invokedynamic, and only desugar theseGravatar cnsun2017-07-03
* Enable incremental dexing by default.Gravatar ajmichael2017-07-03
* Add recursive jars to java_common.create_providerGravatar elenairina2017-07-03
* Adds executable permissions to j2objc_header_map.py.Gravatar Googler2017-07-03
* We dropped support for JDK7Gravatar steren2017-07-03
* Mark //src/test/java/com/google/devtools/build/lib/skyframe:SkyframeTests flakyGravatar hlopko2017-07-03
* Add plugins and exported_plugins params to java_common.compile.Gravatar elenairina2017-07-03
* Windows, Android: ScopedTemporaryDirectory bugfixGravatar Laszlo Csomor2017-07-03
* Fix ./compile.sh srcs: adding dexer to the list of sourcesGravatar dmarting2017-07-03
* Implement ctx.actions.run() and ctx.actions.run_shell(),Gravatar dslomov2017-07-03
* Windows, JNI: move around sourcesGravatar Laszlo Csomor2017-07-03
* Enforce the new category and effect tags.Gravatar ccalvarin2017-07-03
* Reorganize Windows install instructionsGravatar steren2017-07-03
* Add methods for filtering LocalResourceContainerGravatar Googler2017-07-03
* Refactor PrinterGravatar vladmos2017-07-03
* //src:derived_java_srcs: use jar from JAVABASE instead of PATHGravatar Klaus Aehlig2017-07-03
* Make osx crosstool standalone (working without bazel patches)Gravatar hlopko2017-07-03
* Introduce ctx.actions.write in place of ctx.file_action.Gravatar dslomov2017-06-30
* Undo Java 8 updates to fix bootstrapping on MacOS.Gravatar laszlocsomor2017-06-30