aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Migrate JavaInfo and its dependencies to skylarkbuildapiGravatar cparsons2018-05-25
* Migrate FilesToRunProvider, Target, and TemplateVariableInfo to skylarkbuildapiGravatar cparsons2018-05-25
* Migrate cpp rules skylark objects to skylarkbuildapiGravatar cparsons2018-05-25
* Skylark: Make 'cfg = "data"' a noop.Gravatar gregce2018-05-25
* Migrate platform-related skylark objects to skylarkbuildapiGravatar cparsons2018-05-25
* Remove attribute read checks expecting a DATA transition.Gravatar gregce2018-05-25
* Automated rollback of commit fd260c56b46fbf68a07b29b0fc1b8cdecc4fe854.Gravatar asteinb2018-05-25
* support jdeps input in JavaInfo constructorGravatar kmb2018-05-25
* Automated rollback of commit 372fbc2f016157b0331f83a20edad10d4b4cf9f7.Gravatar asteinb2018-05-25
* Implement unbounded deps() using ParallelVisitor for SkyQuery.Gravatar shreyax2018-05-25
* Add command line arguments to JavaCompileInfo extra action proto.Gravatar tomlu2018-05-25
* Remove java support from proto_library.Gravatar tomlu2018-05-25
* C++: Separates adding sources and private headers to CcCompilationHelperGravatar plf2018-05-25
* Remove special casing from processes stat line.Gravatar Googler2018-05-25
* Provide ability to inject custom ConstraintSemantics behavior.Gravatar gregce2018-05-25
* Automated rollback of commit 9d5c323a6e66842cfeb98462cf949dee58710fb8.Gravatar plf2018-05-25
* Fix build and run of RealSandboxfsProcessTest.Gravatar jmmv2018-05-25
* Extend tests of range()'s list-like behaviorGravatar brandjon2018-05-25
* Automated rollback of commit 14c6d8edadb474cb72f5307b531a2699770f02d0.Gravatar plf2018-05-25
* Remove references to gcc from the documentation of Make variables.Gravatar lberki2018-05-25
* Automated rollback of commit d62833f640690309e1a73aefa62de1d8821dc8ba.Gravatar plf2018-05-25
* When in use, always return ActionFS paths from the ActionExecutionContext. In...Gravatar felly2018-05-24
* Clarify invariants for @SkylarkModule and @SkylarkCallableGravatar brandjon2018-05-24
* Migrate OutputGroupInfo to skylarkbuildapiGravatar cparsons2018-05-24
* Make @SkylarkModule detection (through superclasses/superinterfaces) well-def...Gravatar cparsons2018-05-24
* tolerate missing outer classes for interface desugaringGravatar kmb2018-05-24
* [Skylark] Size newly created arrays to avoid unnecessary re-allocations.Gravatar Taras Tsugrii2018-05-24
* Add test that range() returns a listGravatar brandjon2018-05-24
* Migrate repository-related modules to skylarkbuildapiGravatar cparsons2018-05-24
* Use pipes.quote() rather than manual quoting, and do so consistently wherever...Gravatar diamondm2018-05-24
* Fix SkylarkCallable-annotation detection to appropriately handle methods with...Gravatar cparsons2018-05-24
* RemoteFileArtifactValue no longer tracks mtime.Gravatar shahan2018-05-24
* Remove the flag --fail_on_errors.Gravatar cnsun2018-05-24
* GDPR Compliance: Add link to Google Privacy Policy to Bazel Site FooterGravatar Serge2018-05-24
* Log serialized BuildConfigurationValue$Key and its size, for easier diagnosin...Gravatar janakr2018-05-24
* Migrate struct() to skylarkbuildapiGravatar cparsons2018-05-24
* Expose [AndroidAssetsInfo].local_assets, [AndroidAssetsInfo].local_asset_dir ...Gravatar Googler2018-05-24
* With ActionFS, there is no need to delete previous output files. These should...Gravatar felly2018-05-24
* Unfork SplitTransition / PatchTransition invocations.Gravatar gregce2018-05-24
* Reject files when the first line is indented.Gravatar laurentlb2018-05-24
* remote/http: simplify download logicGravatar Jakob Buchgraber2018-05-24
* Expose FileProvider in skylarkbuildapiGravatar asteinb2018-05-24
* Delete GlobListGravatar laurentlb2018-05-24
* shallow_since tests and doc improvementsGravatar Ed Baunton2018-05-24
* distfile: pack the archives needed later in the buildGravatar Klaus Aehlig2018-05-24
* runfiles,cc: merge strategies into RunfilesGravatar Laszlo Csomor2018-05-24
* git.bzl: fall back to full clone if shallow options are not supportedGravatar Klaus Aehlig2018-05-24
* Make //src:derived_java_srcs RBE readyGravatar Jakob Buchgraber2018-05-24
* Refactor analysis failure reporting, report loading failuresGravatar ulfjack2018-05-24
* PiperOrigin-RevId: 197857419Gravatar plf2018-05-24