| Commit message (Expand) | Author | Age |
... | |
* | Update j2objc_library documentations. | Rumou Duan | 2016-02-22 |
* | Get rid of duplicated strings for IosTest attributes because I'm always paran... | Dave MacLachlan | 2016-02-22 |
* | Expose ``build_file_path`` to Skylark rules. | Dmitry Lomov | 2016-02-22 |
* | Add implicit attribute used for coverage, even if coverage doesn't work yet. | Ulf Adams | 2016-02-22 |
* | Allow async command invocations to set the "closeOutput" bit. | Eric Fellheimer | 2016-02-22 |
* | Add the names of the mandatory inputs to the action key for actions that disc... | Lukacs Berki | 2016-02-22 |
* | Add repository_ctx.which(str): returns the path of a command | Damien Martin-Guillerez | 2016-02-19 |
* | Minor style fixes. | Googler | 2016-02-19 |
* | No longer automatically set _GLIBCXX_DEBUG, _GLIBCXX_DEBUG_PEDANTIC, _GLIBCPP... | Cal Peyser | 2016-02-19 |
* | The test summary in the terminal no longer shows skipped tests as failed. | Florian Weikert | 2016-02-19 |
* | Implement pop(), popitem() and setdefault() for dict | Francois-Rene Rideau | 2016-02-19 |
* | sandbox: Easier debugging of sandbox failures, when using both --verbose_fail... | Yue Gan | 2016-02-19 |
* | Remove unused ASwB build artifact | Googler | 2016-02-19 |
* | Windows: use default shell env for ijar execution, so that .dlls can be found. | Dmitry Lomov | 2016-02-18 |
* | Initial support for Java header compilation | Liam Miller-Cushon | 2016-02-18 |
* | Turn //tools/build_rules into a package. | Julio Merino | 2016-02-17 |
* | Introduce SkylarkRepositoryModule | Damien Martin-Guillerez | 2016-02-17 |
* | Reinstate mutable maps, again. | Francois-Rene Rideau | 2016-02-17 |
* | Move SHA-1 download out of the Rule (plain old data) class | Kristina Chodorow | 2016-02-17 |
* | Clarify documentation; use short_path, not path, in runfiles | Dan Fabulich | 2016-02-17 |
* | Use absolute paths in ProcessBuilder invocations. | Dmitry Lomov | 2016-02-17 |
* | Do not generate documentation for rule family if it does not contain any | David Chen | 2016-02-17 |
* | Fixes genrules to work correctly with bazel run when the genrule's executable | Alex Humesky | 2016-02-17 |
* | Add a method to get a single value from AspectParameters. | Carmi Grushko | 2016-02-17 |
* | Adds a java_import rule to the android sdk build file to provide the org.apac... | Alex Humesky | 2016-02-17 |
* | Replace dummy.c with dummy.m to allow preprocessing of objc source code to im... | Cal Peyser | 2016-02-17 |
* | Build flag for srcs-less android_library with deps | Googler | 2016-02-17 |
* | Include real type in type casting error message. | Tobias Werth | 2016-02-16 |
* | Roll forward of commit 500175fcfb37953f50cf0869df164902755807f2: Don't includ... | Googler | 2016-02-16 |
* | Remove deprecated aggregation functions. | Han-Wen Nienhuys | 2016-02-16 |
* | Store IncludeResolver results, and legalize the files in .d file checking. | Ulf Adams | 2016-02-16 |
* | Add support for downloading .tar.bz2 files with http_archive rules. | David Chen | 2016-02-16 |
* | Fixes NullPointerException in pkgcaches_test on ci.bazel.io | Damien Martin-Guillerez | 2016-02-16 |
* | Remove stray e.printStackTrace() | Dmitry Lomov | 2016-02-16 |
* | Reduce the number of stat calls when setting up a sandbox | Brian Silverman | 2016-02-16 |
* | Rollback of commit 500175fcfb37953f50cf0869df164902755807f2. | Damien Martin-Guillerez | 2016-02-15 |
* | Replace a few more uses of the Constants.TOOLS_REPOSITORY | Luis Fernando Pino Duque | 2016-02-15 |
* | Fix the broken genrule example. | Dan Fabulich | 2016-02-15 |
* | Enable injection of Skylark modules through the RuleClassProvider | Damien Martin-Guillerez | 2016-02-15 |
* | Delete unused SkylarkModules.getNewEnvironment() | Damien Martin-Guillerez | 2016-02-15 |
* | Use xcode-locator to locate DEVELOPER_DIR for standalone spawn strategy. | Chris Parsons | 2016-02-15 |
* | Expose AppleConfiguration to skylark as fragment "apple", along with a callab... | Chris Parsons | 2016-02-15 |
* | Don't include absolute paths in blaze IDE artifacts | Googler | 2016-02-15 |
* | Removed obsolete flags from j2objc always_on flag set. | Googler | 2016-02-15 |
* | Remove deprecated fields | Kristina Chodorow | 2016-02-15 |
* | Rollback of commit 60434dae746ed61f025fdfd0464993fa6a0ff1d2. | Cal Peyser | 2016-02-15 |
* | Windows: execute build-runfiles through shell. | Dmitry Lomov | 2016-02-12 |
* | Prevent load statements in remote repository's WORKSPACE file to break | Damien Martin-Guillerez | 2016-02-12 |
* | Add an experimental flag to enable the Skyframe-based loading phase runner. | Ulf Adams | 2016-02-12 |
* | Clean up BaseJavaCompilationHelper a bit. | Ulf Adams | 2016-02-12 |