aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Get rid of almost all Skylark codecs. We need to introduce a wrapper to turn ...Gravatar janakr2018-03-03
* Escape tag in android_local_test documentation.Gravatar dannark2018-03-03
* Allow --classpath_entry to be empy.Gravatar cnsun2018-03-02
* Replace LegacySkyKey by AbstractSkyKey or custom SkyKeys. AbstractSkyKey does...Gravatar janakr2018-03-02
* Fix SkylarkCallableProcessor test source package to appropriately reflect the...Gravatar cparsons2018-03-02
* Delete F5 JarDexer.Gravatar Googler2018-03-02
* BEP: Add a --build_event_publish_all_actions flag to allow all actions to be ...Gravatar ruperts2018-03-02
* Optimize GC usage of iterating over all elements of GroupedLists when we don'...Gravatar shreyax2018-03-02
* @AutoCodec for ConfigurationTransition subclasses.Gravatar shahan2018-03-02
* emulate dynamic dispatch of emulated default interface methodsGravatar kmb2018-03-02
* Fix stray ')' in RecursivePkgKey toStringGravatar mschaller2018-03-02
* Add Android NDK r16 support for Bazel.Gravatar jingwen2018-03-02
* Add Android NDK r15 support for Bazel.Gravatar jingwen2018-03-02
* Revamp docs for ctx.outputsGravatar brandjon2018-03-02
* Revamp discussion of executable/test rulesGravatar brandjon2018-03-02
* @AutoCodec ConfiguredTargetValue.Gravatar cpeyser2018-03-02
* Add execution platform information to the action key.Gravatar John Cater2018-03-02
* Allow cc_toolchain to have inline proto toolchain data, instead of using cros...Gravatar John Cater2018-03-02
* ci,windows: fix "bazel-rules-tests"Gravatar Laszlo Csomor2018-03-02
* Add option to filter for targets in the action graph dump.Gravatar twerth2018-03-02
* CROSSTOOLS: Fix comment for /EHsc compiler flagGravatar Samer Masterson2018-03-02
* C++: Exposes to Skylark basic API functionalityGravatar plf2018-03-02
* Greeter.java: Trimming content read from greeting.txtGravatar pcloudy2018-03-02
* Improve error message of import_deps_checker.Gravatar cnsun2018-03-01
* Make JavaCompileAction and friends emit new-style arguments.Gravatar tomlu2018-03-01
* Android desugar config options to exclude methods from interface emulationGravatar kmb2018-03-01
* Create --incompatible_disable_objc_provider_resources to disable deprecated o...Gravatar cparsons2018-03-01
* Add target name to android_device boot step action.Gravatar ajmichael2018-03-01
* Migrate a few trivial uses of @SkylarkSignature to use @SkylarkCallable insteadGravatar cparsons2018-03-01
* Add AndroidDex2OatInfo to Skylark.Gravatar Googler2018-03-01
* Migrate some users of useAst to useLocationGravatar cparsons2018-03-01
* Remove hacky cast now that Copybara is updated to use GlobalFrameGravatar nharmata2018-03-01
* Introduce a specific action_config for linking nodeps dynamic librariesGravatar hlopko2018-03-01
* send invocations to emulated interfaces through dispatch helper.Gravatar kmb2018-03-01
* Remove unnecessary copy of source SPEC file to temporary destinationGravatar mmikitka2018-03-01
* Make the distinction between "global frame" and "lexical frame" explicit. As ...Gravatar nharmata2018-03-01
* Change pkg_rpm changelog to optionalGravatar mmikitka2018-03-01
* Fixes nit by removing accidently-repeated words.Gravatar Googler2018-03-01
* Fix broken linksGravatar Googler2018-03-01
* Update iOS tutorial to reference latest releaseGravatar Sergio Campama2018-03-01
* Fixing issue with external j2objc protosGravatar Mike Lewis2018-03-01
* Remove --incompatible_load_argument_is_label flagGravatar laurentlb2018-03-01
* Fix invocation policy's handling of the null default when filtering values.Gravatar ccalvarin2018-03-01
* bazel_workspace_status_test: don't assume orderGravatar Justin Santa Barbara2018-03-01
* Add aehlig@ to list of Bazel contributorsGravatar aehlig2018-03-01
* Deprecate native git_repositoryGravatar Klaus Aehlig2018-03-01
* Sync Debian package deps, and add a comment to prevent future desync.Gravatar John Millikin2018-03-01
* Correct docstring for skylark string.split().Gravatar Googler2018-03-01
* Convert static std::set to constexpr arrayGravatar Loo Rong Jie2018-03-01
* Support patching of git repositories as wellGravatar Klaus Aehlig2018-03-01