Sign in
bazel
/
bazel
/
b69e1e5eecf02c097e78c5ca1b7b17267213c1cd
/
tools
/
osx
/
BUILD
4ffb36f
Add explicit version minimums for macOS tools
by Keith Smiley
· 6 years ago
ada2c55
Add explicit --sdk argument to xcrun calls
by Keith Smiley
· 6 years ago
1ba9f0ff
Add @bazel_tools//tools:bzl_srcs target
by cparsons
· 6 years ago
2d884d4
Remove alias_rules for xcode_config_alias
by dmaclach
· 6 years ago
57a2ad7
Add Skylark code that exports the current Xcode version and the Apple SDK versions as flags.
by lberki
· 7 years ago
795179a
Add an xcode_config_alias rule instance under //tools/osx: .
by lberki
· 8 years ago
5eb86fe
Export xcode_locator's source file under tools/osx/ to make it available for reference by future repository rules. Removes the xcode-locator binary file under tools/objc. Originally, the precompiled binary was going to be referenced, but it's easier to build from source in the repository rule.
by Chris Parsons
· 9 years ago