HomeSort by relevance Sort by last modified time
    Searched refs:mingw (Results 1 - 25 of 32) sorted by null

1 2

  /ndk/build/tools/
make-release.sh 188 timestamp_clear build-mingw-prebuilts
210 if timestamp_check build-mingw-prebuilts; then
212 $ANDROID_NDK_ROOT/build/tools/rebuild-all-prebuilt.sh --toolchain-src-dir="$TOOLCHAIN_SRCDIR" --package-dir="$PREBUILT_DIR" --build-dir="$RELEASE_DIR/build-mingw" --mingw
214 timestamp_set build-mingw-prebuilt
prebuilt-common.sh 171 MINGW=no
172 do_mingw_option () { MINGW=yes; }
177 register_option "--mingw" do_mingw_option "Generate windows binaries on Linux."
467 # and the --mingw option is not used.
469 if [ "$HOST_OS" = "linux" -a -z "$CC" -a "$MINGW" != "yes" ]; then
529 # Now handle the --mingw flag
530 if [ "$MINGW" = "yes" ] ; then
535 echo "ERROR: Can only enable mingw on Linux platforms !"
544 # perform a canadian-cross build with mingw. Otherwise, the
  /external/bison/build-aux/
config.rpath 67 mingw* | pw32* | os2*)
132 cygwin* | mingw* | pw32*)
182 cygwin* | mingw* | pw32*)
326 cygwin* | mingw* | pw32*)
503 cygwin* | mingw* | pw32*)
  /external/e2fsprogs/config/
config.rpath 96 cygwin* | mingw* | pw32*)
134 cygwin* | mingw* | pw32*)
228 cygwin* | mingw* | pw32*)
373 cygwin* | mingw* | pw32*)
378 yes,mingw*)
  /external/elfutils/config/
config.rpath 96 cygwin* | mingw* | pw32*)
134 cygwin* | mingw* | pw32*)
228 cygwin* | mingw* | pw32*)
373 cygwin* | mingw* | pw32*)
378 yes,mingw*)
  /external/libffi/
ltcf-c.sh 42 cygwin* | mingw*)
101 cygwin* | mingw*)
117 # cygwin and mingw dlls have different entry points and sets of symbols
123 mingw*)
124 # mingw values
130 # mingw and cygwin differ, and it's simplest to just exclude the union
134 # recent cygwin and mingw systems supply a stub DllMain which the user
235 cygwin* | mingw*)
364 cygwin* | mingw*)
702 cygwin* | mingw* | os2*
    [all...]
ltcf-gcj.sh 45 cygwin* | mingw*)
104 cygwin* | mingw*)
120 # cygwin and mingw dlls have different entry points and sets of symbols
126 mingw*)
127 # mingw values
133 # mingw and cygwin differ, and it's simplest to just exclude the union
137 # recent cygwin and mingw systems supply a stub DllMain which the user
234 cygwin* | mingw*)
363 cygwin* | mingw*)
669 cygwin* | mingw* | os2*
    [all...]
ltconfig     [all...]
ltmain.sh 859 cygwin* | mingw* | pw32* | os2*)
1099 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
    [all...]
ltcf-cxx.sh 755 cygwin* | mingw* | os2*)
    [all...]
configure     [all...]
  /external/libffi/testsuite/lib/
target-libpath.exp 254 } elseif { [ istarget *-*-cygwin* ] || [ istarget *-*-mingw* ] } {
  /external/libpng/
ltmain.sh 808 *cygwin* | *mingw* | *pw32* | *cegcc*)
990 # Note that it is not necessary on cygwin/mingw to append a dot to
    [all...]
configure     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh 808 *cygwin* | *mingw* | *pw32*)
989 # Note that it is not necessary on cygwin/mingw to append a dot to
    [all...]
  /external/protobuf/
ltmain.sh 808 *cygwin* | *mingw* | *pw32*)
989 # Note that it is not necessary on cygwin/mingw to append a dot to
    [all...]
  /external/qemu/
android-configure.sh 51 --mingw) OPTION_MINGW=yes
91 echo " --mingw build Windows executable on Linux"
185 # since they break recent Mingw releases
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 866 cygwin* | mingw* | pw32* | os2*)
1106 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
    [all...]
configure     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 866 cygwin* | mingw* | pw32* | os2*)
1106 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
    [all...]
configure     [all...]
  /external/dbus/
ltmain.sh 850 cygwin* | mingw* | pw32* | os2*)
1090 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
    [all...]
  /external/expat/conftools/
ltmain.sh 829 cygwin* | mingw* | pw32* | os2*)
1069 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
    [all...]
  /external/zlib/
configure 124 MINGW*|mingw*)
  /external/expat/
configure     [all...]

Completed in 634 milliseconds

1 2