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
Commit message (
Expand
)
Author
Age
*
Fix binary attribute documentation for apple1 and apple2 extension rules.
Chris Parsons
2016-08-16
*
Allow Skyframe graph lookups and value retrievals to throw InterruptedException.
Janak Ramakrishnan
2016-08-16
*
Issue deprecation warnings for deprecated code paths.
Googler
2016-08-16
*
Fix grammar in documentation
Michajlo Matijkiw
2016-08-16
*
Clarify comments and function names in AggregatingAttributeMapper
Mark Schaller
2016-08-16
*
Support xcode project generation in experimental_objc_library.
Cal Peyser
2016-08-16
*
Add copts and objccopts to experimental_objc_library.
Cal Peyser
2016-08-16
*
Support setting the build id via the client environment
Klaus Aehlig
2016-08-16
*
Use processed instead of merged manifest in android deploy info
Googler
2016-08-12
*
Have AQV propagate the most severe error encountered by any of its tasks. Mak...
Nathan Harmata
2016-08-12
*
Changes DependencyResolver <Attribute, Dep> map from a ListMultimap to new class
Greg Estren
2016-08-12
*
Rollback of commit f107debac45ddf5859b1eb963379769b5815b18f. Also includes th...
Janak Ramakrishnan
2016-08-12
*
Implement objc archiving in the crosstool. This involves a few steps:
Cal Peyser
2016-08-12
*
Add android_test#data to android deploy info.
Googler
2016-08-12
*
Stream the right-hand side of subtractive query expressions. This means only ...
Eric Fellheimer
2016-08-12
*
Roll forward fix of global var shadow detection
Jon Brandvein
2016-08-12
*
Prefer IP agnostic terms/operations in favor of those that work only with ipv4.
Shreya Bhattarai
2016-08-12
*
Adds propagation of protobuf's headers and search paths through ObjcProtoProv...
Sergio Campama
2016-08-12
*
Allow local spawns to add custom execution info.
Eric Fellheimer
2016-08-12
*
Record the category of the artifact to be linked in LinkerInput.
Lukacs Berki
2016-08-12
*
Add the repository name as a parameter to the output path functions
Kristina Chodorow
2016-08-12
*
Replace calls to <class>.newInstance with <class>.getConstructor().newInstance.
Ulf Adams
2016-08-12
*
Add ide-compile output group to IDE aspect.
Googler
2016-08-11
*
The Android transition requires a valid CPU value. If we don't have one, don'...
Googler
2016-08-11
*
Rollback of commit fbaa700337bf0cf9083f083e6cd0d2f82faf1506.
Googler
2016-08-11
*
Sets SONAME on shared objects in Android binaries.
Adam Michael
2016-08-11
*
Fix bug in ParallelEvaluator when an error dep was not newly requested in a n...
Janak Ramakrishnan
2016-08-11
*
Minimize ArrayList resizing in MutableList construction
Michajlo Matijkiw
2016-08-11
*
Fix typo in X86Crosstools
sergey
2016-08-11
*
Expose test "data" attribute to IDE.
Googler
2016-08-11
*
Properly size compact hash map in order to mitigate GC churn.
Eric Fellheimer
2016-08-11
*
Rollback of commit 6aa2f64045d390f4da77d396cd3fcbe1c44a98c1.
Chris Parsons
2016-08-11
*
Delete unused classes
Michajlo Matijkiw
2016-08-11
*
Refactors out ProtocolBuffers2 related code into it's own class. This is the ...
Sergio Campama
2016-08-11
*
Roll forward commit 94c86135d05a1844263c59f3ce6b1c1917e0f4c8
Liam Miller-Cushon
2016-08-11
*
Get rid of InvalidatableGraph. This explicit concept is no longer needed.
Nathan Harmata
2016-08-11
*
Add 'provider()' function.
Dmitry Lomov
2016-08-11
*
Turn on output tree tracking.
Eric Fellheimer
2016-08-11
*
Put runfiles tree under 'runfiles' directory to avoid conflict
Yun Peng
2016-08-11
*
Store non-code inputs to link actions separately.
Lukacs Berki
2016-08-11
*
Get rid of python exectuable zip file header
Yun Peng
2016-08-11
*
Substituted NoSuchVariableException with manual checks for performance purposes
Vladimir Moskva
2016-08-11
*
Remove the experimental hardlink / junction code from UnixFileSystem.
Ulf Adams
2016-08-11
*
Don't follow symlink when looking for python module space, since it breaks sa...
Yue Gan
2016-08-10
*
Remove the outputPath parameter from BlazeModule.getFileSystem.
Ulf Adams
2016-08-10
*
Dedupe code: parse startup options in newRuntime, instead of calling it twice.
Ulf Adams
2016-08-10
*
Pass in the command options to BlazeModule.getCoverageReportFactory.
Ulf Adams
2016-08-10
*
Added support for null terminated queries.
Andreas Bergmeier
2016-08-10
*
Cleanup BlazeRuntime and ServerBuilder slightly.
Ulf Adams
2016-08-10
*
Move workspace initialization out of BlazeRuntime.Builder.
Ulf Adams
2016-08-10
[next]