aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Retrieve bazel_sandbox_test data dependency using http_file rule.Gravatar Xin Gao2017-11-07
* Remove an unused JavaClasspathModeGravatar cushon2017-11-07
* Fixes the sample test XML format to have a proper failure tag.Gravatar olaola2017-11-07
* Prefer catastrophic action execution exceptions to non-catastrophic ones. Thi...Gravatar janakr2017-11-07
* Introduce cc_toolchain_type, which exports c++ make variables. UseGravatar cpeyser2017-11-07
* Add more assertions about test suite expansion behaviorGravatar Googler2017-11-07
* Some minor quality of life improvements related to the fact that the default ...Gravatar nharmata2017-11-07
* Break dependency on vfs from the interface of syntax and cmdline.Gravatar tomlu2017-11-06
* Close HTML tag typosGravatar Googler2017-11-06
* Default experimental flags to trueGravatar Googler2017-11-06
* Add optional user execution time and system execution time fields to Terminat...Gravatar ruperts2017-11-06
* Use Durations to store wall, user and system execution time in SpawnResults, ...Gravatar ruperts2017-11-06
* Automated rollback of commit 0dffc49f528c4c6e641221060e41aa6896310bdf.Gravatar Googler2017-11-06
* Expose late-bound-attributes to Skylark.Gravatar cparsons2017-11-06
* Switch ExtraActionFactory and GenRuleBase to the Expander APIGravatar ulfjack2017-11-06
* Make ErrorInfo#toString more informative.Gravatar janakr2017-11-06
* Move CppConfiguration#getHostSystemName, #getTestOnlyLinkOptions, #getObjCopy...Gravatar cpeyser2017-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
* Schedule LtoBackendAction when creating LtoBackendArtifactGravatar Googler2017-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
* Don't keep set of LTO backend artifacts on link actionGravatar Googler2017-11-06
* Delete benchmark code.Gravatar tomlu2017-11-06
* Add rootpath(s) and execpath(s) functions to template expansionGravatar ulfjack2017-11-03
* Open-source the remainder of non-legacy Apple/Objc java testsGravatar cparsons2017-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
* 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
* Linter: don't require docstrings for short functionsGravatar fzaiser2017-11-03
* 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: 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