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

  /frameworks/base/core/tests/systemproperties/
run_core_systemproperties_test.sh 5 --rebuild ) echo Rebuild && rebuild=true;;
16 if [[ $rebuild == true ]]; then
  /external/python/cpython3/Tools/msi/
build.bat 11 set REBUILD=
20 if "%~1" EQU "-r" (set REBUILD=-r) && shift && goto CheckOpts
29 call "%PCBUILD%build.bat" -d -e %REBUILD% %BUILDTEST%
31 call "%PCBUILD%build.bat" -e %REBUILD% %BUILDTEST%
35 call "%PCBUILD%build.bat" -p x64 -d -e %REBUILD% %BUILDTEST%
37 call "%PCBUILD%build.bat" -p x64 -e %REBUILD% %BUILDTEST%
56 if defined REBUILD (
57 set BUILD_CMD=%BUILD_CMD% /t:Rebuild
79 echo -r Rebuild rather than incremental build
buildrelease.bat 36 set TARGET=Rebuild
178 msbuild "%D%bundle\releaselocal.wixproj" /t:Rebuild %BUILDOPTS% %CERTOPTS% /p:RebuildAll=true
180 msbuild "%D%bundle\releaseweb.wixproj" /t:Rebuild %BUILDOPTS% %CERTOPTS% /p:RebuildAll=false
  /external/python/cpython2/PC/VS9.0/
build.bat 2 rem A batch program to build or rebuild a particular configuration,
8 rem -r Target Rebuild instead of Build
9 rem -t Set the target manually (Build, Rebuild, or Clean)
26 if '%1'=='-r' (set target=/rebuild) & shift & goto CheckOpts
29 if '%2'=='Rebuild' (set target=/rebuild) & shift & shift & goto CheckOpts
  /external/libusb/.private/
bwince.cmd 13 set MSBUILD_TARGET=Rebuild
38 rem Perform the rebuild
  /external/python/cpython3/Tools/nuget/
build.bat 8 set REBUILD=
16 if "%~1" EQU "-r" (set REBUILD=-r) && shift && goto CheckOpts
29 if defined REBUILD ( call "%PCBUILD%build.bat" -e -r
38 if defined REBUILD ( call "%PCBUILD%build.bat" -p x64 -e -r
53 echo -r Rebuild rather than incremental build
  /external/python/cpython2/Tools/nuget/
build.bat 8 set REBUILD=
16 if "%~1" EQU "-r" (set REBUILD=-r) && shift && goto CheckOpts
37 if defined REBUILD ( call "%PCBUILD%build.bat" -e -r
46 if defined REBUILD ( call "%PCBUILD%build.bat" -p x64 -e -r
61 echo -r Rebuild rather than incremental build
  /external/python/cpython2/PCbuild/
build.bat 17 echo. -r Target Rebuild instead of Build
41 echo. -t Build ^| Rebuild ^| Clean ^| CleanAll
68 if "%~1"=="-r" (set target=Rebuild) & shift & goto CheckOpts
  /external/python/cpython3/PCbuild/
build.bat 18 echo. -r Target Rebuild instead of Build
42 echo. -t Build ^| Rebuild ^| Clean ^| CleanAll
69 if "%~1"=="-r" (set target=Rebuild) & shift & goto CheckOpts
  /external/mksh/src/
Build.sh 608 *.ll *.o *.gen *.cat1 Rebuild.sh lft no signames.inc test.sh x vv.out
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/
toolsetup.bat 49 if /I "%1"=="Rebuild" (
51 set REBUILD=TRUE
261 if defined REBUILD goto check_build_environment
341 if not defined REBUILD (
391 echo Usage: "%0 [-h | -help | --help | /h | /help | /?] [ Rebuild | ForceRebuild ] [Reconfig] [base_tools_path [edk_tools_path]]"
395 @echo Rebuild If sources are available perform an Incremental build, only
397 @echo ForceRebuild If sources are available, rebuild all tools regardless of
403 set REBUILD=
  /build/make/core/
dex_preopt_libart_boot.mk 88 DEX2OAT_FAILURE_MESSAGE += Rebuild with ART_BOOT_IMAGE_EXTRA_ARGS="--runtime-arg -verbose:verifier" to see verification errors.
  /device/linaro/bootloader/edk2/
edksetup.bat 18 @REM edksetup.bat [--nt32] [AntBuild] [Rebuild] [ForceRebuild] [Reconfig]
157 @echo rebuild.
Edk2Setup.bat 43 @REM [--pull [Directory]| --rebuild [Directory]]
158 @echo ERROR: The --pull option may not be used with the --rebuild option
175 @if /I "%1"=="--rebuild" (
230 @echo --rebuild options.
250 @echo rebuild.
255 @echo (must not be used with --rebuild).
265 @echo --rebuild [DIRECTORY]
302 @echo ERROR : Unable to rebuild the BaseTools binaries, python does not appear to be
311 @echo ERROR : Unable to rebuild the BaseTools binaries, python does not appear to be
323 @echo in the %PYTHONHOME%\Scripts directoryin order to rebuild the BaseTools
    [all...]
  /build/blueprint/bootstrap/
doc.go 134 // - Rebuild .bootstrap/build.ninja, usually due to globs changing --
  /prebuilts/go/darwin-x86/src/cmd/go/
go_test.go 828 t.Skip("don't rebuild the standard library in short mode")
838 // Everything is out of date. Rebuild to leave things in a better state.
844 t.Skip("don't rebuild the standard library in short mode")
860 // Everything is out of date. Rebuild to leave things in a better state.
866 t.Skip("don't rebuild the standard library in short mode")
923 // Everything is out of date. Rebuild to leave things in a better state.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/
go_test.go 828 t.Skip("don't rebuild the standard library in short mode")
838 // Everything is out of date. Rebuild to leave things in a better state.
844 t.Skip("don't rebuild the standard library in short mode")
860 // Everything is out of date. Rebuild to leave things in a better state.
866 t.Skip("don't rebuild the standard library in short mode")
923 // Everything is out of date. Rebuild to leave things in a better state.
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.5/
kotlin-gradle-plugin-1.0.5.jar 

Completed in 949 milliseconds