aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Check that deeply nested values in sets are immutableGravatar Jon Brandvein2016-08-04
* Use std::string instead of const char* in InputJar::Open and MappedFile::Open.Gravatar Sasha Smundak2016-08-04
* Enable named arguments for SkylarkCallable annotationGravatar Damien Martin-Guillerez2016-08-04
* Create Python executable zip fileGravatar Yun Peng2016-08-04
* zipper now can specify actual path a file is added toGravatar Yun Peng2016-08-04
* Fix #1602: Bazel server couldn't start on system lacking IPv6 support.Gravatar Philipp Wollermann2016-08-04
* Make compile.sh print the console output for any failing commands during boot...Gravatar Lukacs Berki2016-08-04
* Short-circuit runfiles tree creation if runfiles are disabled (for example, o...Gravatar Lukacs Berki2016-08-04
* Add a necessary dependency to options_test.Gravatar Lukacs Berki2016-08-04
* Fix an embarrassing bug in the stub build-runfiles script used during bootstr...Gravatar Lukacs Berki2016-08-04
* Remove static checks from the parser.Gravatar Laurent Le Brun2016-08-04
* Update windows.md againGravatar Yun Peng2016-08-04
* Late-bound split attribute configs weren't being properly propagated to deps ...Gravatar Greg Estren2016-08-04
* Handle archives with preamble.Gravatar Sasha Smundak2016-08-04
* Global cleanup change.Gravatar Googler2016-08-03
* Refactor CppLinkAction to construct its command line using the crosstool inst...Gravatar Cal Peyser2016-08-03
* Do not compile turbine for Java 7 build.Gravatar Damien Martin-Guillerez2016-08-03
* Fix links to Skylark design stuff.Gravatar Dmitry Lomov2016-08-03
* Start removing the parsePython booleanGravatar Laurent Le Brun2016-08-03
* Prefer IPv6 when binding the gRPC server to localhost, because the OS X sandb...Gravatar Philipp Wollermann2016-08-03
* Add an enum representing the specific build file name (WORKSPACE, BUILD) to t...Gravatar John Cater2016-08-03
* Preliminary cleanup for removing Blaze-specific code from the environmentGravatar Laurent Le Brun2016-08-03
* Remove reference to android_tool_runner.Gravatar Googler2016-08-03
* Provides a clearer message when target analysis fails because its dynamicGravatar Greg Estren2016-08-03
* Make remote worker message ipv4/v6 agnostic.Gravatar Shreya Bhattarai2016-08-03
* Introduce apple_watch2_extension rule for bundling watchOS2 extensions.Gravatar Chris Parsons2016-08-03
* Delete NodeEntryField since it's now superfluous in the presence of the new Q...Gravatar Nathan Harmata2016-08-03
* Adds support for round and 340dpi to resource qualifiers, and allows stamping...Gravatar Googler2016-08-03
* Dynamic configs: also include fragments needed to resolve the rule's late-bou...Gravatar Greg Estren2016-08-03
* Add TestUtil::RunCommand.Gravatar Sasha Smundak2016-08-03
* Handle some previously unhandled scenarios of cycle reporting for TEST_COMPLE...Gravatar Googler2016-08-03
* Add source path context to @+id parse errors.Gravatar Googler2016-08-02
* Public version of Skylark Design Process.Gravatar Dmitry Lomov2016-08-02
* ExperimentalStateTracker: make suffix gracefully handle negative lengthGravatar Klaus Aehlig2016-08-02
* Move the --define command line option from CppConfiguration to BuildConfigura...Gravatar Lukacs Berki2016-08-02
* ExperimentalEventHandler: narrow scope of synchronized blocksGravatar Klaus Aehlig2016-08-02
* Add Skylark Remote Repositories design docs to the website.Gravatar Damien Martin-Guillerez2016-08-02
* Rollback of commit f61d12e9e4f940810efbaf244911a94830ba6c05.Gravatar Lukacs Berki2016-08-02
* ExperimentalEventHandler: avoid recursive starting of the updateThreadGravatar Klaus Aehlig2016-08-02
* Rollback of commit 49dfc29a40764ae48f2343007f88f3a4938498f1.Gravatar Yun Peng2016-08-02
* Fix owner permissions bug in unzip codeGravatar Justine Tunney2016-08-02
* Avoid unnecessarily nesting FilesetTraversalParams if the nesting adds no inf...Gravatar Janak Ramakrishnan2016-08-02
* Add hashCode(), equals(), and basic toString() to FilesetTraversalParams clas...Gravatar Janak Ramakrishnan2016-08-02
* Fixes bug where --noenforce_constraints wasn't propagating to host configurat...Gravatar Greg Estren2016-08-02
* Use the native java_proto_library instead of the macro defined in genproto.bzl.Gravatar Carmi Grushko2016-08-02
* Tolerate missing field value in binary's R.txtGravatar Googler2016-08-02
* Don't fill in stack trace for ReturnExceptionGravatar Michajlo Matijkiw2016-08-02
* Using a temporary user output root when generating the completion scriptGravatar Damien Martin-Guillerez2016-08-01
* Add google-jdk as Bazel debian package dependencyGravatar Yun Peng2016-08-01
* Add 'local=1' to sandbox tests, as they can't run on remote execution nor ins...Gravatar Yue Gan2016-08-01