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
Commit message (
Expand
)
Author
Age
...
*
Stop removing onlyLoadingPhase bindings
Francois-Rene Rideau
2015-08-28
*
Avoid repeated copies of RuleClass attributes.
Eric Fellheimer
2015-08-28
*
Verify values for selects in attributes with allowed values.
Michael Staib
2015-08-28
*
Only construct ErrorInfo string when error is not a cycle
Mark Schaller
2015-08-28
*
Always create a generating action for _proguard.jar, even if no specs are spe...
Michael Staib
2015-08-28
*
Be resilient to a non-decreasing clock in BlazeRuntime#recordLastExecutionTim...
Nathan Harmata
2015-08-28
*
Improve debugging of EvalException
Francois-Rene Rideau
2015-08-28
*
Make load() work in remote repositories too.
Lukacs Berki
2015-08-27
*
Expose FilesToRun provider to Skylark.
Brian Silverman
2015-08-27
*
EvalExceptionWithStackTrace does no longer remove non-EvalException exception...
Florian Weikert
2015-08-27
*
Fix link order for all rules using the java library helper.
Ulf Adams
2015-08-27
*
Remove the awkward default value marker from --symlink_prefix.
Lukacs Berki
2015-08-27
*
Ensures that EvalExceptionWithStackTrace does not have an empty exception mes...
Florian Weikert
2015-08-27
*
Distinguish between user-supplied ios_cpu and the default, and don't propagat...
Michael Thvedt
2015-08-27
*
Description redacted.
Michajlo Matijkiw
2015-08-27
*
Expose the #asByteSource() method in FileSystemUtils.
Eric Fellheimer
2015-08-27
*
Add a isLoadingPhase flag to Environment
Francois-Rene Rideau
2015-08-27
*
Description redacted.
Michajlo Matijkiw
2015-08-27
*
Create ValidationEnvironment from Environment
Francois-Rene Rideau
2015-08-27
*
Use a concurrent LoadingCache for SkylarkType.Simple as opposed to having to ...
Nathan Harmata
2015-08-27
*
Fix check for srcs-less android_* rules
Liam Miller-Cushon
2015-08-27
*
Expose java_import and android_library information to skylark
Liam Miller-Cushon
2015-08-27
*
Add string.capitalize()
Laurent Le Brun
2015-08-27
*
Skylark stack traces are now displayed in Python format.
Florian Weikert
2015-08-27
*
Clean up the link command action code a bit.
Ulf Adams
2015-08-27
*
Don't mark ErrorInfo transient if one of its child ErrorInfos is transient.
Janak Ramakrishnan
2015-08-26
*
Allow ErrorTransienceValue to be added back as a dep during change pruning if...
Janak Ramakrishnan
2015-08-26
*
Rename isSkylarkEnabled to isSkylark
Francois-Rene Rideau
2015-08-26
*
Replace query option --order_results with --order_output, which can take thre...
Janak Ramakrishnan
2015-08-26
*
Add toString() for PrepareDepsOfTargetsUnderDirectoryValue key.
Eric Fellheimer
2015-08-26
*
Only perform one read of the hashCode field in our benign-data-racy hashCode(...
Nathan Harmata
2015-08-26
*
Get rid of unnecessary synchronization. This is a contention point when we ha...
Nathan Harmata
2015-08-26
*
Implement the core structure for dynamic configurations.
Greg Estren
2015-08-26
*
Make sandboxed execution the default in Bazel. This should be safe, as the st...
Philipp Wollermann
2015-08-26
*
No-op refactoring of output formatters to re-use common code.
Janak Ramakrishnan
2015-08-26
*
Remove unnecessary use of ResolvedTargets in SkyQueryEnvironment.
Janak Ramakrishnan
2015-08-26
*
Link to tools/objc/dummy.c from output directory to allow xcodeproj to resolv...
Chris Parsons
2015-08-26
*
Port to FreeBSD.
Doug Rabson
2015-08-26
*
Instead of assuming that sandboxing will generally work on everything that is...
Philipp Wollermann
2015-08-26
*
Refactor skylark format internals
Francois-Rene Rideau
2015-08-26
*
Rules created by Skylark macros now have values for the attributes generator_...
Florian Weikert
2015-08-26
*
Replace quick hack for handling non-sandboxable spawns with a better solution.
Philipp Wollermann
2015-08-26
*
Execute spawns inside sandboxes to improve hermeticity (spawns can no longer ...
Philipp Wollermann
2015-08-26
*
Add an --experimental_disable_jvm flag.
Ulf Adams
2015-08-26
*
Require an android_local_tools_repository stanza in the WORKSPACE file so tha...
Lukacs Berki
2015-08-26
*
Lock down the requirement of fragment declaration.
Ulf Adams
2015-08-26
*
Rename some variables missed by a codebase-wide renaming a long time ago.
Nathan Harmata
2015-08-25
*
Memoize SkyFunctionNames
Michajlo Matijkiw
2015-08-25
*
Improve the Python launcher to be smarter and make less assumptions when look...
Philipp Wollermann
2015-08-25
*
Make ValueWithMetadata#normal public, for use in alternate graph implementati...
Janak Ramakrishnan
2015-08-25
[prev]
[next]