aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Handle InterruptedException thrown from @SkylarkCallable methods appropriately.Gravatar cparsons2018-04-18
* Setup for wiring up decoupled data processing in top-level targetsGravatar asteinb2018-04-18
* Emit the command executed with "blaze run --direct_run" and its cwd.Gravatar lberki2018-04-18
* Test repository cache with Skylark version of http_archiveGravatar Klaus Aehlig2018-04-18
* Clean up IterablesChain.Gravatar tomlu2018-04-18
* Wire up decoupled data pipeline in android_libraryGravatar asteinb2018-04-18
* Ability to stop using ResourceContainer in various actionsGravatar asteinb2018-04-18
* Fix anchors for docstring sectionGravatar brandjon2018-04-18
* Create pipeline for monolithic data processing with decoupled classesGravatar asteinb2018-04-18
* Clean up R class generationGravatar asteinb2018-04-18
* Automated rollback of commit 4465dae23de989f1452e93d0a88ac2a289103dd9.Gravatar buchgr2018-04-18
* windows: GetOutputRoot() returns GetHomeDir()Gravatar Laszlo Csomor2018-04-18
* Refactor SyntaxTests to not rely on actions/analysis packages arbitrarilyGravatar brandjon2018-04-17
* Automated rollback of commit 3643afad04be41caa4b247d327230e8a1e32bb6a.Gravatar carmi2018-04-17
* PiperOrigin-RevId: 193274137Gravatar carmi2018-04-17
* Adds support to go compilation to respect the build_runfile_manifests flag.Gravatar shahan2018-04-17
* Remove JavaSemantics#commonDependencyProcessingGravatar cushon2018-04-17
* Relax the assertion in Desugar for checking the calls to $closeResource(...).Gravatar cnsun2018-04-17
* Notify Skyframe listeners about additional node states: CHECK_DIRTY, INIT_ENV...Gravatar felly2018-04-17
* 1. Avoid checking the primitive number types in annotations.Gravatar cnsun2018-04-17
* Migrate configuration_field() to SkylarkCallable.Gravatar cparsons2018-04-17
* Migrate most of SkylarkRuleClassFunctions to use @SkylarkCallableGravatar cparsons2018-04-17
* Add decoupled asset containers to ResourceApk wrapper objectGravatar asteinb2018-04-17
* Ability to pass decoupled assets into monolithic resource processing actionGravatar asteinb2018-04-17
* Clarify 1st arg of load()Gravatar brandjon2018-04-17
* A slight refactoring of RunCommand.Gravatar lberki2018-04-17
* Make attempting to change --config in invocation policy an error.Gravatar ccalvarin2018-04-17
* Push using ruleContext.getFeatures() outside of creating FeatureConfigurationGravatar hlopko2018-04-17
* Pass --coverage to all compile and link stepsGravatar Ulf Adams2018-04-17
* Move test_timeout to BuildConfiguration and TargetCompleteEvent.Gravatar Googler2018-04-17
* Independently merge assetsGravatar asteinb2018-04-17
* Add helpful functionality to CommandLines.Gravatar tomlu2018-04-17