aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Enable proguarded Android builds with --experimental_desugar_java8_libs in BazelGravatar kmb2018-05-16
* remote: recursively delete incomplete downloaded output directory.Gravatar Jakob Buchgraber2018-05-16
* Properly quote $(location ) expansion for the shellGravatar Klaus Aehlig2018-05-16
* In TestsInSuiteValue, replace Target member with Label. This makesGravatar cpeyser2018-05-16
* Support .afdo profiles in fdo_profileGravatar rosica2018-05-16
* Expose local_proguard_specs to Skylark.Gravatar Googler2018-05-16
* Make inclusion of the zipper executable in CcToolchain depend solely on wheth...Gravatar rosica2018-05-16
* Remove unneeded exec_compatible_with from local_sh_toolchainGravatar Klaus Aehlig2018-05-16
* Filtering the legacy important_outputs field in the BEP by source, middlemanGravatar ulfjack2018-05-16
* test failure: print stacktrace on I/O errorGravatar Laszlo Csomor2018-05-16
* Rewrite lcov path munging to make the paths all relativeGravatar Ulf Adams2018-05-16
* http_archive: Support workspace_file and workspace_file_contentsGravatar Klaus Aehlig2018-05-16
* Do not autodetect C++ toolchain when BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1 is p...Gravatar hlopko2018-05-16
* Expose cc_common.create_compile_build_variablesGravatar hlopko2018-05-16
* C++: Renames CcExecutionDynamicLibrariesInfo to CcExecutionDynamicLibrariesGravatar plf2018-05-16
* Migrate some serialization tests to use SerializationTester rather than Abstr...Gravatar janakr2018-05-15
* Add --ignore_all_rc_files startup options.Gravatar ccalvarin2018-05-15
* Optimizes performance of ActionFS staging and eliminates ActionFS updates.Gravatar shahan2018-05-15
* Migrate Aspect to skylarkbuildapiGravatar cparsons2018-05-15
* Migrate several compilation-related cpp definitions to skylarkbuildapiGravatar cparsons2018-05-15
* Remove redundant @SkylarkModule annotation on SkylarkActionFactory.ArgsGravatar cparsons2018-05-15
* Change TestSuiteExpansionValue to contain Labels instead of Targets.Gravatar cpeyser2018-05-15
* Potentially allow children of a dirty node to be missing from the graph. Also...Gravatar janakr2018-05-15
* Remove vestigial java_plugin.data attributeGravatar cushon2018-05-15
* Move --track_incremental_state and --keep_state_after_build to CommonCommandO...Gravatar felly2018-05-15
* Implement a limit for named_set_of_file eventsGravatar ulfjack2018-05-15
* Replace --experimental_android_enforce_strict_deps_for_binaries_under_test wi...Gravatar cushon2018-05-15
* Add option --experimental_discard_actions_after_execution in order to turn it...Gravatar janakr2018-05-15
* Adds a ?null check and return false? code block in equals() method overridden...Gravatar Googler2018-05-15
* sh_configure.bzl: FreeBSD is also a known platformGravatar Klaus Aehlig2018-05-15
* C++: Deletes CcLinkParamsInfoGravatar plf2018-05-15
* Allow more characters in labels.Gravatar twerth2018-05-15
* http.bzl: drop outdated commentGravatar Klaus Aehlig2018-05-15
* Temporarily disable def_parser_test on WindowsGravatar Yun Peng2018-05-15
* Slightly refactor SpawnAction to improve env handlingGravatar ulfjack2018-05-15
* DynamicCodec tweaks to make it into a super fast String serializer.Gravatar shahan2018-05-14
* Ease the configuration-related restrictions of several more tests.Gravatar mstaib2018-05-14
* Set JAVA_HOME for bazel_with_jdk_testGravatar cushon2018-05-14
* Automated rollback of commit c4fc6201fdfa71993e2e9e295a946150e6990c75.Gravatar mstaib2018-05-14
* Fix some code font issuesGravatar ronshapiro2018-05-14
* Augment comments about blaze exit code classifications.Gravatar Googler2018-05-14
* Pull caching up to BuildConfigurationValue$Key$Codec. Almost all BuildOptions...Gravatar janakr2018-05-14
* Remove swiftstdlibtoolwrapperGravatar thomasvl2018-05-14
* Permit serialization arising from ErrorInfo#encode to wait on a future. ThisGravatar cpeyser2018-05-14
* Only use fingerprint and checksum for equality and hashCode in BuildOptions$O...Gravatar janakr2018-05-14
* Fix broken HTMLGravatar laurentlb2018-05-14
* Don't default to --release 9 when running on a JDK 9 host_javabaseGravatar cushon2018-05-14
* Extract logic for dealing with CROSSTOOL values and build variables into sepa...Gravatar rosica2018-05-14
* C++: Renames CcRunfilesInfo to CcRunfilesGravatar plf2018-05-14
* C++: Renames CcCompilationContextInfo to CcCompilationContextGravatar plf2018-05-14