text
stringlengths
0
834k
@echo Launching text file viewer to display buildlog.txt contents...
start ""ignored but required placeholder window title argument"" buildlog.txt",66.2,99,0.7915407855
226,d0217732cb4108b28809801701af424afc90c76b,841,bat,Batchfile,Labs/04-segment/hex_7seg/hex_7seg.sim/sim_1/behav/xsim/compile.bat,xmatou35/Digital-electronics-1,dd5859f582682f767e453b5c5a4cb527c11c3560,['MIT'],,,,Labs/04-segment/hex_7seg/hex_7seg.sim/sim_1/behav/xsim/compile.bat,xmatou35/Digital-electronics-1,dd5859f582682f767e453b5c5a4cb527c11c3560,['MIT'],,,,Labs/04-segment/hex_7seg/hex_7seg.sim/sim_1/behav/xsim/compile.bat,xmatou35/Digital-electronics-1,dd5859f582682f767e453b5c5a4cb527c11c3560,['MIT'],,,,"@echo off
REM ****************************************************************************
REM Vivado (TM) v2020.2 (64-bit)
REM
REM Filename : compile.bat
REM Simulator : Xilinx Vivado Simulator
REM Description : Script for compiling the simulation design source files
REM
REM Generated by Vivado on Tue Mar 09 21:28:06 +0100 2021
REM SW Build 3064766 on Wed Nov 18 09:12:45 MST 2020
REM
REM Copyright 1986-2020 Xilinx, Inc. All Rights Reserved.
REM
REM usage: compile.bat
REM
REM ****************************************************************************
REM compile VHDL design sources
echo ""xvhdl --incr --relax -prj hex_7seg_vhdl.prj""
call xvhdl --incr --relax -prj hex_7seg_vhdl.prj -log xvhdl.log
call type xvhdl.log > compile.log
if ""%errorlevel%""==""1"" goto END
if ""%errorlevel%""==""0"" goto SUCCESS
:END
exit 1
:SUCCESS
exit 0
",31.1481481481,80,0.6135552913
227,d02198acf5fc8e861fbe50566821011fea8b550d,21,bat,Batchfile,Scripts/RestorePackages.bat,szlatkow/scalar,47d65beeb9a277e586e8ac88ddbf64c9d651464c,['MIT'],885.0,2020-02-04T12:17:14.000Z,2022-03-30T07:21:13.000Z,Scripts/RestorePackages.bat,mjcheetham/scalar,b33081223bc795cc851a27a70e6487a1b2625b30,['MIT'],147.0,2020-01-30T18:00:35.000Z,2022-03-27T19:01:07.000Z,Scripts/RestorePackages.bat,mjcheetham/scalar,b33081223bc795cc851a27a70e6487a1b2625b30,['MIT'],49.0,2020-01-30T01:40:28.000Z,2021-09-14T13:42:00.000Z,"@ECHO OFF
REM NO-OP
",5.25,9,0.6666666667
228,d021a0bf95f571784bfb321cd0e62ed40fbb2bcc,996,bat,Batchfile,SmartMediCine/OpenHAB/openhab1.8.3/start.bat,REMEXLabs/SmartHome_SomSe2016,80cce8364f20f50df83b6596cd5b02e43f753fc7,['Apache-2.0'],,,,SmartMediCine/OpenHAB/openhab1.8.3/start.bat,REMEXLabs/SmartHome_SomSe2016,80cce8364f20f50df83b6596cd5b02e43f753fc7,['Apache-2.0'],,,,SmartMediCine/OpenHAB/openhab1.8.3/start.bat,REMEXLabs/SmartHome_SomSe2016,80cce8364f20f50df83b6596cd5b02e43f753fc7,['Apache-2.0'],,,,"@echo off
:: set path to eclipse folder. If local folder, use '.'; otherwise, use c:\path\to\eclipse
set ECLIPSEHOME=server
:: set ports for HTTP(S) server
set HTTP_PORT=8080
set HTTPS_PORT=8443
:: get path to equinox jar inside ECLIPSEHOME folder
for /f ""delims= tokens=1"" %%c in ('dir /B /S /OD %ECLIPSEHOME%\plugins\org.eclipse.equinox.launcher_*.jar') do set EQUINOXJAR=%%c
:: start Eclipse w/ java
echo Launching the openHAB runtime...
java -Dosgi.clean=true -Declipse.ignoreApp=true -Dosgi.noShutdown=true -Djetty.port=%HTTP_PORT% -Djetty.port.ssl=%HTTPS_PORT% -Djetty.home=. -Dlogback.configurationFile=configurations/logback.xml -Dfelix.fileinstall.dir=addons -Dfelix.fileinstall.filter=.*\\.jar -Djava.library.path=lib -Djava.security.auth.login.config=./etc/login.conf -Dorg.quartz.properties=./etc/quartz.properties -Dequinox.ds.block_timeout=240000 -Dequinox.scr.waitTimeOnBlock=60000 -Djava.awt.headless=true -Dfelix.fileinstall.active.level=4 -jar ""%EQUINOXJAR%"" %* -console
",62.25,548,0.766064257
229,d021a268873ac4d47d0ed7d16e62adcf92f5a7f6,61,bat,Batchfile,Upodabljalnik gibanja.bat,noviewpoint/magistrskaNaloga,60987b88204bedbe6a5455e222011aaa4db25495,['MIT'],,,,Upodabljalnik gibanja.bat,noviewpoint/magistrskaNaloga,60987b88204bedbe6a5455e222011aaa4db25495,['MIT'],,,,Upodabljalnik gibanja.bat,noviewpoint/magistrskaNaloga,60987b88204bedbe6a5455e222011aaa4db25495,['MIT'],,,,"@echo off
start chrome http://localhost:3468 --incognito
exit",20.3333333333,46,0.7868852459
230,d021ab255b14b628da86df8bd10d4010b5c1a87b,147,bat,Batchfile,WebsitePanel/Tools/build-test.bat,harsh1471/Websitepanel,3be30d2e7835f752017f43ae5860f9d2733c9079,['BSD-3-Clause'],3.0,2018-01-28T04:43:36.000Z,2020-01-21T02:46:05.000Z,WebsitePanel/Tools/build-test.bat,harsh1471/Websitepanel,3be30d2e7835f752017f43ae5860f9d2733c9079,['BSD-3-Clause'],,,,WebsitePanel/Tools/build-test.bat,harsh1471/Websitepanel,3be30d2e7835f752017f43ae5860f9d2733c9079,['BSD-3-Clause'],5.0,2016-03-07T08:21:33.000Z,2019-09-24T23:07:09.000Z,"%windir%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe ..\test.xml /target:BuildTest /property:BuildConfiguration=Debug /v:n /fileLogger /m
Pause",73.5,141,0.7891156463
231,d021dd327cd11f79314c5c2ddb55d7295e3b61bc,131,bat,Batchfile,VhdlParser/genSource.bat,impedimentToProgress/UCI-BlueChip,53e5d48b79079eaf60d42f7cb65bb795743d19fc,['MIT'],,,,VhdlParser/genSource.bat,impedimentToProgress/UCI-BlueChip,53e5d48b79079eaf60d42f7cb65bb795743d19fc,['MIT'],,,,VhdlParser/genSource.bat,impedimentToProgress/UCI-BlueChip,53e5d48b79079eaf60d42f7cb65bb795743d19fc,['MIT'],3.0,2016-06-13T13:20:56.000Z,2019-12-05T02:31:23.000Z,"cd source
jjtree vhdl.jjt > ..\jjtree.txt 2> ..\jjtreeErrors.txt
rem javacc vhdl.jj > ..\javacc.txt 2> ..\javaccErrors.txt
pause",32.75,58,0.6946564885
232,d021ff384971e473cddf1684f3afc29553eaa4e5,36837,bat,Batchfile,openresty-1.19.3.1-win64/resty.bat,zhoushaoping2021/jingnan_parent_base,e552953afc679f206c1beab4140eb55f4c45eeeb,['Apache-2.0'],2.0,2020-12-15T02:19:41.000Z,2020-12-30T01:46:07.000Z,openresty-1.19.3.1-win64/resty.bat,zhoushaoping2021/jingnan_parent_base,e552953afc679f206c1beab4140eb55f4c45eeeb,['Apache-2.0'],,,,openresty-1.19.3.1-win64/resty.bat,zhoushaoping2021/jingnan_parent_base,e552953afc679f206c1beab4140eb55f4c45eeeb,['Apache-2.0'],1.0,2020-12-15T02:16:55.000Z,2020-12-15T02:16:55.000Z,"@rem = '--*-Perl-*--
@echo off
if ""%OS%"" == ""Windows_NT"" goto WinNT
perl -x -S ""%0"" %1 %2 %3 %4 %5 %6 %7 %8 %9
goto endofperl
:WinNT
perl -x -S %0 %*
if NOT ""%COMSPEC%"" == ""%SystemRoot%\system32\cmd.exe"" goto endofperl
if %errorlevel% == 9009 echo You do not have Perl in your PATH.
if errorlevel 1 goto script_failed_so_exit_with_non_zero_val 2>nul
goto endofperl
@rem ';
#!/usr/bin/env perl
#line 15
# Copyright (C) Yichun Zhang (agentzh)
# Copyright (C) Guanlan Dai
# TODO: port this script into the nginx core for greater flexibility
# and better performance.
# for maximum startup speed
#use strict;
#use warnings;
sub split_sh_args ($);
sub join_sh_args ($);
sub resolve_includes ($$);
our $VERSION = '0.27';
# OpenResty's build system would patch the following line to initialize
# the $nginx_path variable to point to the path of its own nginx binary
# directly.
my $nginx_path;
my $WNOHANG = 1;
my $is_win32 = ($^O eq 'MSWin32');
#$is_win32 = 1;
my $cwd;