aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Add toString() methods for Advertised and Required Providers.Gravatar Googler2017-09-22
* Add more thorough error reporting behavior for when config_setting has multip...Gravatar juliexxia2017-09-22
* PiperOrigin-RevId: 169563607Gravatar kmb2017-09-22
* Remove unncessary duplication of zipper target.Gravatar xingao2017-09-22
* Include all test output files (e.g. undeclared outputs) for non-cached test e...Gravatar Googler2017-09-22
* CI,Windows: run //third_party/def_parser testsGravatar László Csomor2017-09-22
* Increase the timeout for Bazel SkylarkTests to "long"Gravatar vladmos2017-09-21
* Skylint: add flag to disable certain checkers.Gravatar fzaiser2017-09-21
* Track the origin of an option in the option instance, not its final value.Gravatar ccalvarin2017-09-21
* Deprecate wrapperOptions.Gravatar ccalvarin2017-09-21
* Track all option instances.Gravatar ccalvarin2017-09-21
* Cleanup of expansion option namingGravatar ccalvarin2017-09-21
* Allow config_settings to match on constraint_values to a target_platform. Thi...Gravatar juliexxia2017-09-21
* Move aspect resolution out of ConfiguredTargetFunction.Gravatar gregce2017-09-21
* Create multiple ParamsFilePreProcessors to allow parsing files using the form...Gravatar apell2017-09-21
* This time for sure: stop using --undefined dynamic_lookup in osx linking.Gravatar Googler2017-09-21
* Add a constraint_values attribute and a target platforms attribute to the con...Gravatar juliexxia2017-09-21
* Move --build_python_zip into PythonConfiguration.Gravatar mstaib2017-09-21
* remove long-deprecated incremental dexing flag that has no effectGravatar kmb2017-09-21
* Removing deprecated field total_input_file_count.Gravatar olaola2017-09-21
* Skylint: be less strict about indentation in docstringsGravatar fzaiser2017-09-21
* Delete ios_application, ios_extension(_binary), objc_binary.Gravatar allevato2017-09-21
* Add ability to write param files to disk.Gravatar tomlu2017-09-21
* Fix unittest.bash to get the correct TEST_script path.Gravatar John Cater2017-09-21
* Remove commented-out code that was accidentally checked in.Gravatar cpeyser2017-09-21
* Only load the whitelist for Android targets if they use feature flags.Gravatar mstaib2017-09-21
* Drop 32-bit architectures from builds with ios_mimimum_os > 11.0.Gravatar cparsons2017-09-21
* Passing Bazel metadata in gRPC headers.Gravatar olaola2017-09-21
* Improve the error message for toolchain selection when the default platform i...Gravatar cpeyser2017-09-20
* Remove accidental print statement.Gravatar cpeyser2017-09-20
* Expose 'registerAction' on SkylarkActionFactory.Gravatar dslomov2017-09-20
* Do not put sysroot into unfiltered_compile_flagsGravatar hlopko2017-09-20
* Check parameter types for methods when multiple types are allowed.Gravatar dslomov2017-09-20
* Revert output groups name of cc_libraryGravatar pcloudy2017-09-20
* Delete unused BlazeUtil#SearchNullaryOptionEverywhere.Gravatar lpino2017-09-20
* Remove $LANG from --experimental_strict_action_env help.Gravatar Benjamin Peterson2017-09-20
* Add sanity check that the runfiles middleman root is a middleman rootGravatar ulfjack2017-09-20
* Windows: Make dynamic libraries available to binary at runtimeGravatar Yun Peng2017-09-20
* Skylint: fix a NullPointerExceptionGravatar fzaiser2017-09-20
* Colorize Clang diagnostic output when building for Apple platforms.Gravatar Googler2017-09-20
* Move ConfiguredTargetFunction dynamic config selection to its own class.Gravatar gregce2017-09-20
* Fix bug in NetUtil caching.Gravatar felly2017-09-20
* Add support for writing undeclared outputs to TEST_UNDECLARED_OUTPUTS_DIR and...Gravatar Googler2017-09-20
* Switch from using Iterable to Collection in the return type to be more explicit.Gravatar shreyax2017-09-20
* Document the options in smaller commands.Gravatar ccalvarin2017-09-20
* Always pass resource filters to aaptGravatar Googler2017-09-20
* Introduce --enabled_toolchain_types, which when set to the cpp toolchain caus...Gravatar cpeyser2017-09-20
* Include library R classes in runtime classpath for library but not binaryGravatar Googler2017-09-20
* CI,windows: create test_suites for Windows testsGravatar L?szl? Csomor2017-09-19
* LateBoundDefault: enforce access to a single fragment (or none).Gravatar mstaib2017-09-19