index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
j2objc
Commit message (
Expand
)
Author
Age
*
Added JVM option -XX:+UseParallelGC to make J2ObjC faster
Googler
2017-08-24
*
Adds executable permissions to j2objc_header_map.py.
Googler
2017-07-03
*
Pass all J2ObjC args using a file instead of just the source files.
Googler
2017-06-19
*
Scan both .h and .m files for imports and includes
Googler
2017-04-04
*
Add a script to generate the Java-class-to-objc-header mapping for J2ObjC. Pr...
Rumou Duan
2017-03-27
*
In the j2objc wrapper script, add the ability to process more than one source...
Rumou Duan
2017-01-10
*
Increases stack memory to 4m when executing j2objc to match what Blaze uses
Googler
2016-12-21
*
Moving files to final output location, instead of copying.
Rumou Duan
2016-11-04
*
RELNOTES: Remove flag --experimental_zip_tree_artifact from j2objc Java annot...
Rumou Duan
2016-10-14
*
In J2ObjC proto aspect, add a proto file blacklist to filter out unnecessary ...
Rumou Duan
2016-09-27
*
J2ObjC wrapper support for java annotation support with unpredictable inputs/...
Rumou Duan
2016-07-27
*
Change //tools/objc:j2objc_dead_code_pruner and //tools/j2objc:j2objc_wrapper...
Rumou Duan
2016-03-02
*
Change j2objc_wrapper.py to also write out a mapping file between generated s...
Rumou Duan
2016-02-02
*
Convert j2objc workspace name to use _, not -
Kristina Chodorow
2016-01-27
*
Fix a bug in which the main process of j2objc wrapper blocks indefinitely if ...
Rumou Duan
2015-12-04
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Pass source files to J2ObjC through a temporary source file manifest.
Rumou Duan
2015-09-03
*
Allow use of argument param files for J2ObjC scripts.
Rumou Duan
2015-08-20
*
Open-source full support for J2ObjC in Bazel, including dead code removal, an...
Michael Thvedt
2015-08-13
*
Move j2objc helper scripts into open-source Bazel.
Michael Thvedt
2015-08-13