code stringlengths 3 1.03M | repo_name stringlengths 5 84 | path stringlengths 4 233 | language stringclasses 1
value | license stringclasses 15
values | size int32 3 1.03M |
|---|---|---|---|---|---|
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_FSSHTTP_FSSHTTPB.MS_FSSHTTP_FSSHTTPB_S12_QueryChanges.TestCase_S12_TC02_QueryChanges_DataElementTypeFilter_ExcludeStorageManifestDataElement /testcontainer:..\..\MS-FSSHTTP-FSSHTTPB\TestSuite\bin\Debug\MS-FSSHTTP-FSSHTTPB_Test... | XinwLi/Interop-TestSuites-1 | FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunTestCase_S12_TC02.cmd | bat | mit | 413 |
curl --location --request POST 'https://api.pdf.co/v1/pdf/convert/to/csv' \
--header 'Content-Type: application/json' \
--header 'x-api-key: {{x-api-key}}' \
--form 'url=https://bytescout-com.s3-us-west-2.amazonaws.com/files/demo-files/cloud-api/pdf-to-csv/sample.pdf' \
--form 'name=result.csv' \
--form 'password=' \
-... | bytescout/ByteScout-SDK-SourceCode | PDF.co Web API/PDF To CSV API/cURL/PDF to CSV/ConvertPdfToCsv.cmd | bat | apache-2.0 | 334 |
cmd_net/bluetooth/bluetooth.o := arm-eabi-ld -EL -r -o net/bluetooth/bluetooth.o net/bluetooth/af_bluetooth.o net/bluetooth/hci_core.o net/bluetooth/hci_conn.o net/bluetooth/hci_event.o net/bluetooth/mgmt.o net/bluetooth/hci_sock.o net/bluetooth/hci_sysfs.o net/bluetooth/lib.o net/bluetooth/smp.o net/bluetooth/l2cap... | R-M-S/RMS_DragunKernel_V.11-MAX-9-3-2012_3.0.42 | net/bluetooth/.bluetooth.o.cmd | bat | gpl-2.0 | 396 |
/usr/sbin/secstate deselect password-req -r
| quark-pat/CLIP | packages/secstate/secstate/testing/tests/deselect_passreqs_recursive/commands/deselect.cmd | bat | apache-2.0 | 44 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
set I18NSPHINXOPTS=%SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
set I18N... | rtucker-mozilla/inventory | vendor-local/src/django-tastytools/docs/make.bat | bat | bsd-3-clause | 5,104 |
@echo off
SET BLD_DIR=%CD%
cd /D "%RECIPE_DIR%\.."
"%PYTHON%" setup.py install
| OpenSourcePolicyCenter/dynamic | conda.recipe/bld.bat | bat | mit | 85 |
@ECHO OFF
:: Python script
PATH=%PATH%;"%SYSTEMROOT%\System32"
download_toggle_video.py %*
echo Press any key to exit...
pause
exit
| jervis93/togglevideo | video.bat | bat | mit | 136 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
set I18NSPHINXOPTS=%SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
set I18N... | curious-abhinav/change-point | docs/make.bat | bat | mit | 5,108 |
mklink /j %USERPROFILE%\.vim %USERPROFILE%\.dotfiles\vim
mklink %USERPROFILE%\.vimrc %USERPROFILE%\.dotfiles\vim\vimrc
copy curl.cmd "C:\Program Files\Git\cmd\curl.cmd" /y
| hutusi/dotfiles | vim/install.bat | bat | mit | 174 |
@echo off
echo *** Healthstone dashboard IIS setup ***
echo.
echo Detected installation folder: "%CD%"
echo.
echo Enter the credentials for a local user under which Healthstone dashboard should run. It should have write access to the db folder. It will be created if the user does not exist.
echo.
set /p id="Username: "... | dendory/Healthstone | server/healthstone/setup.bat | bat | mit | 1,251 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
... | kirbyfan64/PyExt | doc/make.bat | bat | mit | 5,103 |
@ECHO OFF
CALL %~dp0\win-updater.bat --product=chrome --channel=stable
| pwlin/cr-updater | win-bin/extras/example-win-updater/win-updater-chrome-stable.bat | bat | mit | 71 |
cmd_fs/proc/proc.o := /home/madrocker/Desktop/JetDroid1/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o fs/proc/proc.o fs/proc/mmu.o fs/proc/task_mmu.o fs/proc/inode.o fs/proc/root.o fs/proc/base.o fs/proc/generic.o fs/proc/array.o fs/proc/proc_tty.o fs/proc/cmdline.o fs/proc/cpuinfo.o fs/proc/devices.o fs/proc/i... | MadRocker/experimental-2.6.29-MadRocker | fs/proc/.proc.o.cmd | bat | gpl-2.0 | 490 |
SET EVERYTHINGVERSION=1.0.0.5b
| voidtools/voidImageViewer | setversion.bat | bat | gpl-2.0 | 32 |
cmd_fs/9p/9p.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-ld -EL -r -o fs/9p/9p.o fs/9p/vfs_super.o fs/9p/vfs_inode.o fs/9p/vfs_addr.o fs/9p/vfs_file.o fs/9p/vfs_dir.o fs/9p/vfs_dentry.o fs/9p/v9fs.o fs/9p/fid.o
| yohanes/Acer-BeTouch-E130-Linux-Kernel | fs/9p/.9p.o.cmd | bat | gpl-2.0 | 219 |
cmd_scripts/kconfig/lxdialog/yesno.o := gcc -Wp,-MD,scripts/kconfig/lxdialog/.yesno.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -c -o scripts/kconfig/lxdialog/yesno.o scripts/kconfig/lxdialog/yesno.c
deps_scripts/kconfig/lxdialog/yesno.o := \
sc... | MTDEV-KERNEL/abenagiel-android_kernel_fih_msm7x30 | scripts/kconfig/lxdialog/.yesno.o.cmd | bat | gpl-2.0 | 2,319 |
cmd_fs/ext4/ialloc.o := arm-eabi-gcc -Wp,-MD,fs/ext4/.ialloc.o.d -nostdinc -isystem /usr/bin/../lib/gcc/arm-eabi/4.5.0/include -Iinclude -I/home/jacob/source/wildfire-kernel/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef -Wstrict-prototypes -W... | HCDRJacob/wildfire-kernel | fs/ext4/.ialloc.o.cmd | bat | gpl-2.0 | 150,960 |
cmd_drivers/mmc/core/built-in.o := /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/mmc/core/built-in.o drivers/mmc/core/mmc_core.o
| freebsdmax/gsmart1315_kernel | drivers/mmc/core/.built-in.o.cmd | bat | gpl-2.0 | 207 |
cmd_drivers/video/console/built-in.o := ld -m elf_x86_64 -r -o drivers/video/console/built-in.o drivers/video/console/dummycon.o drivers/video/console/vgacon.o drivers/video/console/fbcon.o drivers/video/console/bitblit.o drivers/video/console/font.o drivers/video/console/softcursor.o drivers/video/console/tileblit.... | Existed/kernel-2.6.35.14 | drivers/video/console/.built-in.o.cmd | bat | gpl-2.0 | 323 |
cmd_drivers/i2c/busses/built-in.o := /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld -EL -r -o drivers/i2c/busses/built-in.o drivers/i2c/busses/i2c-gpio.o drivers/i2c/busses/i2c-bsc.o
| RittikBhowmik/Project-Crater-Kernel-GT-i9152 | drivers/i2c/busses/.built-in.o.cmd | bat | gpl-2.0 | 218 |
cmd_sound/pci/aw2/built-in.o := rm -f sound/pci/aw2/built-in.o; /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-ar rcsD sound/pci/aw2/built-in.o
| FEDEVEL/tmp-imx6-tiny-rex-linux | sound/pci/aw2/.built-in.o.cmd | bat | gpl-2.0 | 216 |
cmd_arch/arm/lib/setbit.o := /home/adam/Android/Toolchains/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.setbit.o.d -nostdinc -isystem /home/adam/Android/Toolchains/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/adam/Android/Kernel/GalaTab3_Kernel/arch/arm/include -Iarch/arm/include/generated -Ii... | arshull/GalaTab3_Kernel | arch/arm/lib/.setbit.o.cmd | bat | gpl-2.0 | 2,103 |
cmd_drivers/video/cfbimgblt.o := arm-linux-gnueabi-gcc -Wp,-MD,drivers/video/.cfbimgblt.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include... | b8e5n/KTG-kernel_es209ra | drivers/video/.cfbimgblt.o.cmd | bat | gpl-2.0 | 21,565 |
cmd_arch/arm/lib/clearbit.o := arm-poky-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.clearbit.o.d -nostdinc -isystem /opt/poky/1.7/sysroots/i686-pokysdk-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.9.1/include -I/second_extend/yocto_file/linux_yocto/arch/arm/include -Iarch/arm/include/generated -Iincl... | heyoufei2/yocto3.14.38_kernel | arch/arm/lib/.clearbit.o.cmd | bat | gpl-2.0 | 3,051 |
cmd_drivers/mtd/lpddr/built-in.o := rm -f drivers/mtd/lpddr/built-in.o; ar rcs drivers/mtd/lpddr/built-in.o
| madhwang/linuxKernel | drivers/mtd/lpddr/.built-in.o.cmd | bat | gpl-2.0 | 109 |
cmd_drivers/input/joystick/iforce/built-in.o := /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld -EL -r -o drivers/input/joystick/iforce/built-in.o drivers/input/joystick/iforce/iforce.o
| livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | drivers/input/joystick/iforce/.built-in.o.cmd | bat | gpl-2.0 | 275 |
cmd_drivers/gpu/vga/built-in.o := rm -f drivers/gpu/vga/built-in.o; /home/friedrich420/kernel/sm-arm-eabi-4.10/bin/arm-eabi-ar rcsD drivers/gpu/vga/built-in.o
| friedrich420/Note-3-Kernel | drivers/gpu/vga/.built-in.o.cmd | bat | gpl-2.0 | 160 |
:: DESCRIPTION
:: Deletes an over-the-top so wrong nag to update Windows 7 to 10 (which was an absolute fiasco for many users), which Microsoft pushed on all users via an update.
:: USAGE
:: Run this batch without any parameters:
:: delwin10nag.bat
:: CODE
:: from: http://www.majorgeeks.com/files/details/remove_w... | r-alex-hall/fontDevTools | scripts/admin/delwin10nag.bat | bat | gpl-3.0 | 942 |
@echo off
set classpath=lib/*
java info.touret.gcontacts.App %*
| folorix/gcontacts-backup | src/main/command/run.bat | bat | gpl-3.0 | 67 |
gcc dijkstra.c ../syscall/sysCall.o graph.o -o pathFind -lcs452
cp pathFind ../kernel/.
| insop/rtos | pathfind/pfMain.bat | bat | gpl-3.0 | 90 |
@echo off
SET /P ANSWER=Do you want to shutdown the system (Y/N)?
echo %ANSWER%
if /i {%ANSWER%}=={y} (goto :yes)
if /i {%ANSWER%}=={yes} (goto :yes)
goto :no
:yes
cd ..
call vagrant-stop.bat
shutdown /s /t 00
:no
exit | AsemKhatib/vg | system/windows/shutdown.bat | bat | gpl-3.0 | 231 |
powershell .\gpg_editkey_keytocardRSA2048_stdin.ps1
exit
| CSSHL/MyPGPid | test/gpg_editkey_keytocardRSA2048.bat | bat | gpl-3.0 | 57 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
set I18NSPHINXOPTS=%SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS... | traverseda/progSCAD | docs/make.bat | bat | lgpl-3.0 | 7,248 |
@echo off
set oldpath=%path%
set path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;D:\t\Utils;D:\msvc\bin
D:\msvc\bin\cl /nologo /W3 /DNDEBUG /Ox /AT /D_DOS /c /Id:\msvc\include /Fa particle.cpp
rem D:\msvc\bin\link d:\msvc\lib\crtcom.lib particle.obj STARS.OBJ, particle.com, particle.map, d:\msvc\lib\slibce... | reenigne/reenigne | 8088/demo/particles/build.bat | bat | unlicense | 582 |
.\src\IterationZero.sln
| ClearMeasure/IterationZero | open.bat | bat | apache-2.0 | 24 |
java -Ddata=args -jar post.jar "<delete><query>*:*</query></delete>"
set /p DUMMY=Hit ENTER to exit... | pulipulichen/ir-practice-solr | example/exampledocs/delete_all_data.bat | bat | apache-2.0 | 102 |
rem start /WAIT mvn install:install-file -Dfile=.\lib\datatableswrapper-1.0.jar -DgroupId=com.fusheng -DartifactId=dataTableLib -Dversion=1.0 -Dpackaging=jar -DlocalRepositoryPath=.\repo
rem start /WAIT mvn install:install-file -Dfile=.\lib\sqljdbc41.jar -DgroupId=com.microsoft -DartifactId=sqljdbc -Dversion=4.1 -Dpack... | andy-udp-ip/fstop-util-web | build_local_repo.bat | bat | apache-2.0 | 358 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
set I18NSPHINXOPTS=%SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
set I18N... | nyddle/hyde | docs/make.bat | bat | bsd-3-clause | 5,091 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
set I18NSPHINXOPTS=%SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
set I18N... | javierwilson/cuentas | docs/make.bat | bat | bsd-3-clause | 5,098 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXORULE.S02_ProcessServerSideRulesOtherthanOOF.MSOXORULE_S02_TC11_ServerExecuteRule_Action_OP_COPY /testcontainer:..\..\MS-OXORULE\TestSuite\bin\Debug\MS-OXORULE_TestSuite.dll /runconfig:..\..\MS-OXORULE\MS-OXORULE.testsetting... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXORULE/RunMSOXORULE_S02_TC11_ServerExecuteRule_Action_OP_COPY.cmd | bat | mit | 335 |
# Windows Test Script
#
# Using "Git Bash"
#
# This script has been tested/created on Windows 10.
#
# test.sh is more comprehensive, but this is a script
# I slapped together for fixing errors related to
# Windows.
#
# Apparently `read -p` doesn't work so hot in another
# version of git bash I'm using?
read -p "Press ... | hypatia-software-org/hypatia-engine | test-windows.bat | bat | mit | 738 |
cmd_net/sunrpc/auth_gss/gss_generic_token.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,net/sunrpc/auth_gss/.gss_generic_token.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include inclu... | matteocrippa/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/net/sunrpc/auth_gss/.gss_generic_token.o.cmd | bat | gpl-2.0 | 14,415 |
cmd_fs/xfs/xfs_itable.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/xfs/.xfs_itable.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstri... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/fs/xfs/.xfs_itable.o.cmd | bat | gpl-2.0 | 19,461 |
@ECHO ON
pdflatex main.tex
pdflatex main.tex
pdflatex main.tex
call clean_folders.bat
PAUSE | Hutli/openPlaylist | ExamPresentation/build.bat | bat | gpl-3.0 | 91 |
mvn install:install-file -Dfile=portico.jar -DgroupId=org.portico -DartifactId=portico -Dversion=2.1.0 -D packaging=jar -DgeneratePom=true | icemagno/tankandaircraft | portico/install-portico.bat | bat | gpl-3.0 | 138 |
@echo off
if exist logs goto msbuild
mkdir logs
:msbuild
"%PROGRAMFILES(X86)%\MSBuild\14.0\Bin\MSBUILD.exe" HostsFileEditor.proj /t:Build /p:Configuration=Debug /l:FileLogger,Microsoft.Build.Engine;logfile=logs\build-debug.log | GlobalHacker/My-Files | build-debug.bat | bat | gpl-3.0 | 228 |
cmd_sound/isa/gus/built-in.o := rm -f sound/isa/gus/built-in.o; arm-linux-ar rcs sound/isa/gus/built-in.o
| beebingoo/linux-2.6.32.2 | sound/isa/gus/.built-in.o.cmd | bat | gpl-2.0 | 107 |
/******************************************************************************
*
* sine_demo_ccs.cmd - CCS linker configuration file for sine_demo.
*
* Copyright (c) 2011-2017 Texas Instruments Incorporated. All rights reserved.
* Software License Agreement
*
* Texas Instruments (TI) is supplying this ... | cergatgmu/xbs_xbd | platforms/ek-tm4c129exl_16mhz/hal/tivaware/examples/boards/ek-lm4f232/sine_demo/sine_demo_ccs.cmd | bat | gpl-3.0 | 2,797 |
c:\python26\python ../../../pyinstaller/Makespec.py -X -F -o parseXML parseXML.py
c:\python26\python -O ../../../pyinstaller/Build.py parseXML\parseXML.spec
copy parseXML\dist\parseXML.exe parseXML.exe
c:\python26\python ../../../pyinstaller/Makespec.py -X -F -o prepareRelease prepareRelease.py
c:\python26\python... | tizbac/ror-ng | deps/MyGUI/Scripts/compile.bat | bat | gpl-3.0 | 454 |
msbuild build.msbuild | capturePointer/hobocopy | build.cmd | bat | mit | 21 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
set I18NSPHINXOPTS=%SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS... | MM1nd/worldengine | manual/make.bat | bat | mit | 7,254 |
rmdir /S /Q build-vc2010-zip-64
mkdir build-vc2010-zip-64
cd build-vc2010-zip-64
cmake ..\source -G "Visual Studio 10 Win64" -DMRN_GROONGA_EMBED=OFF -DMRN_GROONGA_NORMALIZER_MYSQL_EMBED=OFF > config.log
cmake --build . --config RelWithDebInfo > build.log
cmake --build . --config RelWithDebInfo --target package > zip.lo... | openquery/mariadb-server | storage/mroonga/packages/windows/build-vc2010-zip-64.bat | bat | gpl-2.0 | 343 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set HTMLBUILDDIR=../../../workshops
set PDF=bbobworkshopseries.pdf
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "... | oaelhara/numbbo | docs/workshops/make.bat | bat | bsd-3-clause | 7,483 |
@ECHO off
:: This script relies on nssm.exe to work.
:: Please, download it and make it available on the system path,
:: or copy it to the gogs path.
:: https://nssm.cc/download
:: This script itself should run in the gogs path, too.
:: In case of startup failure, please read carefully the log file.
:: Make sure Gogs ... | cem/gogs | scripts/windows/install-as-service.bat | bat | mit | 948 |
"./node_modules/.bin/tsc" --sourcemap --module commonjs ./bin/www.ts
| Mattiemus/Hack24 | build.cmd | bat | mit | 69 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
set I18NSPHINXOPTS=%SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
set I18N... | westurner/pgs | docs/make.bat | bat | mit | 6,453 |
@set SN=%ProgramFiles(x86)%\Microsoft SDKs\Windows\v8.0A\Bin\NETFX 4.0 Tools\x64\sn.exe
@set DEVENV=%ProgramFiles(x86)%\Microsoft Visual Studio 12.0\Common7\IDE\devenv.exe
@IF NOT EXIST "%DEVENV%" SET DEVENV=%ProgramFiles(x86)%\Microsoft Visual Studio 12.0\Common7\IDE\VSWinExpress.exe
@IF NOT EXIST "%DEVENV%" SET DEVEN... | bondarenkod/pf-arm-deploy-error | playerframework/Build.Vsix/Build.Win8.Xaml.bat | bat | mit | 19,225 |
%windir%\Microsoft.NET\Framework64\v4.0.30319\MSBuild.exe Release.proj | fretelweb/obfuscar | Examples/BasicExample/test.bat | bat | mit | 70 |
@echo off
set /p response=Warning this is going to empty permanently the current directory, are you sure to continue (y/n):
if not "%response%" == "y" goto :end
rm -d -r -f %*
:end
SET response= | codingseb/mycmds | rmd.bat | bat | mit | 208 |
setlocal enabledelayedexpansion
setlocal EnableExtensions
SET SED=Tools\UnixUtils\sed.exe
REM Fetching packages..
IF [%BUILD_NUMBER%] == [] (SET BUILD_NUMBER=0)
Tools\NuGet.exe install -OutputDirectory packages ILRepack
Tools\NuGet.exe install -OutputDirectory packages EasyNetQ
FOR /F %%I IN ('dir /b packages\IL... | pruiz/EasyNetQ.Bundler | build.bat | bat | mit | 1,368 |
@ECHO OFF
SET PRODUCT=ChromeStable
CALL %~dp0start-chromium-portable.bat | pwlin/cr-updater | win-bin/extras/example-portable/start-chrome-stable-portable.bat | bat | mit | 78 |
:: Purpose: Check whether an installation file exists in "downloads" directory
:: - Accept argument as %installer_filename%
:: - Will set variable "is_installer_exist=false" if file is missing
:: - Will exist with %errorlevel% 0 or 1
:: - Will not change the %is_installer_exist% to "true" even the file exists
:: Usage ... | Edditoria/windows-initial-setup | utils/is_installer_exist.cmd | bat | mit | 893 |
@echo off
rem set "branch=feature/integrationservices"
set "branch=development"
set "modules=base cms corecms efile rulesengine"
echo ==============================================================
for /d %%m in (%modules%) do (
pushd %%m
echo --------------------------------------------------------------
... | eugenj/global-notes | git-auto-merge-tr/toBranch.cmd | bat | mit | 720 |
@echo off
python ArcGISAdmin.py --upload --soe -password %1 -soe_path %2 -sd_path %3 | nmklotas/BranchSwitcher | src/Samples/GfaSteps/ArcGISConfiguration/ArcGISAdmin.bat | bat | mit | 84 |
@echo off
echo "installing ruby dependencies"
cmd.exe /c gem install bundler
cmd.exe /c bundle install
echo "installing node dependencies"
cmd.exe /c npm install -g bower grunt-cli
cmd.exe /c npm install grunt
cmd.exe /c npm install
cmd.exe /c bower install
| natural-affinity/template.backbone | bin/setup.bat | bat | mit | 259 |
del *.nupkg
nuget pack Coffee.Beans.nuspec
pause | g3ntle/Coffee.Beans | nuget/pack.bat | bat | mit | 48 |
if "%APPVEYOR_PULL_REQUEST_NUMBER%"=="" (
git config --global user.email %MailAddress%
git config --global user.name %UserName%
git config --global push.default matching
if "%APPVEYOR_REPO_BRANCH%"=="master" (
git clone --quiet --branch=gh-pages https://github.com/Geroshabu/GeroMachine.git C:\pr... | Geroshabu/GeroMachine | pushDoxygen.bat | bat | mit | 1,358 |
cmd_drivers/i2c/busses/built-in.o := /mnt/disk2/Dev/UG802/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ld.bfd -EL -r -o drivers/i2c/busses/built-in.o drivers/i2c/busses/i2c-rk30.o drivers/i2c/busses/i2c-rk29-adapter.o drivers/i2c/busses/i2c-rk30-adapter.o
| aloksinha2001/picuntu-3.0.8-alok | drivers/i2c/busses/.built-in.o.cmd | bat | gpl-2.0 | 269 |
cmd_net/bluetooth/hidp/built-in.o := /mnt/640/ubu/gtabkernelsrc/android_prebuilt_toolchains-master/arm-cortex_a15-linux-gnueabihf-linaro_4.9.1/bin/arm-cortex_a15-linux-gnueabihf-ld -EL -r -o net/bluetooth/hidp/built-in.o net/bluetooth/hidp/hidp.o
| chase2534/gtab47.freekern | net/bluetooth/hidp/.built-in.o.cmd | bat | gpl-2.0 | 252 |
cmd_/home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/gantrykins.o := ld -m elf_i386 -r -o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/gantrykins.o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/emc/kinematics/gantrykins.o
| CalvinHsu1223/LinuxCNC-HAL-EtherCAT-Driver-with-ILC | src/.gantrykins.o.cmd | bat | gpl-2.0 | 223 |
cmd_drivers/usb/gadget/built-in.o := /home/ian/kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/usb/gadget/built-in.o drivers/usb/gadget/s3c_udc_otg.o drivers/usb/gadget/g_android.o drivers/usb/gadget/multi_config.o
| sleshepic/epic_touch_kernel | drivers/usb/gadget/.built-in.o.cmd | bat | gpl-2.0 | 247 |
cmd_net/netfilter/built-in.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o net/netfilter/built-in.o net/netfilter/netfilter.o
| avareldalton85/rpi2-linux-rt | net/netfilter/.built-in.o.cmd | bat | gpl-2.0 | 190 |
cmd_drivers/auxdisplay/built-in.o := rm -f drivers/auxdisplay/built-in.o; /home/me/ARM_codebench/bin/arm-none-linux-gnueabi-ar rcsD drivers/auxdisplay/built-in.o
| akkufix/sola_jb_kernel | drivers/auxdisplay/.built-in.o.cmd | bat | gpl-2.0 | 163 |
echo off
mkdir build64
cd build64
cmake -G "Visual Studio 12 Win64" ..\src\ -DSWIG_EXECUTABLE=c:\swig\swig.exe -DSWIG_DIR=c:\swig\ | mdmitr/surfit | make_sln64.cmd | bat | gpl-2.0 | 132 |
cmd_net/irda/irlap.o := arm-linux-gnueabi-gcc -Wp,-MD,net/irda/.irlap.o.d -nostdinc -isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include -I/root/linux-jps/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk30/include -Iarch/arm/p... | jpsminix/minix5 | net/irda/.irlap.o.cmd | bat | gpl-2.0 | 29,747 |
cmd_fs/lockd/clntproc.o := gcc -Wp,-MD,fs/lockd/.clntproc.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-larger... | namgk/kernel-tut | fs/lockd/.clntproc.o.cmd | bat | gpl-2.0 | 22,232 |
cmd_sound/pci/vx222/built-in.o := rm -f sound/pci/vx222/built-in.o; /home/selva/android/kernel/Android_Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/pci/vx222/built-in.o
| selva-simple/Galaxy-R-Kernel | sound/pci/vx222/.built-in.o.cmd | bat | gpl-2.0 | 177 |
cmd_/home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/scarakins.ko := ld -r -m elf_i386 -T /usr/src/linux-headers-2.6.32-122-rtai/scripts/module-common.lds --build-id -o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/scarakins.ko /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/scarakins.o /home/yutingkao23/ILC-with-LinuxCNC-I... | CalvinHsu1223/LinuxCNC-HAL-EtherCAT-Driver-with-ILC | src/.scarakins.ko.cmd | bat | gpl-2.0 | 345 |
cmd_crypto/ghash-generic.ko := /home/adminuser/sgy1/arm-2009q3/bin/arm-none-eabi-ld -EL -r -T /home/adminuser/sgy1/kernel/common/scripts/module-common.lds --build-id -o crypto/ghash-generic.ko crypto/ghash-generic.o crypto/ghash-generic.mod.o
| prototype-U/Hells-Fusion-SGYD | crypto/.ghash-generic.ko.cmd | bat | gpl-2.0 | 244 |
cmd_kernel/sys.o := /home/gabe/arm-2009q3/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,kernel/.sys.o.d -nostdinc -isystem /home/gabe/arm-2009q3/arm-2009q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/include -I/home/gabe/stock_note/sgh-i717-dagkernel/arch/arm/include -Iinclude -include include/generated/autoconf.... | dagnarf/sgh-i717-dagkernel | kernel/.sys.o.cmd | bat | gpl-2.0 | 33,137 |
cmd_arch/arm/lib/csumpartial.o := /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.csumpartial.o.d -nostdinc -isystem /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/space/android/kernel/linux-2.6.39-tegr... | asopov/linux-tpt-2.6.39 | arch/arm/lib/.csumpartial.o.cmd | bat | gpl-2.0 | 2,088 |
xasm /b400 patch.z80
del rfghtscc
ren patch.bin rfghtscc
| rururutan/hoot-patches | msx/konami/game_collection_bangaihen/road_fighter/src_scc/comp.bat | bat | gpl-3.0 | 57 |
@echo off
setlocal
setlocal & pushd Prop && call Build & endlocal
setlocal & pushd VDU && call Build & endlocal | pbetti/ZDS | software/RomWBW/Source/Hardware/Build.cmd | bat | gpl-3.0 | 116 |
[Remap]
x = x
y = y
z = z
a = a
b = b
c = c
s = s
;-| AI |------------------------------------------------------
[Command]
name = "AI0"
command = a,a,a,a,b,b,b,b
time = 0
[Command]
name = "AI1"
command = a,a,a,a,c,c,c,c
time = 0
[Command]
name = "AI2"
command = a,a,a,a,x,x,x,x
time = 0
[Command... | StateX/BluexGear | BluexGear-Linux/chars/Ragna/Ragna.cmd | bat | gpl-3.0 | 29,835 |
pdflatex zz.tex
pdflatex zz.tex
| wzychla/ppw-zeszyt-zadan-pl | compile.bat | bat | lgpl-3.0 | 34 |
if "%ARCH%"=="32" (set CPU_ARCH=x86) else (set CPU_ARCH=x64)
curl https://cmake.org/files/v%PKG_VERSION:~0,4%/cmake-%PKG_VERSION%-win%ARCH%-%CPU_ARCH%.zip -o cmake-win.zip
7z x cmake-win.zip > nil
set PATH=%CD%\cmake-%PKG_VERSION%-win%ARCH%-%CPU_ARCH%\bin;%PATH%
cmake --version
mkdir build && cd build
set C... | jjhelmus/berryconda | recipes/cmake/bld.bat | bat | bsd-3-clause | 922 |
:: Set env vars that tell distutils to use the compiler that we put on path
SET DISTUTILS_USE_SDK=1
SET MSSdk=1
SET "VS_VERSION=15.0"
SET "VS_MAJOR=15"
SET "VS_YEAR=2017"
set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out"
set "MSYS2_ENV_CONV_EXCL=CL"
:: For Python 3.5+, ensure that we link with the dynamic runtime. See
::... | pytorch/vision | packaging/vs2017/activate.bat | bat | bsd-3-clause | 1,203 |
!
! BOOTSTRAP BY BOOT() SYSCALL
! GO SINGLE-USER AFTER BOOT
!
SET DEF HEX
SET DEF LONG
SET REL:0
HALT
UNJAM
INIT
LOAD BOOT
D/G 8 0 ! MEMORY IS NOT COUNTED IN BOOT
D/G A 0 ! DEV TO BOOT FROM, SEE CODING IN REBOOT.H AND RPB.H
D/G B 0 ! BOOT PARAMETERS: MULTI USER AFTER CHECK
D/G C FFFFFFFF ! SHOW THAT WE... | MarginC/kame | openbsd/sys/arch/vax/floppy/hpsboo.cmd | bat | bsd-3-clause | 350 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXWSFOLD.S01_CreateDeleteFolder.MSOXWSFOLD_S01_TC04_CreateManagedFolder /testcontainer:..\..\MS-OXWSFOLD\TestSuite\bin\Debug\MS-OXWSFOLD_TestSuite.dll /runconfig:..\..\MS-OXWSFOLD\MS-OXWSFOLD.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeWebServices/Source/Scripts/MS-OXWSFOLD/RunMSOXWSFOLD_S01_TC04_CreateManagedFolder.cmd | bat | mit | 312 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFXICS.S05_SyncICSHierarchyDelete_TestSuite.MSOXCFXICS_S05_SyncICSHierarchyDelete_TestSuite10 /testcontainer:..\..\MS-OXCFXICS\TestSuite\bin\Debug\MS-OXCFXICS_TestSuite.dll /runconfig:..\..\MS-OXCFXICS\MS-OXCFXICS.testsettin... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCFXICS/RunMSOXCFXICS_S05_SyncICSHierarchyDelete_TestSuite10.cmd | bat | mit | 336 |
@echo off
bii arduino:settings
pause
exit | ArduinoIDE/Arduino-PyQt-IDE | bii-ide/resources/script/win/settings.bat | bat | mit | 41 |
@echo off
SETLOCAL ENABLEEXTENSIONS
if "%~x1" NEQ ".jpg" (
if "%~x1" NEQ ".gif" (
if "%~x1" NEQ ".png" (
echo.
echo **** ÇëÑ¡ÔñͼƬÎļþ
echo.
goto End
)
)
)
"node.exe" "%~dp0fe" imagemin "%~n1%~x1"
goto End
:End
ENDLOCAL
pause | chancedai/front-end-solutions | solutions/FEinit-master/bin/image-min.cmd | bat | gpl-2.0 | 315 |
@echo off
@title Dump
set CLASSPATH=.;..\..\bin\*
java -server -Dwzpath=..\..\wz\ tools.wztosql.DumpMobSkills
pause | Maxcloud/Mushy | resources/tools/dump-mobskills.bat | bat | gpl-3.0 | 115 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\nw-builder\bin\nwbuild" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\nw-builder\bin\nwbuild" %*
) | kralkurt/teg_une | node_modules/.bin/nwbuild.cmd | bat | gpl-3.0 | 186 |
@if "%_echo%"=="" echo off
setlocal
if EXIST build.ok DEL /f /q build.ok
del /s /q cdtsuite.exe > NUL 2>&1
del /s /q test.out > NUL 2>&1
del /s /q test.err > NUL 2>&1
REM == Invoke resgen to create .cs files out of .resx
resgen.exe tests\Properties\Resources.resx /str:cs,tests.Properties,Resources,tests\Propertie... | drvink/FSharp.Compiler.CodeDom | tests/codedom/build.bat | bat | unlicense | 1,401 |
@echo off
setlocal
call :InstallDependencies
call :SetProfileEnv
call :CopyDependenciesFromProgramFileX86ToProgramFile
call :AddLegacyDependencies
:: work around for npm bug that it doesn`t create npm folder under user folder
set npmUserPath="%SYSTEMDRIVE%\Users\%username%\AppData\Roaming\npm"
if not exist ... | juoni/kudu | Setup/KuduDevSetup.cmd | bat | apache-2.0 | 7,647 |
@rem Copyright 2009-2012 Aluminum project
@rem
@rem Licensed under the Apache License, Version 2.0 (the "License");
@rem you may not use this file except in compliance with the License.
@rem You may obtain a copy of the License at
@rem
@rem http://www.apache.org/licenses/LICENSE-2.0
@rem
@rem Unless required by applica... | levi-h/aluminumproject | integration/cli/src/distribution/bin/alu.cmd | bat | apache-2.0 | 1,078 |
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\msbuild build.proj /t:Build /p:Configuration=Release
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\msbuild build.proj /t:Package /p:Configuration=Release
pause
| Mickey-P/SmallSharpToolsDotNet | YahooPack/Package Release.cmd | bat | apache-2.0 | 211 |
::
:: Licensed to the Apache Software Foundation (ASF) under one or more
:: contributor license agreements. See the NOTICE file distributed with
:: this work for additional information regarding copyright ownership.
:: The ASF licenses this file to You under the Apache License, Version 2.0
:: (the "License"); you may ... | akuznetsov-gridgain/ignite | bin/include/parseargs.bat | bat | apache-2.0 | 1,733 |
REM docker run -it azuresdk/azure-cli-python:latest bash
call ng build --prod
docker build -t gb-grocery:latest .
docker tag gb-grocery:latest garyb432/gb-grocery:latest
docker push garyb432/gb-grocery:latest
az webapp restart -n gb-grocery -g gbg-rg
| GaryB432/gb-grocery | deploy-azure.cmd | bat | mit | 251 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.