aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Never allow local_resource_files in single-process testsGravatar Googler2017-11-27
* Consistently pluralize arch_flags in toolchain docsGravatar Jacob Parker2017-11-27
* Support nested set serialization.Gravatar tomlu2017-11-27
* Fix link and usage of ToolchainInfo in docsGravatar Jacob Parker2017-11-27
* (Minor) Use consistent indentation in toolchain docsGravatar Jacob Parker2017-11-27
* Fix bug in SkyQuery's 'rbuildfiles' implementation where we were incorrectly ...Gravatar nharmata2017-11-27
* Automated rollback of commit a6ed4c01d374bcf98bf39c1efc12a0f4f20fe313.Gravatar elenairina2017-11-27
* Update to ASM 6.0Gravatar Liam Miller-Cushon2017-11-27
* bazel: s/ctx.run()/ctx.actions.run()/Gravatar Googler2017-11-27
* Migrate some Skylark tests outside of Blaze.Gravatar laurentlb2017-11-27
* Release 0.8.0 (2017-11-27)Gravatar Bazel Release System2017-11-27
* Shape sharing for Skylark providers.Gravatar Benjamin Peterson2017-11-27
* Use more precise categories for missing docstring.Gravatar laurentlb2017-11-27
* Add Linter & Skylark spec to the website menuGravatar laurentlb2017-11-27
* Automatic code cleanup.Gravatar cushon2017-11-27
* Improve error message for 'missing-return-value' check.Gravatar laurentlb2017-11-25
* py_proto_library implicit dependency update.Gravatar Googler2017-11-24
* Add six to deps of has_services=1 py_proto_librarys.Gravatar Googler2017-11-24
* Remove useless abstractions in C++ rules after internal cleanupGravatar hlopko2017-11-24
* Create the output source jar in java_common.compileGravatar elenairina2017-11-24
* Add //tools/jdk:current_java_runtime / tools/jdk:current_host_java_runtime to...Gravatar lberki2017-11-24
* Update depset documentation to the new depset API.Gravatar Dmitry Lomov2017-11-24
* Remove usages of $singlejar in Java rules.Gravatar elenairina2017-11-24
* Add Skylark specification.Gravatar laurentlb2017-11-23
* Add regression test for breakage caused by https://github.com/bazelbuild/baze...Gravatar philwo2017-11-23
* Remove uses of ar_flag and uses_action_config_for_arGravatar hlopko2017-11-23
* Fix typos in java_toolchain documentation.Gravatar eaftan2017-11-23
* Use valid name for local_repository example in external project docsGravatar Akira Baruah2017-11-23
* Enable aapt2 for robolectric when available.Gravatar corysmith2017-11-22
* Move CppConfiguration's treatment of pic, --start-lib/--end-lib, and fission toGravatar cpeyser2017-11-22
* Put more information in failure message of occasionally flaky test, and dedup...Gravatar janakr2017-11-22
* Don't propagate resources when neverlink is specified and manifest is notGravatar Googler2017-11-22
* Fix canonical option list for options that implicitly require options with al...Gravatar ccalvarin2017-11-22
* Fix typo in `user-manual.html`Gravatar timm-gs2017-11-22
* Add platform data into to the ToolchainContext unconditionally.Gravatar John Cater2017-11-22
* Move CppConfiguration#isLLVMcompiler, #isLLVMOptimizedFdo, #isLipoOptimization,Gravatar cpeyser2017-11-22
* Automated rollback of commit 0ebb3e54fc890946ae6b3d059ecbd50e4b5ec840.Gravatar dmarting2017-11-22
* Prevent blaze from crashing on invalid resource locations.Gravatar corysmith2017-11-22
* Add proper test coverage for filtering resource depsGravatar Googler2017-11-22
* Check if win_def_file attribute exists before getting its valueGravatar Yun Peng2017-11-22
* Fix resource filteringGravatar Googler2017-11-22
* Clarify `srcs` description to make it obvious what file types are accepted.Gravatar spomorski2017-11-22
* Windows CROSSTOOL: Define DEBUG in fastbuild and dbg modeGravatar pcloudy2017-11-22
* Move override check to the createAndOverrideRule functionGravatar Damien Martin-Guillerez2017-11-22
* Improve error message when missing default_toolchain in CROSSTOOLGravatar hlopko2017-11-22
* Windows CROSSTOOL: Define NDEBUG in opt modeGravatar pcloudy2017-11-22
* Make genrules not understand $(JAVA) and $(JAVABASE) if --experimental_enable...Gravatar lberki2017-11-22
* Remove an unused method.Gravatar lberki2017-11-22
* Add system_provide attribute to cc_import ruleGravatar pcloudy2017-11-22
* Moving the location of the mobile-install launch script.Gravatar Googler2017-11-21