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
/
osx
Commit message (
Expand
)
Author
Age
*
Use a parameterized dict and simplify an iteration in xcode-locator.
jmmv
2018-08-01
*
Add extra logging to xcode-locator when scanning Xcode bundles.
jmmv
2018-08-01
*
Break out xcode-locator's main function into smaller chunks.
jmmv
2018-07-31
*
Send xcode-locator error messages to stderr, not stdout.
jmmv
2018-07-26
*
Cut long lines in xcode-locator.m.
jmmv
2018-07-26
*
Add new debug_prefix_map_pwd_is_dot CROSSTOOL feature
Googler
2018-07-25
*
Revert "Support RAII in wrapped_clang"
bbaren
2018-07-17
*
Prepare CROSSTOOL for dSYM simplification
Googler
2018-07-10
*
Automatic code cleanup.
cushon
2018-07-06
*
Support RAII in wrapped_clang
Googler
2018-06-29
*
Remove support for header preprocessing
hlopko
2018-06-26
*
Change -lgcov with --coverage
elenairina
2018-06-15
*
CROSSTOOLS wrapped_clang: handle spaces in paths
Oscar Bonilla
2018-06-12
*
Don't rely on shell splitting; explicitly make these multiple arguments
ulfjack
2018-06-05
*
Format all bzl files with buildifier
vladmos
2018-06-01
*
Split user_link_flags from legacy_link_flags
hlopko
2018-05-16
*
Replace use of output_object_file with output_file in CROSSTOOLS.
hlopko
2018-05-16
*
Remove unused fields from osx crosstool
hlopko
2018-04-16
*
Remove c++-link-interface-dynamic-library from crosstools, it's not used
hlopko
2018-04-05
*
Add toolchain definitions for autoconfigured cc_toolchain entries.
jcater
2018-03-27
*
Remove global_whole_archive_open feature from osx crosstools
hlopko
2018-03-27
*
Unify action_configs for static libraries
hlopko
2018-03-12
*
Introduce a specific action_config for linking nodeps dynamic libraries
hlopko
2018-03-01
*
Put @loader_path, not $ORIGIN into rpath flags on mac
hlopko
2018-02-23
*
Automated rollback of commit c7e343ad314aeab6283b5939bc8126a112140a11.
plf
2018-02-16
*
Fix CROSSTOOL.tpl to correctly target watchos_i386.
kaipi
2018-02-13
*
C++: Allows adding linkopts through file.
plf
2018-02-12
*
Introduce -c source_file -o output_file build variables
hlopko
2018-02-08
*
Converts wrapped_clang from a bash script to a C++ source file which is compi...
kaipi
2018-02-06
*
Migrate uses of xcode_config_alias to use the recently-introduced skylark lat...
cparsons
2017-12-20
*
Add two action types to the list of those requiring apple_env
cparsons
2017-12-18
*
Fix some broken targets and failing tests.
ajmichael
2017-12-06
*
Remove `-R` flags from the MacOS crosstool template.
John Millikin
2017-12-04
*
Remove uses of ar_flag and uses_action_config_for_ar
hlopko
2017-11-23
*
Remove bazel's --experimental_skip_static_outputs option.
Googler
2017-11-10
*
Adds "-fno-autolink" to ObjC compilation actions to avoid using the autolink ...
kaipi
2017-10-27
*
Automated rollback of commit e9b10399f6a148a3d20442f2c5020b05fa891873.
twerth
2017-10-24
*
Move hard-coded compilation-mode-specific flags in ObjcConfiguration.
cpeyser
2017-10-23
*
Minor update to a docstring.
lberki
2017-10-23
*
Strip Xcode versions like "9.0gm" for the version flag.
lberki
2017-10-20
*
Add Skylark code that exports the current Xcode version and the Apple SDK ver...
lberki
2017-10-18
*
Use FeatureConfiguration to compute linkstamping compile command line
hlopko
2017-09-25
*
This time for sure: stop using --undefined dynamic_lookup in osx linking.
Googler
2017-09-21
*
Automated rollback of commit f26e8694ae78599b3e2004e3360eaf3443fa53a6.
hlopko
2017-09-18
*
Introduce -c source_file -o output_file build variables
hlopko
2017-09-14
*
Expose sysroot as a build variable
hlopko
2017-09-12
*
Introduce unfiltered_compile_flags build variable, rename copts variable to u...
hlopko
2017-09-11
*
Create an empty filegroup if Bazel doesn't support xcode_config_alias yet.
lberki
2017-09-08
*
Internal change
kush
2017-09-07
*
Add an xcode_config_alias rule instance under //tools/osx: .
lberki
2017-09-07
[next]