text stringlengths 0 834k |
|---|
goto installrp |
) |
if ""%ch%""==""3"" ( |
goto downloadrpip |
) |
if ""%ch%""==""4"" ( |
goto installrpip |
) |
if ""%ch%""==""5"" ( |
goto downloadrpy |
) |
if ""%ch%""==""6"" ( |
goto installrpy |
) |
if ""%ch%""==""7"" ( |
goto deployrc |
) |
goto:eof |
:downloadrp |
robotpy-installer download-opkg -r .\opkg_requirements.txt |
goto start |
:installrp |
robotpy-installer install-opkg --force-reinstall -r .\opkg_requirements.txt |
goto start |
:downloadrpip |
robotpy-installer download-pip -r .\pip_requirements.txt |
goto start |
:installrpip |
robotpy-installer install-pip -r .\pip_requirements.txt |
goto start |
:downloadrpy |
robotpy-installer download-robotpy |
goto start |
:installrpy |
robotpy-installer install-robotpy |
goto start |
:deployrc |
python ..\robot.py deploy |
goto start |
",20.0,296,0.7231343284 |
219433,d2e79b83d6dfcd7dea9f6db35c70666795f4cdc5,101,bat,Batchfile,compose.bat,nkjmlab/nkjmlab-proceedings-composer,6eda1320fa3799f34650d71b7b4e11ef27769661,['Apache-2.0'],1.0,2015-09-15T08:26:39.000Z,2015-09-15T08:26:39.000Z,compose.bat,yuu-nkjm/SimpleProceedingsComposer,6eda1320fa3799f34650d71b7b4e11ef27769661,['Apache-2.0'],5.0,2018-05-23T02:33:28.000Z,2022-01-04T16:31:56.000Z,compose.bat,yuu-nkjm/SimpleProceedingsComposer,6eda1320fa3799f34650d71b7b4e11ef27769661,['Apache-2.0'],,,,"java -Dfile.encoding=UTF-8 -cp contrib/* org.nkjmlab.proceedings.ProceedingsComposer %~1 %~2 |
PAUSE |
",33.6666666667,93,0.7623762376 |
219434,d2e7baafb8844407ba76e5189792bb2a2d98b4b4,965,bat,Batchfile,test/postinstall/test_cmake.bat,mraspaud/PROJ,5b017a8a78acc1f8b086ae339ecec257ee9d9684,['MIT'],1.0,2021-08-31T19:44:53.000Z,2021-08-31T19:44:53.000Z,test/postinstall/test_cmake.bat,busstoptaktik/PROJ,5b017a8a78acc1f8b086ae339ecec257ee9d9684,['MIT'],,,,test/postinstall/test_cmake.bat,busstoptaktik/PROJ,5b017a8a78acc1f8b086ae339ecec257ee9d9684,['MIT'],,,,"@echo off |
:: Post-install tests with CMake |
:: |
:: First required argument is the installed prefix, which |
:: is used to set CMAKE_PREFIX_PATH |
echo Running post-install tests with CMake |
set CMAKE_PREFIX_PATH=%1 |
if not defined CMAKE_PREFIX_PATH ( |
echo First positional argument CMAKE_PREFIX_PATH required |
exit /B 1 |
) |
echo CMAKE_PREFIX_PATH=%CMAKE_PREFIX_PATH% |
cd %~dp0 |
cd testappprojinfo |
del /f /q build 2> nul |
:: Check CMake project name PROJ |
md build |
cd build |
cmake -G ""%VS_FULL%"" -DCMAKE_PREFIX_PATH=%CMAKE_PREFIX_PATH% -DUSE_PROJ_NAME=PROJ .. || exit /B 2 |
cmake --build . --config Release || exit /B 3 |
ctest --build-config Release -VV || exit /B 4 |
cd .. |
del /f /q build |
:: Check legacy CMake project name PROJ4 |
md build |
cd build |
cmake -G ""%VS_FULL%"" -DCMAKE_PREFIX_PATH=%CMAKE_PREFIX_PATH% -DUSE_PROJ_NAME=PROJ4 .. || exit /B 2 |
cmake --build . --config Release || exit /B 3 |
ctest --build-config Release -VV || exit /B 4 |
cd .. |
del /f /q build |
cd .. |
",23.5365853659,98,0.725388601 |
219435,d2e7bd01106bfeac757f35fd78f8f560bab1b066,4601,cmd,Batchfile,printscan/print/drivers/usermode/gpdres/nc11jres/etc/nc11jres.cmd,npocmaka/Windows-Server-2003,5c6fe3db626b63a384230a1aa6b92ac416b0765f,['Unlicense'],17.0,2020-11-13T13:42:52.000Z,2021-09-16T09:13:13.000Z,printscan/print/drivers/usermode/gpdres/nc11jres/etc/nc11jres.cmd,sancho1952007/Windows-Server-2003,5c6fe3db626b63a384230a1aa6b92ac416b0765f,['Unlicense'],2.0,2020-10-19T08:02:06.000Z,2020-10-19T08:23:18.000Z,printscan/print/drivers/usermode/gpdres/nc11jres/etc/nc11jres.cmd,sancho1952007/Windows-Server-2003,5c6fe3db626b63a384230a1aa6b92ac416b0765f,['Unlicense'],14.0,2020-11-14T09:43:20.000Z,2021-08-28T08:59:57.000Z,"pfm2ufm -f -c UniqName ..\pfm\MIN.PFM 932 ..\pfm\MIN.ufm |
pfm2ufm -f -c UniqName ..\pfm\VMIN.PFM 932 ..\pfm\VMIN.ufm |
pfm2ufm -f -c UniqName ..\pfm\MIN2.PFM 932 ..\pfm\MIN2.ufm |
pfm2ufm -f -c UniqName ..\pfm\VMIN2.PFM 932 ..\pfm\VMIN2.ufm |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.