aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Adding a necessary header to the documentation fileGravatar Vladimir Moskva2016-08-05
* Rollback of commit 7a1d4132012c5ae6c1617045138e1a662e3964bd.Gravatar Klaus Aehlig2016-08-05
* Updating the index file for design proposalsGravatar Vladimir Moskva2016-08-05
* Add 'Extensibility For Native Rules' design docGravatar Marcel Hlopko2016-08-05
* Revert build-runfiles to use /bin/bashGravatar Damien Martin-Guillerez2016-08-05
* Fixed some documentation in zip_main.ccGravatar Yun Peng2016-08-05
* Adding a design document about Declared ProvidersGravatar Vladimir Moskva2016-08-05
* Remove the AF_UNIX client/server communication protocol.Gravatar Lukacs Berki2016-08-05
* Rewords the rules pitfall documentGravatar Damien Martin-Guillerez2016-08-05
* Fix exception about undocumented argument.Gravatar Matthew DeVore2016-08-05
* Avoid hard-coded extensions for compilation outputs.Gravatar Lukacs Berki2016-08-05
* Make SkylarkClassObject "Bazel-specific".Gravatar Dmitry Lomov2016-08-05
* Emphasize that default_strict_deps_java_protos is subject to change at any ti...Gravatar Carmi Grushko2016-08-05
* Fix Environment.Continuation's tracking of global variablesGravatar Jon Brandvein2016-08-05
* Delete unused RuleClass.createPlaceholderBuilderGravatar Michajlo Matijkiw2016-08-05
* Rollback of commit 70fbf690e571037370044f7d1e316b0bf9172e1c.Gravatar Googler2016-08-05
* Tentatively fix build for jdk7Gravatar Laurent Le Brun2016-08-04
* 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