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
...
*
Make android_binary work with sandboxing. Note that "bazel mobile-install" is...
Lukacs Berki
2015-09-02
*
Mostly deflake MemoizingEvaluatorTest#shutDownBuildOnCachedError_Verified by ...
Janak Ramakrishnan
2015-09-02
*
Declare the xcode_options flag deprecated
Googler
2015-09-02
*
Refactor NodeEntry, create node representation without a value
Mark Schaller
2015-09-02
*
Update comments about function calls
Francois-Rene Rideau
2015-09-02
*
Add a BazelProtoLibrary representing a collection of .proto files.
Michael Thvedt
2015-09-02
*
Move common proto functions into a new open-source class, ProtoCommon, in pre...
Michael Thvedt
2015-09-02
*
Annotate Bazel Android rules, which I missed earlier.
Ulf Adams
2015-09-02
*
sandbox: Do not print the output of the isSupported() check.
Philipp Wollermann
2015-09-02
*
Implementation of AndroidStudioIdeInfoAspect.
Dmitry Lomov
2015-09-02
*
Fix crash on deserializing INTEGER_LIST attributes in packages.
Eric Fellheimer
2015-09-02
*
Fix up documentation that was backwards for KillEverything.
Dave MacLachlan
2015-09-02
*
bazel --xcode_version flag to forward an environment variable XCODE_VERSION_O...
Chris Parsons
2015-09-02
*
Collect Skylark profile info and create HTML statistics when --html_details g...
Googler
2015-09-02
*
Change ios_test to reflect experimental_ios_test functionality on mac.
Chris Parsons
2015-09-02
*
Mention --ignore_unsupported_sandboxing in the warning message about unavaila...
Philipp Wollermann
2015-09-02
*
Skylark documentation: use the same table of content everywhere.
Laurent Le Brun
2015-09-02
*
Make SingleJar remove the extended timestamp (0x5455) and InfoZip New Unix (0...
Lukacs Berki
2015-09-01
*
Change URLs to bazelbuild
Kristina Chodorow
2015-09-01
*
Inject the prelude path through the rule class provider.
Ulf Adams
2015-09-01
*
Allow for customization of the per-build system call caches used in Skyframe.
Eric Fellheimer
2015-09-01
*
Don't pass temporary direct deps to environment when bubbling up.
Janak Ramakrishnan
2015-09-01
*
Change the order of header search paths in XcodeProvider to link order, which...
Rumou Duan
2015-09-01
*
Make FileSystemUtils#asByteSource() private again
Michajlo Matijkiw
2015-09-01
*
Switch J2ObjC transpilation and dead code removal actions to use parameter fi...
Rumou Duan
2015-09-01
*
Switches AndroidRobolectricTest to using .aars to provide transitive resource...
Andrew Pellegrini
2015-09-01
*
Make full location serialization for packages optional
Michajlo Matijkiw
2015-08-31
*
Change default value of objc_per_proto_includes to match new value in .blazerc
Googler
2015-08-31
*
Prefetch children of node being checked for cycles, in case graph implementat...
Janak Ramakrishnan
2015-08-31
*
Remove useless graph.get call, since we already have entry.
Janak Ramakrishnan
2015-08-31
*
Send the output of spawns ran in worker processes to the outErr of the execut...
Philipp Wollermann
2015-08-31
*
Move global objects to Runtime
Francois-Rene Rideau
2015-08-31
*
For standalone tests, cd into the workspace directory before running the test...
Chris Parsons
2015-08-31
*
Fixes to Skylark function call
Francois-Rene Rideau
2015-08-31
*
Remove the OFFLINE coverage file constant.
Ulf Adams
2015-08-31
*
Skylark: All executable rules now have an attribute 'args'.
Florian Weikert
2015-08-31
*
For Java, only collect .java source files for coverage.
Ulf Adams
2015-08-31
*
Create baseline coverage actions for local sources only and aggregate.
Ulf Adams
2015-08-31
*
Refactor the InstrumentedFilesCollector.
Ulf Adams
2015-08-31
*
Fix namespace-sandbox executable name.
Dmitry Lomov
2015-08-31
*
Drop the baseline artifact output group.
Ulf Adams
2015-08-31
*
Only print the label (and not the configuration hash key) for error messages ...
Lukacs Berki
2015-08-31
*
Fix breakage of bazel_sandboxing_test:test_sandbox_block_filesystem.
Philipp Wollermann
2015-08-31
*
Merge the baseline coverage code path into the coverage codepath.
Ulf Adams
2015-08-31
*
Remove the deprecated unused addTransitiveLangTargets method.
Ulf Adams
2015-08-31
*
Allow value equality in some MemoizingEvaluatorTest tests.
Janak Ramakrishnan
2015-08-31
*
Check argument isn't null when creating TransitiveTraversalValue error values
Michajlo Matijkiw
2015-08-31
*
Description redacted.
Janak Ramakrishnan
2015-08-31
*
Presize some collections at the core of ParallelEvaluator
Michajlo Matijkiw
2015-08-31
*
Add a convenience method to InstrumentedFilesCollector.
Ulf Adams
2015-08-31
[prev]
[next]