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
Commit message (
Expand
)
Author
Age
*
Remove debugging statement
Kristina Chodorow
2015-08-20
*
Replace AnalysisEnvironment.getDerivedArtifact() calls with RuleContext.getSh...
Lukacs Berki
2015-08-20
*
A minor refactoring of JavaSemantics.
Lukacs Berki
2015-08-20
*
Remove a few AnalysisEnvironment.getDerivedArtifact() call sites.
Lukacs Berki
2015-08-20
*
Replace ref equality with .equals for SkyFunctionNames (2)
Mark Schaller
2015-08-20
*
Fix {new_,}git_repository after shutdown.
Brian
2015-08-20
*
Teach java_import about runtime_deps.
Googler
2015-08-20
*
A prototype implementation of top-level aspects.
Dmitry Lomov
2015-08-20
*
RELNOTES: Allow private headers in the srcs attribute. Add a warning if a fil...
Googler
2015-08-20
*
Make SkyQueryEnvironment more efficient retrieving the labels.
Miguel Alcon Pinto
2015-08-20
*
Skylark rules can no longer overwrite built-in attributes.
Florian Weikert
2015-08-20
*
Improve documentation in MethodLibrary
Laurent Le Brun
2015-08-20
*
Rollback of commit 50adddf01b8d7f46fba6bee12ebbb41c31c87165.
Ulf Adams
2015-08-20
*
Fixes to use dylib on MacOS X.
Topher
2015-08-20
*
Clean up some testing-only and single-call codepaths in Digraph code.
Janak Ramakrishnan
2015-08-20
*
Log information about the initial baseline DiffAwareness.View. This is especi...
Nathan Harmata
2015-08-20
*
Avoid Skyframe restarts in transitive targets due related to conservative asp...
Eric Fellheimer
2015-08-20
*
Remove errant paths from crosstool test files.
Alex Humesky
2015-08-20
*
--
Rumou Duan
2015-08-20
*
Remove debugging output.
Andrew Pellegrini
2015-08-20
*
Fix printing of struct objects
Laurent Le Brun
2015-08-20
*
Add profile support to generate_workspace
Kristina Chodorow
2015-08-20
*
Deduplicate XCode target names in the dependencies propagated to XCode projects.
Michael Thvedt
2015-08-20
*
Skylark error messages now include a stack trace.
Florian Weikert
2015-08-20
*
Return current date from BlazeVersionInfo, when date is set to default value.
Marian Lobur
2015-08-20
*
Move inline "visibility" PathFragment to a constant
Michajlo Matijkiw
2015-08-20
*
Fix crash when checking providers.
Ulf Adams
2015-08-20
*
Fail more verbosely in LinkerInputs.java.
Han-Wen Nienhuys
2015-08-18
*
Extend size of //src/java_tools/singlejar:zipTests
Damien Martin-Guillerez
2015-08-18
*
Change the paths of a few temporary directories javac uses so that they don't...
Lukacs Berki
2015-08-18
*
Refactoring of LoadingPhaseRunner before adding experimental flag that disabl...
Marian Lobur
2015-08-18
*
Move presentation-specific logic from BE docgen into Velocity templates. Make
David Chen
2015-08-18
*
Change Objective-C defaults to match current versions.
Googler
2015-08-18
*
Use Set<Target> instead of ResolvedTargets<Target> when saving resolved targe...
Janak Ramakrishnan
2015-08-18
*
Increase number of stripes in our keyed locker.
Eric Fellheimer
2015-08-18
*
Split Skylark Library into multiple pages, one per module. Add collapsible
David Chen
2015-08-18
*
Memoize RepositoryNames
Michajlo Matijkiw
2015-08-17
*
Improve thread pools where we allow idle threads to be reclaimed, by just inc...
Eric Fellheimer
2015-08-17
*
Description redacted.
Marian Lobur
2015-08-17
*
Add Bridging Header attribute to objc_ compilation rules
Dmitry Shevchenko
2015-08-17
*
Don't log timing information in InvalidatingNodeVisitor. Instead, callers can...
Nathan Harmata
2015-08-17
*
Allow for metadata lookup alongside the existing #prepareAndGet() graph const...
Eric Fellheimer
2015-08-17
*
Memoize labels for Package deserialization
Michajlo Matijkiw
2015-08-14
*
Strip down PackageDeserializer#Context
Michajlo Matijkiw
2015-08-14
*
Document the Android rules in Bazel.
Lukacs Berki
2015-08-14
*
Add an attribute 'per_proto_includes' which can be set on an objc_proto_libra...
Googler
2015-08-14
*
Fix a minor issue with Windows compilation
Dmitry Lomov
2015-08-14
*
Do not assume a specific layout of root dir on the system.
Han-Wen Nienhuys
2015-08-14
*
Add a server.pid file for platforms where GetPeerProcessId is not supported
Doug Rabson
2015-08-14
*
Deserialize configured map attributes that share keys
Mark Schaller
2015-08-14
[next]