text stringlengths 0 834k |
|---|
echo./* |
echo.* Run cocos2d-win32 tests.exe and view Cocos2d-x Application Wizard for Visual Studio User Guide. |
echo.*/ |
echo. |
xcopy /E /Y /Q ""%CC_TEST_RES%"" . |
xcopy /E /Y /Q ""%CC_HELLOWORLD_RES%"" . |
xcopy /E /Y /Q ""%CC_HELLOLUA_RES%"" . |
call ""%CC_TEST_BIN%"" |
start http://www.cocos2d-x.org/projects/cocos2d-x/wiki/Cocos2d-x_Application_Wizard_for_Visual_Studio_User_Guide |
goto EOF |
:ERROR |
pause |
:EOF",21.8260869565,112,0.7058432935 |
295,d02c1136162647e90a4490d5a2b8719edd8cd096,211,bat,Batchfile,config/pb/build.bat,baoliang/Wallet,5700f08c15577b857842ac4815d579de4977472c,['MIT'],,,,config/pb/build.bat,baoliang/Wallet,5700f08c15577b857842ac4815d579de4977472c,['MIT'],,,,config/pb/build.bat,baoliang/Wallet,5700f08c15577b857842ac4815d579de4977472c,['MIT'],,,,"@echo off |
:: windows gen pb file |
del /F/A/Q *.pb.go |
protoc -I=. -I=%GOPATH%\src -I=%GOPATH%\src\github.com\gogo\protobuf\protobuf --plugin=protoc-gen-go=%GOPATH%\bin\protoc-gen-go --gogo_out=.\ config.proto |
",42.2,157,0.6872037915 |
296,d02c7b42a6e71e6087f694732aea73ef81275f9f,1246,cmd,Batchfile,floppy/01-install-wget.cmd,TaylorMonacelli/boxcutter-windows,d324c84b79031d3212bd5b45fece6306c30ce934,['Apache-2.0'],,,,floppy/01-install-wget.cmd,TaylorMonacelli/boxcutter-windows,d324c84b79031d3212bd5b45fece6306c30ce934,['Apache-2.0'],,,,floppy/01-install-wget.cmd,TaylorMonacelli/boxcutter-windows,d324c84b79031d3212bd5b45fece6306c30ce934,['Apache-2.0'],,,,"@setlocal EnableDelayedExpansion EnableExtensions |
@for %%i in (%~dp0\_packer_config*.cmd) do @call ""%%~i"" |
@if defined PACKER_DEBUG (@echo on) else (@echo off) |
echo on |
title Installing wget. Please wait... |
if not defined WGET_URL set WGET_URL=http://installer-bin.streambox.com/wget.exe |
for %%i in (""%WGET_URL%"") do set filename=%SystemRoot%\%%~nxi |
if not exist ""%~dp0\_download.cmd"" goto _download_cmd_not_found |
copy /y ""%~dp0\_download.cmd"" ""%SystemRoot%\"" |
call ""%~dp0\_download.cmd"" ""%WGET_URL%"" ""%filename%"" |
if exist ""%filename%"" goto exit0 |
:_download_cmd_not_found |
echo ==^> Downloading ""%WGET_URL%"" to ""%filename%"" |
:powershell |
powershell -Command ""(New-Object System.Net.WebClient).DownloadFile('%WGET_URL%', '%filename%')"" <NUL |
if exist ""%filename%"" goto exit0 |
set bitsadmin= |
for %%i in (bitsadmin.exe) do set bitsadmin=%%~$PATH:i |
if not defined bitsadmin set bitsadmin=%SystemRoot%\System32\bitsadmin.exe |
if not exist ""%bitsadmin%"" goto exit1 |
for %%i in (""%filename%"") do set jobname=%%~nxi |
""%bitsadmin%"" /transfer ""%jobname%"" ""%WGET_URL%"" ""%filename%"" |
if exist ""%filename%"" goto exit0 |
goto exit1 |
:exit0 |
ver>nul |
goto :exit |
:exit1 |
verify other 2>nul |
:exit |
",21.4827586207,102,0.6813804173 |
297,d02c802aac497b2fd92cdaa29b5df1159ba98873,486,cmd,Batchfile,build.cmd,cocowalla/Hangfire.StructureMap,f933d6923e7bf8fdf526d6a2b0674088f08a61db,['Apache-2.0'],14.0,2015-05-08T18:20:57.000Z,2020-11-18T19:18:42.000Z,build.cmd,cocowalla/Hangfire.StructureMap,f933d6923e7bf8fdf526d6a2b0674088f08a61db,['Apache-2.0'],5.0,2015-10-15T08:42:02.000Z,2020-06-25T11:50:06.000Z,build.cmd,cocowalla/Hangfire.StructureMap,f933d6923e7bf8fdf526d6a2b0674088f08a61db,['Apache-2.0'],10.0,2015-10-11T07:00:49.000Z,2020-06-25T09:42:32.000Z,"set START_DIR=%cd% |
dotnet restore .\Hangfire.StructureMap.sln |
dotnet build .\src\Hangfire.StructureMap\Hangfire.StructureMap.csproj --configuration Release |
rem dotnet-xunit is a CLI tool that can only be executed from in the test folder |
cd .\test\Hangfire.StructureMap.Test |
dotnet xunit -framework netcoreapp1.1 -fxversion 1.1.2 |
dotnet xunit -framework netcoreapp2.0 -fxversion 2.0.6 |
dotnet xunit -framework net452 |
cd %START_DIR% |
dotnet pack .\src\Hangfire.StructureMap -c Release |
",30.375,93,0.8024691358 |
298,d02cbb26bad535a3c9595b272c175f6df772a856,7255,bat,Batchfile,docs/make.bat,ShaikAsifullah/distributed-tellurium,007e9b3842b614edd34908c001119c6da1d41897,['Apache-2.0'],,,,docs/make.bat,ShaikAsifullah/distributed-tellurium,007e9b3842b614edd34908c001119c6da1d41897,['Apache-2.0'],,,,docs/make.bat,ShaikAsifullah/distributed-tellurium,007e9b3842b614edd34908c001119c6da1d41897,['Apache-2.0'],,,,"@ECHO OFF |
REM Command file for Sphinx documentation |
if ""%SPHINXBUILD%"" == """" ( |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.