aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Recompile linkstamps whenever any input of the owning action changes.Gravatar hlopko2018-02-22
* Do not unconditionally add gcc3 as a system include directory for stlGravatar hlopko2018-02-22
* Add a test verifying legitmate path embeddingGravatar Klaus Aehlig2018-02-22
* Fix test name in fallback xml when --run_under is used.Gravatar Benjamin Peterson2018-02-22
* Update javadoc for some headers and include dirs methods.Gravatar Benjamin Peterson2018-02-22
* Do not expand depset twice and store expanded in ctx.actions.run inputs.Gravatar tomlu2018-02-21
* add ability to move individual core library methodsGravatar kmb2018-02-21
* PiperOrigin-RevId: 186532302Gravatar ahumesky2018-02-21
* Add basic equality checking for ErrorInfo and tighten the interface for Error...Gravatar shreyax2018-02-21
* Automated rollback of commit 11cc89a27544311111473dc7a17522635c2b6e70.Gravatar eaftan2018-02-21
* Bugfix: spawn output directories are not passed to remote execution.Gravatar olaola2018-02-21
* Disable mobile-install classic mode for internal users.Gravatar Googler2018-02-21
* Use a separate implicit dependency for dexbuilder in proguarded android buildsGravatar kmb2018-02-21
* Add an alias to import_deps_checker. The follow-up cl will reference this aliasGravatar cnsun2018-02-21
* Recommend True and False for boolean attributes.Gravatar laurentlb2018-02-21
* Deflake ParallelEvaluatorTest.errorBubblesToParentsOfTopLevelValue: error can...Gravatar janakr2018-02-21
* Add --experimental_fix_deps_tool to JavaBuilderGravatar Googler2018-02-21
* Set default of --incompatible_disable_glob_tracking to trueGravatar laurentlb2018-02-21
* Don't register linkstamp compile actions when we're doing thinlto indexing stepGravatar hlopko2018-02-21
* C++: Migrate CcCompilationInfo to NativeInfoGravatar plf2018-02-21
* C++: Renames CppCompilationContext to CcCompilationInfoGravatar plf2018-02-21
* Clean up test tag handlingGravatar ulfjack2018-02-21
* Apply interface invocation desugaring to renamed core libraries. Fix invokes...Gravatar kmb2018-02-20
* Internal changeGravatar felly2018-02-20
* Deletes POLYMORPHIC strategy. ObjectCodec now uses runtime type information t...Gravatar shahan2018-02-20
* In TransitiveBaseTraversalFunction, only process the deps once we have all th...Gravatar shreyax2018-02-20
* Tool that scans a given Jar for references to select classes and outputs corr...Gravatar kmb2018-02-20
* Update --flaky_test_attempts to also take a repeatable argument of the formGravatar jcater2018-02-20
* Adds ObjectCodecRegistry to {Des|S}erializationContext.Gravatar shahan2018-02-20
* Some autocodec changes required to serialize SpawnAction: double field and Ch...Gravatar cpeyser2018-02-20
* Inject the product name in the constructor where neededGravatar ulfjack2018-02-20
* Serialize MiddlemanAction and add strategy=Strategy.Polymorphic for Action andGravatar mjhalupka2018-02-20
* @AutoCodec some c++ linking data structures.Gravatar cpeyser2018-02-20
* Decprecate native http_archiveGravatar Klaus Aehlig2018-02-20
* External repositories: document label expansionGravatar Klaus Aehlig2018-02-20
* Roll forward of https://github.com/bazelbuild/bazel/commit/3904ac33a983fd8fae...Gravatar olaola2018-02-20
* Docs: remove reference to supplying an absolute path to --javabase.Gravatar Gregg Donovan2018-02-20
* Fix env for local fallback (from remote exec) on Windows and LinuxGravatar ulfjack2018-02-20
* Fix typo in cache download failure warningGravatar Alex Ryan2018-02-20
* Improve some of the names in CommandLine.Gravatar tomlu2018-02-20
* Add linter check for deprecated ctx methods.Gravatar laurentlb2018-02-20
* Bazel client: remove dead codeGravatar Laszlo Csomor2018-02-20
* Accept proto paths relative to proto_source_root as direct dependencies.Gravatar elenairina2018-02-20
* http_archive: fix doc-stringGravatar Klaus Aehlig2018-02-20
* Provide a hacky way to get an ActionInput from BinToolsGravatar ulfjack2018-02-20
* Add example in Skylint docGravatar laurentlb2018-02-20
* Propagating whether there was a cache hit in the SpawnResult.Gravatar olaola2018-02-20
* Add additional tests for Filesets with symlinksGravatar ulfjack2018-02-20
* http_archive: allow parameter for a single URLGravatar Klaus Aehlig2018-02-20
* Route fdo logic that deals with the path to the fdo profile through CcToolcha...Gravatar Googler2018-02-20