HomeSort by relevance Sort by last modified time
    Searched refs:munge (Results 1 - 4 of 4) sorted by null

  /external/guice/
AndroidCallMunge.mk 21 # Factored-out implementation of calling munge to post-process guice java files.
25 # munge_host_jar = Path to munge-host.jar (built by munge-host rule)
26 # munge_zip_location = Path to lib/build/munge.jar source archive
29 # guice_munge_flags = List of flags to pass to munge (e.g. guice_munge_flags := -DNO_AOP)
33 # Run munge over every single java file.
39 $(GEN) : PRIVATE_CUSTOM_TOOL = java -cp $(PRIVATE_HOST_JAR) Munge $(PRIVATE_MUNGE_FLAGS) $< > $@
Android.mk 56 munge_host_jar := $(HOST_OUT)/framework/munge-host.jar
57 munge_zip_location := lib/build/munge.jar
62 LOCAL_SRC_FILES := # None. Everything is post-processed by munge. See below.
74 LOCAL_SRC_FILES := # None. Everything is post-processed by munge. See below.
86 LOCAL_SRC_FILES := # None. Everything is post-processed by munge. See below.
95 # Munge #
99 # We build it from source (conveniently zipped inside of lib/build/munge.jar) instead
107 # We build munge from lib/build/munge.jar source code.
110 # (Munge) Host-side Java buil
    [all...]
  /toolchain/binutils/binutils-2.25/libiberty/
configure     [all...]
  /ndk/sources/host-tools/make-3.81/
configure     [all...]

Completed in 312 milliseconds