aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Split TargetPatternEvaluator into two interfacesGravatar ulfjack2018-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
* update bazel's embedded jdk to jdk9Gravatar cushon2018-06-11
* Implement LcovMerger.Gravatar elenairina2018-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
* 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
* maven_jar: Actually add support for sources classifierGravatar David Ostrovsky2018-06-08
* Replace ambiguous bit of info with pointer to rules pageGravatar brandjon2018-06-08
* Support file renaming in ActionFS.Gravatar felly2018-06-08
* Clean up Profiler a bitGravatar ulfjack2018-06-08
* Skylark debugger: fix thread paused state and location not being properly set...Gravatar brendandouglas2018-06-08
* Add status details to the protosGravatar ulfjack2018-06-08
* Automated rollback of commit 6c87715b8ac6b32e636ba307440e2b7362b10a48.Gravatar cpeyser2018-06-08
* Make Artifact#equals take the owner into account for derived artifacts.Gravatar janakr2018-06-08
* ActionFS correctly tracks symlink sources.Gravatar shahan2018-06-08
* Use unsafe String operations when writing parameter files.Gravatar tomlu2018-06-08
* Support basic test functionality in ActionFS.Gravatar felly2018-06-08
* Flip default value of --experimental_shortened_obj_file_path to true (Second ...Gravatar pcloudy2018-06-08
* Prepare to remove java_toolchain.encodingGravatar cushon2018-06-08
* Deletes default implemetation of MetadataProvider.getInputGravatar shahan2018-06-08
* Cleanup BuildEventStreamOptionsGravatar ulfjack2018-06-08
* Expose cc_common.create_link_build_variablesGravatar hlopko2018-06-08
* Add a `sync` commandGravatar Klaus Aehlig2018-06-08
* Print an additional link at the end of the build pointing where the Build Eve...Gravatar lpino2018-06-08
* BlazeOptionHandler: only check in the parent directory, if there is oneGravatar Klaus Aehlig2018-06-08
* Remove include_java_contracts_deps option.Gravatar dbabkin2018-06-08