| Commit message (Expand) | Author | Age |
* | Initial check-in of apple_static_library rule | Chris Parsons | 2016-09-30 |
* | Open source dex merging tools for incremental dexing. | Adam Michael | 2016-09-30 |
* | Export idl_import_root to Android Studio, so that we know the packages of new... | Googler | 2016-09-30 |
* | Lazily evaluate hash codes for ConfiguredTargetFunction#AttributeAndLabel. | Greg Estren | 2016-09-30 |
* | Add an actions provider for testing Skylark rules. | Jon Brandvein | 2016-09-30 |
* | Don't force PrintStream on streaming output formatters | Michajlo Matijkiw | 2016-09-30 |
* | ConfiguredTargetFunction#getDynamicConfigurations: halve the number of Attrib... | Greg Estren | 2016-09-30 |
* | Add infrastructural build events | Klaus Aehlig | 2016-09-30 |
* | Windows: make the port library compile with MSVC | Laszlo Csomor | 2016-09-30 |
* | Fixed location expansion in cc rules. | Vladimir Moskva | 2016-09-30 |
* | cxx_flags are not applied to objc compiles. | Cal Peyser | 2016-09-30 |
* | Add a BuildEventTransport writing text-format protos | Klaus Aehlig | 2016-09-29 |
* | Move blaze_util::Which to standalone library. | Laszlo Csomor | 2016-09-29 |
* | Windows: make the md5 library compilable with MSVC | Laszlo Csomor | 2016-09-29 |
* | Optimize how null configurations get created and add test infrastructure for ... | Greg Estren | 2016-09-29 |
* | Provide parallel implementations of 'allrdeps' and 'rbuildfiles', using a sha... | Nathan Harmata | 2016-09-29 |
* | Add a flag to disable native Swift support. | Dmitry Shevchenko | 2016-09-29 |
* | Make AbstractBlazeQueryEnvironment no longer implement AutoCloseable. Instead... | Nathan Harmata | 2016-09-29 |
* | Fix IDE aspect crash when traversing a data mode deps attr. | Googler | 2016-09-29 |
* | Disables sandboxing when "--mem_leaks" is present. | Yue Gan | 2016-09-28 |
* | Update ActionMetadata -> ActionExecutionMetadata references. | Greg Estren | 2016-09-28 |
* | Allow new_ rules to overwrited BUILD files in downloaded repos | Kristina Chodorow | 2016-09-28 |
* | Windows, native: add windows_msvc config_setting | Laszlo Csomor | 2016-09-28 |
* | Eliminates performance overhead of --experimental_dynamic_configs=notrim. | Greg Estren | 2016-09-28 |
* | Make cc_configure on Windows more robust | Yun Peng | 2016-09-28 |
* | Add a new flag --sandbox_tmpfs_path, which asks the sandbox to mount an empty... | Philipp Wollermann | 2016-09-28 |
* | Add support for sandboxing persistent workers. | Philipp Wollermann | 2016-09-28 |
* | Add interfaces for the build event protocol | Klaus Aehlig | 2016-09-28 |
* | Remove the "labels in the configuration must be in the transitive closure of ... | Lukacs Berki | 2016-09-28 |
* | cpp: reuse InWorkspace() function in GetWorkspace() | Thiago Farina | 2016-09-28 |
* | Windows, bootstrapping: do not build JNI library. | Laszlo Csomor | 2016-09-28 |
* | Skylark: Give more detailed errors when parsing the arguments | Pedro Liberal Fernandez | 2016-09-28 |
* | Prevent interleaved slow interrupt stack traces | Michajlo Matijkiw | 2016-09-28 |
* | Read android binary attributes that are queried for incremental dexing artifa... | Googler | 2016-09-28 |
* | Tolerate the rare state where a dependent of a previously cached shared actio... | Janak Ramakrishnan | 2016-09-28 |
* | patch bootclasspath to allow javac to compile lambdas and method references i... | Googler | 2016-09-28 |
* | Implement input pruning using .d files in objc behind a flag that defaults to | Cal Peyser | 2016-09-28 |
* | Disallow mutation of values being iterated by a for loop or comprehension | Jon Brandvein | 2016-09-28 |
* | Fix visibility of proto srcs | Klaus Aehlig | 2016-09-27 |
* | Fixed EvaluationProgressReceiver object names | Googler | 2016-09-27 |
* | In J2ObjC proto aspect, add a proto file blacklist to filter out unnecessary ... | Rumou Duan | 2016-09-27 |
* | Refactor SkyframeExecutor#preparePackageLoading to pass all PackageCacheOptio... | Janak Ramakrishnan | 2016-09-27 |
* | Add basic protocol buffer for the build event protocol | Klaus Aehlig | 2016-09-27 |
* | Fixed ISE while looking for cycles in WORKPLACE files #1793 | Vladimir Moskva | 2016-09-27 |
* | Allow aspects to propagate to all attributes. | Dmitry Lomov | 2016-09-27 |
* | Add a new arg to skylark's new_objc_provider method, direct_dep_providers, wh... | Chris Parsons | 2016-09-27 |
* | -- | Googler | 2016-09-27 |
* | Rollback of commit 5972bee6ebfa53cf165befab9fa7962e19d5f620. | Yun Peng | 2016-09-26 |
* | Fix an issue where a "build" command might hang after it finished, because sa... | Philipp Wollermann | 2016-09-26 |
* | Fix #1671: Use a better approach to reap child processes, which fixes the occ... | Philipp Wollermann | 2016-09-26 |