aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add --materialize_param_files option.Gravatar tomlu2018-06-19
* Add more logging when executionPlatformConstraintsAllowed is set to PER_TARGETGravatar jcater2018-06-19
* Delete switch for nested set serialization. It's fast enough to be on by defa...Gravatar janakr2018-06-19
* Add an option to show verbose debugging logs.Gravatar brendandouglas2018-06-19
* Put a trail into every SerializationException, not just NoCodecException, and...Gravatar janakr2018-06-19
* Implement #equals and #hashCode for TargetPatternPhaseValue.Gravatar janakr2018-06-19
* Let MessageLiteCodec handle UnknownFieldSet.Gravatar janakr2018-06-19
* Make things easier to serialize: make constants constant, tag some lambdas. G...Gravatar janakr2018-06-19
* Make variable providers coming from the toolchains attribute shouldn't beGravatar jcater2018-06-19
* Make some Apple objects more serializable: tag constants as constant, tag lam...Gravatar janakr2018-06-19
* Clarify that ErrorInfoValue is a NotComparableSkyValue because we don't expec...Gravatar janakr2018-06-19
* Add a utility function to accept windows-style envvars in paths.Gravatar ccalvarin2018-06-19
* C++: Refactors PyWrapCc to make it easier to migrate to SkylarkGravatar plf2018-06-19
* Add fields to CcToolchainFeatures.Feature and CcToolchainFeatures.ActionConfi...Gravatar rosica2018-06-19
* do not start server if shutdown requested (+ not in batch mode)Gravatar Googler2018-06-19
* Ensure seq never formats output with decimals or using scientific notationGravatar cushon2018-06-19
* Stop holding on to the Action and ActionKeyContext in ActionConflictException...Gravatar janakr2018-06-19
* Remove support for --discard_actions_after_execution.Gravatar tomlu2018-06-18
* Automated rollback of commit c720152ec1936a537c9519d522d3cb41d19cff77.Gravatar janakr2018-06-18
* Let ConfiguredRuleClassProvider decide whether to drop the analysis cache.Gravatar mstaib2018-06-18
* Clean up uses of SkylarkList<String> and ast in toolchains parameters.Gravatar John Cater2018-06-18
* Make the embedded JDK targets the defaultGravatar Liam Miller-Cushon2018-06-18
* Permit marking dirty/changed a node more than onceGravatar mschaller2018-06-18
* Make ConfiguredTargetValue a NotComparableSkyValue. Since no implementation o...Gravatar janakr2018-06-18
* Consider runfiles symlinks when computing Runfiles.getEmptyFilenames().Gravatar Benjamin Peterson2018-06-18
* Refactoring: uses OutputService for ActionFileSystem injectionGravatar shahan2018-06-18
* Expose single_jar and bootclasspath in the java toolchain to skylark.Gravatar Googler2018-06-18
* Make java_toolchain attribute Environment aware.Gravatar dbabkin2018-06-18
* RepositoryFunction: depend on overrides, even if there is no ruleGravatar Klaus Aehlig2018-06-18
* Improve error message for invalid srcjar inputsGravatar cushon2018-06-17
* Fix bug in NestedSetStore where racing deserializations could create multiple...Gravatar janakr2018-06-16
* Remove topLevelConfigurationHook now that LIPO is goneGravatar gregce2018-06-15
* Allow CppCompilationHelper to disable coverage instrumentationGravatar Googler2018-06-15
* Fail when resources use invalid java identifiers.Gravatar corysmith2018-06-15
* ActionFS supports fast digests. Add test coverage for this and some file meta...Gravatar felly2018-06-15
* Remove the connect-to-server dots at server startup.Gravatar ccalvarin2018-06-15
* Remove "artifactOwnerConfiguration" now that LIPO is goneGravatar gregce2018-06-15
* Update add_dep binary suggested by ImportDepsCheckerGravatar cushon2018-06-15
* Remove LipoMode and LipoModeFlags from CROSSTOOLGravatar hlopko2018-06-15
* Support ActionFS opening files with append. Also, fix ActionFS notifying its ...Gravatar felly2018-06-15
* Remove LIPO supportGravatar hlopko2018-06-15
* Move remaining BazelLibrary skylark functions to MethodLibraryGravatar cparsons2018-06-15
* Include injecting rule kind in add_dep commandsGravatar cushon2018-06-15
* Don't propagate empty asset containersGravatar asteinb2018-06-15
* Adding a tool to parse the execution logs.Gravatar olaola2018-06-15
* Add a bit more profiler coverageGravatar ulfjack2018-06-15
* Remove CcCompilationContext.TransitiveModuleHeaders#getTransitiveModules. Thi...Gravatar cpeyser2018-06-15
* sync: also report errorsGravatar Klaus Aehlig2018-06-15
* shell tests: tag tests with "no_windows"Gravatar Laszlo Csomor2018-06-15
* Move the BlazeRuntime.initProfiler call to BlazeCommandDispatcherGravatar ulfjack2018-06-15