1. 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
  2. 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
  3. 8b197ac Convert j2objc workspace name to use _, not - by Kristina Chodorow · 9 years ago
  4. 49cdb4b Fix a bug in which the main process of j2objc wrapper blocks indefinitely if spawned threads fail. by Rumou Duan · 9 years ago
  5. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  6. 18742ad Pass source files to J2ObjC through a temporary source file manifest. by Rumou Duan · 10 years ago
  7. ab16dd6 Allow use of argument param files for J2ObjC scripts. by Rumou Duan · 10 years ago
  8. 583c356 Open-source full support for J2ObjC in Bazel, including dead code removal, and add an example. by Michael Thvedt · 10 years ago
  9. 828a4be Move j2objc helper scripts into open-source Bazel. by Michael Thvedt · 10 years ago