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
Commit message (
Expand
)
Author
Age
*
Roll forward of commit 19db71413329da3f5d22b5fc7681471f3d971d88 (Skylark: Rep...
Florian Weikert
2016-09-06
*
Better API for creating immutable Skylark lists.
Dmitry Lomov
2016-09-06
*
Make --experimental_interleave_loading_and_analysis a no-op.
Ulf Adams
2016-09-06
*
Adds a jar filter to the IntelliJ IDE aspect.
Googler
2016-09-06
*
Fixed NPEs when using built in functions as rule implementations
Vladimir Moskva
2016-09-06
*
Rollback of commit 19db71413329da3f5d22b5fc7681471f3d971d88.
Tobias Werth
2016-09-06
*
Test order of -l and -L args for CppLinkAction
Marcel Hlopko
2016-09-06
*
Windows, JNI: implement native isJunction method.
Laszlo Csomor
2016-09-06
*
Implement flow control for gRPC and cleanup the interface to it a bit.
Lukacs Berki
2016-09-06
*
Skylark: Replaced late bound attributes with computed default attributes
Mark Schaller
2016-09-02
*
Make MemoizingEvaluatorTest#nodeInvalidatedThenDoubleCycle a bit more complete.
Janak Ramakrishnan
2016-09-01
*
Open-source many of tests from SkylarkIntegrationTest.
Dmitry Lomov
2016-09-01
*
First step towards allowing returning declared providers from rule implementa...
Dmitry Lomov
2016-09-01
*
xcode_configure repository rule for determining locally installed versions of...
Chris Parsons
2016-09-01
*
Remove the "cc_*.includes attribute must refer to the third_party directory" ...
Lukacs Berki
2016-08-31
*
Add a couple more stubs for new resource_* tools
Googler
2016-08-31
*
Do not load the transitive closure of the Android SDK on every build.
Lukacs Berki
2016-08-31
*
Make aspects attached to aliases work when their actual= attribute is a select.
Lukacs Berki
2016-08-31
*
Avoid building android R class ijar / header jar
Googler
2016-08-29
*
Implement generating single-page Build Encyclopedia.
David Chen
2016-08-29
*
Add some type arguments to make Bazel compile again.
Lukacs Berki
2016-08-29
*
Replace doc pages with redirects to versioned doc pages.
David Chen
2016-08-29
*
Add realpath method to SkylarkPath.
David Chen
2016-08-29
*
Some little fixes to ResourceManager.
Philipp Wollermann
2016-08-29
*
Fix resource leakage on interrupt in ResourceManager identified by philwo.
Janak Ramakrishnan
2016-08-27
*
Remove all references to (incorrect) BlazeDirectories.buildDataDirectory root
Kristina Chodorow
2016-08-26
*
sandbox: Allow network access for builds by default.
Philipp Wollermann
2016-08-26
*
--
Philipp Wollermann
2016-08-26
*
Add client environment to ActionExecutionContext
Klaus Aehlig
2016-08-26
*
Allow cycle detector to be injected into ParallelEvaluator, so that callers c...
Janak Ramakrishnan
2016-08-26
*
Refactor ParallelEvaluator in preparation for making it more modular with res...
Janak Ramakrishnan
2016-08-26
*
Some optimizations in Type#flatten (used under the covers by AggregatingAttri...
Nathan Harmata
2016-08-25
*
Remove ArtifactFactory dependency on incorrect exec root
Kristina Chodorow
2016-08-25
*
Action#discoverInputs returns an Iterable<Artifact> instead of a
Cal Peyser
2016-08-25
*
Bazel shell scripts: fix links in licence comments.
Laszlo Csomor
2016-08-24
*
Extend Action interface by client variables
Klaus Aehlig
2016-08-24
*
Automated [] rollback of commit 846a5ab98fc26d72024890fdb79a5d3bc6a5a1ba + ma...
Nathan Harmata
2016-08-23
*
Avoid copying SkyKeys into a set and then into a map when retrieving them. In...
Janak Ramakrishnan
2016-08-23
*
Prune .pcm files based on the results of include scanning.
Googler
2016-08-23
*
More flexible LValue syntax
Vladimir Moskva
2016-08-23
*
Make Digest (renamed Md5Digest) a little more multi-purpose.
Shreya Bhattarai
2016-08-23
*
Remove CppCompilationContext.equals/hashCode. Making them throw an exception
Googler
2016-08-23
*
Rollback of commit bb5d5efb4b50710241b5b374eb67084f4bf08278.
Tobias Werth
2016-08-23
*
Remove support for thin archives.
Lukacs Berki
2016-08-23
*
Move SkylarkImport from LoadStatement to BuildFileAST
Miguel Alcon Pinto
2016-08-22
*
Instead of filtering for dynamic libraries when creating solib symlinks, asse...
Lukacs Berki
2016-08-22
*
Make Bazel not crash when a cc_library is in the hdrs of another cc_library.
Lukacs Berki
2016-08-22
*
Implement timeouts on Windows.
Lukacs Berki
2016-08-22
*
Fixes noneable annotation not being enforced in SkylarkCallable.
Pedro Liberal Fernandez
2016-08-19
*
Make BuildViewTest#testErrorBelowCycle properly deterministic so that it can ...
Janak Ramakrishnan
2016-08-19
[next]