aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* experimental UI: keep console updated till the endGravatar Klaus Aehlig2017-07-14
* experimentalUI: agressively bufferGravatar Klaus Aehlig2017-07-14
* Add support for Visual Studio 2017 in cc_configure auto-detection and our Pyt...Gravatar Philipp Wollermann2017-07-14
* Aspects-on-aspects correctness fix.Gravatar dslomov2017-07-14
* Fix documentation: no best effort guarantees to waitGravatar aehlig2017-07-14
* docs: Document --spawn_strategy=standalone for testGravatar Harmandeep Kaur2017-07-14
* Set //third_party/py/six:srcs to public visibility. (#3378)Gravatar Joe Finney2017-07-14
* Remove /DOS_WINDOWS from Windows CROSSTOOLGravatar pcloudy2017-07-14
* Sorting the Action output files.Gravatar olaola2017-07-14
* Fix the executorGravatar ulfjack2017-07-14
* remote: Chunker should open files lazily.Gravatar buchgr2017-07-14
* Bring back the very useful stacktrace printouts on --verbose_failures (#3380).Gravatar olaola2017-07-14
* Refactor the logic to determine Xcode configuration so that getting the infor...Gravatar lberki2017-07-14
* Detect one version violations while building android_binary targetsGravatar Googler2017-07-14
* Partial rollback of action_config validation logicGravatar cparsons2017-07-14
* Open source ideinfo tests.Gravatar ajmichael2017-07-14
* Don't pass in our own source root. ScopeEscapableFileSystem doesn't like it i...Gravatar janakr2017-07-14
* Add bazel mirror url for bazel_toolchains external repo.Gravatar xingao2017-07-14
* If globbing throws an IOException, fail to construct the package instead of c...Gravatar janakr2017-07-14
* Add flag to turn Android resource merge conflicts from warnings into errorsGravatar Googler2017-07-14
* Add module_map attribute to objc_libraryGravatar Googler2017-07-14
* Add a SkyFunction to perform toolchain resolution.Gravatar John Cater2017-07-14
* Fix rules that provide both 'executable' and 'files'Gravatar vladmos2017-07-14
* Fix crash when unioning depsets with different ordersGravatar brandjon2017-07-14
* Add *_alias rules to @bazel_tools so that people don't have to keep writing t...Gravatar lberki2017-07-14
* Fix build failure with old OS X mktempGravatar ilovezfs2017-07-14
* Release script: generate the index.html from the commit messageGravatar Damien Martin-Guillerez2017-07-14
* Remove the cc_common.cc_toolchain_attr and java_common.java_runtime_attr in f...Gravatar lberki2017-07-14
* Fix sandboxing tests after changes to the error messagesGravatar ulfjack2017-07-14
* Fix declared providers behaviorGravatar vladmos2017-07-14
* PiperOrigin-RevId: 161791822Gravatar lpino2017-07-14
* Remove some unused codeGravatar ulfjack2017-07-14
* BEP: Report configuration for all actionsGravatar Klaus Aehlig2017-07-14
* Remove the java_common.java_toolchain_attr field in favor of a java_toolchain...Gravatar lberki2017-07-14
* Add a toolchains= attribute to *_binary, *_test, cc_library and extra_action ...Gravatar lberki2017-07-14
* Turn on CRC computation in ijar by default.Gravatar lberki2017-07-14
* Also generate a build stream for fetchGravatar Klaus Aehlig2017-07-14
* zip_manifest_creator: fix rlocation on WindowsGravatar Laszlo Csomor2017-07-14
* Refactor CcCommon a bit.Gravatar lberki2017-07-14
* Categorize Python options.Gravatar lberki2017-07-13
* Add ObjcProvider.LINK_INPUTS as inputs to CROSSTOOL link actions.Gravatar allevato2017-07-13
* Fix bug where merge conflicts for resources defined in XML with equal values ...Gravatar Googler2017-07-13
* Fixing the handling of retries for watch and execute calls.Gravatar olaola2017-07-13
* Add skyfunction to return all registered toolchain labels.Gravatar John Cater2017-07-13
* First pass of @Option documentation for apple/objc/swiftGravatar cparsons2017-07-13
* Avoid races while deleting output directory ancestorsGravatar mschaller2017-07-13
* Delete EventHandlerPreconditions. With https://github.com/bazelbuild/bazel/bl...Gravatar janakr2017-07-13
* New flag --incompatible_string_is_not_iterable to forbid iteration over strings.Gravatar laurentlb2017-07-13
* Add bazel-toolchains repository which will be used to test remote executionGravatar Googler2017-07-13
* Fix compiler detection when mapping LIPO to ThinLTOGravatar Googler2017-07-13