aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Pass file system to Path operations.Gravatar tomlu2017-12-06
* Getting rid of compiler warning "control reaches end of non-void function [-W...Gravatar olaola2017-12-06
* Document Sky Query, along with its unique operators, allrdeps and rbuildfiles.Gravatar janakr2017-12-06
* Register separate linkstamp compile actionGravatar hlopko2017-12-06
* Add option to populate selector list in blaze query's proto output.Gravatar twerth2017-12-06
* Expose utility method in PathPackageLocator for inserting workspace name.Gravatar janakr2017-12-06
* Add return statements to silence compiler warning.Gravatar John Cater2017-12-06
* Use static final variables for spawn action resource sets.Gravatar tomlu2017-12-06
* Fix some broken targets and failing tests.Gravatar ajmichael2017-12-06
* Remove duplicate CppHelper.getCcToolchainType method.Gravatar John Cater2017-12-06
* bootstrap: fix typo in PATH-fixing command adviceGravatar L?szl? Csomor2017-12-06
* Move BazelRuleClassProvider.CORE_WORKSPACE_RULES to its own class in the rule...Gravatar lpino2017-12-06
* Flip the --incompatible_disallow_uncalled_set_constructor flagGravatar vladmos2017-12-06
* Update version of re2Gravatar laurentlb2017-12-06
* bootstrap: fix typo in PATH fixing command adviceGravatar László Csomor2017-12-06
* Add abseil to //third_party:srcsGravatar Adam Michael2017-12-06
* BEP: In the TestResult meta data, allow reporting remote cache hitsGravatar aehlig2017-12-06
* Depend on //tools/jdk:host_jdk for the host javabase instead of the default JDK.Gravatar lberki2017-12-06
* Update bazel py rules "deps" documentationGravatar elenairina2017-12-06
* Disallow undeclared access to the $(JAVA) and $(JAVABASE) template variables.Gravatar lberki2017-12-06
* Make ProcessWrapperUtil aware of the execution statistics file, and add new E...Gravatar ruperts2017-12-05
* Reflect progress on incremental dexing in android_binary's incremental_dexing...Gravatar kmb2017-12-05
* Check for null build file returned from getBuildFileForPackage.Gravatar jcater2017-12-05
* Upgrade --target_environment, --auto_cpu_environment_group.Gravatar gregce2017-12-05
* Dedupe inputs in dexmerger tool similar to other tools.Gravatar kmb2017-12-05
* Moving the RemoteWorker into tools/remote directory.Gravatar olaola2017-12-05
* Stub out def_parser_test on non-Windows platforms.Gravatar Adam Michael2017-12-05
* Add aapt2 to the filegroup of integration test dependencies.Gravatar ajmichael2017-12-05
* Automated rollback of commit d0f06a6e4b61adc39bf5e1cfbae39501a89dc8e3.Gravatar nharmata2017-12-05
* Fix error prone warning about reference equality.Gravatar ajmichael2017-12-05
* 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