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
*
Move the DurationConverter to the common.options package
ulfjack
2017-07-24
*
PiperOrigin-RevId: 162771369
carmi
2017-07-24
*
Split invocation policy from the optionsparser target.
ccalvarin
2017-07-19
*
Make the @Option annotation depend on the java version of the tagging enums.
ccalvarin
2017-07-18
*
Allow py_binary to be the executable of a Skylark action or any
Philipp Wollermann
2017-07-18
*
Remove unused native aspect for ASwB
Googler
2017-07-14
*
Remove the java_common.java_toolchain_attr field in favor of a java_toolchain...
lberki
2017-07-14
*
Also generate a build stream for fetch
Klaus Aehlig
2017-07-14
*
Moves printing method for feature accessibility errors.
plf
2017-07-12
*
Add a cc_toolchain_alias and java_runtime_alias rules so that e.g. genrules c...
lberki
2017-07-11
*
Bazel, Windows: sh_binary now builds a .cmd file
Laszlo Csomor
2017-07-05
*
Windows, JNI: move around sources
Laszlo Csomor
2017-07-03
*
Introduce new android_instrumentation_test rule.
ajmichael
2017-06-29
*
Add a FeaturePolicyConfiguration for supporting limited feature rollouts.
mstaib
2017-06-29
*
Add the default category and tag to all options.
ccalvarin
2017-06-28
*
Add option tagging and categorizing enums.
ccalvarin
2017-06-27
*
Extract ImmutableSharedKeysMap class from TransitiveInfoProviderMap.
Googler
2017-06-20
*
Create a general WrappingProvider concept and use for java_proto_library and ...
Googler
2017-06-20
*
Rewrite StandaloneSpawnStrategy to use LocalSpawnRunner
ulfjack
2017-06-19
*
BES: Consolidate BuildEventServiceModule and BuildEventStreamerModule.
buchgr
2017-06-14
*
Extract the MacOS/XCode env rewrite logic into lib.exec.apple
ulfjack
2017-06-13
*
Move InvocationPolicy to the options parser package.
ccalvarin
2017-06-09
*
BES: Open Source the build event service gRPC client implementation.
buchgr
2017-06-09
*
Add new configuration fragment for platforms, with host and target
John Cater
2017-06-08
*
protobuf: Use bazel's native java_proto_library rules.
Jakob Buchgraber
2017-06-06
*
Move ExecutionRequirements to the lib.actions package
ulfjack
2017-06-06
*
Move helper methods for accessing platform providers to a utility class.
John Cater
2017-06-02
*
BEP: report visibility errors
Klaus Aehlig
2017-06-01
*
Remote tests should not depend on lib:runtime
buchgr
2017-05-31
*
Create a loadPackages() method that loads multiple packages simultaneously, u...
carmi
2017-05-22
*
Add toolchains data to RuleClass and RuleContext.
John Cater
2017-05-19
*
PiperOrigin-RevId: 156331430
nharmata
2017-05-19
*
Migrate off versioned javac and Error Prone targets
Liam Miller-Cushon
2017-05-09
*
Add missing //third_party:guava dependency to execution-requirements.
Philipp Wollermann
2017-05-08
*
Automated g4 rollback of commit 9dec9a09d1e4d27e7cff73c440195a32d3b90752.
plf
2017-05-05
*
Introduce BazelPackageLoader.
nharmata
2017-05-04
*
Make SkyKey an interface, and start the migration of not creating SkyKey wrap...
janakr
2017-05-04
*
Set the local CPU reservation for tests based on their "cpu:<n>" tag.
philwo
2017-05-03
*
Move platform providers to a new package to break cyclic dependencies.
John Cater
2017-05-02
*
Fix 'Argument list too long' error in :merge_licenses genrule
Jakob Buchgraber
2017-04-28
*
Store Skylark command-line flags in Skyframe
brandjon
2017-04-28
*
Update to javac9-r4023
cushon
2017-04-25
*
Remove the dash module
dmarting
2017-04-20
*
Add repository override option
kchodorow
2017-04-20
*
Expose Bazel's Android data binding support to users.
gregce
2017-04-18
*
Add a custom single-line formatter for java.log.
schmitt
2017-04-13
*
Add feature_flags attribute to Android binary rules.
mstaib
2017-04-13
*
Open source LocalSpawnRunner
ulfjack
2017-04-07
*
Move ConfigSetting into rules/config.
mstaib
2017-04-06
*
Separate resource jar construction from compilation
cushon
2017-04-05
[next]