/external/webkit/WebKitTools/CygwinDownloader/ |
make-zip.sh | 27 rm -rf build dist || { 28 echo "Failed to cleanup cygwin-downloader and build directories" 1>&2
|
/external/webkit/WebKitTools/Scripts/ |
build-dumprendertree | 42 Usage: $programName [options] [options to pass to build system] 44 --clean Clean up the build directory 45 --gtk Build the GTK+ port 46 --qt Build the Qt port 47 --wx Build the wxWindows port 64 # Build 73 # Qt, Gtk and wxWindows build everything in one shot. No need to build anything here.
|
/ndk/ |
ndk-build | 17 # This shell script is a wrapper to launch the NDK build from the 23 # ndk-build 28 # $NDK_ROOT/ndk-build 38 # ./ndk-build -C <project-path> 55 CYGWIN_GNUMAKE=`$GNUMAKE -f $PROGDIR_MIXED/build/core/check-cygwin-make.mk 2>&1` 69 echo "3. Call 'ndk-build' again." 75 $GNUMAKE -f $PROGDIR/build/core/build-local.mk $@
|
/external/emma/ |
build.xml | 2 <!-- ============= [build file for ANT v1.5.x] ====================== --> 8 <project name="emma" default="build" basedir="." > 9 <!-- $Id: build.xml,v 1.2.2.3 2005/06/13 00:20:55 vlad_r Exp $ --> 13 <!-- TODO: build log --> 21 <!-- build branch properties and local customization overrides: --> 23 <!-- first, load the official build settings file: --> 24 <property file="build.properties" /> 35 <property name="build.debug" value="on" /> <!-- default for a release build is "on" --> 36 <property name="build.deprecation" value="off" / [all...] |
/external/icu4c/test/perf/ |
perf.sln | 36 {D850A4B6-7D94-476E-9392-E9272DA4EAAF}.Debug|Win32.Build.0 = Debug|Win32 38 {D850A4B6-7D94-476E-9392-E9272DA4EAAF}.Debug|x64.Build.0 = Debug|x64 40 {D850A4B6-7D94-476E-9392-E9272DA4EAAF}.Release|Win32.Build.0 = Release|Win32 42 {D850A4B6-7D94-476E-9392-E9272DA4EAAF}.Release|x64.Build.0 = Release|x64 44 {56CCC661-8D33-4F0A-B62F-C619CE843C68}.Debug|Win32.Build.0 = Debug|Win32 46 {56CCC661-8D33-4F0A-B62F-C619CE843C68}.Debug|x64.Build.0 = Debug|x64 48 {56CCC661-8D33-4F0A-B62F-C619CE843C68}.Release|Win32.Build.0 = Release|Win32 50 {56CCC661-8D33-4F0A-B62F-C619CE843C68}.Release|x64.Build.0 = Release|x64 52 {B4C03939-D417-41F0-85B4-848ECF105E3A}.Debug|Win32.Build.0 = Debug|Win32 54 {B4C03939-D417-41F0-85B4-848ECF105E3A}.Debug|x64.Build.0 = Debug|x6 [all...] |
/external/zlib/contrib/dotzlib/ |
readme.txt | 13 DotZLib.build - NAnt build file
21 To include unit tests in the build, define nunit before building.
24 Build instructions:
28 Open DotZLib.sln in VS.Net and build from there. Output file (DotZLib.dll)
32 build.
35 Open a command prompt with access to the build environment and run nant
36 in the same directory as the DotZLib.build file.
37 You can define 2 properties on the nant command-line to control the build:
47 will build a release mode version of the library without unit tests. [all...] |
/sdk/eclipse/scripts/ |
build_plugins.sh | 3 # build script for eclipse adt build on linux platform 13 # Other properties, ant scripts that drive the build are defined in ./buildConfig 14 # Currently, this script will create an update site at ${user.home}/www/no_crawl/android-build 18 # - Build does not properly clean up after itself (build server always executes from 32 echo "<build_qualifier>: build qualifier string" 33 echo "-i = build internal site. Otherwise, external site will be built" 57 # build.properties file. We can easily support other platforms but would need 95 # -- Site parameters and Build version - [all...] |
/build/tools/atree/ |
Android.mk | 15 LOCAL_C_INCLUDES := build/libs/host/include
|
/dalvik/tests/005-args/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/006-count10/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/007-exceptions/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/008-instanceof/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/009-instanceof2/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/010-instance/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/011-array-copy/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/012-math/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/013-math2/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/014-math3/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/015-switch/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/016-intern/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/017-float/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/018-stack-overflow/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/019-wrong-array-type/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/020-string/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/021-string2/ |
info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|