1. f11c6bc python tools: ensure files are closed by laszlocsomor · 7 years ago
  2. 06b4928 Use the current processes' environment, as xcrunwrapper requires some of these values when being invoked. by kaipi · 7 years ago
  3. 2732b17 Use pipes.quote() rather than manual quoting, and do so consistently wherever shell=True is set. by diamondm · 7 years ago
  4. 62af2b4 Make j2objc_dead_code_pruner handle additional optional component (-[0-9]+) at end of basename. by Googler · 7 years ago
  5. 769d0a9 Ensure j2objc_dead_code_pruner works with and without hash at the end of filenames. by Googler · 7 years ago
  6. 09894d1 Python 3 fixes for tools/build_defs, jdk, objc by Googler · 7 years ago
  7. ea48173 Add space to make error message readable. by Googler · 8 years ago
  8. e7fd539 In the j2objc wrapper script, add the ability to process more than one source jars. by Rumou Duan · 8 years ago
  9. f95bfa6 Stop running chained dead code removal commands if one of them fails. by Rumou Duan · 8 years ago
  10. 60a7e63 Python bits split from 130443322 by Googler · 9 years ago
  11. 87846c7 Attempt 3 at deduping libtool inputs with the same basename. Libtool wrapper overrides old previous symlinks it created. by Chris Parsons · 9 years ago
  12. f8f1be3 Rollback of commit c9f2881f2540a7aa7c5f6d76f4bdad5d35d1c3b6. by Googler · 9 years ago
  13. c9f2881 Rollforward of "Workaround for duplicate input basename bug in apple's libtool", with regex fix by Chris Parsons · 9 years ago
  14. 17bc4dc Rollback of commit 910a907e643d3b1320c9ebd6b2b339848089acce. by Chris Parsons · 9 years ago
  15. 910a907 Workaround for duplicate input basename bug in apple's libtool. by Chris Parsons · 9 years ago
  16. 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
  17. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  18. 44a7a6c Fix an issue in which dependent files of translated package-info.java files are incorrectly stripped. by Rumou Duan · 10 years ago
  19. 933c13a Remove comment by Miguel Alcon Pinto · 10 years ago
  20. ab16dd6 Allow use of argument param files for J2ObjC scripts. by Rumou Duan · 10 years ago
  21. 828a4be Move j2objc helper scripts into open-source Bazel. by Michael Thvedt · 10 years ago