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
/
test
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
testutil
Commit message (
Expand
)
Author
Age
*
Use linux-sandbox via the (new) LinuxSandboxUtil. (second attempt).
ruperts
2017-12-20
*
Automated rollback of commit 52b62164af031c50b7a0584303caad67af5e1d4d.
aehlig
2017-12-20
*
Use linux-sandbox via the (new) LinuxSandboxUtil.
ruperts
2017-12-20
*
Make ProcessWrapperUtil aware of the execution statistics file, and add new E...
ruperts
2017-12-05
*
Replace truth.FailureStrategy with truth.FailureMetadata in bazel's Subjects.
Googler
2017-11-10
*
Replace all usages of Blaze's Preconditions class with guava.
tomlu
2017-11-09
*
Thread FileSystem through to a single Path#delete call site.
tomlu
2017-10-30
*
Allow/require callers of AbstractPackageLoader to set Skylark semantics expli...
brandjon
2017-10-27
*
Add platform_common.MakeVariableInfo so that Skylark code has access to the M...
lberki
2017-10-27
*
Disable some tests that can't currently run in special internal execution mode.
janakr
2017-10-13
*
Small refactoring of AnalysisTestCase to allow alternate SkyframeExecutor imp...
janakr
2017-10-11
*
Move SkylarkSemanticsOptions to the packages/ directory, alongside SkylarkSem...
brandjon
2017-10-07
*
Pass SkylarkSemantics through Skyframe instead of the options class
brandjon
2017-10-06
*
Add expectThrows to MoreAsserts until we can use JUnit 4.13.
jcater
2017-09-18
*
Open source tests for Android desugarer.
ajmichael
2017-09-14
*
Add a new toolchain type for c++. In order to do this, PlatformConfiguration...
cpeyser
2017-09-08
*
RuleContext instances obtained through BuildViewTestCase#getRuleContext have a
cpeyser
2017-09-07
*
More BUILD file refactorings.
philwo
2017-09-06
*
Make Make variables from genrule.toolchains override the usual synthetic host...
lberki
2017-09-04
*
Open source some objc tests. Most notably, proto and j2objc tests still remai...
cparsons
2017-08-28
*
Rename some of native declared providers according to the new naming scheme.
dslomov
2017-08-21
*
Make the print function output debug messages
vladmos
2017-08-11
*
Move MakeVariableProvider to lib.analysis
ulfjack
2017-08-08
*
Move RuleConfiguredTargetFactory to lib.analysis
ulfjack
2017-08-07
*
Add hook to process SkyframeExecutor in tests. Also add sentinel exception to...
janakr
2017-07-25
*
Add an Iterable<Event> Truth subject so that we can easily assert things on a...
janakr
2017-07-24
*
ResourceFilter supports dynamically configured resource filtering
Googler
2017-07-17
*
Add a toolchains= attribute to *_binary, *_test, cc_library and extra_action ...
lberki
2017-07-14
*
Fix BuildRuleWithDefaultsBuilder to work properly with NODEP_LABEL attributes.
jcater
2017-07-07
*
Open source unit tests for the objc rules.
cpeyser
2017-07-06
*
Cleanup for Java 8
laurentlb
2017-07-05
*
Migrate Java tests to Truth.
lberki
2017-05-30
*
Expose the target map from Package.
carmi
2017-05-19
*
PiperOrigin-RevId: 156331430
nharmata
2017-05-19
*
Automated g4 rollback of commit 9dec9a09d1e4d27e7cff73c440195a32d3b90752.
plf
2017-05-05
*
Introduce BazelPackageLoader.
nharmata
2017-05-04
*
Implement a flag to deprecate old constructor for depsets (`set`)
vladmos
2017-05-04
*
Automated g4 rollback of commit d9fea57268ff01c001fbcbdc2bd057c86c362e6f.
buchgr
2017-04-25
*
Automated g4 rollback of commit 3d596d63f883fff56001ed7b2e5cf51dba45f082.
ajmichael
2017-04-25
*
BEP: Show protocol upload in the UI
buchgr
2017-04-24
*
Move action_outs directory to under the output path.
janakr
2017-04-06
*
Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windows
Ulf Adams
2017-02-28
*
Provide more reporting options to SkyFunctions
Klaus Aehlig
2017-02-27
*
Move Classpath.java from src/test/... to src/main/... since it will be used b...
Florian Weikert
2017-02-21
*
Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.
Dmitry Lomov
2017-02-17
*
Make the interface dynamic library builder a regular label instead of a magic...
Lukacs Berki
2017-02-17
*
Roll forward execroot change
Kristina Chodorow
2017-02-16
*
Search for Test classes within the classpath used by the current classloader,...
Kush Chakraborty
2017-02-15
*
Refactoring: Types report what class of labels they contain.
Michael Staib
2017-02-14
*
Rollback of commit cdbad585187dfe7bbb4d69ad68a1baf852beb691.
Michael Staib
2017-02-14
[next]