aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/j2objc
Commit message (Expand)AuthorAge
* python tools: ensure files are closedGravatar laszlocsomor2018-07-05
* Adding toolchain support for j2objc protosGravatar Mike Lewis2018-04-13
* Added JVM option -XX:+UseParallelGC to make J2ObjC fasterGravatar Googler2017-08-24
* Adds executable permissions to j2objc_header_map.py.Gravatar Googler2017-07-03
* Pass all J2ObjC args using a file instead of just the source files.Gravatar Googler2017-06-19
* Scan both .h and .m files for imports and includesGravatar Googler2017-04-04
* Add a script to generate the Java-class-to-objc-header mapping for J2ObjC. Pr...Gravatar Rumou Duan2017-03-27
* In the j2objc wrapper script, add the ability to process more than one source...Gravatar Rumou Duan2017-01-10
* Increases stack memory to 4m when executing j2objc to match what Blaze usesGravatar Googler2016-12-21
* Moving files to final output location, instead of copying.Gravatar Rumou Duan2016-11-04
* RELNOTES: Remove flag --experimental_zip_tree_artifact from j2objc Java annot...Gravatar Rumou Duan2016-10-14
* In J2ObjC proto aspect, add a proto file blacklist to filter out unnecessary ...Gravatar Rumou Duan2016-09-27
* J2ObjC wrapper support for java annotation support with unpredictable inputs/...Gravatar Rumou Duan2016-07-27
* Change //tools/objc:j2objc_dead_code_pruner and //tools/j2objc:j2objc_wrapper...Gravatar Rumou Duan2016-03-02
* Change j2objc_wrapper.py to also write out a mapping file between generated s...Gravatar Rumou Duan2016-02-02
* Convert j2objc workspace name to use _, not -Gravatar Kristina Chodorow2016-01-27
* Fix a bug in which the main process of j2objc wrapper blocks indefinitely if ...Gravatar Rumou Duan2015-12-04
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Pass source files to J2ObjC through a temporary source file manifest.Gravatar Rumou Duan2015-09-03
* Allow use of argument param files for J2ObjC scripts.Gravatar Rumou Duan2015-08-20
* Open-source full support for J2ObjC in Bazel, including dead code removal, an...Gravatar Michael Thvedt2015-08-13
* Move j2objc helper scripts into open-source Bazel.Gravatar Michael Thvedt2015-08-13