aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/objc
Commit message (Expand)AuthorAge
* In the j2objc wrapper script, add the ability to process more than one source...Gravatar Rumou Duan2017-01-10
* Stop running chained dead code removal commands if one of them fails.Gravatar Rumou Duan2016-11-11
* 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
* Python bits split from 130443322Gravatar Googler2016-09-01
* Remove all temporary detrius upon exiting objc action scripts.Gravatar Peter Schmitt2016-08-11
* Description redacted.Gravatar Googler2016-07-25
* RELNOTES: use xcrun simctl instead of iossim to launch the app for "blaze run".Gravatar Googler2016-07-08
* 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
* Attempt 3 at deduping libtool inputs with the same basename. Libtool wrapper ...Gravatar Chris Parsons2016-05-06
* Rollback of commit c9f2881f2540a7aa7c5f6d76f4bdad5d35d1c3b6.Gravatar Googler2016-05-04
* Rollforward of "Workaround for duplicate input basename bug in apple's libtoo...Gravatar Chris Parsons2016-05-03
* Rollback of commit 910a907e643d3b1320c9ebd6b2b339848089acce.Gravatar Chris Parsons2016-05-03
* Workaround for duplicate input basename bug in apple's libtool.Gravatar Chris Parsons2016-05-03
* Include debug entitlements by default when building non-release builds.Gravatar Peter Schmitt2016-04-27
* 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
* Make xctest extension for test bundles that have xctest=true defined. (It use...Gravatar Dave MacLachlan2016-02-03
* Change j2objc_wrapper.py to also write out a mapping file between generated s...Gravatar Rumou Duan2016-02-02
* 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
* Add xcrun support to ios_test.sh so that the simulator path isn't hardcoded.Gravatar Dave MacLachlan2015-11-05
* 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
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Fix an issue in which dependent files of translated package-info.java files a...Gravatar Rumou Duan2015-09-17
* Remove commentGravatar Miguel Alcon Pinto2015-09-16
* Allow use of argument param files for J2ObjC scripts.Gravatar Rumou Duan2015-08-20
* 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
* Update ios_runner template to dynamically receive optionsGravatar David Santiago2015-04-30
* Update ios_runner template to dynamically receive optionsGravatar David Santiago2015-04-29