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
/
standalone
Commit message (
Expand
)
Author
Age
*
Remove some more occurences of deprecated getExecRoot() calls
Kristina Chodorow
2016-09-15
*
Add some type arguments to make Bazel compile again.
Lukacs Berki
2016-08-29
*
Add client environment to ActionExecutionContext
Klaus Aehlig
2016-08-26
*
Remove uses of TestConstants.
Ulf Adams
2016-07-14
*
Move more things from TestConstants to AnalysisMock and LoadingMock.
Ulf Adams
2016-07-14
*
Rollback of commit 1e37a5375f918376c132fa537e25695f673f41b8.
Dmitry Lomov
2016-07-07
*
Do redirection of stdout / stderr in Java instead of reimplementing it in eve...
Philipp Wollermann
2016-06-30
*
Fixed two Bazel java tests on Windows by using the right native file system
Yun Peng
2016-06-21
*
Replace the occurrences of Constants.PRODUCT_NAME for a call to
Luis Fernando Pino Duque
2016-05-23
*
Migrated remaining tests in devtools/build/lib to JUnit 4.
Florian Weikert
2015-12-03
*
Fix StandaloneSpawnStrategyTest.
Dmitry Lomov
2015-11-30
*
Actually run standalone-tests on mac and linux.
Dmitry Lomov
2015-11-26
*
Open-source StandaloneTests.
Philipp Wollermann
2015-11-25