aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs
Commit message (Expand)AuthorAge
* 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
* Skylark implementations of http_archive, new_http_archive, and http_file rules.Gravatar David Chen2016-11-21
* Mark pkg_tar dependencies as Python 3 compatibleGravatar Damien Martin-Guillerez2016-11-18
* Creates maven_aar rule to generate aar_import for AARs from Maven.Gravatar Adam Michael2016-11-09
* Allow swiftc to correctly recognize main.swift as script target.Gravatar Dmitry Shevchenko2016-11-07
* Change our URL to bazel.buildGravatar Damien Martin-Guillerez2016-10-28
* Generate coverage mappings for Swift.Gravatar Googler2016-10-27
* Armv6 is not supported.Gravatar Dave MacLachlan2016-10-24
* Cleanup swift_library after Bazel releaseGravatar Dmitry Shevchenko2016-10-24
* Add swiftmodule outputs to the linking step.Gravatar Dmitry Shevchenko2016-10-19