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
/
analysis
/
select
Commit message (
Expand
)
Author
Age
*
Remove TestConstants.THIS_IS_BAZEL; use AnalysisMock instead.
Ulf Adams
2016-07-06
*
Add test coverage for label visitation over computed defaults in AggregatingA...
Greg Estren
2016-05-23
*
Add an "alias" rule.
Lukacs Berki
2016-05-10
*
Let select() "unset" values via: select({"//some:condition: None }).
Greg Estren
2016-04-29
*
Don't keep packages in the default repository around after loading.
Brian Silverman
2016-03-17
*
Fix skylark aspect issues.
Dmitry Lomov
2015-12-08
*
Migrated base test classes to JUnit 4 and deleted their temporary *ForJunit4 ...
Florian Weikert
2015-12-07
*
Migrated tests in lib/analysis to JUnit 4.
Florian Weikert
2015-11-30
*
Replace home-made assertions with equivalent Google Truth calls.
Carmi Grushko
2015-11-11
*
Simplify PackageFactoryApparatus.
Han-Wen Nienhuys
2015-09-28
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Move Label from the lib.syntax to the lib.cmdline package so that:
Lukacs Berki
2015-09-21
*
Separate build-specific types and types inherent to Skylark.
Lukacs Berki
2015-09-21
*
Optimize AggregatingAttributeMapper.visitAttribute (which returns
Greg Estren
2015-05-15
*
Open source a few more analysis tests.
Ulf Adams
2015-05-04