aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Windows, python test: Explicitly shutdown Bazel server after test finishedGravatar pcloudy2018-05-17
* Automated rollback of commit 4ba134f008719a52c1f74dc070121017d0b08f44.Gravatar hlopko2018-05-17
* Split user_link_flags from legacy_link_flagsGravatar hlopko2018-05-16
* Build support for passing a software cache prefetching hints file.Gravatar Googler2018-05-16
* Update android_instrumentation_test docs to reflect new android/android-test ...Gravatar jingwen2018-05-16
* Internal changeGravatar cpeyser2018-05-16
* remote/exec: always mark files executable.Gravatar Jakob Buchgraber2018-05-16
* Replace use of output_object_file with output_file in CROSSTOOLS.Gravatar hlopko2018-05-16
* Include broken packages in rbuildfiles responseGravatar mschaller2018-05-16
* Remove glob list from native rulesGravatar laurentlb2018-05-16
* Make ImportDepsCheckingLevel.ERROR essentially the same as STRICT_ERROR, chec...Gravatar cnsun2018-05-16
* Passes the runfile manifest artifact into RunfilesSupplierImpl so that it canGravatar shahan2018-05-16
* Remove --incompatible_disable_glob_tracking flag.Gravatar laurentlb2018-05-16
* Enable manual trimming of config_feature_flags.Gravatar mstaib2018-05-16
* Create {Un}ManagedBuildEventServiceGrpcClient to allow customization of the c...Gravatar lpino2018-05-16
* Fix embedded JDK LICENSE handling for JDK 9Gravatar cushon2018-05-16
* Add libc_top attribute to cc_toolchain in preparation for moving config data ...Gravatar jcater2018-05-16
* Make small readability improvements to Blaze user manual.Gravatar Googler2018-05-16
* Port bazelrc flags into their own module.Gravatar ccalvarin2018-05-16
* 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