aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove Bazel's Docker tests.Gravatar Philipp Wollermann2018-01-24
* Remove an unused argument.Gravatar lberki2018-01-24
* Fix "Could not reserve enough space for object heap" error on Windows during ...Gravatar philwo2018-01-24
* http_archive: demonstrate that query works offlineGravatar Klaus Aehlig2018-01-24
* Adds codecs for types in test classes, ConfigSettingTest, LateBoundSplitUtil ...Gravatar shahan2018-01-23
* Remove unnecessary arg when building runfiles support.Gravatar ajmichael2018-01-23
* Explicitly make fragments option to BuildConfigurationValue#key an ImmutableS...Gravatar janakr2018-01-23
* ThinLTO: Add support for merged object files.Gravatar Googler2018-01-23
* Pass the correct path of aapt_binary and merge its data runfiles into android...Gravatar jingwen2018-01-23
* Refine return type of STRUCT factory methodsGravatar brandjon2018-01-23
* Move all code to lookup JavaRuntimeInfo to static methods onGravatar John Cater2018-01-23
* bazel_bootstrap_distfile_test: don't find & chmodGravatar Laszlo Csomor2018-01-23
* Add JavaRuntimeToolchainInfo class to wrap JavaRuntimeInfo for toolchains acc...Gravatar John Cater2018-01-23
* Report unsuccessful error code if bazel fetch fails in "keep going" mode.Gravatar dslomov2018-01-23
* Create function createJavaInfo with new API. Implement JavaRuleOutputJarsProv...Gravatar dbabkin2018-01-23
* http_archive: allow using the shipped BUILD fileGravatar Klaus Aehlig2018-01-23
* Add codec for TestFilter, and clean up some things: use java.util.function.Pr...Gravatar janakr2018-01-22
* PiperOrigin-RevId: 182859586Gravatar eaftan2018-01-22
* Consolidate Error Prone resource handlingGravatar cushon2018-01-22
* Quick blanket replacement of getTarget().getLabel() with .getLabel(). Some ha...Gravatar Googler2018-01-22
* Remove one use of CustomMultiArgv in JavaCompileAction.Gravatar tomlu2018-01-22
* Support DTD when processing resource files in the aapt2 pipelineGravatar Googler2018-01-22
* Use the new option categories by defaultGravatar ccalvarin2018-01-22
* Only allow files created by the same rule as executable outputs of a rule.Gravatar Dmitry Lomov2018-01-22
* Add a native provider registry to ConfiguredRuleClassProviderGravatar brandjon2018-01-22
* Improve documentation for the select functionGravatar vladmos2018-01-22
* Add new skyfunction to load registered execution platformsGravatar John Cater2018-01-22
* Add option to optionally wipe state at the end of a build.Gravatar ccalvarin2018-01-22
* External repositories: support plain tar archivesGravatar Klaus Aehlig2018-01-22
* Disable concurrent change detectionGravatar ulfjack2018-01-22
* Improve documentation for depsets.Gravatar Googler2018-01-22
* Add registration of execution platformsGravatar John Cater2018-01-22
* Start serializing ArtifactOwner: put in a simple codec for the null artifact ...Gravatar janakr2018-01-19
* Non functional changes.Gravatar Googler2018-01-19
* Style fix for https://google.github.io/styleguide/javaguide.html#s3.4.2.1-ove...Gravatar Googler2018-01-19
* Make createMainDexProguardSpec public.Gravatar ahumesky2018-01-19
* Move storage of queryExpression for cquery out of BuildRequest and straight i...Gravatar juliexxia2018-01-19
* Multi-thread zip file writing in DexFileSplitter. Since we push content into...Gravatar kmb2018-01-19
* Add required configuration fragments for platform rules.Gravatar jcater2018-01-19
* Removed extra .useDefaultShellEnvironment()Gravatar jingwen2018-01-19
* Simplify the toolchain test case setup.Gravatar jcater2018-01-19
* Add a codec for LanguageDependentFragment and LibraryLanguage. Switch the onlyGravatar Googler2018-01-19
* Fix usages of PathFragment segments that will become inefficient.Gravatar tomlu2018-01-19
* Hoist "continue" statement outside of inner loop.Gravatar nharmata2018-01-19
* Rename relativePath -> rootRelativePath in Root and friends.Gravatar tomlu2018-01-19
* Add new flag to add additional execution platforms.Gravatar John Cater2018-01-19
* Replaced 'legal' by 'valid' in some documentation.Gravatar Googler2018-01-19
* Inline rarely used PathFragment methods that do not deserve to be on a core p...Gravatar tomlu2018-01-19
* Automated rollback of commit 2aeaeba66857c561dd6d63c79a213f1cabc3650d.Gravatar dslomov2018-01-19
* Prevent broken cache entries on concurrent file changesGravatar ulfjack2018-01-19