aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove logic from CppConfiguration that is repeated in CppToolchainInfoGravatar Googler2018-04-20
* Make action_config.tools include crosstool top path by defaultGravatar hlopko2018-04-20
* Flip the default to --direct_run to true.Gravatar lberki2018-04-20
* C++: Wraps CcExecutionDynamicLibrariesInfo inside CcLinkingInfo.Gravatar plf2018-04-20
* Update to latest checker framework dataflow versionGravatar Liam Miller-Cushon2018-04-20
* Bring back --copts to linkstamp compile actionsGravatar hlopko2018-04-20
* Fix up all the tests to work with "blaze run --direct_run".Gravatar lberki2018-04-20
* Fix artifacts uploaded to GitHub as part of final releases.Gravatar philwo2018-04-20
* Remove use of bare Immutable{List,Map,Set} Builder classes.Gravatar jcater2018-04-20
* C++: Wraps CcRunfilesInfo inside CcLinkingInfo.Gravatar plf2018-04-20
* Extract CcCommon.configureFeaturesOrThrowEvalExceptionGravatar hlopko2018-04-20
* Remove JavaCompilationArgsHelperGravatar cushon2018-04-20
* C++: Exposes Skylark configuration field called STLGravatar plf2018-04-20
* Thread more information through CcToolchainProvider for CcCommon.configureFea...Gravatar hlopko2018-04-20
* Change private method to static to underline that it is not intended to useGravatar dbabkin2018-04-20
* Remove use of bare Immutable{List,Map,Set} Builder classes.Gravatar jcater2018-04-19
* Remove use of bare Immutable{List,Map,Set} Builder classes.Gravatar jcater2018-04-19
* Add the capability to register a trimming RuleTransitionFactory.Gravatar mstaib2018-04-19
* Simplify the signature of getSkylarkImportLookupFunctionForInliningGravatar shreyax2018-04-19
* Add --debug-mode to aapt2 invocations when building without -c opt.Gravatar corysmith2018-04-19
* Add warning to registerDependencies javadocGravatar shreyax2018-04-19
* Move CTQE methods into a more organized order and update some javadocs. No ac...Gravatar juliexxia2018-04-19
* Reduce the state kept in OptionProcessor.Gravatar jmmv2018-04-19
* Make some links absoluteGravatar brandjon2018-04-19
* Introduce PackageErrorMessageValueGravatar mschaller2018-04-19
* Logging the spawn graph on demand. First step on #4891.Gravatar olaola2018-04-19
* Fix error message for proguard_apply_dictionary.Gravatar Googler2018-04-19
* Introduce NestedSetStore, which persists information used for NestedSet seria...Gravatar cpeyser2018-04-19
* Update ApkSubject to use the AndroidCompiledDataDeserializer for proto apks.Gravatar corysmith2018-04-19
* Consolidate handling of jar files in depsGravatar cushon2018-04-19
* Add the --pseudo-localize flag to resource compilation, gated by the --genera...Gravatar corysmith2018-04-19
* Refactor where rc files are controlled.Gravatar ccalvarin2018-04-19
* Make "run --direct_run" always use an absolute path for $0.Gravatar lberki2018-04-19
* windows: change output_base name computationGravatar Laszlo Csomor2018-04-19
* Rename SpawnExecutionPolicy -> SpawnExecutionContext.Gravatar tomlu2018-04-19
* Add a workaround for gcov-based coverage with clangGravatar Ulf Adams2018-04-19
* Add a flag to enable strict deps for android_binary.binary_under_testGravatar cushon2018-04-18
* Makes ApkActionsBuilder honor --nobuild_runfile_manifests.Gravatar shahan2018-04-18
* Fix a crash in javac-turbine transitive classpath fallbackGravatar cushon2018-04-18
* fix @bazel_tools to actually include currently missing artifact from a genrule.Gravatar kmb2018-04-18
* Automated rollback of commit 559ffb7dd6578c961e775ba4901917ab8bffcb9d.Gravatar janakr2018-04-18
* Wire up decoupled resource processing for MobileInstallGravatar asteinb2018-04-18
* Keep LANG/LANGUAGE and related environment variables for the process spawned ...Gravatar lberki2018-04-18
* Add deploy jar to android_local_test.Gravatar Googler2018-04-18
* Wire up decoupled data processing for aar_import ruleGravatar asteinb2018-04-18
* Update Ubuntu install instructions as per PR 5024.Gravatar spomorski2018-04-18
* Expose debug parameter to suppress informative print statementsGravatar mmikitka2018-04-18
* Update macOS Install InstructionsGravatar Serge2018-04-18
* Wire up decoupled data pipeline in top-level Android targetsGravatar asteinb2018-04-18
* PiperOrigin-RevId: 193371485Gravatar carmi2018-04-18