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
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
BUILD
Commit message (
Expand
)
Author
Age
*
Codec for Location.
shahan
2018-01-16
*
Remove some unnecessary deps
Ulf Adams
2018-01-15
*
Introduce the blaze cquery command as the new ui for configurable query.
juliexxia
2018-01-12
*
Clean up Windows config_settings
Yun Peng
2018-01-12
*
Fold the Jvm configuration fragment into JavaConfiguration.
lberki
2018-01-11
*
Use an annotation preprocessor to validate SkylarkConfigurationField.
cparsons
2018-01-10
*
Create function createJavaInfo with new API. Implement JavaCompilationArgsPro...
dbabkin
2018-01-10
*
Automated rollback of commit 46356dfa59428b665aa280ba4cbca6e449f73c5b.
laszlocsomor
2018-01-02
*
Add android_local_test rule to Bazel.
dannark
2017-12-31
*
Adds ObjectCodecs for FragmentOptions and BuildOptions.
Googler
2017-12-27
*
ObjectCodecs for all non-test FragmentOption subclasses.
Googler
2017-12-27
*
Memoize equals and hashCode operations for BuildOptions. Currently, equality ...
janakr
2017-12-24
*
Replace Attribute.Transition with config.transitions.Transition.
gregce
2017-12-22
*
Replaces some existing codecs with @AutoCodec.
Googler
2017-12-22
*
Redo FileType to reduce generated garbage.
tomlu
2017-12-22
*
Use an annotation preprocessor to validate SkylarkConfigurationField.
cparsons
2017-12-21
*
Consolidate instances of the --loading_phase_threads flag.
juliexxia
2017-12-21
*
Inline JavaToolchainData into JavaToolchainProvider
cushon
2017-12-20
*
Replace java_plugin_configuration with java_package_configuration
cushon
2017-12-19
*
Retire some pre-skylark machinery for accessing the contents of java_toolchain
cushon
2017-12-19
*
Consolidate instances of the --keep_going flag.
juliexxia
2017-12-18
*
Remove JavaNeverlinkInfoProvider.
elenairina
2017-12-18
*
Adds a codec for RegexFilter.
Googler
2017-12-13
*
Fix the documentation to allow making links to BE documetation articles
vladmos
2017-12-13
*
Move BazelRuleClassProvider.CORE_WORKSPACE_RULES to its own class in the rule...
lpino
2017-12-06
*
Move bazel conditions into src/conditions.
tomlu
2017-11-30
*
Move BazelRuleClassProvider.CONFIG_RULES to its own class in the config package.
lpino
2017-11-30
*
Add a CommandLineBuilder for the process-wrapper embedded tool, and use it ev...
ruperts
2017-11-30
*
Add support for package specification-based java_plugin configuration
cushon
2017-11-29
*
PiperOrigin-RevId: 176356590
lpino
2017-11-20
*
Add --host_deps custom filtering to configuredtargetqueryenvironment.
juliexxia
2017-11-17
*
Convert JavaToolchainProvider to a concrete class, and a subclass of Toolchai...
jcater
2017-11-17
*
Deletes unused apk manifest.
ahumesky
2017-11-16
*
Fix Skylark outputs to properly report errors in template placeholders.
jcater
2017-11-16
*
RELNOTES: --keep_incrementality_data flag allows Bazel servers to be run in m...
janakr
2017-11-12
*
Adjust blaze to allow for integration of one-version checking inside Google. ...
Googler
2017-11-10
*
Delete unused preconditions library.
tomlu
2017-11-09
*
Replace all usages of Blaze's Preconditions class with guava.
tomlu
2017-11-09
*
Break dependency on vfs from the interface of syntax and cmdline.
tomlu
2017-11-06
*
Support Python 2 and 3 in the same build.
gregce
2017-10-20
*
Fix src/test/shell/bazel:srcs_test to add missing srcs filegroup.
allevato
2017-10-20
*
Add memory profiler.
tomlu
2017-10-18
*
Add callcount system for blaze developers.
tomlu
2017-10-16
*
Refactor ConfiguredAttributeMapper to lib/packages from lib/analysis.
cparsons
2017-10-11
*
Move the MakeVariableExpander to a new package
ulfjack
2017-10-10
*
Report the structured Bazel command line via the BEP.
ccalvarin
2017-10-10
*
Move SkylarkSemanticsOptions to the packages/ directory, alongside SkylarkSem...
brandjon
2017-10-07
*
Prepare Classpath reading for Java 9
cushon
2017-10-06
*
Split off SkylarkSemanticsOptions into an immutable class
brandjon
2017-10-06
*
Make UnionFileSystem accept all paths Bazel can throw at it.
ccalvarin
2017-09-27
[next]