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 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
*
Move BuildConfiguration option data access to a new class.
mstaib
2017-04-03
*
Open source android_device rule.
ajmichael
2017-03-31
*
Add the config_feature_flag rule.
mstaib
2017-03-31
*
Honor SOURCE_DATE_EPOCH in bootstrapping
Klaus Aehlig
2017-03-23
*
BEP: Use TestStatus enum to report the status of a TestResult
Jakob Buchgraber
2017-03-23
*
Define the ConfigFeatureFlagConfiguration fragment.
Michael Staib
2017-03-21
*
Add a new command "bazel license" that prints the license files of Bazel and ...
Philipp Wollermann
2017-03-20
*
Print repository context's execute output
Kristina Chodorow
2017-03-16
*
--
Carmi Grushko
2017-03-14
*
Remove experimental Java min classpath optimization
Liam Miller-Cushon
2017-03-12
*
Make InMemoryFileSystem case-insensitive on Windows.
Dmitry Lomov
2017-03-09
*
Make Bazel build with MSVC-default-toolchain Bazel
Yun Peng
2017-03-08
*
Make ExperimentalStateTracker aware of DownloadProgressEvents
Klaus Aehlig
2017-03-02
*
Add constraint_setting and constraint_value rules, to enable defining
John Cater
2017-02-28
*
Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windows
Ulf Adams
2017-02-28
*
Add cc_proto_library to Bazel Build Encyclopedia.
David Chen
2017-02-28
*
Add ProtoJavaApiInfoAspectProvider to JavaProvider.
Irina Iancu
2017-02-23
*
Skylark documentation pipeline automatically generates documentation for all ...
Florian Weikert
2017-02-22
*
Declare all BuildEvents as Postable
Klaus Aehlig
2017-02-21
*
Rollback of commit 03d1255df1805ed1e5f7512bf0336f71c595791b.
Googler
2017-02-15
*
Rollback of commit 51d245879ed2729f15c6c6a35b319a4277e7cd64.
Carmi Grushko
2017-02-14
[next]