aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/objc/BUILD
Commit message (Expand)AuthorAge
* Remove unused files. Most of the functionality contained in these files has a...Gravatar kaipi2018-03-15
* Remove unused files.Gravatar kaipi2018-03-14
* Remove remaining xcodegen references.Gravatar schmitt2017-06-26
* Rollback of commit 701ff40ad9d1b6c1e3beb52064e2ae2fe27b7e29.Gravatar Dmitry Shevchenko2017-03-24
* Introduce swift-stdlib-tool replacementGravatar Dmitry Shevchenko2017-03-10
* Experimental feature to do header thinning of Objective-C compilation actions.Gravatar Googler2017-02-03
* Move hash computation from bash script to a python script because calling md5...Gravatar Googler2016-09-26
* Enable the generation of Objc protos in whichever host machine it is running.Gravatar Sergio Campama2016-09-20
* Reverts the protobuf lib dependency being loaded from tools/objc, and instead...Gravatar Sergio Campama2016-06-10
* Support for gathering all the protos seen in the transitive closure of depend...Gravatar Sergio Campama2016-05-25
* libtool wrapper script to isolate the unfortunate hacks we must make to get a...Gravatar Chris Parsons2016-05-24
* Adds mcov tool label to IosTest.Gravatar Dmitry Shevchenko2016-03-21
* Move dump_syms from //tools/objc to //tools/osx. This will allow it to be re...Gravatar Cal Peyser2016-03-15
* Adds a missing default Info.plist in bazel, required by the ios_test rule.Gravatar Googler2016-03-09
* Replace objc_dummy.m with objc_dummy.mm.Gravatar Googler2016-03-08
* Change //tools/objc:j2objc_dead_code_pruner and //tools/j2objc:j2objc_wrapper...Gravatar Rumou Duan2016-03-02
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Replace dummy.c with dummy.m to allow preprocessing of objc source code to im...Gravatar Cal Peyser2016-02-17
* Move ObjC compilation actions for J2ObjC-translated code from binary level to...Gravatar Rumou Duan2016-02-05
* Now that rules find their tools via runfiles, remove unneeded dependencies in...Gravatar Dave MacLachlan2016-02-04
* Always declare dependency on xcode gcov.Gravatar Peter Schmitt2016-01-28
* Don't load dumpsyms in configurations.Gravatar Peter Schmitt2016-01-28
* Use xcode_config build target for actions which need to resolve an xcode vers...Gravatar Chris Parsons2016-01-13
* Source iOS memleak plugin stub from bazel_tools.Gravatar Peter Schmitt2015-12-16
* Add xcrunwrapper to deal with DEVELOPER_DIR and SDKROOT.Gravatar Dave MacLachlan2015-11-06
* Include memleaks plugin support for experimental_ios_testGravatar Chris Parsons2015-10-21
* Use java_import for pre-compiled jarsGravatar Liam Miller-Cushon2015-10-20
* Delete old java based tools for ibtool, actool, momc, etc.Gravatar Dave MacLachlan2015-10-07
* Add prerequisite dependencies to make ios_test work build on bazel.Gravatar Chris Parsons2015-10-06
* Move j2objc helper scripts into open-source Bazel.Gravatar Michael Thvedt2015-08-13
* Fix missing tool target in tools/objcGravatar Damien Martin-Guillerez2015-07-17
* Fixes typos in Swift tool BUILD filesGravatar Dmitry Shevchenko2015-06-25
* Add ability to compile objc_binary targets with Swift sources.Gravatar Googler2015-06-17
* Add a genrule that generates a dummy J2ObjC dead code removal script in tools...Gravatar Googler2015-05-15
* Add ios_test.sh.bazel_templateGravatar Daniel Wagner-Hall2015-05-04
* Open-source Bazel integration testsGravatar Damien Martin-Guillerez2015-03-25
* Add compilation of objc helper tools to compile.shGravatar Daniel Wagner-Hall2015-03-23
* Introduce objc tools, including dummy.Gravatar Peter Schmitt2015-03-18