index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Move all code to lookup JavaRuntimeInfo to static methods on
John Cater
2018-01-23
*
bazel_bootstrap_distfile_test: don't find & chmod
Laszlo Csomor
2018-01-23
*
Add JavaRuntimeToolchainInfo class to wrap JavaRuntimeInfo for toolchains acc...
John Cater
2018-01-23
*
Report unsuccessful error code if bazel fetch fails in "keep going" mode.
dslomov
2018-01-23
*
Create function createJavaInfo with new API. Implement JavaRuleOutputJarsProv...
dbabkin
2018-01-23
*
http_archive: allow using the shipped BUILD file
Klaus Aehlig
2018-01-23
*
Add codec for TestFilter, and clean up some things: use java.util.function.Pr...
janakr
2018-01-22
*
PiperOrigin-RevId: 182859586
eaftan
2018-01-22
*
Consolidate Error Prone resource handling
cushon
2018-01-22
*
Quick blanket replacement of getTarget().getLabel() with .getLabel(). Some ha...
Googler
2018-01-22
*
Remove one use of CustomMultiArgv in JavaCompileAction.
tomlu
2018-01-22
*
Support DTD when processing resource files in the aapt2 pipeline
Googler
2018-01-22
*
Use the new option categories by default
ccalvarin
2018-01-22
*
Only allow files created by the same rule as executable outputs of a rule.
Dmitry Lomov
2018-01-22
*
Add a native provider registry to ConfiguredRuleClassProvider
brandjon
2018-01-22
*
Improve documentation for the select function
vladmos
2018-01-22
*
Add new skyfunction to load registered execution platforms
John Cater
2018-01-22
*
Add option to optionally wipe state at the end of a build.
ccalvarin
2018-01-22
*
External repositories: support plain tar archives
Klaus Aehlig
2018-01-22
*
Disable concurrent change detection
ulfjack
2018-01-22
*
Improve documentation for depsets.
Googler
2018-01-22
*
Add registration of execution platforms
John Cater
2018-01-22
*
Start serializing ArtifactOwner: put in a simple codec for the null artifact ...
janakr
2018-01-19
*
Non functional changes.
Googler
2018-01-19
*
Style fix for https://google.github.io/styleguide/javaguide.html#s3.4.2.1-ove...
Googler
2018-01-19
*
Make createMainDexProguardSpec public.
ahumesky
2018-01-19
*
Move storage of queryExpression for cquery out of BuildRequest and straight i...
juliexxia
2018-01-19
*
Multi-thread zip file writing in DexFileSplitter. Since we push content into...
kmb
2018-01-19
*
Add required configuration fragments for platform rules.
jcater
2018-01-19
*
Removed extra .useDefaultShellEnvironment()
jingwen
2018-01-19
*
Simplify the toolchain test case setup.
jcater
2018-01-19
*
Add a codec for LanguageDependentFragment and LibraryLanguage. Switch the only
Googler
2018-01-19
*
Fix usages of PathFragment segments that will become inefficient.
tomlu
2018-01-19
*
Hoist "continue" statement outside of inner loop.
nharmata
2018-01-19
*
Rename relativePath -> rootRelativePath in Root and friends.
tomlu
2018-01-19
*
Add new flag to add additional execution platforms.
John Cater
2018-01-19
*
Replaced 'legal' by 'valid' in some documentation.
Googler
2018-01-19
*
Inline rarely used PathFragment methods that do not deserve to be on a core p...
tomlu
2018-01-19
*
Automated rollback of commit 2aeaeba66857c561dd6d63c79a213f1cabc3650d.
dslomov
2018-01-19
*
Prevent broken cache entries on concurrent file changes
ulfjack
2018-01-19
*
Partially revert fca3d391161ae4c92cf289a897db2a1c69a9b334
Klaus Aehlig
2018-01-19
*
Minimal support for compiling module-infos
cushon
2018-01-18
*
User can never explicitly set generator_* attributes. So it should be
Googler
2018-01-18
*
Add a way for BaseCodecs to register association with subtypes
brandjon
2018-01-18
*
Remove ConfigurationTransitionProxy.NONE and BaseRuleClasses.DYNAMIC_TRANSITI...
gregce
2018-01-18
*
Address post-commit comments in https://github.com/bazelbuild/bazel/commit/6f...
nharmata
2018-01-18
*
Clean up ArtifactRoot.
tomlu
2018-01-18
*
Fix aar_import.deps to propagate jars.
ajmichael
2018-01-18
*
Fix bug where an was-inflight-and-is-about-to-be-done NodeEntry has incomplet...
nharmata
2018-01-18
*
Add absolute root concept.
tomlu
2018-01-18
[prev]
[next]