text stringlengths 0 834k |
|---|
goto end |
) |
if ""%1"" == ""pseudoxml"" ( |
%SPHINXBUILD% -b pseudoxml %ALLSPHINXOPTS% %BUILDDIR%/pseudoxml |
if errorlevel 1 exit /b 1 |
echo. |
echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml. |
goto end |
) |
:end |
",27.5596707819,80,0.6753770345 |
54,d0061d5f8763fcd89f2046ed2c476dfc3bf07f39,259,bat,Batchfile,MATLAB/Ver000_sldrt_win64/Ver000.bat,skgadi/Programming,c89e635e85d2db0ef8850a80cf6cab94cadd5f7f,['MIT'],3.0,2017-04-25T15:15:47.000Z,2017-07-05T10:40:11.000Z,MATLAB/Ver000_sldrt_win64/Ver000.bat,skgadi/Programming,c89e635e85d2db0ef8850a80cf6cab94cadd5f7f,['MIT'],7.0,2020-02-26T01:11:09.000Z,2022-03-02T05:14:57.000Z,MATLAB/Ver000_sldrt_win64/Ver000.bat,skgadi/Programming,c89e635e85d2db0ef8850a80cf6cab94cadd5f7f,['MIT'],1.0,2021-12-15T19:05:06.000Z,2021-12-15T19:05:06.000Z," ",259.0,259,0.0 |
55,d00650f59fbfede7a09340ccbbe69fbff977161d,184,bat,Batchfile,setup.bat,KinoCreatesGames/rpgmaker-game-template,b457b0520f8036adf1612d9fcbe01d4c6636baa7,['MIT'],,,,setup.bat,KinoCreatesGames/rpgmaker-game-template,b457b0520f8036adf1612d9fcbe01d4c6636baa7,['MIT'],,,,setup.bat,KinoCreatesGames/rpgmaker-game-template,b457b0520f8036adf1612d9fcbe01d4c6636baa7,['MIT'],,,,":: Setups up the entire project for Windows |
lix scope create |
lix install haxe 4.2.1 |
lix use haxe 4.2.1 |
lix download |
npm install --save-dev @lunatechs/lunatea-napkin |
npm install nodemon",26.2857142857,48,0.7880434783 |
56,d00666812e990023cef68d2a6e634bf1dbd082af,321,cmd,Batchfile,ExchangeWebServices/Source/Scripts/MS-OXWSFOLD/RunMSOXWSFOLD_S01_TC08_CreateDuplicateManagedFolder.cmd,v-hujia1/Interop-TestSuites,7e548cd84064cd8633b7079d0a69c72e4a1587fe,['MIT'],29.0,2016-09-07T19:06:02.000Z,2022-01-12T02:24:29.000Z,ExchangeWebServices/Source/Scripts/MS-OXWSFOLD/RunMSOXWSFOLD_S01_TC08_CreateDuplicateManagedFolder.cmd,v-hujia1/Interop-TestSuites,7e548cd84064cd8633b7079d0a69c72e4a1587fe,['MIT'],26.0,2016-11-11T04:47:31.000Z,2022-03-11T09:43:25.000Z,ExchangeWebServices/Source/Scripts/MS-OXWSFOLD/RunMSOXWSFOLD_S01_TC08_CreateDuplicateManagedFolder.cmd,v-hujia1/Interop-TestSuites,7e548cd84064cd8633b7079d0a69c72e4a1587fe,['MIT'],38.0,2015-12-09T01:35:50.000Z,2022-03-25T09:45:25.000Z,"@echo off |
pushd %~dp0 |
""%VS120COMNTOOLS%..\IDE\mstest"" /test:Microsoft.Protocols.TestSuites.MS_OXWSFOLD.S01_CreateDeleteFolder.MSOXWSFOLD_S01_TC08_CreateDuplicateManagedFolder /testcontainer:..\..\MS-OXWSFOLD\TestSuite\bin\Debug\MS-OXWSFOLD_TestSuite.dll /runconfig:..\..\MS-OXWSFOLD\MS-OXWSFOLD.testsettings /unique |
pause",80.25,293,0.8286604361 |
57,d0068339a2afaff84d85b0aa41f8f848454b9ebf,655,cmd,Batchfile,pack.cmd,allenbenz/MoreLINQ,4cb2846f6adb78c6281e7e437186165ceaa96afe,['Apache-2.0'],2.0,2021-08-18T13:19:23.000Z,2022-03-12T13:11:20.000Z,pack.cmd,allenbenz/MoreLINQ,4cb2846f6adb78c6281e7e437186165ceaa96afe,['Apache-2.0'],,,,pack.cmd,allenbenz/MoreLINQ,4cb2846f6adb78c6281e7e437186165ceaa96afe,['Apache-2.0'],1.0,2019-03-29T07:24:44.000Z,2019-03-29T07:24:44.000Z,"@echo off |
pushd ""%~dp0"" |
call :main %* |
popd |
goto :EOF |
:main |
setlocal |
if not exist dist md dist |
if not %errorlevel%==0 exit /b %errorlevel% |
set VERSION_SUFFIX= |
if not ""%~1""=="""" set VERSION_SUFFIX=/p:VersionSuffix=%1 |
call build /v:m ^ |
&& call msbuild.cmd /v:m /t:Pack ^ |
/p:Configuration=Release ^ |
/p:IncludeSymbols=true ^ |
/p:IncludeSource=true ^ |
/p:PackageOutputPath=%cd%/dist ^ |
%VERSION_SUFFIX% ^ |
MoreLinq\MoreLinq.csproj |
goto :EOF |
",29.7727272727,59,0.4717557252 |
58,d0069dddb10e3b04885307a4296c72e17f42a1af,1446,bat,Batchfile,Tools/Clangformatter/ClangFormatter.bat,Giperion/The-Forge,b202c8f5d260a7dbdf883ec1156d06f2357fcff1,['Apache-2.0'],1.0,2020-12-26T16:58:30.000Z,2020-12-26T16:58:30.000Z,Tools/Clangformatter/ClangFormatter.bat,Giperion/The-Forge,b202c8f5d260a7dbdf883ec1156d06f2357fcff1,['Apache-2.0'],,,,Tools/Clangformatter/ClangFormatter.bat,Giperion/The-Forge,b202c8f5d260a7dbdf883ec1156d06f2357fcff1,['Apache-2.0'],1.0,2020-03-06T09:53:01.000Z,2020-03-06T09:53:01.000Z,"@echo off |
if ""%1""=="""" ( |
set root_directory=""%~dp0..\..\"" |
) else ( |
set root_directory=%1 |
) |
:: Call from root of the forge with no extra arguments |
:: Call from Scripts folder without extra Arguments |
:: Call from anywhere with the root of the forge as the argument |
set ExcludedFolders=""ThirdParty\ CommonRaytracing_3\ThirdParty\ Tools\ Scripts\ Common_3\Tools\SpirvTools\ AutoGenerateRendererAPI Shaders"" |
set extensions=*.h *.hpp *.c *.cpp *.m *.mm |
:: Version of clang-format executable. Download from here: |
:: https://llvm.org/builds/ |
set ClangFormatVersion=r351376 |
:: Full path of Clang-format executable including version |
set ClangFormatExe=.\Tools\ClangFormatter\clang-format-%ClangFormatVersion%.exe |
:: Copy .clang-format as it needs to be in parent dir |
copy %~dp0.clang-format %root_directory% |
:: Full command used to format individual files. |
set ClangformatterCommand= %ClangFormatExe% -i -style=file -fallback-style=none |
pushd %root_directory% |
echo ""Executing '%ClangformatterCommand%' on all files with following extensions: '%extensions%' and following Dirs excluded '%ExcludedFolders%'"" |
for /R %root_directory% %%f in (%extensions%) do ( |
ECHO ""%%f""| findstr /v %ExcludedFolders%>NUL |
IF NOT ERRORLEVEL 1 %ClangformatterCommand% ""%%f"" |
) |
popd |
:: Delete copy of .clang-format |
DEL %root_directory%.clang-format |
pushd %root_directory% |
echo ""Outputing summary of changes due to clang-fomat"" |
git diff --shortstat |
popd |
exit /b 0 |
",31.4347826087,145,0.7558782849 |
59,d0069ec91a32cf46a592a11af6b9468b827ee4fa,991,bat,Batchfile,CS/程序设计Ⅱ/孙广中班大作业/SmallWorld/venv/Scripts/activate.bat,RabbitWhite1/USTC-CS-Resources,8dae043524f236e894c3e81f51f7701f0de23968,['MIT'],7.0,2020-09-10T05:18:26.000Z,2021-01-03T02:07:40.000Z,CS/程序设计Ⅱ/孙广中班大作业/SmallWorld/venv/Scripts/activate.bat,Pengxiang-Hua/USTC-CS-Resources,8dae043524f236e894c3e81f51f7701f0de23968,['MIT'],,,,CS/程序设计Ⅱ/孙广中班大作业/SmallWorld/venv/Scripts/activate.bat,Pengxiang-Hua/USTC-CS-Resources,8dae043524f236e894c3e81f51f7701f0de23968,['MIT'],2.0,2021-01-03T07:10:37.000Z,2021-01-06T11:20:56.000Z,"@echo off |
rem This file is UTF-8 encoded, so we need to update the current code page while executing it |
for /f ""tokens=2 delims=:"" %%a in ('""%SystemRoot%\System32\chcp.com""') do ( |
set ""_OLD_CODEPAGE=%%a"" |
) |
if defined _OLD_CODEPAGE ( |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.