text stringlengths 0 834k |
|---|
if errorlevel 1 exit /b 1 |
echo. |
echo.Build finished. The message catalogs are in %BUILDDIR%/locale. |
goto end |
) |
if ""%1"" == ""changes"" ( |
%SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes |
if errorlevel 1 exit /b 1 |
echo. |
echo.The overview file is in %BUILDDIR%/changes. |
goto end |
) |
if ""%1"" == ""linkcheck"" ( |
%SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck |
if errorlevel 1 exit /b 1 |
echo. |
echo.Link check complete; look for any errors in the above output ^ |
or in %BUILDDIR%/linkcheck/output.txt. |
goto end |
) |
if ""%1"" == ""doctest"" ( |
%SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest |
if errorlevel 1 exit /b 1 |
echo. |
echo.Testing of doctests in the sources finished, look at the ^ |
results in %BUILDDIR%/doctest/output.txt. |
goto end |
) |
if ""%1"" == ""coverage"" ( |
%SPHINXBUILD% -b coverage %ALLSPHINXOPTS% %BUILDDIR%/coverage |
if errorlevel 1 exit /b 1 |
echo. |
echo.Testing of coverage in the sources finished, look at the ^ |
results in %BUILDDIR%/coverage/python.txt. |
goto end |
) |
if ""%1"" == ""xml"" ( |
%SPHINXBUILD% -b xml %ALLSPHINXOPTS% %BUILDDIR%/xml |
if errorlevel 1 exit /b 1 |
echo. |
echo.Build finished. The XML files are in %BUILDDIR%/xml. |
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.4810606061,80,0.6807718815 |
299,d02cc8016565f35a0c91d13166a056cb5ceccac7,301,cmd,Batchfile,build.cmd,cognisant/Tools.EventStoreSerilogLogger,2de1817a08c0d08d200ace8af935628a74d257e7,['BSD-3-Clause'],,,,build.cmd,cognisant/Tools.EventStoreSerilogLogger,2de1817a08c0d08d200ace8af935628a74d257e7,['BSD-3-Clause'],2.0,2019-06-17T15:01:38.000Z,2019-09-25T15:37:40.000Z,build.cmd,qphl/Tools.EventStoreSerilogLogger,2de1817a08c0d08d200ace8af935628a74d257e7,['BSD-3-Clause'],,,,"@echo off |
SET VERSION=0.0.0 |
IF NOT [%1]==[] (set VERSION=%1) |
SET TAG=0.0.0 |
IF NOT [%2]==[] (set TAG=%2) |
SET TAG=%TAG:tags/=% |
dotnet pack .\src\Tools.EventStoreSerilogLogger\Tools.EventStoreSerilogLogger.csproj -o .\dist -p:Version=""%VERSION%"" -p:PackageVersion=""%VERSION%"" -p:Tag=""%TAG%"" -c Release",30.1,173,0.6777408638 |
300,d02ccfad91fd067372ddc89e085a60ce4af843b9,15326,cmd,Batchfile,busybox-1.32.0/libbb/.pidfile.o.cmd,retr0-13/Linux_kernel_exploitation,5c26df77e06488b90b30bfd5d6df47f8253be98c,['BSD-2-Clause'],27.0,2021-10-04T18:56:52.000Z,2022-03-28T08:23:06.000Z,busybox-1.32.0/libbb/.pidfile.o.cmd,retr0-13/Linux_kernel_exploitation,5c26df77e06488b90b30bfd5d6df47f8253be98c,['BSD-2-Clause'],1.0,2022-01-12T04:05:36.000Z,2022-01-16T15:48:42.000Z,busybox-1.32.0/libbb/.pidfile.o.cmd,retr0-13/Linux_kernel_exploitation,5c26df77e06488b90b30bfd5d6df47f8253be98c,['BSD-2-Clause'],3.0,2022-01-09T07:53:43.000Z,2022-03-01T18:33:58.000Z,"cmd_libbb/pidfile.o := gcc -Wp,-MD,libbb/.pidfile.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBB_VER='""1.32.0""' -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wno-format-security -Wdeclaration-after-statement -Wold-style-definition -finline-limit=0 -fno-builtin-strlen -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin-printf -Os -DKBUILD_BASENAME='""pidfile""' -DKBUILD_MODNAME='""pidfile""' -c -o libbb/pidfile.o libbb/pidfile.c |
deps_libbb/pidfile.o := \ |
libbb/pidfile.c \ |
$(wildcard include/config/feature/pidfile.h) \ |
$(wildcard include/config/pid/file/path.h) \ |
/usr/include/stdc-predef.h \ |
include/libbb.h \ |
$(wildcard include/config/feature/shadowpasswds.h) \ |
$(wildcard include/config/use/bb/shadow.h) \ |
$(wildcard include/config/selinux.h) \ |
$(wildcard include/config/feature/utmp.h) \ |
$(wildcard include/config/locale/support.h) \ |
$(wildcard include/config/use/bb/pwd/grp.h) \ |
$(wildcard include/config/lfs.h) \ |
$(wildcard include/config/feature/buffers/go/on/stack.h) \ |
$(wildcard include/config/feature/buffers/go/in/bss.h) \ |
$(wildcard include/config/feature/verbose.h) \ |
$(wildcard include/config/feature/etc/services.h) \ |
$(wildcard include/config/feature/ipv6.h) \ |
$(wildcard include/config/feature/seamless/xz.h) \ |
$(wildcard include/config/feature/seamless/lzma.h) \ |
$(wildcard include/config/feature/seamless/bz2.h) \ |
$(wildcard include/config/feature/seamless/gz.h) \ |
$(wildcard include/config/feature/seamless/z.h) \ |
$(wildcard include/config/float/duration.h) \ |
$(wildcard include/config/feature/check/names.h) \ |
$(wildcard include/config/feature/prefer/applets.h) \ |
$(wildcard include/config/long/opts.h) \ |
$(wildcard include/config/feature/syslog.h) \ |
$(wildcard include/config/feature/syslog/info.h) \ |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.