| Commit message (Expand) | Author | Age |
* | Fix filterTestsByTarget to filter by label instead of filtering by doing | mjhalupka | 2018-06-13 |
* | Compare using value equality instead of reference equality. | dannark | 2018-06-13 |
* | Allow deserialization futures as NestedSet contents, with unrolling blocking ... | cpeyser | 2018-06-13 |
* | Add --experimental_supports_info_crosstool_configuration to support removal o... | hlopko | 2018-06-13 |
* | Save nested set size after initial expand to avoid GC from resizing list when... | tomlu | 2018-06-13 |
* | Enable per-target execution for genrule, sh_*, and *_test. | jcater | 2018-06-13 |
* | Add documentation on platform flags to the user manual. | jcater | 2018-06-13 |
* | Avoid long, duplicated directory structures. In the common case, generated | Googler | 2018-06-13 |
* | Remove supports_lipo field from DefaultCpuToolchain | rosica | 2018-06-13 |
* | Windows: fix "corrupt installation" at new year | Laszlo Csomor | 2018-06-13 |
* | Move BuildView.Options to a new top-level class | ulfjack | 2018-06-13 |
* | Remove BlazeModule.checkEnvironment | ulfjack | 2018-06-13 |
* | Add "toolchain-identifier" attribute to cc_toolchain rule | rosica | 2018-06-13 |
* | Fix a bad path and remove the reference to the legacy path-based load() syntax. | lberki | 2018-06-13 |
* | Return Strings from C++ Skylark APIs, not PathFragments | hlopko | 2018-06-13 |
* | C++: Continues renaming executionDynamicLibraries to dynamicLibrariesForRuntime. | plf | 2018-06-13 |
* | Split AnalysisResult into a top-level class | ulfjack | 2018-06-13 |
* | Change generated DEF file name from <target name>.def to <target name>.gen.def | pcloudy | 2018-06-13 |
* | Fix archive decompression with symlink on Windows | pcloudy | 2018-06-13 |
* | Fix a bug with flush() not flushing on local writes in ActionFS, and add unit... | felly | 2018-06-12 |
* | Change the default value of --experimental_android_local_test_binary_resource... | dannark | 2018-06-12 |
* | Rename VariableContext to the more general purpose QueryExpressionContext and... | shreyax | 2018-06-12 |
* | Add more data to the exception thrown when putOnlyEntry's verification fails. | mstaib | 2018-06-12 |
* | Add --print_workspace_in_output_paths_if_needed flag. | mstaib | 2018-06-12 |
* | Change WorkspaceStatusAction incrementality logic. We no longer manually inva... | janakr | 2018-06-12 |
* | Create skylarkbuildapi bootstrap for android-related top level skylark objects | cparsons | 2018-06-12 |
* | Add support for the Json trace file format | ulfjack | 2018-06-12 |
* | Automated rollback of commit a1c9f8d33457cd1f3b01299863bcab2667c13a52. | Googler | 2018-06-12 |
* | Enable rules to inherit the ExecutionPlatformConstraintsAllowed value. | jcater | 2018-06-12 |
* | Add skylarkbuildapi bootstraps for apple, cpp, platform, and testing packages | cparsons | 2018-06-12 |
* | Skylark debugger: Fix NPE listing frames. | brendandouglas | 2018-06-12 |
* | Remap repository names inside load statements in BUILD files if the repositor... | dannark | 2018-06-12 |
* | Support delete() in ActionFS. | felly | 2018-06-12 |
* | Refactor profiler | ulfjack | 2018-06-12 |
* | Always run toolchain resolution, even when no toolchain types are requested, ... | John Cater | 2018-06-12 |
* | Remove LoadingPhaseRunner, inline the only implementation | ulfjack | 2018-06-12 |
* | Split TargetPatternEvaluator into two interfaces | ulfjack | 2018-06-12 |
* | Skylark debugging protocol: include a 'stop reason' in ThreadPausedEvent. | brendandouglas | 2018-06-11 |
* | Automated rollback of commit 15b8c259db111012b4642287172cb4d1d82151f3. | jmmv | 2018-06-11 |
* | Migrate remaining assorted skylark types to skylarkbuildapi | cparsons | 2018-06-11 |
* | Only remove 'repo_mapping' from kwargs if experimental_enable_repo_mapping is... | dannark | 2018-06-11 |
* | Migrate android providers to use BuiltinProvider instead of NativeProvider | cparsons | 2018-06-11 |
* | Allow delegation to the underlying filesystem only for the source tree. | felly | 2018-06-11 |
* | Create a bootstrap for repository-related skylark build API. | cparsons | 2018-06-11 |
* | Add some more logging to the debug server. | brendandouglas | 2018-06-11 |
* | Consolidate filesystem metadata operations in ActionFS by extending AbstractF... | felly | 2018-06-11 |
* | Refactor profiler | ulfjack | 2018-06-11 |
* | Reformating | laurentlb | 2018-06-11 |
* | update bazel's embedded jdk to jdk9 | cushon | 2018-06-11 |
* | Implement LcovMerger. | elenairina | 2018-06-11 |