aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Make integration tests more portableGravatar Klaus Aehlig2017-07-05
* Clean up string representations for labelsGravatar vladmos2017-07-05
* Change the SimpleBlobStore API to use Input/OutputStreamsGravatar ulfjack2017-07-05
* Remove ide_build_info command.Gravatar dslomov2017-07-05
* Call md5 instead of md5sum on FreeBSD as well.Gravatar Klaus Aehlig2017-07-05
* Use the same data structure for native and Skylark providers.Gravatar dslomov2017-07-05
* Make 'load' a keywordGravatar laurentlb2017-07-05
* blaze_util_freebsd.cc: gracefully handle server directory being NULLGravatar Klaus Aehlig2017-07-05
* Automated rollback of commit 480d6038905b3c8de09a362e2759fc6b8abe634c.Gravatar twerth2017-07-05
* implement py_runtime ruleGravatar yiyu2017-07-05
* fix singlejar signedness problemsGravatar Benjamin Peterson2017-07-05
* Allow strings as default values of labelsGravatar vladmos2017-07-05
* Stop reusing gRPC stubs, that causes the deadline to be per-build rather than...Gravatar olaola2017-07-05
* Allow the remote server to set its own default action timeout when Bazel does...Gravatar olaola2017-07-05
* Update SpawnAction to take an ActionEnvironmentGravatar ulfjack2017-07-05
* Forbid tabs for indentationGravatar laurentlb2017-07-05
* Exposing the value of strict_java_deps flag to Skylark.Gravatar elenairina2017-07-05
* Better error handling in RemoteSpawnStrategyGravatar ulfjack2017-07-05
* Add an on-disk storage option for the remote workerGravatar ulfjack2017-07-05
* build_windows_jni.sh: move file to subdirectoryGravatar Laszlo Csomor2017-07-05
* 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
* 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
* 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
* 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
* 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