Sign in
bazel
/
bazel
/
28e67b5e929824553ab80de8d37288a684b00008
/
tools
/
j2objc
4677264
Change //tools/objc:j2objc_dead_code_pruner and //tools/j2objc:j2objc_wrapper from py_library to filegroup. They contain executable python scripts, not python libraries.
by Rumou Duan
· 9 years ago
123e1c3
Change j2objc_wrapper.py to also write out a mapping file between generated static library to associated original objc source files.
by Rumou Duan
· 9 years ago
8b197ac
Convert j2objc workspace name to use _, not -
by Kristina Chodorow
· 9 years ago
49cdb4b
Fix a bug in which the main process of j2objc wrapper blocks indefinitely if spawned threads fail.
by Rumou Duan
· 9 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 10 years ago
18742ad
Pass source files to J2ObjC through a temporary source file manifest.
by Rumou Duan
· 10 years ago
ab16dd6
Allow use of argument param files for J2ObjC scripts.
by Rumou Duan
· 10 years ago
583c356
Open-source full support for J2ObjC in Bazel, including dead code removal, and add an example.
by Michael Thvedt
· 10 years ago
828a4be
Move j2objc helper scripts into open-source Bazel.
by Michael Thvedt
· 10 years ago