aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Make ErrorInfo#toString more informative.Gravatar janakr2017-11-06
* Move CppConfiguration#getHostSystemName, #getTestOnlyLinkOptions, #getObjCopy...Gravatar cpeyser2017-11-06
* Fix ImportError on tools.android for junction_libGravatar jingwen2017-11-06
* Automated rollback of commit 3181c2f1362622985aca24747ed9512573d25dc0.Gravatar corysmith2017-11-06
* Tweak java runfiles resolution.Gravatar Benjamin Peterson2017-11-06
* Cleanup stream use in canonical list of options.Gravatar ccalvarin2017-11-06
* Remove CppConfiguration#getFeatures in favor ofGravatar cpeyser2017-11-06
* Fix spelling errors in site docsGravatar Akira Baruah2017-11-06
* Schedule LtoBackendAction when creating LtoBackendArtifactGravatar Googler2017-11-06
* Update install.mdGravatar Vega Paithankar2017-11-06
* Refactor LateBoundDefault to be abstract, in preparation for being subclassed...Gravatar cparsons2017-11-06
* Simplify the merge code, and fix a few incorrectly declared tests.Gravatar corysmith2017-11-06
* Add test to monitor dependency change of //src:embedded_tools_srcs.Gravatar xingao2017-11-06
* Remove legacy implementation of objc compilation/archiving/linking.Gravatar cpeyser2017-11-06
* Linter: improve docstring formatting error messagesGravatar fzaiser2017-11-06
* Filter local and transitive resources togetherGravatar Googler2017-11-06
* Adding platform documentation.Gravatar jcater2017-11-06
* Don't keep set of LTO backend artifacts on link actionGravatar Googler2017-11-06
* Add files to build site directly on Google Cloud Container BuilderGravatar Damien Martin-Guillerez2017-11-06
* Delete benchmark code.Gravatar tomlu2017-11-06
* Add rootpath(s) and execpath(s) functions to template expansionGravatar ulfjack2017-11-03
* Add docs to Skylark performance about len(depset) vs. if depset.Gravatar tomlu2017-11-03
* Open-source the remainder of non-legacy Apple/Objc java testsGravatar cparsons2017-11-03
* Fix up Skylark performance doc.Gravatar tomlu2017-11-03
* Avoid crash when a test and its alias are specified on the command line for "...Gravatar lberki2017-11-03
* Automated rollback of commit 8cb1d2fb460a9caf47df58d7ff051d31080a77cb.Gravatar ulfjack2017-11-03
* Add a link for the bazel.rc/.bazelrc formatGravatar Stefan Sauer2017-11-03
* Add performance section to Skylark docs.Gravatar tomlu2017-11-03
* Automated rollback of commit 5d42ae10195cd1acb9612df3a3d520f09b0c3e39.Gravatar cpeyser2017-11-03
* When force_pic is on, build linkstamp objects with PIC.Gravatar Googler2017-11-03
* Remove unused LegacyParamsFilePreProcessor. Removed test cases from OptionsPa...Gravatar apell2017-11-03
* Move getManifestForRule implementation into default method.Gravatar dannark2017-11-03
* Record package-infos as explicit dependencies in Strict Java DepsGravatar cushon2017-11-03
* Mark authorization-related errors as user errorsGravatar Googler2017-11-03
* Pass build_id to mobile-install deploy scriptGravatar Googler2017-11-03
* Switch on tracking of specific option priorities.Gravatar ccalvarin2017-11-03
* Export hash.bzl.Gravatar Nathan Herring2017-11-03
* Fix link to the ios_application rule documentation.Gravatar spomorski2017-11-03
* Linter: don't require docstrings for short functionsGravatar fzaiser2017-11-03
* Migrate bazel-tests-remote.json and update configsGravatar Xin Gao2017-11-03
* Updating Truth to 0.36Gravatar corysmith@google.com2017-11-02
* Linter: Tolerate whitespace-only lines and complain about misaligned closing ...Gravatar brandjon2017-11-02
* Linter: allow leading underscore in provider namesGravatar fzaiser2017-11-02
* Skylint: improve message for missing return and unitialized variablesGravatar fzaiser2017-11-02
* Skylint: add documentationGravatar fzaiser2017-11-02
* Skylint: also allow "UNUSED_" prefix in capital lettersGravatar fzaiser2017-11-02
* Fix typo in issue messageGravatar brandjon2017-11-02
* Fix typo in BlazeModule#blazeShutdown javadoc.Gravatar ajmichael2017-11-02
* Roll forward support for test resource inheritance behind a flagGravatar Googler2017-11-02
* Don't require --keep_going to discard graph edges. It's unnecessary.Gravatar janakr2017-11-02