aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs
Commit message (Expand)AuthorAge
* Add conffiles support to pkg_debGravatar Michal Rydlo2016-08-26
* Include the location of the current swiftmodule for LLDB.Gravatar Dmitry Shevchenko2016-08-12
* fixed strip_prefix related with issue#1604Gravatar Zhexuan Yang2016-08-08
* Add a way to set build configuration values (defines) on swift_library targets.Gravatar Dmitry Shevchenko2016-08-01
* executable attribute on apple_genrule, which allows users to run apple_genrul...Gravatar Chris Parsons2016-07-29
* Typo fixes in markdown and javadoc as suggested by intellij typo inspection.Gravatar Googler2016-07-27
* Add Skylark definitions of {new_,}git_repository.Gravatar Nelson Elhage2016-07-27
* Rollback of commit 6b1856c0da95ccea97b13890b2617bd0635f4291.Gravatar Tobias Werth2016-07-21
* Make [] happy again by adding a test with the same name as the one whose dele...Gravatar Tobias Werth2016-07-21
* Fix tests under build_defs/apple/test.Gravatar Dmitry Shevchenko2016-07-20
* Remove a TODO for a closed bug.Gravatar Dmitry Shevchenko2016-07-13
* Enable @testable import in swift_libraryGravatar Dmitry Shevchenko2016-07-11
* Make swift_library explicitly specify the module maps it is using.Gravatar Dmitry Shevchenko2016-07-11
* Switch swift_library to using swiftc instead of swift -frontend.Gravatar Dmitry Shevchenko2016-07-08
* Global cleanup change.Gravatar Laurent Le Brun2016-07-07
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Fixed Bazel deb package dependency on Ubuntu 16.04Gravatar Yun Peng2016-07-01
* Add compilation mode handling to swift_library.Gravatar Dmitry Shevchenko2016-06-30
* Rollback of commit 368cc56fb2baa3e21be4acdd2410a4ce8245de93.Gravatar Googler2016-06-30
* Move platform environment from xcrun_action to apple_action.Gravatar Googler2016-06-30
* Improve Clang modules compilation from swift_library ruleGravatar Dmitry Shevchenko2016-06-29
* Rename data_path to strip_prefix, and directory to package_dir.Gravatar Yue Gan2016-06-22
* Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" ...Gravatar Philipp Wollermann2016-06-21
* Adds missing arguments. Fixes #1403.Gravatar Yue Gan2016-06-21
* Use valid workspace names in docker_buildGravatar Googler2016-06-15
* docker_build: use a flagfile when creating the layer.Gravatar Damien Martin-Guillerez2016-06-10
* Update 'docker_build' to support 1.10 image formatGravatar Sam Guymer2016-06-08
* Add uses_swift flag to the providers exported by swift_library.Gravatar Dmitry Shevchenko2016-06-06
* Wire up the |user| parameter to |docker_build|.Gravatar Googler2016-06-02
* Cleanup framework path handling in swift_libraryGravatar Dmitry Shevchenko2016-06-01
* Update swift_library logic for module name generationGravatar Dmitry Shevchenko2016-05-30
* Add support for importing frameworks to swift_library.Gravatar Dmitry Shevchenko2016-05-27
* Add support for module maps to swift_libraryGravatar Dmitry Shevchenko2016-05-27
* Cleanup swift.bzl.Gravatar Dmitry Shevchenko2016-05-17
* Support top-level packages in pkg_tarGravatar Kristina Chodorow2016-05-17
* Export Objective-C header from swift_library.Gravatar Dmitry Shevchenko2016-05-17
* Remove rust, jsonnet, scala and closure from the Bazel repositoryGravatar Damien Martin-Guillerez2016-05-09
* Add generated docs to Jekyll tree build target. Add script for bringing upGravatar David Chen2016-05-09
* Add support for the new ObjcProvider interface.Gravatar Dmitry Shevchenko2016-05-03
* Replace the inlined SDK path with apple_common call.Gravatar Dmitry Shevchenko2016-04-27
* Ensure env is passed to DockerLayer actions so xzcat worksGravatar Simon Horlick2016-04-26
* Add a Skylark rule to build Swift modules.Gravatar Dmitry Shevchenko2016-04-22
* Add apple_genrule to bazel.Gravatar Dave MacLachlan2016-04-21
* Update octal refs in python script of pkg and docker rulesGravatar Damien Martin-Guillerez2016-03-31
* Remove deprecated Skylark rulesGravatar Kristina Chodorow2016-03-24
* Build the jsonnet tool for the host when cross-compiling.Gravatar Googler2016-03-23
* Deprecate built-in Skylark rulesGravatar Kristina Chodorow2016-03-21
* Enable overriding jsonnet binaries and stdlib for Jsonnet rules.Gravatar David Chen2016-03-15
* Fix repository names for GroovyGravatar Erik Kuefler2016-03-15
* Update D and Jsonnet rules to reference @bazel_tools.Gravatar David Chen2016-03-04