index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
build_defs
Commit message (
Expand
)
Author
Age
*
Make the settings attribute of Skylark maven_jar and maven_aar a label.
Adam Michael
2016-12-02
*
Enable fallback URLs in Skylark http rules.
David Chen
2016-12-01
*
Skylark implementations of http_archive, new_http_archive, and http_file rules.
David Chen
2016-11-21
*
Mark pkg_tar dependencies as Python 3 compatible
Damien Martin-Guillerez
2016-11-18
*
Creates maven_aar rule to generate aar_import for AARs from Maven.
Adam Michael
2016-11-09
*
Allow swiftc to correctly recognize main.swift as script target.
Dmitry Shevchenko
2016-11-07
*
Change our URL to bazel.build
Damien Martin-Guillerez
2016-10-28
*
Generate coverage mappings for Swift.
Googler
2016-10-27
*
Armv6 is not supported.
Dave MacLachlan
2016-10-24
*
Cleanup swift_library after Bazel release
Dmitry Shevchenko
2016-10-24
*
Add swiftmodule outputs to the linking step.
Dmitry Shevchenko
2016-10-19
*
Support tvOS and fix the platform min OS version selection.
Googler
2016-10-18
*
Remove apple fragment access fallback
Chris Parsons
2016-10-14
*
Prevent empty swift_library srcs.
Googler
2016-10-12
*
Propagate swift_library defines attribute to parents.
Dmitry Shevchenko
2016-10-11
*
Move bazel apple tests into a separate package.
Dmitry Shevchenko
2016-10-11
*
Fix messed-up indentation in make_deb.py
Benjamin Staffin
2016-10-07
*
Validate swift_library names
Dmitry Shevchenko
2016-10-06
*
Roll forward of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32.
Dmitry Shevchenko
2016-10-05
*
Rollback of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32.
Dmitry Shevchenko
2016-10-04
*
Add a way to select non-default Xcode toolchain
Dmitry Shevchenko
2016-10-04
*
Add genfiles to include paths to allow full-path imports of generated protos
Googler
2016-10-04
*
Use minimum OS flags for watchOS and tvOS actions.
Chris Parsons
2016-09-30
*
Add bitcode handling to swift_library
Dmitry Shevchenko
2016-09-26
*
Implementation of maven_jar rule in Skylark.
Jingwen Chen
2016-09-23
*
Cleanup swift_library after Blaze release.
Dmitry Shevchenko
2016-09-22
*
Add copts attribute to swift_library.
Dmitry Shevchenko
2016-09-21
*
Replace HOST_CFG with "host" as the former has been marked as deprecated.
Sergio Campama
2016-09-20
*
Clarify the intermediate outputs handling in swift_library
Dmitry Shevchenko
2016-09-19
*
Move Skylark git_repository rules to git.bzl.
David Chen
2016-09-14
*
Handle minimum OS version in swift_library.
Dmitry Shevchenko
2016-09-14
*
Rollback of commit 4381a1d6e8f711957f430aac0c301acec6dfa0eb.
Damien Martin-Guillerez
2016-09-14
*
Global cleanup change.
Vladimir Moskva
2016-09-13
*
Global cleanup change.
Vladimir Moskva
2016-09-12
*
Scope swift_library object outputs to a unique directory.
Dmitry Shevchenko
2016-09-08
*
Remove debugging print.
Dmitry Shevchenko
2016-09-08
*
Global cleanup change.
Vladimir Moskva
2016-09-07
*
Re-add support for watchOS in swift_library.
Dmitry Shevchenko
2016-09-07
*
Remove dependency on gnu sed
Paul Cody Johnston
2016-09-07
*
Fix docker_build() run when using Docker < 1.8
Sam Guymer
2016-09-07
*
Disable references to single_arch_{cpu,platform}.
Julio Merino
2016-09-01
*
pkg_deb: Make distribution and urgency adjustable
Benjamin Staffin
2016-08-31
*
Add support for watchOS in swift_library
Dmitry Shevchenko
2016-08-30
*
Add conffiles support to pkg_deb
Michal Rydlo
2016-08-26
*
Include the location of the current swiftmodule for LLDB.
Dmitry Shevchenko
2016-08-12
*
fixed strip_prefix related with issue#1604
Zhexuan Yang
2016-08-08
*
Add a way to set build configuration values (defines) on swift_library targets.
Dmitry Shevchenko
2016-08-01
*
executable attribute on apple_genrule, which allows users to run apple_genrul...
Chris Parsons
2016-07-29
*
Typo fixes in markdown and javadoc as suggested by intellij typo inspection.
Googler
2016-07-27
*
Add Skylark definitions of {new_,}git_repository.
Nelson Elhage
2016-07-27
[next]