| Commit message (Expand) | Author | Age |
* | Remove final inplace references in the tests. | ccalvarin | 2018-06-29 |
* | Debug server: retrieve nested frame bindings tree lazily. | brendandouglas | 2018-06-29 |
* | Deletes AutoCodec.PUBLIC_FIELDS strategy. Superseded by DynamicCodec. | shahan | 2018-06-29 |
* | Create and integrate JavaBootstrap, and use fake top-level Java skylark objec... | cparsons | 2018-06-29 |
* | bep: Make the BuildEventArtifactUploader async. | buchgr | 2018-06-29 |
* | Add cc_common top-level skylark object to fakebuildapi. | cparsons | 2018-06-29 |
* | Add basic android classes to fakebuildapi | cparsons | 2018-06-29 |
* | Adding a check to remote execution to ensure the result from the server has a | Googler | 2018-06-29 |
* | [java_common.compile] Always generate a source jar. | elenairina | 2018-06-29 |
* | Add fake build API implementations for config, platform, repository, and test... | cparsons | 2018-06-29 |
* | [Skylark] Allow tuples as first argument of str.{starts,ends}with | Yannic Bonenberger | 2018-06-28 |
* | Implement imports (via load()) in Skydoc. | cparsons | 2018-06-28 |
* | Rename skydoc test case input files to .bzl, and put them into a testdata dir... | cparsons | 2018-06-28 |
* | Add rudimentary apple-related classes to fakebuildapi. | cparsons | 2018-06-28 |
* | Remove --allow_undefined_configs | ccalvarin | 2018-06-28 |
* | Require @SkylarkCallable parameters to be explicitly specified. | cparsons | 2018-06-28 |
* | Fix up some tests for Arm64 | Arielle Albon | 2018-06-28 |
* | Expose Skylark API to the C++ toolchain | hlopko | 2018-06-28 |
* | Add --incompatible_disable_data_transition for 'cfg = "data"' Skylark calls | gregce | 2018-06-27 |
* | Inspect post-evaluation exported variables to obtain rule names. | cparsons | 2018-06-27 |
* | Clarify purpose of golden-file-regeneration targets | cparsons | 2018-06-27 |
* | Automated refactor of Label.parseAbsolute() to always pass a repository mapping | dannark | 2018-06-27 |
* | Fix docgen handling of multiple modules with the same name | cparsons | 2018-06-27 |
* | Create a skydoc_test macro for ease of golden-file testing of skydoc | cparsons | 2018-06-27 |
* | Debug server logging: don't construct expensive debug-level log strings unles... | brendandouglas | 2018-06-27 |
* | Make DefaultInfo.default_runfiles return all runfiles if the runfiles field o... | cparsons | 2018-06-26 |
* | Initial check-in of skydoc rewrite. | cparsons | 2018-06-26 |
* | Debug server debug logs: use EventHandler instead of Logger. | brendandouglas | 2018-06-26 |
* | Flatten JavaCompilationAgs into JavaCompilationArgsProvider | cushon | 2018-06-26 |
* | Instead of depending on mutable inputs of upstream CppCompileAction instances, | shahan | 2018-06-26 |
* | Fix concurrent modification exception while resuming all threads. | brendandouglas | 2018-06-26 |
* | Remove support for header preprocessing | hlopko | 2018-06-26 |
* | Handle evaluation of statements, not just expressions. | brendandouglas | 2018-06-26 |
* | add helper JUnit TestWrapper class to do some action on test timeout | Irina Chernushina | 2018-06-26 |
* | Add convenience methods to check for flag existence and values in command lines. | twerth | 2018-06-26 |
* | create path utils for copying and deleting directories, | Googler | 2018-06-26 |
* | remote: enable previously ignored tests | Jakob Buchgraber | 2018-06-26 |
* | process runner for junit integration test framework | Irina Chernushina | 2018-06-26 |
* | Go back to handling conditional breakpoints server side. | brendandouglas | 2018-06-25 |
* | Make @SkylarkCallable.name mandatory. | cparsons | 2018-06-22 |
* | ToolchainContext directly implements SkylarkValue and SkylarkIndexable. | John Cater | 2018-06-22 |
* | Remove Label.parseAbsolute(string, boolean). The goal is to get rid of all la... | dannark | 2018-06-22 |
* | Automated rollback of commit 28a999cff60fa5a8c9ca045ab2b202d83a0e0583. | kaipi | 2018-06-22 |
* | Expose aspect actions from Skylark. | tomlu | 2018-06-22 |
* | Automated rollback of commit 5a9befc5602e71f7512074c303afbdcff5617cca. | twerth | 2018-06-22 |
* | Move HashFunction out of FileSystem, and turn it into a class, instead of an ... | ccalvarin | 2018-06-21 |
* | Audit usages of Label.getRelative and update to Label.getRelativeWithRemapping | dannark | 2018-06-21 |
* | Remove unused vfs deps. | dannark | 2018-06-21 |
* | Remap labels that include a repository name that appear in $(location x). | dannark | 2018-06-21 |
* | Create a method for initializing build API libraries using object instances i... | cparsons | 2018-06-21 |