aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Implement ctx.actions.do_nothing instead of ctx.empty_actionGravatar dslomov2017-06-30
* A little cosmetic cleanup in the wake of the Java 8 migration.Gravatar lberki2017-06-30
* Implement retry logic for the gRPC calls in remote execution and caching. TheGravatar olaola2017-06-30
* Slight refactoring, functional noop: uploadChunks will need to get a Chunker....Gravatar olaola2017-06-30
* Add the rest of the categories transition values to android options.Gravatar ccalvarin2017-06-30
* Automated conversion to Java 8Gravatar laurentlb2017-06-30
* Remove --xcode_override_workspace_root and --experimental_use_absolute_paths_...Gravatar cparsons2017-06-30
* Flip the flag --rewrite_calls_to_long_compare to false by default. NowGravatar cnsun2017-06-30
* Add categories transition values to android options.Gravatar ccalvarin2017-06-30
* {ios,macos}_minimum_os flags now default to {ios_macos}_sdk_version valuesGravatar cparsons2017-06-30
* Decrease memory used by SpawnAction's param file builder.Gravatar tomlu2017-06-30
* Pick up default crosstool features in objc.Gravatar rduan2017-06-30
* Add a #getBytes() method to DeterministicWriter that returns a ByteString. By...Gravatar janakr2017-06-30
* Create the StartupFlag class and use it instead of plain list of strings.Gravatar lpino2017-06-30
* Fix TOC in this topic. Our markdown doesn't use [TOC] to create a table of co...Gravatar Googler2017-06-30
* Android tooling: host/target path distinctionGravatar Laszlo Csomor2017-06-30
* Bazel, bootstrap: fix JNI build errorsGravatar Laszlo Csomor2017-06-29
* Bazel, testing: tests for launcher scriptsGravatar Laszlo Csomor2017-06-29
* Explicitly state the default options categories for options used in blaze tes...Gravatar ccalvarin2017-06-29
* zsh completion: discard progress from internal bazel invocationsGravatar Klaus Aehlig2017-06-29
* Lambda cleanupGravatar laurentlb2017-06-29
* Add exports param to java_common.compile.Gravatar elenairina2017-06-29
* Fix a few style issues.Gravatar lberki2017-06-29
* Set BAZEL_VC in when running python tests on WindowsGravatar pcloudy2017-06-29
* Internal changeGravatar Googler2017-06-29
* Bazel, testing: improve test_base.pyGravatar Laszlo Csomor2017-06-29
* Migrate the lib.server package to Java 8.Gravatar lberki2017-06-29
* Add missing windows select for //src:embeded_tools_with_jdkGravatar pcloudy2017-06-29
* Add a test verifying that --action_env triggers a rerun of testsGravatar Klaus Aehlig2017-06-29
* Add a lambda now that we can.Gravatar lberki2017-06-29
* Windows: Bootstrap Bazel with wrapper-less CROSSTOOLGravatar pcloudy2017-06-29
* Remove resource_extractor from android_sdk rule.Gravatar ajmichael2017-06-29
* Update aspect documentation to reflect aspect parameters.Gravatar Googler2017-06-29
* Introduce new android_instrumentation_test rule.Gravatar ajmichael2017-06-29
* Open source dexer tests.Gravatar ajmichael2017-06-29
* Add a FeaturePolicyConfiguration for supporting limited feature rollouts.Gravatar mstaib2017-06-29
* When we access a field of an interface, if the field is of type long or double,Gravatar cnsun2017-06-29
* Enable aapt2 support in library actions.Gravatar corysmith2017-06-29
* Make sure that objc_ and apple_binary pass the host/nonhost feature flag forGravatar Googler2017-06-29
* Fix extra bytes and missing resources for roboelectric tests:Gravatar Googler2017-06-29
* List the default timeout values for all 4 possible values, not just 3 out of 4.Gravatar Googler2017-06-29
* Remove implicit dependency of objc rules on //tools/objc:header_scannerGravatar cparsons2017-06-29