aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add support for the Json trace file formatGravatar ulfjack2018-06-12
* Automated rollback of commit a1c9f8d33457cd1f3b01299863bcab2667c13a52.Gravatar Googler2018-06-12
* Enable rules to inherit the ExecutionPlatformConstraintsAllowed value.Gravatar jcater2018-06-12
* Add skylarkbuildapi bootstraps for apple, cpp, platform, and testing packagesGravatar cparsons2018-06-12
* Skylark debugger: Fix NPE listing frames.Gravatar brendandouglas2018-06-12
* Remap repository names inside load statements in BUILD files if the repositor...Gravatar dannark2018-06-12
* Disable flaky testGravatar ulfjack2018-06-12
* Fix xdot command example in cpp tutorialGravatar Naresh2018-06-12
* Platform documentation fixes.Gravatar jcater2018-06-12
* Fix some missing cases from https://github.com/bazelbuild/bazel/commit/bbf3e4...Gravatar Googler2018-06-12
* Support delete() in ActionFS.Gravatar felly2018-06-12
* Refactor profilerGravatar ulfjack2018-06-12
* Always run toolchain resolution, even when no toolchain types are requested, ...Gravatar John Cater2018-06-12
* Remove LoadingPhaseRunner, inline the only implementationGravatar ulfjack2018-06-12
* Add hash sum for mount_path_toolchainGravatar Klaus Aehlig2018-06-12
* Split TargetPatternEvaluator into two interfacesGravatar ulfjack2018-06-12
* docs: don't list all attribute types in build-refGravatar Laszlo Csomor2018-06-12
* docs: fix broken link on tutorial/java.htmlGravatar Laszlo Csomor2018-06-12
* Enable AnalysisTestCases to set LoadingOptions.Gravatar mstaib2018-06-11
* Enable mock rules to set their types.Gravatar mstaib2018-06-11
* Skylark debugging protocol: include a 'stop reason' in ThreadPausedEvent.Gravatar brendandouglas2018-06-11
* Automated rollback of commit 15b8c259db111012b4642287172cb4d1d82151f3.Gravatar jmmv2018-06-11
* Migrate remaining assorted skylark types to skylarkbuildapiGravatar cparsons2018-06-11
* Only remove 'repo_mapping' from kwargs if experimental_enable_repo_mapping is...Gravatar dannark2018-06-11
* Migrate android providers to use BuiltinProvider instead of NativeProviderGravatar cparsons2018-06-11
* Allow delegation to the underlying filesystem only for the source tree.Gravatar felly2018-06-11
* Create a bootstrap for repository-related skylark build API.Gravatar cparsons2018-06-11
* Add some more logging to the debug server.Gravatar brendandouglas2018-06-11
* Consolidate filesystem metadata operations in ActionFS by extending AbstractF...Gravatar felly2018-06-11
* Refactor profilerGravatar ulfjack2018-06-11
* ReformatingGravatar laurentlb2018-06-11
* Document adapting custom Bazel rules for remote execution.Gravatar spomorski2018-06-11
* update bazel's embedded jdk to jdk9Gravatar cushon2018-06-11
* Implement LcovMerger.Gravatar elenairina2018-06-11
* Add the ability to force the path to the test binary to a fixed length by usi...Gravatar Googler2018-06-11
* Inline some ActionContextProvider classes into their modulesGravatar ulfjack2018-06-11
* Add AutoProfiler-like API to ProfilerGravatar ulfjack2018-06-11
* C++: Refactors PyWrapCc to make it easier to migrate to SkylarkGravatar plf2018-06-11
* Add documentation to Collection<E> get() method.Gravatar dbabkin2018-06-11
* Introduce generic post analysis build tool.Gravatar twerth2018-06-11
* Remove usage of COMPILER_MSVC in Bazel and ijarGravatar Loo Rong Jie2018-06-11
* Remove ActionContextConsumerGravatar ulfjack2018-06-11
* Refactor the build event service transportGravatar ulfjack2018-06-11
* docs,windows: emphasize that BAZEL_VS != BAZEL_VCGravatar Laszlo Csomor2018-06-10
* Add codec for Long (needed by TargetCompleteEvent).Gravatar janakr2018-06-10
* Unify path resolution codepaths.Gravatar felly2018-06-08
* Use Identifiers instead of StringsGravatar Taras Tsugrii2018-06-08
* Skylark debugging protocol: include frames information in ThreadPausedEvents.Gravatar brendandouglas2018-06-08
* Automated rollback of commit 5df8eb24f84a6943e70876c805c77f06e719dcd7.Gravatar Googler2018-06-08
* Add the skylark debugging options to the recognized 'build' options.Gravatar brendandouglas2018-06-08