aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/objc/j2objc_dead_code_pruner.py
Commit message (Expand)AuthorAge
* python tools: ensure files are closedGravatar laszlocsomor2018-07-05
* Use the current processes' environment, as xcrunwrapper requires some of thes...Gravatar kaipi2018-06-26
* Use pipes.quote() rather than manual quoting, and do so consistently wherever...Gravatar diamondm2018-05-24
* Make j2objc_dead_code_pruner handle additional optional component (-[0-9]+) a...Gravatar Googler2018-03-22
* Ensure j2objc_dead_code_pruner works with and without hash at the end of file...Gravatar Googler2018-02-27
* Python 3 fixes for tools/build_defs, jdk, objcGravatar Googler2017-12-19
* Add space to make error message readable.Gravatar Googler2017-08-08
* 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
* Python bits split from 130443322Gravatar Googler2016-09-01
* 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
* Change j2objc_wrapper.py to also write out a mapping file between generated s...Gravatar Rumou Duan2016-02-02
* 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