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
/
objc
Commit message (
Expand
)
Author
Age
*
Python 3 fixes for tools/build_defs, jdk, objc
Googler
2017-12-19
*
Update tools/ modules for compatibility with python 3.
Akira Baruah
2017-12-18
*
when making objlist files, encode string to utf-8 before trying to hash it.
cparsons
2017-08-24
*
Add space to make error message readable.
Googler
2017-08-08
*
Remove remaining xcodegen references.
schmitt
2017-06-26
*
Rollforward #2 of: Basic open-source crosstool to support targeting apple pla...
cparsons
2017-05-04
*
Automated g4 rollback of commit 5038016e6573962d2554fcf9c10faa0cca8714e2.
dmarting
2017-05-02
*
Rollforward of: Basic open-source crosstool to support targeting apple platfo...
cparsons
2017-04-28
*
Automated g4 rollback of commit 501b62716af12ba42c019bd9f231468b3c144757.
aehlig
2017-04-18
*
Basic open-source crosstool to support targetting apple platform types.
cparsons
2017-04-18
*
Move xcrunwrapper and libtool to third_party/bazel/tools/objc from their xcod...
cparsons
2017-04-14
*
Rollback of commit 701ff40ad9d1b6c1e3beb52064e2ae2fe27b7e29.
Dmitry Shevchenko
2017-03-24
*
Introduce swift-stdlib-tool replacement
Dmitry Shevchenko
2017-03-10
*
Roll back ios_runner simulator foreground change, as it has made some tests f...
Chris Parsons
2017-02-22
*
Experimental feature to do header thinning of Objective-C compilation actions.
Googler
2017-02-03
*
Makes the ios runner script open the simulator in the foreground as opposed t...
Sergio Campama
2017-01-23
*
In the j2objc wrapper script, add the ability to process more than one source...
Rumou Duan
2017-01-10
*
Stop running chained dead code removal commands if one of them fails.
Rumou Duan
2016-11-11
*
Move hash computation from bash script to a python script because calling md5...
Googler
2016-09-26
*
Enable the generation of Objc protos in whichever host machine it is running.
Sergio Campama
2016-09-20
*
Python bits split from 130443322
Googler
2016-09-01
*
Remove all temporary detrius upon exiting objc action scripts.
Peter Schmitt
2016-08-11
*
Description redacted.
Googler
2016-07-25
*
RELNOTES: use xcrun simctl instead of iossim to launch the app for "blaze run".
Googler
2016-07-08
*
Reverts the protobuf lib dependency being loaded from tools/objc, and instead...
Sergio Campama
2016-06-10
*
Support for gathering all the protos seen in the transitive closure of depend...
Sergio Campama
2016-05-25
*
libtool wrapper script to isolate the unfortunate hacks we must make to get a...
Chris Parsons
2016-05-24
*
Attempt 3 at deduping libtool inputs with the same basename. Libtool wrapper ...
Chris Parsons
2016-05-06
*
Rollback of commit c9f2881f2540a7aa7c5f6d76f4bdad5d35d1c3b6.
Googler
2016-05-04
*
Rollforward of "Workaround for duplicate input basename bug in apple's libtoo...
Chris Parsons
2016-05-03
*
Rollback of commit 910a907e643d3b1320c9ebd6b2b339848089acce.
Chris Parsons
2016-05-03
*
Workaround for duplicate input basename bug in apple's libtool.
Chris Parsons
2016-05-03
*
Include debug entitlements by default when building non-release builds.
Peter Schmitt
2016-04-27
*
Adds mcov tool label to IosTest.
Dmitry Shevchenko
2016-03-21
*
Move dump_syms from //tools/objc to //tools/osx. This will allow it to be re...
Cal Peyser
2016-03-15
*
Adds a missing default Info.plist in bazel, required by the ios_test rule.
Googler
2016-03-09
*
Replace objc_dummy.m with objc_dummy.mm.
Googler
2016-03-08
*
Change //tools/objc:j2objc_dead_code_pruner and //tools/j2objc:j2objc_wrapper...
Rumou Duan
2016-03-02
*
Add a bazel-srcs target to the top-level package containing all Bazel sources
Damien Martin-Guillerez
2016-02-29
*
Replace dummy.c with dummy.m to allow preprocessing of objc source code to im...
Cal Peyser
2016-02-17
*
Move ObjC compilation actions for J2ObjC-translated code from binary level to...
Rumou Duan
2016-02-05
*
Now that rules find their tools via runfiles, remove unneeded dependencies in...
Dave MacLachlan
2016-02-04
*
Make xctest extension for test bundles that have xctest=true defined. (It use...
Dave MacLachlan
2016-02-03
*
Change j2objc_wrapper.py to also write out a mapping file between generated s...
Rumou Duan
2016-02-02
*
Always declare dependency on xcode gcov.
Peter Schmitt
2016-01-28
*
Don't load dumpsyms in configurations.
Peter Schmitt
2016-01-28
*
Use xcode_config build target for actions which need to resolve an xcode vers...
Chris Parsons
2016-01-13
*
Source iOS memleak plugin stub from bazel_tools.
Peter Schmitt
2015-12-16
*
Add xcrunwrapper to deal with DEVELOPER_DIR and SDKROOT.
Dave MacLachlan
2015-11-06
*
Add xcrun support to ios_test.sh so that the simulator path isn't hardcoded.
Dave MacLachlan
2015-11-05
[next]