aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* scripts/serve-docs.sh: allow overriding PORT/HOSTGravatar Klaus Aehlig2017-12-05
* Expose getGenJarsProvider methods from JavaSkylarkApiProvider in JavaInfoGravatar dbabkin2017-12-05
* Build output files if the build tag filter contains only tags to exclude.Gravatar lberki2017-12-05
* This and further changes may contain minor modifications to BUILD files that ...Gravatar tomlu2017-12-05
* Add a 'fdo_optimize' feature to the auto-configured crosstool.Gravatar Benjamin Peterson2017-12-05
* Release 0.8.1 (2017-12-05)Gravatar Bazel Release System2017-12-05
* Add a //tools/jdk:host_jdk target.Gravatar lberki2017-12-05
* Add absl-py 0.1.1 as third_party/py/abseilGravatar Akira Baruah2017-12-05
* Add --experimental_java_coverage.Gravatar elenairina2017-12-05
* remote: Have --remote_rest_cache respect --remote_timeout.Gravatar buchgr2017-12-05
* Fixing regression of SHA1 with the RemoteWorker.Gravatar olaola2017-12-05
* Fix docs for repository_nameGravatar Rodrigo Queiro2017-12-05
* Added execution platform to the ActionExecutionMetadata.Gravatar John Cater2017-12-04
* Improve exception message to output more information.Gravatar cnsun2017-12-04
* Remove static import of inner class InferredType's fieldsGravatar ccross2017-12-04
* Platform options are no longer experimental.Gravatar jcater2017-12-04
* From apple_binary, receive AppleExecutableBinaryProvider from the bundle_load...Gravatar cparsons2017-12-04
* Document the startup option --host_javabase.Gravatar Googler2017-12-04
* Use PEP 328 absolute import for third_party python gflags.Gravatar Akira Baruah2017-12-04
* Expose ObjcProtoProvider as a Skylark object.Gravatar cparsons2017-12-04
* Clarify bazel clean's options.Gravatar ccalvarin2017-12-04
* Remove some deadish Windows-related runfiles code.Gravatar Benjamin Peterson2017-12-04
* Install instructions: emphasize that the distfile is architecture independentGravatar Klaus Aehlig2017-12-04
* Move extra action flag docs into the Semantics section.Gravatar Benjamin Peterson2017-12-04
* remote: Replace Retrier with Retrier2.Gravatar buchgr2017-12-04
* Fix link to Skyark Linter docs from main docs navigationGravatar Akira Baruah2017-12-04
* Add BAZEL_VC and JAVA_HOME to build_windows_jni.shGravatar Loo Rong Jie2017-12-04
* Remove `-R` flags from the MacOS crosstool template.Gravatar John Millikin2017-12-04
* Fix getBuildFiles to not assume BUILD is the name of the build file.Gravatar John Cater2017-12-04
* Add an open-source version of find_cpp_toolchain, to allow open-source users ofGravatar cpeyser2017-12-04
* Expose some methods from JavaSkylarkApiProvider in JavaInfoGravatar dbabkin2017-12-04
* py_binary can now be used as data with custom python.Gravatar Austin Schuh2017-12-04
* Allow `python3` as value for the `--python_path` flag.Gravatar Misha Seltzer2017-12-04
* Switch GenRuleBase to use the new Expander APIGravatar ulfjack2017-12-04
* Set default value of incompatible_load_argument_is_label to true.Gravatar laurentlb2017-12-04
* Remove redirects for domains be.bazel.build and cr.bazel.build from the sourc...Gravatar Googler2017-12-04
* Remove the java_executable field from ctx.fragments.jvm .Gravatar lberki2017-12-04
* Spoof gflags pseudo-package __name__ for backwards compatibility.Gravatar Akira Baruah2017-12-04
* Change Bazel's default hash function to SHA256. Fixes #3193Gravatar buchgr2017-12-03
* Fix missing print statements in output functionsGravatar vladmos2017-12-02
* Fixed @androidsdk's qemu2 paths on darwin.Gravatar jingwen2017-12-02
* Forward test relevant flags to mobile-install launcher.Gravatar Googler2017-12-01
* Make Predicate<String> obtainable from RuleClassNamePredicateGravatar Googler2017-12-01
* Add user and system execution time to provide total CPU execution time for ea...Gravatar ruperts2017-12-01
* Remove duplicated method from AndroidBinary.Gravatar ajmichael2017-12-01
* Move IDL constant out of AndroidSemanticsGravatar ajmichael2017-12-01
* Make AndroidSdkProvider.verifyPresence throw.Gravatar ajmichael2017-12-01
* Prevent git filegroup from choking on gitk temporary files.Gravatar Andreas Bergmeier2017-12-01
* Windows: Expose find_vc_path and find_msvc_tool functionGravatar Yun Peng2017-12-01
* Avoid NPEs when providers are not found in JavaInfo.Gravatar elenairina2017-12-01