aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs
Commit message (Expand)AuthorAge
* Fix lint errors in git.bzl and change ctx.fail to the correct fail.Gravatar jcater2017-06-09
* Name generated BUILD files `BUILD.bazel` to avoid name conflicts.Gravatar John Millikin2017-06-08
* Hollow out docs and redirect to rules_docker.Gravatar Googler2017-05-15
* Automated g4 rollback of commit 965617aebf4665b6a48229f32ab9a5ef7d4336c5.Gravatar Googler2017-05-05
* Automated g4 rollback of commit df3d09baf2adc2b84825a6e706f9f0c041e72425.Gravatar Googler2017-05-03
* Emit warnings when the bundled docker_build and docker_bundle rules are used.Gravatar Googler2017-05-03
* Make tools/build_defs/hash/sha256.py py3 compatibleGravatar David Flemström2017-05-02
* Make tools/build_defs/pkg/archive.py py3 compatibleGravatar David Flemström2017-05-02
* Adjust the visibility of this rule, which is needed for the migration of dock...Gravatar Googler2017-04-28
* Add possibility to set ownership of files on pkg_tarGravatar Damien Martin-Guillerez2017-04-24
* Support top level package for docker image.Gravatar Linuxer Wang2017-04-24
* Remove tools/build_defs/apple/apple.bzl.Gravatar thomasvl2017-04-20
* Move the sha256 tool into its own directory, as it isn't specific to docker_b...Gravatar Googler2017-04-19
* Copy swift.bzl into bazel_rules/rules_apple.Gravatar allevato2017-04-11
* Use sha256 prefix when tagging docker images with full IDsGravatar Jason Young2017-04-11
* Description redacted.Gravatar Googler2017-03-27
* Disable sandboxing for some bundling actions.Gravatar Googler2017-03-27
* Add "resources", "structured_resources" attrs to swift_library.Gravatar Googler2017-03-27
* Add a test that a v2.2 format tarball used as a base image contains the appro...Gravatar Googler2017-03-20
* Reword a commentGravatar Googler2017-03-20
* Break apart the monolithic docker.bzl into smaller pieces that logically grou...Gravatar Googler2017-03-16
* Rollback of commit 4af8f5bff567e7cad179fb803070764791353f8a.Gravatar Googler2017-03-06
* Rollback of commit 5621a2c73337d82fe328069dbb0621e46e9e1c25.Gravatar Yue Gan2017-03-01
* This change adds support for a docker_bundle rule, refactoring a number of in...Gravatar Googler2017-02-28
* Make bazel_bootstrap_distfile_test work on WindowsGravatar Yun Peng2017-02-23
* Fixes directory path computation in docker_build Gravatar Vlad Losev2017-02-16
* Adds -disable-autolink-framework to static libraries so that they are not add...Gravatar Sergio Campama2017-02-07
* Add pkg_rpm build rule to help generating RPM packages. Gravatar John Cater2017-02-06
* Fix skylark syntax error in Bazel git_repositories.bzl.Gravatar Adam Michael2017-02-02
* maven_rules.bzl: Fix maven coordinates order mismatch Gravatar David Ostrovsky2017-01-19
* Fix-up release-related TODOs.Gravatar Dmitry Shevchenko2017-01-19
* Add --swiftcopt support to swift_libraryGravatar Dmitry Shevchenko2017-01-12
* Remove method presence check after a bazel releaseGravatar Dmitry Shevchenko2017-01-10
* Remove conditionals in skylark apple rules for presence of objc.dynamic_frame...Gravatar Chris Parsons2017-01-06
* Force debug info output into Swift modulesGravatar Dmitry Shevchenko2017-01-05
* Rollback of commit b7c00d8762d74fb54d0a6b0eb355abc6dc7a97c3.Gravatar Damien Martin-Guillerez2016-12-22
* Export dot-format graphs as-is and download dot as an external repoGravatar Kristina Chodorow2016-12-22
* Global cleanup change.Gravatar Kristina Chodorow2016-12-21
* Enable threaded Whole Module OptimizationGravatar Dmitry Shevchenko2016-12-21
* Rollback of commit b9f914fa56a00530d38b597dc853aad50d1decfb.Gravatar Kristina Chodorow2016-12-19
* Make Bazel build dotGravatar Kristina Chodorow2016-12-19
* Expose apple_generate_dsym value to Skylark and use in swift_libraryGravatar Dmitry Shevchenko2016-12-16
* Add an option to enable Whole Module OptimizationGravatar Dmitry Shevchenko2016-12-15
* Extract swiftc input calculation from swift_libraryGravatar Googler2016-12-14
* Extract swiftc argument generation from swift_library implementationGravatar Googler2016-12-13
* Switch to using multi-level repository names by default.Gravatar Googler2016-12-13
* Break out xcrun env from xcrun_actionGravatar Dmitry Shevchenko2016-12-12
* Rollforward of "Split ObjcProvider.framework_dir into static and dynamic fram...Gravatar Chris Parsons2016-12-06
* Make the settings attribute of Skylark maven_jar and maven_aar a label.Gravatar Adam Michael2016-12-02
* Enable fallback URLs in Skylark http rules.Gravatar David Chen2016-12-01