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
echo Decompiler Script Utility
echo .........................
echo.
pause
if exist base goto DECOMP
:: COPY ROUTINE
:COP
echo Copying Files...
xcopy /s "C:\Program Files (x86)\Origin Games\The Sims 4\Data\Simulation\Gameplay\base.zip"
xcopy /s "C:\Program Files (x86)\Origin Games\The Sims 4\Data\Simulation\G... | MrSeabody/decompiler | decompile.bat | bat | mit | 641 |
@forfiles /m *.Test.csproj /s /c "cmd /c dotnet test @file" | kyubisation/FluentRestBuilder | test.cmd | bat | mit | 59 |
del *.nupkg
nuget pack MvvmCross.PortableSupport.3.0.1.nuspec
nuget pack MvvmCross.HotTuna.CrossCore.3.0.1.nuspec
nuget pack MvvmCross.HotTuna.Droid.Fragging.3.0.1.nuspec
nuget pack MvvmCross.HotTuna.Plugin.Accelerometer.3.0.1.nuspec
nuget pack MvvmCross.HotTuna.Plugin.All.3.0.1.nuspec
nuget pack MvvmCross.HotTun... | blounty/XB1 | packages/MvvmCross.3.0.6/pack.bat | bat | mit | 1,633 |
cd ../../..
set home=%cd%
cd ../../gitrepos/components/mediaelement
git pull
cd build
for %%f in (%home%\js\mediaelement\*.*) do if exist %%~nxf copy /Y %%~nxf %home%\js\mediaelement\%%~nxf
for %%f in (%home%\js\mediaelement\css\*.*) do if exist %%~nxf copy /Y %%~nxf %home%\js\mediaelement\css\%%~nxf
for %%f in ... | litepubl/cms | utils/build/update/mediaelement.bat | bat | mit | 624 |
SET RESOLUTION=240p
SET RESOLUTION_QUALITY=HQ
CALL "%~dp0.\handbrake.transcode-x264.cmd" %* | jakegough/AVScripts | handbrake/handbrake.transcode-x264-240p-HQ.cmd | bat | mit | 92 |
@echo Off
set config=%1
if "%config%" == "" (
set config=Release
)
set nuget=
if "%nuget%" == "" (
set nuget=tools\nuget
)
mkdir Build
mkdir Build\lib
mkdir Build\lib\net40
%nuget% pack "src\NetSapiensSharp\NetSapiensSharp.nuspec" -NoPackageAnalysis -Verbosity detailed -OutputDirectory Build -Properties Configu... | rossover/NetSapiensSharp | build.bat | bat | mit | 337 |
@echo off
C:\Users\%USERNAME%\.babun\cygwin\bin\bash.exe -l %~dp0\BaseFiles\Run\commit.sh | bmuchmore/CymeR | CymeR-Windows/Commit.bat | bat | gpl-2.0 | 90 |
cmd_fs/readdir.o := arm-none-linux-gnueabi-gcc -Wp,-MD,fs/.readdir.o.d -nostdinc -isystem /opt/CodeSourcery/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/home/maximilian/projects/git-clean/ev3sources/extra/linux-03.20.00.13/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittl... | EAVR/EV3.14 | ev3sources/extra/linux-03.20.00.13/fs/.readdir.o.cmd | bat | gpl-2.0 | 26,130 |
cmd_net/ipv4/netfilter/nf_nat_sip.o := arm-linux-gnueabi-gcc -Wp,-MD,net/ipv4/netfilter/.nf_nat_sip.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... | b8e5n/KTG-kernel_es209ra | net/ipv4/netfilter/.nf_nat_sip.o.cmd | bat | gpl-2.0 | 32,195 |
cmd_lib/lib.a := rm -f lib/lib.a; /home/chiehyang/PandaBoard-LinuxKernel/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ar rcsD lib/lib.a lib/argv_split.o lib/bug.o lib/cmdline.o lib/cpumask.o lib/ctype.o lib/dec_and_lock.o lib/decompress.o lib/decompress_inflate.o lib/dump_stack.o li... | domintech/PandaBoard-LinuxKernel | lib/.lib.a.cmd | bat | gpl-2.0 | 712 |
cmd_drivers/acpi/executer/exconvrt.o := gcc -Wp,-MD,drivers/acpi/executer/.exconvrt.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-decl... | namgk/kernel-tut | drivers/acpi/executer/.exconvrt.o.cmd | bat | gpl-2.0 | 14,021 |
@echo off
del web\CPR.jar
copy images\*.* classes\
cd classes
jar cvf ..\web\CPR.jar *.gif *.jpg com\*.*
cd ..
| joshdrummond/chinese-polar-races | jarme.bat | bat | gpl-2.0 | 117 |
cmd_arch/arm/vfp/vfphw.o := /usr/local/arm/arm-eabi-4.4.3/bin/arm-eabi-gcc -Wp,-MD,arch/arm/vfp/.vfphw.o.d -nostdinc -isystem /usr/local/arm/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/miamo/android/kernel/miamOv/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoc... | miamo/miamOv | arch/arm/vfp/.vfphw.o.cmd | bat | gpl-2.0 | 3,124 |
@echo off
copy ..\release\obs.exe .\
copy ..\ObsVCE\release\ObsVCE.dll .\
copy ..\ObsVCEAMF\release\ObsVCEAMF.dll .\
copy ..\release\ObsVCEMFT.dll .\
copy "%UserProfile%\AMD Media SDK\1.1\dll\amf\x86\release\vs12\amf-core-windesktop32.dll" .\
copy "%UserProfile%\AMD Media SDK\1.1\dll\amf\x86\release\vs12\amf-component-... | jackun/OBS | rundir/copyrelease.bat | bat | gpl-2.0 | 1,088 |
cmd_arch/arm/lib/strnlen_user.o := /Volumes/Passport/kernel/nexus4/msm/scripts/gcc-wrapper.py arm-linux-androideabi-gcc -Wp,-MD,arch/arm/lib/.strnlen_user.o.d -nostdinc -isystem /Volumes/Passport/kernel/nexus4/msm/arm-linux-androideabi-4.6/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/include -I/Volumes/Passport/k... | hch-im/nexus4_kernel | arch/arm/lib/.strnlen_user.o.cmd | bat | gpl-2.0 | 2,310 |
mkdir bin
echo Build sire
dmd -c -op sire.d
dmd -c -op appEnv.d
dmd -c -op lib/ish.d
dmd -c -op lib/git.d
dmd -c -op lib/url.d
dmd -c -op lib/rules.d
dmd -c -op lib/LineProcessing.d
dmd -c -op lib/env.d
dmd sire.obj appEnv.obj lib/ish.obj lib/git.obj lib/url.obj lib/rules.obj lib/lineProcessing.obj... | LaMaisonOrchard/DSire | build.bat | bat | gpl-2.0 | 443 |
cmd_fs/ext3/built-in.o := /home/adam/android/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ld -EL -r -o fs/ext3/built-in.o fs/ext3/ext3.o
| damageless/linux-kernel-ican-tab | fs/ext3/.built-in.o.cmd | bat | gpl-2.0 | 171 |
cmd_arch/arm/kernel/armksyms.o := arm-eabi-gcc -Wp,-MD,arch/arm/kernel/.armksyms.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 -W... | HCDRJacob/wildfire-kernel | arch/arm/kernel/.armksyms.o.cmd | bat | gpl-2.0 | 145,577 |
cmd_crypto/des_generic.o := arm-eabi-gcc -Wp,-MD,crypto/.des_generic.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-proto... | HCDRJacob/wildfire-kernel | crypto/.des_generic.o.cmd | bat | gpl-2.0 | 140,534 |
@ECHO OFF
REM Note: -B 5 overrides the USBasp's current setting of the "slow" jumper. e.g. GO SLOW
@ECHO ON
avrdude -B 5 -p atmega88 -c usbasp -U lfuse:r:-:h -qq
@ECHO OFF
IF %ERRORLEVEL% NEQ 0 GOTO Failed
ECHO "Read LFuse: OK"
@ECHO ON
avrdude -B 5 -p atmega88 -c usbasp -U hfuse:r:-:h -qq
@ECHO OFF
IF %ERRORLEVEL%... | zrafa/jlime_embedded_applications | humane-nn/software/3rdParty/tellymate-114/Firmware/M88_program_all.bat | bat | gpl-2.0 | 909 |
echo. | Trevski13/MADS-Core | modlets/mod_newline.bat | bat | gpl-3.0 | 5 |
cmd_dest/include/linux/tc_act/.install := /bin/sh scripts/headers_install.sh dest/include/linux/tc_act ./include/uapi/linux/tc_act tc_csum.h tc_defact.h tc_gact.h tc_ipt.h tc_mirred.h tc_nat.h tc_pedit.h tc_skbedit.h tc_vlan.h; /bin/sh scripts/headers_install.sh dest/include/linux/tc_act ./include/linux/tc_act ; /bin/s... | Iotlab-404/LFS | tools/include/linux/tc_act/..install.cmd | bat | gpl-3.0 | 544 |
python "Z:\Project Python\Auto Clicker\restore_profile_firefox.py" | pavnguyen/Auto-Clicker | start_restore_profile_firefox.bat | bat | gpl-3.0 | 66 |
@call "%~dp0\..\..\user\startstop\runmanually.bat" 0 \user\startstop StopUserMode.py
@call "%~dp0\..\..\user\startstop\runmanually.bat" 0 \user\startstop StopAdminMode.py
@call "%1"
@call "%~dp0\..\..\user\startstop\runmanually.bat" 0 \user\startstop StartUserMode.py
@call "%~dp0\..\..\user\startstop\runmanually.bat... | HiSPARC/station-software | user/updater/runAdminUpdate.bat | bat | gpl-3.0 | 358 |
@echo off
..\..\Tools\texc2h.exe ..\..\manwork\latex\ppmanual.tex ..\..\manwork\help\pphelp.hhp ..\pict\png ..\..\manwork\help | papyrussolution/OpenPapyrus | Src/BuildVC70/mkhelp.bat | bat | agpl-3.0 | 126 |
cd dist
java -jar SmartID.jar writer
| Qingbao/SmartID | writer.bat | bat | lgpl-2.1 | 37 |
@echo off
set BATCHDIR=%~dp0
set DATESTR=%DATE:/=%
set TIMESTR=%TIME:/ =0%
set TIMESTR2=%TIMESTR:~0,2%%time:~3,2%%time:~6,2%%time:~9,2%
echo %DATESTR%
echo %TIMESTR%
echo %TIMESTR2%
echo hogehoge_%DATESTR%_%TIMESTR2%.log
pause
| bugoodby/bugoodbylib | script/batch/09.time.bat | bat | unlicense | 247 |
@echo off
%SQLPLUS_FILE% /NOLOG < %HOME_BASE%\dc06.tmp
| DarthMaulware/EquationGroupLeaks | Leak #5 - Lost In Translation/windows/Resources/PFre/Uploads/dc6.bat | bat | unlicense | 55 |
@ECHO OFF
REM Command file for Sphinx documentation
set SPHINXBUILD=python -m sphinx.__init__
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=_build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
set I18NSPHINXOPTS=%SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOP... | QQuick/Transcrypt | transcrypt/docs/sphinx/make.bat | bat | apache-2.0 | 5,340 |
@echo off
title RebuildBoot
SET MSBUILDENABLEALLPROPERTYFUNCTIONS=1
rem %WinDir%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe %~dp0\Common\BootTasks.proj /t:BuildBoot /tv:4.0
call "%VSINSTALLDIR%\Common7\Tools\VsDevCmd.bat"
MSBuild.exe %~dp0\Common\BootTasks.proj /t:BuildBoot /tv:4.0 /bl:%~dp0\Boot2\BootTasks.bi... | rsdn/nitra | RebuildBoot.cmd | bat | apache-2.0 | 379 |
REM
REM @ECHO OFF
REM === Post Build Script to bring XmlDocument.xmls together
IF "%~1"=="" GOTO noparampassed
set projectDir=%~1
ECHO ON
ECHO Project Path = %projectDir%
REM === Add additional xml docs below here ===
copy "D:\GitRepos\EnterpriseAppSettings\src\dotNET\hms.entappsettings.webapi\hms.entappsettings.contr... | nrogoff/EnterpriseAppSettings | src/dotNET/hms.entappsettings.webapi/hms.entappsettings.webapi/BuildScripts/CopyXmlDocs.bat | bat | apache-2.0 | 538 |
win32.vbs
| gavocanov/browserlink.vim | browserlink/start.bat | bat | mit | 10 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /testcontainer:..\..\MS-ASNOTE\TestSuite\bin\Debug\MS-ASNOTE_TestSuite.dll /runconfig:..\..\MS-ASNOTE\MS-ASNOTE.testsettings
pause | XinwLi/Interop-TestSuites-1 | ExchangeActiveSync/Source/Scripts/MS-ASNOTE/RunAllMSASNOTETestCases.cmd | bat | mit | 185 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCMD.S14_Search.MSASCMD_S14_TC13_Search_Result_MultipleMatchedItems /testcontainer:..\..\MS-ASCMD\TestSuite\bin\Debug\MS-ASCMD_TestSuite.dll /runconfig:..\..\MS-ASCMD\MS-ASCMD.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeActiveSync/Source/Scripts/MS-ASCMD/RunMSASCMD_S14_TC13_Search_Result_MultipleMatchedItems.cmd | bat | mit | 297 |
@echo off
@REM Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0
@REM Script to run a command
if NOT "%JENAROOT%" == "" goto :okRoot
echo JENAROOT not set
exit /B
:okRoot
call %JENAROOT%\bat\make_classpath.bat %JENAROOT%
java %SOCKS% -cp %CP% jena.rdfcopy %*
exit /B
| hdadler/sensetrace-src | com.ipv.sensetrace.RDFDatamanager/jena-2.11.0/jena-core/bat/rdfcopy.bat | bat | gpl-2.0 | 304 |
cmd_drivers/base/power/resume.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,drivers/base/power/.resume.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 -Wal... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/drivers/base/power/.resume.o.cmd | bat | gpl-2.0 | 12,392 |
@echo off
SET BUILD_DIR=C:\TBuild
set LIB_DIR=%BUILD_DIR%\Libraries
set SRC_DIR=%BUILD_DIR%\tdesktop
SET QT_VERSION=5_6_2
cd %BUILD_DIR%
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86
call:configureBuild
call:getDependencies
call:setupGYP
cd %SRC_DIR%
echo Finished!
GOTO:EOF
:: F... | felfert/tdesktop | .appveyor/install.bat | bat | gpl-3.0 | 2,306 |
@echo off
start /wait PrefsFile2Data.exe
start /wait khuxdecrypt Cocos2dxPrefsFile.xml.BGAD ExtractedSave\
start /wait khuxdecrypt ExtractedSave\purchase_transactions ExtractedSave\Purchaes_Transaction_Extracted\
start /wait khuxdecrypt ExtractedSave\tracking_events ExtractedSave\Tracking_Events_Extracted\
echo Done, y... | thethiny/Modding-Database | KHUx/Tools/SaveFile Extractor.bat | bat | gpl-3.0 | 644 |
@echo off
@echo on
java -classpath js.jar;compiler.jar -Xss100m org.mozilla.javascript.tools.shell.Main r.js -o core.js
java -classpath js.jar;compiler.jar -Xss100m org.mozilla.javascript.tools.shell.Main r.js -o default.js
java -classpath js.jar;compiler.jar -Xss100m org.mozilla.javascript.tools.shell.Main r.js -o zei... | superdesk/Live-Blog | plugins/livedesk-embed/build/build.bat | bat | agpl-3.0 | 1,330 |
IF EXIST "Debug" (
IF EXIST "Debug\tex_rustkd.png" (
xcopy /D /Q /Y /K "..\..\examples\textures\rustkd.png" "Debug\tex_rustkd.png"
) ELSE (
copy "..\..\examples\textures\rustkd.png" "Debug\tex_rustkd.png"
)
IF EXIST "Debug\tex_rustks.png" (
xcopy /D /Q /Y /K "..\..\examples\textures\rustks.png... | libsh-archive/sh | win32/vc8/postbuild_textures.bat | bat | lgpl-2.1 | 5,238 |
@echo off
SETLOCAL
if NOT DEFINED RED5_HOME set RED5_HOME=%~dp0
if NOT DEFINED JAVA_HOME goto err
REM JAVA options
REM You can set JVM additional options here if you want
if NOT DEFINED JVM_OPTS set JVM_OPTS=-Xms256m -Xmx1g -Xverify:none -XX:+TieredCompilation -XX:+UseBiasedLocking -XX:InitialCodeCacheSiz... | maritelle/red5-server | src/main/server/red5.bat | bat | apache-2.0 | 1,678 |
echo on
protogen -i:NFDefine.proto -o:NFDefine.cs
protogen -i:NFMsgBase.proto -o:NFMsgBase.cs
protogen -i:NFMsgPreGame.proto -o:NFMsgPreGame.cs
protogen -i:NFMsgShare.proto -o:NFMsgShare.cs
protogen -i:NFSLGDefine.proto -o:NFSLGDefine.cs
protogen -i:NFFleetingDefine.proto -o:NFFleetingDefine.cs
protogen -i:NFMsgURl.pro... | xinst/NoahGameFrame | NFComm/NFMessageDefine/cs.bat | bat | apache-2.0 | 344 |
echo off
echo ==========================
echo Script by Dr.Hacknik (C) 2016
echo --------------------------
echo This Script was made for SimpliiU;
echo SimpliiU and/or its Components are Licensed
echo under the Open GPL GNU Open-Source License.
echo You may Modify this or the Software, as long
echo as you include a c... | zoltx23/SimplyU | Builds/Debug/2016_10_8_1053am/StartServer.bat | bat | gpl-3.0 | 574 |
@ECHO OFF
PUSHD %~dp0\..\..\tools\buildsteps\windows\win32
CALL download-msys2.bat %*
POPD
| cjmayo/xbmc | project/BuildDependencies/DownloadMingwBuildEnv.bat | bat | gpl-2.0 | 92 |
call Prepare-Nuget-and-Build-Tools.cmd
"%BUILD_TOOLS_ONLINE%\nuget.exe" restore
"%MS_BUILD_2017%" H3Control.sln /t:Rebuild /v:m /p:Configuration=Debug
pushd H3Control.Tests\bin\Debug
"%NUNIT_CONSOLE_RUNNER%" --labels=On --workers=1 H3Control.Tests.dll
"%REPORT_UNIT%" .\ 1>report_uit.log 2>&1
popd
| devizer/h3control | Modern-Build-and-Test.cmd | bat | mit | 298 |
@if not defined _echo @echo off
setlocal
SET CONFIGURATION=Release
SET CMDHOME=%~dp0
@REM Remove trailing backslash \
set CMDHOME=%CMDHOME:~0,-1%
pushd "%CMDHOME%"
@cd
SET OutDir=%CMDHOME%\Binaries\%CONFIGURATION%
REM set TESTS=%OutDir%\Tester.dll,%OutDir%\TesterInternal.dll,%OutDir%\NonSilo.Tests.dll,%OutDir%\Tes... | shlomiw/orleans | vNext/Test.cmd | bat | mit | 1,263 |
kissy-kison -g parser-grammar.kison -m xtemplate/compiler/parser | 007slm/kissy | src/xtemplate/sub-modules/compiler/src/gen-parser.bat | bat | mit | 64 |
@echo off
@pushd grammar-generator
python TestSuite.py
@popd
@pause | afronski/grammar-generator | test.bat | bat | mit | 70 |
copy ..\..\ExcelDna.Integration.dll PackLib\
copy ..\..\ExcelDna.Integration.dll PackRef\
copy ..\..\ExcelDna.Integration.dll PackDep\
..\..\ExcelDnaPack PackDna\PackDna.dna /Y
copy PackDna\PackDna-packed.xll Out\
..\..\ExcelDnaPack PackSource\PackSource.dna /Y
copy PackSource\PackSource-packed.xll Out\
..\..\ExcelD... | red2901/sandbox | exceldna/Libs/ExcelDna-0.34/Distribution/Samples/Packing/PackAll.bat | bat | mit | 1,376 |
@echo off
npm install && node_modules\.bin\hubot.cmd --name "hubu" %* | TechAtNYU/hubu | bin/hubot.cmd | bat | mit | 71 |
@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% %ALLS... | tkw1536/openjub_py | docs/make.bat | bat | mit | 6,718 |
REM "build all - MT/MTd (32bit Lib)"
b2 --prefix=.\stage\lib --toolset=msvc-14.0 runtime-link=static
REM "build all - MD/MDd(32bit DLL)"
b2 --prefix=.\stage\lib --toolset=msvc-14.0 runtime-link=shared
REM "build all - MT/MTd (64bit Lib)"
b2 --prefix=.\stage\lib64 --toolset=msvc-14.0 runtime-link=static --architec... | nicecapj/crossplatfromMmorpgServer | ThirdParty/boost_1_61_0/windows_build.bat | bat | mit | 485 |
title py2reinstall-ziyan
py -3 -m pip uninstall -y ziyan 1>nul
cd ../..
if exist build rd /s /q build
echo 'clean build/'
py -3 setup.py install 1>nul
echo 'py -3 reinstall good' | maboss-YCMan/ziyan | ziyan/script/py3reinstall.cmd | bat | mit | 178 |
@echo off
set tempfile="%~dp0\temp.txt"
set mimetypes=%~dp0mimetypes.txt
REM Extracting the extension of the file
set ext=%~x1_
REM Removing the period for using as correct variable name
set ext=%ext:~1,-1%
REM Load mimetypes from file, if some mimetype is missing update the file mimetypes.txt
REM for any mimet... | gialloporpora/yellowpy | batch/base64.bat | bat | gpl-2.0 | 1,178 |
cmd_drivers/acpi/namespace/nsxfobj.o := gcc -Wp,-MD,drivers/acpi/namespace/.nsxfobj.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fno-optimize-sibling-cal... | dnh34/proj1 | drivers/acpi/namespace/.nsxfobj.o.cmd | bat | gpl-2.0 | 9,828 |
pushd "%GBC%\net\%LNCH%\%INTEL%"
"%GBC%\fart.exe" "Bliss.ini" [ROMPTH] "%GBG%\%GAM%\%CONS%\%INTEL%\%CSTM%"
popd
for /d %%g IN (*) DO (
if "%RECONF%"=="1" copy /Y "%GBC%\net\%LNCH%\%INTEL%\Bliss.ini" "%%~g"
set CSTM=%%~g
pushd "%%~g"
call :injext
CALL "%GBC%\Intelbinject.bat"
popd
)
exit /b
:injext... | HoodlumDTX/rom-jacket | extinjINTELB.bat | bat | gpl-2.0 | 480 |
cmd_crypto/rmd128.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/rmd128.ko crypto/rmd128.o crypto/rmd128.mod.o
| prototype-U/Hells-Fusion-SGYD | crypto/.rmd128.ko.cmd | bat | gpl-2.0 | 216 |
:: RevokeChinaCerts Online batch
:: Revoke China Certificates.
::
:: Contributions: JayXon, Hugo Chan, ntkme, Chengr28
::
@CHCP 65001
@ECHO off
CLS
:: Check administrative permission.
net session >nul 2>nul
IF ERRORLEVEL 1 (
COLOR 4F
ECHO Please run as Administrator.
ECHO.
PAUSE & BREAK
ECHO.
CLS
)
:: Loc... | JayXon/AntiChinaCerts | Windows/RevokeChinaCerts_Online.bat | bat | gpl-2.0 | 3,937 |
cmd_drivers/base/power/built-in.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o drivers/base/power/built-in.o drivers/base/power/clock_ops.o
| avareldalton85/rpi2-linux-rt | drivers/base/power/.built-in.o.cmd | bat | gpl-2.0 | 205 |
cmd_arch/arm/kernel/entry-common.o := arm-eabi-gcc -Wp,-MD,arch/arm/kernel/.entry-common.o.d -nostdinc -isystem /data/repos/cm/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/data/repos/kernels/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-... | bigbiff/i717-GB-Kernel | arch/arm/kernel/.entry-common.o.cmd | bat | gpl-2.0 | 3,269 |
cmd_/home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/lut5.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/lut5.ko /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/lut5.o /home/yutingkao23/ILC-with-LinuxCNC-ILCv1/src/lut5.m... | CalvinHsu1223/LinuxCNC-HAL-EtherCAT-Driver-with-ILC | src/.lut5.ko.cmd | bat | gpl-2.0 | 325 |
cmd_fs/proc/proc.o := ../prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/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/interrupts.o ... | venkatkamesh/2.6.35-kernel-for-lg-optimus-me- | fs/proc/.proc.o.cmd | bat | gpl-2.0 | 497 |
cmd_scripts/kconfig/zconf.tab.o := gcc -Wp,-MD,scripts/kconfig/.zconf.tab.o.d -w -O3 -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE -Iscripts/kconfig -c -o scripts/kconfig/zconf.tab.o scripts/kconfig/zconf.tab.c
source_scripts/kconfig/zconf.tab.o := scripts/kc... | lindsaytheflint/stone | scripts/kconfig/.zconf.tab.o.cmd | bat | gpl-2.0 | 4,210 |
cmd_drivers/video/fb.o := /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/video/fb.o drivers/video/fbmem.o drivers/video/fbmon.o drivers/video/fbcmap.o drivers/video/fbsysfs.o drivers/video/modedb.o drivers/video/fbcvt.o
| 0xD34D/kernel_amazon_tate | drivers/video/.fb.o.cmd | bat | gpl-2.0 | 270 |
@echo off
cls
set include=%include%;R:\STK\ogfview\105_SRC\include
set lib=%lib%;R:\STK\ogfview\105_SRC\include
echo *** making ***
cl /DUSE_V2 /nologo /W3 /GX /Od /ZI /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /MD /c /Isrc src\*.c*
link /nologo /debug /out:glex_ms_gl11d.exe *.obj
del *.obj
cls
cl /DUSE_GL10 /DUS... | OS2World/APP-MISC-GLExcess | mk_win32d.bat | bat | gpl-2.0 | 880 |
copy ..\..\src\mangosd\mangosd.conf.dist.in .\mangosd.conf
copy ..\..\src\realmd\realmd.conf.dist.in .\realmd.conf
copy ..\..\src\bindings\ScriptDev2\scriptdev2.conf.dist.in .\scriptdev2.conf
pause | udw/mangos_hw2system_335 | win/VC90/getMANGOSconfig.bat | bat | gpl-2.0 | 200 |
@ECHO OFF
REM Windows Bat File to start DTD live environment for Windows.
REM First check if this is a fresh build.
IF EXIST tmp\fresh_install.txt (
ECHO This is a fresh install.
GOTO Init
)
:Start
REM Regular start of Apache and MySQL.
ECHO Starting Apache and MySQL.
UniController.exe start_both
... | dtd-tech/dtd-build | lib/win/bat/dtd-start.bat | bat | gpl-2.0 | 959 |
@set MAKE=make.exe
@cd /d %~dp0
@%MAKE% clean
@%MAKE% -j 4
@if %errorlevel%==0 %MAKE% avrdude
pause
| zkemble/Si446x | Si446x/make.bat | bat | gpl-3.0 | 101 |
copy LANGUAGES\ENGLISH\language.ini datas\language_ini_en.bin
copy LANGUAGES\ITALIAN\language.ini datas\language_ini_it.bin
copy LANGUAGES\FRENCH\language.ini datas\language_ini_fr.bin
copy LANGUAGES\SPANISH\language.ini datas\language_ini_sp.bin
copy LANGUAGES\NORWEGIAN\language.ini datas\language_ini_nw.bin
copy LAN... | stephencapes/ps3ita | language_util.bat | bat | gpl-3.0 | 660 |
REM ************************************************************************
REM
REM Description:
REM
REM Rapid Enquiry Facility (RIF) - RIF40 view triggers creation batch file
REM
REM Copyright:
REM
REM The Rapid Inquiry Facility (RIF) is an automated tool devised by SAHSU
REM that rapidly addresses epidemiological a... | smallAreaHealthStatisticsUnit/rapidInquiryFacility | rifDatabase/SQLserver/installation/rif40_install_view_triggers.bat | bat | lgpl-3.0 | 2,354 |
REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\WSMAN\Service /v allow_unencrypted /t REG_DWORD /d 1 /f
REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\WSMAN\Service /v auth_basic /t REG_DWORD /d 1 /f
REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\WSMAN\Client /v auth_basic /t REG_DWORD /d 1 /f
n... | genebean/packer-templates | windows/scripts/SetupComplete.cmd | bat | apache-2.0 | 630 |
sc stop cacheserver2
pause
sc delete cacheserver2
pause | jior/cluster | cacheserver2/bin/cacheserver-uninstallservice.bat | bat | apache-2.0 | 55 |
@echo off
set CLASSPATH=_assets\ojdbc7.jar;_assets\
set /p qflowpwd= Enter password for schema qflow:
java oracle.apex.APEXExport -db 192.168.99.100:1521/xe -user qflow -password %qflowpwd% -applicationid 1008
java oracle.apex.APEXExportSplitter f1008.sql
del f1008.sql
echo Application exported...
pause | WildDogSmith/qflow | apex/export_f1008.cmd | bat | apache-2.0 | 305 |
@echo off
REM Licensed to the Apache Software Foundation (ASF) under one
REM or more contributor license agreements. See the NOTICE file
REM distributed with this work for additional information
REM regarding copyright ownership. The ASF licenses this file
REM to you under the Apache License, Version 2.0 (the
R... | msakamoto-sf/toybox | tcp_echo_sample/java/act9/src/bin/ntsvc_install.bat | bat | apache-2.0 | 1,561 |
sqlpackage /Action:Publish /SourceFile:bin/Dx00/IQ.Schemas.Metadata.dacpac /Profile:local.publish.xml /TargetDatabaseName:X /TargetServerName:localhost | isoquark/isocore.data | IQ.Schemas.Metadata/deploy.bat | bat | apache-2.0 | 151 |
@echo off
rem Copyright (c) 2014, Peter Trsko <peter.trsko@gmail.com>
rem
rem All rights reserved.
rem
rem Redistribution and use in source and binary forms, with or without
rem modification, are permitted provided that the following conditions are met:
rem
rem * Redistributions of source code must retain... | trskop/snippets | win-batch-files/urxvt-x.bat | bat | bsd-3-clause | 2,233 |
@REM
@REM Licensed to the Apache Software Foundation (ASF) under one or more
@REM contributor license agreements. See the NOTICE file distributed with
@REM this work for additional information regarding copyright ownership.
@REM The ASF licenses this file to You under the Apache License, Version 2.0
@REM (th... | asmehra95/wiseowl | bin/solr.in.cmd | bat | mit | 5,438 |
cmd_drivers/usb/core/usbcore.o := arm-eabi-ld -EL -r -o drivers/usb/core/usbcore.o drivers/usb/core/usb.o drivers/usb/core/hub.o drivers/usb/core/hcd.o drivers/usb/core/urb.o drivers/usb/core/message.o drivers/usb/core/driver.o drivers/usb/core/config.o drivers/usb/core/file.o drivers/usb/core/buffer.o drivers/usb/c... | timmytim/honeybutter_kernel | drivers/usb/core/.usbcore.o.cmd | bat | gpl-2.0 | 517 |
@echo off
SETLOCAL EnableDelayedExpansion
set startdir=%CD%
if "%1" == "" (
echo Must give the path to R source as first argument to copyR.cmd!
exit /b
)
set SOURCEDIR=%1
if "%2" == "" (
echo Must give the path to R destination as second argument to copyR.cmd!
exit /b
)
set DESTDIR=%2
SET ARCH=%3
... | vankesteren/jasp-desktop | Tools/copyR.cmd | bat | agpl-3.0 | 2,353 |
@setlocal ENABLEDELAYEDEXPANSION
REM Build release to prepare for packaging
REM Make sure MSBUILD is available
set PATH=%PATH%;%PROGRAMFILES(x86)%\MSBuild\14.0\Bin
set VCTargetsPath=%PROGRAMFILES%
IF %processor_architecture%==AMD64 set VCTargetsPath=%PROGRAMFILES(x86)%
set VCTargetsPath=%VCTargetsPath%\MSBuild\Microso... | marinkobabic/dokany | build.bat | bat | lgpl-3.0 | 3,402 |
@setlocal EnableDelayedExpansion EnableExtensions
@for %%i in (%~dp0\_packer_config*.cmd) do @call "%%~i"
@if defined PACKER_DEBUG (@echo on) else (@echo off)
title Enable Auto-Logon for vagrant user. Please wait...
echo ==^> Enabling Auto-Logon
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v ... | HirotakaKato/boxcutter-windows-ja | floppy/autologon.bat | bat | apache-2.0 | 577 |
@echo off
pushd %~dp0
SETLOCAL
SET CACHED_NUGET=%LocalAppData%\NuGet\NuGet.exe
IF EXIST %CACHED_NUGET% goto copynuget
echo Downloading latest version of NuGet.exe...
IF NOT EXIST %LocalAppData%\NuGet md %LocalAppData%\NuGet
@powershell -NoProfile -ExecutionPolicy unrestricted -Command "$ProgressPreference = 'Silentl... | helios-io/helios | build.cmd | bat | apache-2.0 | 1,107 |
..\..\bin\Release\v40\AbstractLexer.Generator.exe Lexer.fsl -o Lexer.fs
..\..\Bin\Release\v40\YC.YaccConstructor.exe -i SimpleCalc.yrd -c ExpandEbnf -c ExpandMeta ^
-g "RNGLRGenerator -pos int -token int -module RNGLR.ParseSimpleCalc -translate true -table LR -o SimpleCalc.yrd.fs -abstract true" >> log.txt
..\... | sanyaade-g2g-repos/YaccConstructor | src/RNGLRAbstractParser.Test/gen.cmd | bat | apache-2.0 | 4,527 |
"%~dp0stubby.exe" -C "%~dp0stubby.yml" -l
| getdnsapi/stubby | windows/stubby.bat | bat | bsd-3-clause | 42 |
vagrant up
pause | bonsi/puphpet-personal-dev | vagrantup.bat | bat | mit | 16 |
@rem !! This file applies to Windows, adjust it to your platform if necessary
@rem !! Please, make sure that path to the C# compiler (csc.exe) is included in your Windows' PATH environment variable
@rem !! If it is not, uncomment the following line and include the correct path to the C# compiler in it
@rem !! path=C:\W... | Simocracy/Simocracy-Sports-Simulator | SportSim/libs/DotNetWikiBot/Compile & Run.bat | bat | mit | 1,155 |
@echo off
cd /d "%~p0"
if "%MONOPATH%"=="" SET MONOPATH=C:\Program Files (x86)\Mono-3.2.3\bin\
set msbuild="%MONOPATH%\xbuild"
set project=..\GitExtensionsMono.sln
set EnableNuGetPackageRestore=true
call %msbuild% %project% /t:clean
call %msbuild% %project% /p:TargetFrameworkProfile="" /p:Platform="Any CPU" /p:Conf... | azarkevich/gitextensions | Setup/BuildInstallers.Mono.cmd | bat | gpl-3.0 | 464 |
start "" CamelotUnchained.exe canPatchSelf=0 outputUI=0 | saddieeiddas/cu-patcher-ui | shortcut/run_ui-dev.bat | bat | mpl-2.0 | 55 |
bttrack.py --dfile statefile0 --port 80 --aggregator pwd | jakesyl/BitTornado | test/multitracker/tracker0.bat | bat | mit | 56 |
universe = vanilla
executable = x_sleep.pl
log = lib_auth_protocol-ctb.log
output = lib_auth_protocol-ctb.out
error = lib_auth_protocol-ctb.err
Notification = NEVER
arguments = 45
+Owner = Undefined
queue
| bbockelm/htcondor | src/condor_tests/lib_auth_protocol-ctb.cmd | bat | apache-2.0 | 209 |
"%ProgramFiles(x86)%\MSBuild\14.0\Bin\MSBuild.exe" DotSpatial.sln /target:Clean /property:Configuration=Release
"%ProgramFiles(x86)%\MSBuild\14.0\Bin\MSBuild.exe" DotSpatial.sln /target:ReBuild /property:Configuration=Release | donogst/DotSpatial | Source/Compile.cmd | bat | mit | 225 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\brfs\bin\cmd.js" %*
) ELSE (
node "%~dp0\..\brfs\bin\cmd.js" %*
) | smartFlicker/webserver | node_modules/mosca/node_modules/.bin/brfs.cmd | bat | mit | 127 |
@echo off
call "%~dp0\pip_install.cmd" cmake-language-server cmake-language-server
| ruchee/vimrc | vimfiles/bundle/lsp-settings/installer/install-cmake-language-server.cmd | bat | mit | 87 |
@echo off
cinst scriptcs -y 1> nul
setlocal
cd tools
%windir%\SysWoW64\cmd.exe /C scriptcs build.csx -- %*
| Hammerstad/xUnit-VW-Extension | buildwindow.bat | bat | mit | 109 |
cmd_arch/arm/lib/io-readsb.o := arm-poky-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.io-readsb.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 -Iin... | heyoufei2/yocto3.14.38_kernel | arch/arm/lib/.io-readsb.o.cmd | bat | gpl-2.0 | 2,917 |
cmd_drivers/scsi/sd.o := arm-none-linux-gnueabi-gcc -Wp,-MD,drivers/scsi/.sd.o.d -nostdinc -isystem /home/stesalit/arm-2009q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -I/root/kernel-dev/linux-2.6.37/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mac... | srinugnt2000/linux-2.6.37 | drivers/scsi/.sd.o.cmd | bat | gpl-2.0 | 27,865 |
cmd_sound/pci/built-in.o := /home/aashir/android/toolchain/linaro/bin/arm-eabi-ld -EL -r -o sound/pci/built-in.o sound/pci/ac97/built-in.o sound/pci/ali5451/built-in.o sound/pci/asihpi/built-in.o sound/pci/au88x0/built-in.o sound/pci/aw2/built-in.o sound/pci/ctxfi/built-in.o sound/pci/ca0106/built-in.o sound/pci/cs... | emwno/android_kernel_U8500 | sound/pci/.built-in.o.cmd | bat | gpl-2.0 | 822 |
cmd_sound/soc/ep93xx/built-in.o := rm -f sound/soc/ep93xx/built-in.o; /mnt/disk2/Dev/UG802/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ar rcsD sound/soc/ep93xx/built-in.o
| aloksinha2001/picuntu-3.0.8-alok | sound/soc/ep93xx/.built-in.o.cmd | bat | gpl-2.0 | 181 |
cmd_lib/lzo/lzo_compress.ko := /opt/arm-2009q3/bin/arm-none-eabi-ld -EL -r -T /home/sembre/android/GT-S5360_GB_Opensource_Update3/common/scripts/module-common.lds --build-id -o lib/lzo/lzo_compress.ko lib/lzo/lzo_compress.o lib/lzo/lzo_compress.mod.o
| sembre/kernel_totoro_update3 | common/lib/lzo/.lzo_compress.ko.cmd | bat | gpl-2.0 | 252 |
"C:\Program Files (x86)\gerbv-2.6.1\bin\gerbv.exe" --export=pdf --output=X:\Sam\AXremote\AXremote_circuit\_tmp_gerber.pdf --border=0 "X:\Sam\AXremote\AXremote_circuit\remote.top_mask2"
"C:\Program Files\pstoedit\pstoedit.exe" -q -f pic "X:\Sam\AXremote\AXremote_circuit\_tmp_gerber.pdf" "X:\Sam\AXremote\AXremote_circui... | iliis/AXremote | AXremote_circuit/_tmp_gerber.bat | bat | gpl-2.0 | 340 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.