aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Finish making --auto_cpu_environment_group non-experimental.Gravatar jcater2017-11-09
* Remove least important argument to 5+ arg Preconditions#checkState/checkNotNull.Gravatar tomlu2017-11-08
* Fix name of DexArchiveAspect in AspectCollection javadoc.Gravatar ajmichael2017-11-07
* RELNOTES: Document interaction between test_suite and target exclusionsGravatar Googler2017-11-07
* Prefix all --bes_keywords with "user_keyword=<keyword>" before publishing to ...Gravatar Googler2017-11-07
* Remove an unused JavaClasspathModeGravatar cushon2017-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
* 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
* Remove legacy implementation of objc compilation/archiving/linking.Gravatar cpeyser2017-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
* Add rootpath(s) and execpath(s) functions to template expansionGravatar ulfjack2017-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
* 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
* 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
* removed "This is useful for Skylark..." Duplicate text from load() docGravatar Googler2017-11-02
* Expose Apple Multi-architecture Split Transition to Skylark.Gravatar cparsons2017-11-02
* Automated rollback of commit 02a5b0fe11de1abe1c6f124413b847f0ecf6c4dd.Gravatar cparsons2017-11-02
* Add a 'estimateCurrentNumUniqueValues' method to MultisetSemaphore.Gravatar nharmata2017-11-01
* Rename ResourceFilter to ResourceFilterFactoryGravatar Googler2017-11-01
* Cosmetic refactor of some of the helper methods used by ParallelSkyQueryUtils...Gravatar nharmata2017-11-01
* Clean up LocalResourceContainer.BuilderGravatar Googler2017-11-01
* Move CppConfiguration#toolchainNeedsPic, #getRuntimeSysroot, andGravatar cpeyser2017-10-31