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
:: msbuild must be in path SET DEVENV_PATH=%programfiles(x86)%\Microsoft Visual Studio 12.0\Common7\IDE SET PATH=%PATH%;%DEVENV_PATH%;%WINDIR%\Microsoft.NET\Framework64\v4.0.30319 where msbuild if errorLevel 1 ( echo "msbuild was not found on PATH" && exit /b 1 ) pushd IronFrame || exit /b 1 ..\bin\nuget restore || ...
stefanschneider/garden-windows
Containerizer/make.bat
bat
apache-2.0
879
"C:\Program Files\qemu\qemu-system-x86_64.exe" -cdrom "C:\solutions\os_c\build\os-x86_64.iso" -d int -no-shutdown -no-reboot -s -monitor telnet:127.0.0.1:2222,server,nowait
RichardHScott/os_c
exec.bat
bat
apache-2.0
172
@ECHO off setlocal enabledelayedexpansion set currentVersion=1.5 set manualModification=disabled set keepFiles=false set pickDestinationFolder=false set silent=false set relocateGames=false set dreamOnBootMenu=DreamOn2 set dp3BootMenu=DP3 set bootMenu=!dreamOnBootMenu! set gameFolderPostfix=GameF...
ArtemBogush/DreamcastCdiTool
DreamcastCdiTool/launcher.bat
bat
apache-2.0
20,744
MakeDOF "..\..\packages\*50.dpk" d5packsdof.tmpl MakeDOF ..\..\packages\*60.dpk" d6packsdof.tmpl MakeDOF ..\..\packages\*70.dpk" d7packsdof.tmpl MakeDOF "..\..\examples\*.dpr" examplesdof.tmpl
tavultesoft/keymanweb
windows/src/ext/jedi/jvcl/tests/restructured/devtools/bin/MakeDofs.bat
bat
apache-2.0
197
REM "C:\Program Files\PostgreSQL\9.6\bin\psql.exe" -h localhost -U postgres -d system_user_demo_db -p 5432 -f ..\util_is_user_authorized.sql 1> test_util_is_user_authorized.log 2>&1 "C:\Program Files\PostgreSQL\9.6\bin\psql.exe" -h localhost -U postgres -d system_user_demo_db -p 5432 -f test_util_is_user_author...
james-cantrill/funda_components
system_user/system_user_database/utility_functions/test/test_util_is_user_authorized.bat
bat
apache-2.0
375
@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...
crakins/crakins
docs/make.bat
bat
bsd-3-clause
5,097
rem Copyright 2019 Google LLC 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 applicable law or agree...
endlessm/chromium-browser
third_party/catapult/third_party/gsutil/test/ci/kokoro/windows/run_integ_tests.bat
bat
bsd-3-clause
1,521
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCSTOR.S01_PrivateMailboxLogon.MSOXCSTOR_S01_TC03_TestRopSetAndGetReceiveFolderAndFolderTable /testcontainer:..\..\MS-OXCSTOR\TestSuite\bin\Debug\MS-OXCSTOR_TestSuite.dll /runconfig:..\..\MS-OXCSTOR\MS-OXCSTOR.testsettings /u...
XinwLi/Interop-TestSuites-1
ExchangeMAPI/Source/Scripts/MS-OXCSTOR/RunMSOXCSTOR_S01_TC03_TestRopSetAndGetReceiveFolderAndFolderTable.cmd
bat
mit
331
echo off echo Version 1.2 - 17.2.2004 rem ############################################################################################################## rem Makefile for Net.Rix UI component. It compiles the debug and release version in one step rem rem Usage;: %1 "DBG" to compile debug, "REL" with release rem ...
joergkrause/netrix
NetrixPackage/NetRixUI/make.bat
bat
mit
24,155
@echo off set deploypath=..\..\..\..\..\..\Deploy set src=..\..\..\..\IlmImf if not exist %deploypath% mkdir %deploypath% set intdir=%1% if %intdir%=="" set intdir=Release echo Installing into %intdir% set instpath=%deploypath%\lib\%intdir% if not exist %instpath% mkdir %instpath% copy ..\%intdir%\IlmImf.l...
petterreinholdtsen/cinelerra-hv
thirdparty/openexr-1.6.1/vc/installIlmImf.cmd
bat
gpl-2.0
616
@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% ...
ebewe/PrestaShop-SoColissimo-Points-Relais
docs/make.bat
bat
mit
6,470
@echo off 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 (the "Li...
st609877063/juddi
juddi-tomcat/target/tomcat/apache-tomcat-6.0.26/bin/catalina.bat
bat
apache-2.0
11,664
cmd_arch/arm/vfp/built-in.o := arm-linux-androideabi-ld -EL --no-warn-mismatch -r -o arch/arm/vfp/built-in.o arch/arm/vfp/vfp.o
MihawkHu/Android_scheduler
kernel/goldfish/arch/arm/vfp/.built-in.o.cmd
bat
mit
133
@echo on set framework=v4.0.30319 set src=%~dp0..\src\ "%src%.nuget\nuget.exe" restore %src% "%SystemDrive%\Windows\Microsoft.NET\Framework\%framework%\MSBuild.exe" "%src%GitVersion.sln" rmdir /s /q "%tmp%GitVersion" md "%tmp%GitVersion" xcopy /E "%~dp0NuGetCommandLineBuild\tools" "%tmp%GitVersion" "%tmp%GitVersi...
TomGillen/GitVersion
build/Build.cmd
bat
mit
451
@echo off rem author thinkgem@163.com echo Compressor JS and CSS? pause cd %~dp0 call compressor\compressor.bat common call compressor\compressor.bat jquery call compressor\compressor.bat jquery-jbox\2.3\i18n call compressor\compressor.bat jquery-validation\1.11.0\jquery.validate.css call compressor\compressor.bat jqu...
whatlookingfor/hqcims
src/main/webapp/static/compressor.bat
bat
apache-2.0
941
%~d0 cd %~dp0 java -Xms256M -Xmx1024M -cp ../lib/commons-beanutils-1.8.3.jar;../lib/xom-1.2.7.jar;../lib/commons-collections-3.2.1.jar;../lib/jakarta-oro-2.0.8.jar;../lib/talend_file_enhanced_20070724.jar;../lib/staxon-1.2.jar;../lib/jaxen-1.1.1.jar;../lib/json-lib-2.4-jdk15.jar;../lib/dom4j-1.6.1.jar;../lib/ezmorp...
bio2rdf/bio2rdf-rest
JOBS_bio2rdf_datahub_update/JOB_datahub_update_all_datasets_0.1/JOB_datahub_update_all_datasets/JOB_datahub_update_all_datasets_run.bat
bat
mit
718
call _createlinks.bat call ..\nav\_createlinks.bat call ..\sql\_createlinks.bat docker-compose -f docker-compose.yml -f docker-compose.nav-build.yml -f docker-compose.configs.yml up -d powershell docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' navsql_nav_1 powershell docker inspect -f '{{...
Koubek/dockerfiles-dynamics-nav
root/_toremove/nav-sql/_compose.up.nav-build.bat
bat
mit
388
ECHO --- Downloading fixtures/embedded/folder/hitchcock.jpg MKDIR d1 CALL buildkite-agent artifact download "fixtures/embedded/folder/hitchcock.jpg" "d1" IF %ERRORLEVEL% NEQ 0 EXIT %ERRORLEVEL% ECHO --- Downloading fixtures/embedded/folder/* MKDIR d2 CALL buildkite-agent artifact download "fixtures/embedded/folder/*" ...
buildkite/agent-tests
tests/windows-artifacts/download.bat
bat
mit
1,603
"%ProgramFiles(x86)%\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\amd64\msbuild.exe" pusher-dotnet-client.sln /t:Clean,Rebuild /p:Configuration=Release /fileLogger "%ProgramFiles(x86)%\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\amd64\msbuild.exe" PusherClient/PusherClient.csproj /t:pack /p:co...
pusher-community/pusher-websocket-dotnet
package.cmd
bat
mit
355
@echo off echo Launch 1 start .\Release-1.0.2.18-6100\ta.exe echo Wait for 30 sec timeout /t 30 > nul echo Launch 2 start .\Release-1.0.2.18-6102\ta.exe echo Done
skplanet/RemoteTestService
TA/launch.bat
bat
mit
165
@echo args = Right("%*", (Len("%*") - Len("%1"))) > %temp%\sudo.tmp.vbs @echo CreateObject("Shell.Application").ShellExecute "%1", args, "", "runas" >> %temp%\sudo.tmp.vbs @wscript %temp%\sudo.tmp.vbs
Walkman100/Misc
Binaries/sudoGUI.cmd
bat
mit
200
cmd_sound/built-in.o := /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/built-in.o sound/soundcore.o sound/core/built-in.o sound/i2c/built-in.o sound/drivers/built-in.o sound/isa/built-in.o sound/pci/built-in.o sound/ppc/built-in.o sound/arm/built-in.o sound/sh/built-in.o ...
0xD34D/kernel_amazon_tate
sound/.built-in.o.cmd
bat
gpl-2.0
562
echo off REM Set this variable to point to the java installation SET JAVA_HOME=C:\j2sdk1.4.2_04 cd gui/FTAGUI REM compile the java %JAVA_HOME%\bin\javac *.java FOR %%A IN (*.java) DO ( %JAVA_HOME%\bin\javah -classpath .. FTAGUI.%%~nA ) cd .. %JAVA_HOME%\bin\jar -cvf FTAGUI.jar FTAGUI\*.class ...
jandcmoore/OpenFTA
src/build_gui.bat
bat
gpl-2.0
393
cmd_fs/fuse/control.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/fuse/.control.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-...
yohanes/Acer-BeTouch-E130-Linux-Kernel
fs/fuse/.control.o.cmd
bat
gpl-2.0
20,872
cmd_drivers/gpu/ion/built-in.o := arm-linux-androideabi-ld -EL -r -o drivers/gpu/ion/built-in.o drivers/gpu/ion/ion.o drivers/gpu/ion/ion_heap.o drivers/gpu/ion/ion_system_heap.o drivers/gpu/ion/ion_carveout_heap.o drivers/gpu/ion/ion_iommu_heap.o drivers/gpu/ion/ion_cp_heap.o drivers/gpu/ion/msm/built-in.o
hch-im/nexus4_kernel
drivers/gpu/ion/.built-in.o.cmd
bat
gpl-2.0
314
cd .. "Drivers\Patch\fnr.exe" --dir "%CD%" --cl --fileMask "config.*" --caseSensitive --find "#msd_disable false" --replace "msd_disable true" pause
RepRapMorgan/lilian
Smoothieware/LilianMorgan/Drivers/win_disable_msd.bat
bat
gpl-2.0
213
cmd_lib/iomap_copy.o := gcc -Wp,-MD,lib/.iomap_copy.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-calls -mtune=generic -m64 -mno-red-...
dnh34/proj1
lib/.iomap_copy.o.cmd
bat
gpl-2.0
9,098
cmd_arch/arm/common/built-in.o := /home/ian/kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o arch/arm/common/built-in.o arch/arm/common/gic.o arch/arm/common/pl330.o
sleshepic/epic_touch_kernel
arch/arm/common/.built-in.o.cmd
bat
gpl-2.0
189
SET FILENAME=%1 SET Low=%2 SET PERC=%3 java -jar hft.jar %FILENAME% %LOW% %PERC% > %FILENAME%_%LOW%_%PERC%.csv move /y %FILENAME%_%LOW%_%PERC%.csv output
limelime/hft
hft/hft.bat
bat
gpl-2.0
161
cmd_drivers/ieee802154/built-in.o := rm -f drivers/ieee802154/built-in.o; ../../CodeSourcery/CodeSourcery/bin/arm-none-eabi-ar rcs drivers/ieee802154/built-in.o
spacecaker/CM7_Space_Kernel_Cooper
drivers/ieee802154/.built-in.o.cmd
bat
gpl-2.0
162
cmd_arch/arm/kernel/vmlinux.lds := /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-none-linux-gnueabi-gcc -E -Wp,-MD,arch/arm/kernel/.vmlinux.lds.d -nostdinc -isystem /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/../lib/gcc/arm-fsl-lin...
evan6200/cirrfy_pos
arch/arm/kernel/.vmlinux.lds.cmd
bat
gpl-2.0
5,307
cmd_coreutils/test.o := mips-openwrt-linux-uclibc-gcc -Wp,-MD,coreutils/.test.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 -D"BB_VER=KBUILD_STR(1.19.4)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -...
shizhai/wprobe
build_dir/target-mips_r2_uClibc-0.9.33.2/busybox-1.19.4/coreutils/.test.o.cmd
bat
gpl-2.0
28,501
set target=%1 set snmpStr=%2 set targetIP=%3 set NewDir=%mrtgwebroot%\%target% set mrtgcurr=e:\mrtg\prod\bats e: cd\ MD %NewDir% if not exist %mrtgwebroot%\%target%\default.asp copy %mrtgcurr%\default.asp %mrtgwebroot%\%target%\default_fixme.asp cd %mrtgbin% %perlbin%\perl %mrtgbin%\cfgmaker --workdir %mr...
Distrotech/mrtg
contrib/nt_n_cisco/builder.bat
bat
gpl-2.0
423
cmd_sound/i2c/built-in.o := /home/peter/Downloads/android-ndk-r5b/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/bin/arm-eabi-ld -EL -r -o sound/i2c/built-in.o sound/i2c/other/built-in.o
paxchristos/R800x-2.3.3-Kernel
sound/i2c/.built-in.o.cmd
bat
gpl-2.0
190
cmd_drivers/staging/built-in.o := arm-linux-gnueabi-ld -EL -r -o drivers/staging/built-in.o drivers/staging/staging.o drivers/staging/android/built-in.o
b8e5n/KTG-kernel_es209ra
drivers/staging/.built-in.o.cmd
bat
gpl-2.0
158
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=../ set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% ) if "%1" == "" goto help if "%1" == "help" ...
mivanov/editkit
docs/source/make.bat
bat
gpl-2.0
4,940
@ECHO OFF :: :: Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. :: For licensing, see LICENSE.html or http://ckeditor.com/license :: :: Updates meta files, adding new empty entries for new strings. :: "Meta" files contain descriptions for translators to help in understanding where each strin...
kodene/MyBB_CKEditor
ckeditor/_dev/langtool/langtool_update_meta.bat
bat
gpl-3.0
833
@echo off rem generic compile batch file for (most) console compilers rem pause after each compiler if %1 not empty rem call self on low env space condition rem (c) 2003-2009 W.Ehrhardt rem test file rem ========= ::set SRC=t_sp_cyc set SRC=t_sp_ws ::set SRC=t_sp_cts rem log file (may be con or nul) rem ===========...
compvid30/strongcrypt-fe
lib/serpent/#ca.bat
bat
gpl-3.0
5,204
oc cluster up oc login -u system:admin oc policy add-role-to-user system:image-pusher developer oc create -f alltemplates.yaml -n openshift oc login -u developer oc new-project hogarama oc create is hogajama $OPENSHIFT_TOKEN=oc whoami -t oc process -f hogarama-amq.yaml | oc create -f - oc process -f hogarama-fluentd.ya...
Gepardec/Hogarama
OpenShift3/Templates/local_openshift/startAll.cmd
bat
gpl-3.0
631
@ECHO OFF REM --> Check for permissions >nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system" REM --> If error flag set, we do not have admin. if '%errorlevel%' NEQ '0' ( echo Requesting administrative privileges... goto UACPrompt ) else ( goto gotAdmin ) :UACPrompt echo Set ...
Shirasho/Cascade
_command.bat
bat
gpl-3.0
627
@prompt # $t $g @echo on %SQL_CLIENT% < "%TSTSRCDIR%\check0.sql" %SQL_CLIENT% < "%TSTSRCBASE%\%TSTDIR%\queries_sorted.sql"
zyzyis/monetdb
sql/benchmarks/arno_flt/Tests/doAll_sorted.SQL.bat
bat
mpl-2.0
127
@echo off rem /*############################################################################## rem rem Copyright (C) 2011 HPCC Systems. rem rem All rights reserved. This program is free software: you can redistribute it and/or modify rem it under the terms of the GNU Affero General Public License as rem ...
RussWhitehead/HPCC-Platform
dali/dafilesrv/dafilesrv_deploy.bat
bat
agpl-3.0
2,138
docker run -d -p 54321:80 --name avalokitam virtualvinodh/avalokitam start "" http://localhost:54321
virtualvinodh/avalokitam
run avalokitam.bat
bat
agpl-3.0
100
@setlocal @set /P TEMPVER= Enter the version number to build for: msbuild.exe .\.build\libmspack4n.msbuild /p:TheVersion=%TEMPVER%
activescott/libmspack4n
build.bat
bat
lgpl-2.1
133
@echo off set TCL_LIBRARY=%~dp0python\tcl\tcl8.6 set TK_LIBRARY=%~dp0python\tcl\tk8.6 set TIX_LIBRARY=%~dp0python\tcl\tix8.4.3 %~dp0wish86t.exe %*
prefetchnta/questlab
bin/wish86.bat
bat
lgpl-2.1
152
set RUN_TIMES=10000 for /l %%b in (1, 1, %RUN_TIMES%) do ( ..\programme\bin\Debug\bull_moose_blackscholes.exe ) ren .\statistic.log low.log for /l %%x in (0, 1, 8) do ( start /b ..\..\0_payload\programme\bin\Debug\payload.exe ) for /l %%b in (1, 1, %RUN_TIMES%) do ( ..\programme\bin\Debug\bull_moose_bl...
ZHYfeng/malicious-code-conceal
1_windows_bull_moose_blackscholes_4_null/script/run.bat
bat
apache-2.0
366
set RUN_TIMES=10000 set THREADS=4 set MALICIOUS=4 set LOOPS=30000 call:run_load 30000 call:run_load 40000 call:run_load 60000 call:run_load 120000 :run_load set LOOPS=%1 del occurrence.log sequence.log for /l %%x in (0, 1, 8) do ( for /l %%b in (1, 1, %RUN_TIMES%) do ( ..\programme\programme.exe %THREADS%...
ZHYfeng/malicious-code-conceal
4_trace/script/run_payload.bat
bat
apache-2.0
587
@echo off setlocal if "%OS%"=="Windows_NT" goto nt echo This script only works with NT-based versions of Windows. goto :eof :nt rem rem Find the application home. rem rem %~dp0 is name of current script under NT set _REALPATH=%~dp0 set _WRAPPER_EXE=%_REALPATH%Wrapper.exe rem Default command set COMMA...
InstantCom/Keiko
Keiko/src/bin/win32/keiko.bat
bat
apache-2.0
1,262
@echo off python "%~dp0\..\Tools\Scripts\2to3.py" %*
PopCap/GameIdea
Engine/Source/ThirdParty/HTML5/emsdk/Win64/python/2.7.5.3_64bit/Scripts/2to3.bat
bat
bsd-2-clause
52
@echo off setlocal ENABLEEXTENSIONS set TEST_PY=36,37,38,39 set TEST_CC=msvc,mingw32 set TEST_MPI=msmpi for %%A in (%TEST_PY%) do ( for %%B in (%TEST_CC%) do ( for %%C in (%TEST_MPI%) do ( echo -------------------------------------------------------------------------------- call :Main %%A %%B %%C echo -...
mpi4py/mpi4py
misc/buildtestall.bat
bat
bsd-2-clause
1,481
@ECHO OFF SETLOCAL IF NOT "%1" == "" ( set BASEDIR=%1 ) ELSE IF NOT "%POLARIS_DEPS_DIR%" == "" ( set BASEDIR=%POLARIS_DEPS_DIR% ) ELSE ( set BASEDIR=C:\opt\polarisdeps ) :: get our slashes all straightened out :) set a=%BASEDIR% set a=%a:/=\% echo %a% set BASEDIR=%a% :: Download and expand ...
anl-tracc/polaris
polarisdeps/build-freetype-2.6.3.cmd
bat
bsd-3-clause
1,745
@rem --------------------------------------------------------------------------------- @rem Copyright 2008 Microsoft Corporation. All rights reserved. @rem This is provided as sample to deploy the package using msdeploy.exe @rem For information about IIS Web Deploy technology, @rem please visit http://go.microsoft.com/...
gragarwa/orchard
src/Orchard.Web/Modules/Orchard.Rules/obj/Release/Package/Orchard.Rules.deploy.cmd
bat
bsd-3-clause
14,090
python build.py --include city.3d --output ../build/city.3d.js python build.py --include city.3d --minify --output ../build/city.3d.min.js python build.py --include view --output ../build/view.js python build.py --include view --minify --output ../build/view.min.js
ArcherSys/ArcherSys
game/3d.city-gh-pages/_compile/build.bat
bat
mit
266
taskkill -im freecad.exe /f @echo OFF echo cadquery-freecad-module required @echo ON cd %~p0 start "" "d:\FreeCAD_015\bin\freecad" main_generator.py series=soic ::pause
easyw/kicad-3d-models-in-freecad
cadquery/FCAD_script_generator/GW_QFP_SOIC_SSOP_TSSOP_SOT/create_model-all-SOIC.bat
bat
gpl-2.0
170
#!/bin/sh rem (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved. rem rem This file contains confidential and proprietary information rem of Xilinx, Inc. and is protected under U.S. and rem international copyright and other intellectual property rem laws. rem rem DISCLAIMER rem This disclaimer is not a licens...
FlatTargetInk/UMD_RISC-16G5
ProjectLab2/Shadow_Reg_No_VGA/Shadow_EX_NoVGA/ipcore_dir/Instr_Mem1/implement/planAhead_ise.bat
bat
gpl-3.0
2,632
java -classpath ./classes whitedb.driver.tests
jqk6/whitedb
java/jni/runJava.bat
bat
gpl-3.0
47
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\conventional-changelog-writer\cli.js" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\conventional-changelog-writer\cli.js" %* )
SKcore2/minutesEditor
node_modules/.bin/conventional-changelog-writer.cmd
bat
apache-2.0
214
cmd_drivers/hid/usbhid/built-in.o := arm-linux-gnueabi-ld -EL -r -o drivers/hid/usbhid/built-in.o drivers/hid/usbhid/usbhid.o
qubir/PhoenixA20_linux_sourcecode
drivers/hid/usbhid/.built-in.o.cmd
bat
gpl-2.0
131
setlocal for %%P in ("%ProgramFiles%", "%ProgramFiles(x86)%") do ( for %%S in (bin, cmd) do ( if exist "%%~fP\Git\%%S\git.exe" ( set GIT=%%~fP\Git\%%S\git.exe ) ) ) if "%GIT%" == "" ( echo git not found. pause exit 1 ) set PROJDIR=%~dp0.. set DISTBASE=%PROJDIR%\dist set REPOURL=https://githu...
ArsenShnurkov/poderosa
build/make-dist-src.bat
bat
apache-2.0
806
@ECHO OFF git checkout %*
zeusintuivo/laravel-intuivo-cli
checkout.bat
bat
mpl-2.0
25
setlocal enabledelayedexpansion for %%g in (@grassversions@) do ( for /f "usebackq tokens=1" %%a in (`%%g --config version`) do set gv=%%a for /F "delims=." %%i in ("!gv!") do set v=%%i del "%OSGEO4W_STARTMENU%\QGIS Desktop @version@ with GRASS !gv! (Nightly).lnk" del "%OSGEO4W_STARTMENU%\QGIS Browser @ver...
mhugo/QGIS
ms-windows/osgeo4w/preremove-dev.bat
bat
gpl-2.0
1,264
@setlocal @echo off if "%1" == "/?" goto Usage :: Initialize build configuration set BUILD.ARM=N set BUILD.x86=N set BUILD.x64=N set BUILD.win10=N set BUILD.win8.1=N set BUILD.phone8.1=N :: Iterate through arguments and set the right configuration for %%a in (%*) do ( if /I "%%a"=="ARM" ( set BUILD.ARM=Y...
zztiswb116/WinObjC
deps/scripts/angle.bat
bat
mit
11,111
xst -intstyle ise -ifn "C:/dropbox/GadgetFactory/GadgetFactory_Engineering/Papilio-Schematic-Library/Papilio_Schematic_Projects/Wing_VGA8/LX9/Papilio_Pro.xst" -ofn "C:/dropbox/GadgetFactory/GadgetFactory_Engineering/Papilio-Schematic-Library/Papilio_Schematic_Projects/Wing_VGA8/LX9/Papilio_Pro.syr" ngdbuild -intstyle ...
chcbaram/FPGA
zap-2.3.0-windows/papilio-zap-ide/examples/00.Papilio_Schematic_Library/examples/Wing_VGA8/LX9/Papilio_Pro.cmd
bat
mit
1,027
@echo off node-album --mode=set-path
foolyoghurt/N-Gallery
lib/rightMenu/win/set_root_path.cmd
bat
mit
36
@echo off cd ..\builder call build chrlauncher 2.6.1 pause
henrypp/chrlauncher
build.bat
bat
mit
67
@echo off pushd %~dp0\..\ echo Current directory: cd echo. echo Setting up build environment... echo ------------------------------- echo. set config=%1 if "%config%" == "" ( set config=Release ) if "%PackageVersion%" == "" ( rem Simulate myget.org environment. set PackageVersion=999.99 ) set version= if...
OpenMagic/BddMagic
Scripts/MyGet.bat
bat
mit
2,035
node server.js 2>>error.log pause
jediupc/empren-reservas-api
Node.js/run.bat
bat
mit
33
@echo off pushd %~dp0\..\.. set ROOT=%cd% set HOME=%USERPROFILE% : set RUBY_ROOT=%ROOT%\classico1-ruby set RUBY_ROOT=d:\tmp\classico1-ruby set BENTO_ROOT=%ROOT%\classico1-bento set _CONFETTI_ROOT=%ROOT%\confetti1 set GEM_HOME=%ROOT%\localgems set GEM_PATH=%RUBY_ROOT%\Gems;%GEM_HOME% set PATH=%RUBY_ROOT%\Gems\bin;%R...
rafie/confetti1
bin/env1.bat
bat
mit
443
java -mx500m -cp "/C:/Users/Compaq 6910p/Documents/R/win-library/3.4/dismo/java/maxent.jar;C:/Users/Compaq 6910p/Documents/R/win-library/3.4/rJava/java/boot;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java\dismo.jar;C:\Users\Compaq 6910p\Documents...
mauriciovancine/enm_r
data/temp/raster/maxent/88165107188/species_explain.bat
bat
mit
647
@echo off python scripts\install_windows.py pause
sk89q/Plumeria
install.bat
bat
mit
50
cmd_/home/acrp2/Desktop/packet/send/send.ko := ld -r -m elf_i386 -T /usr/src/linux-headers-2.6.38-16-generic-pae/scripts/module-common.lds --build-id -o /home/acrp2/Desktop/packet/send/send.ko /home/acrp2/Desktop/packet/send/send.o /home/acrp2/Desktop/packet/send/send.mod.o
praveenmg/ADHOC-HELLO
send/.send.ko.cmd
bat
mit
276
c:\python27\python.exe meron\meron.py
xymz/meron
run.bat
bat
mit
38
cmd_net/packet/built-in.o := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -o net/packet/built-in.o net/packet/af_packet.o
avareldalton85/rpi2-linux-rt
net/packet/.built-in.o.cmd
bat
gpl-2.0
181
cmd_net/ipv6/ipv6.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o net/ipv6/ipv6.o net/ipv6/af_inet6.o net/ipv6/anycast.o net/ipv6/ip6_output.o net/ipv6/ip6_input.o net/ipv6/addrconf.o net/ipv6/addrlabel.o net/ipv6/route.o net/ipv6/ip6_fib.o net/ipv6/ipv6...
JoinTheRealms/TF700-dualboot-stockbased
net/ipv6/.ipv6.o.cmd
bat
gpl-2.0
771
cmd_sound/pci/ca0106/built-in.o := rm -f sound/pci/ca0106/built-in.o; arm-none-linux-gnueabi-ar rcs sound/pci/ca0106/built-in.o
srinugnt2000/linux-2.6.37
sound/pci/ca0106/.built-in.o.cmd
bat
gpl-2.0
129
cmd_drivers/auxdisplay/built-in.o := rm -f drivers/auxdisplay/built-in.o; /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ar rcsD drivers/auxdisplay/built-in.o
JoinTheRealms/TF700-dualboot-stockbased
drivers/auxdisplay/.built-in.o.cmd
bat
gpl-2.0
206
@echo off set /p ip_address=ip_address(192.168.0.7): if "%ip_address%"=="" (set ip_address=192.168.0.7) set ip_port=343 set /p hostname=hostname(hitrobot): if "%hostname%"=="" (set hostname=hitrobot) @echo setting map_edit.pgm ... cd .. pscp -pw %ip_port% ./map/map_edit.pgm %hostname%@%ip_address%:/home/%hostname%/work...
hitrobotgroup/hitrobotgroup.github.io
bin/map/map_edit_set.cmd
bat
gpl-2.0
351
@echo off REM Set your board informations here. REM Archive name is set in order to comply with Seeed Studio naming rules. set board_name=max10_board set board_rev=r01 set board_dim=10x10 REM Rename each gerber/drill files REM ( http://support.seeedstudio.com/knowledgebase/articles/447362-fusion-pcb-specification ) ...
cafe-alpha/wascafe
v12/board/max10_board/output/archive.bat
bat
gpl-2.0
1,110
"I:\!lucho-temp\netradiant-1.5.0-20110819\q3map2.exe" -fs_basepath "D:\openarena-0.8.1" -fs_game "baseoa" -game "oa" -flares -meta -patchmeta -skyfix -v -verboseentities "D:\openarena-0.8.1\baseoa\maps\mx3ctf8.map" "I:\!lucho-temp\netradiant-1.5.0-20110819\q3map2.exe" -fs_basepath "D:\openarena-0.8.1" -fs_game "baseoa"...
NeonKnightOA/oaassets
tools/compile-scripts/batch/mx3ctf8.bat
bat
gpl-2.0
810
cmd_libbb/safe_write.o := arm-linux-musleabihf-gcc -Wp,-MD,libbb/.safe_write.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 -D"BB_VER=KBUILD_STR(1.22.1)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -W...
ThinkIntegrate/busybox
libbb/.safe_write.o.cmd
bat
gpl-2.0
11,372
cmd_net/ipv4/udp.o := arm-eabi-gcc -Wp,-MD,net/ipv4/.udp.o.d -nostdinc -isystem /home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__K...
timmytim/honeybutter_kernel
net/ipv4/.udp.o.cmd
bat
gpl-2.0
38,259
cmd_net/ipv6/netfilter/ip6table_raw.o := arm-eabi-gcc -Wp,-MD,net/ipv6/netfilter/.ip6table_raw.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 -W...
HCDRJacob/wildfire-kernel
net/ipv6/netfilter/.ip6table_raw.o.cmd
bat
gpl-2.0
154,782
cmd_crypto/eseqiv.ko := mips-openwrt-linux-uclibc-ld -r -m elf32btsmip -T /home/shizhai/new_zhongwang/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/scripts/module-common.lds -s --build-id -o crypto/eseqiv.ko crypto/eseqiv.o crypto/eseqiv.mod.o
shizhai/wprobe
build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/crypto/.eseqiv.ko.cmd
bat
gpl-2.0
281
cmd_drivers/media/dvb-frontends/stv0367.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/media/dvb-frontends/stv0367.ko drivers/media/dvb-frontends/stv0367.o drivers/media/dvb-frontends/stv0367.mod.o
avareldalton85/rpi2-linux-rt
drivers/media/dvb-frontends/.stv0367.ko.cmd
bat
gpl-2.0
311
cmd_drivers/rtc/rtc-ds1307.ko := ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o drivers/rtc/rtc-ds1307.ko drivers/rtc/rtc-ds1307.o drivers/rtc/rtc-ds1307.mod.o
avareldalton85/rpi2-linux-rt
drivers/rtc/.rtc-ds1307.ko.cmd
bat
gpl-2.0
259
cmd_scripts/mod/sumversion.o := gcc -Wp,-MD,scripts/mod/.sumversion.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/mod/sumversion.o scripts/mod/sumversion.c source_scripts/mod/sumversion.o := scripts/mod/sumversion.c deps_scripts/mod/sumversion.o := \ /usr/include/neti...
0xD34D/kernel_amazon_tate
scripts/mod/.sumversion.o.cmd
bat
gpl-2.0
2,975
set "CVXOPT_BLAS_LIB_DIR=%LIBRARY_LIB%" if "%blas_impl%" == "mkl" ( set "CVXOPT_BLAS_LIB=mkl_rt" set "CVXOPT_LAPACK_LIB=mkl_rt" ) if "%blas_impl%" == "openblas" ( set "CVXOPT_BLAS_LIB=openblas" set "CVXOPT_LAPACK_LIB=openblas" ) set CVXOPT_BUILD_GSL=1 set "CVXOPT_GSL_LIB_DIR=%LIBRARY_LIB%" set...
psi4/psi4meta
conda-recipes/retired_recipes/cvxopt-feedstock/bld.bat
bat
gpl-2.0
928
cmd_sound/pci/built-in.o := /root/Kernel/toolchain/prebuilt/arm-eabi-4.4.3/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 sou...
garwynn/D710SPR_GB27_Kernel
sound/pci/.built-in.o.cmd
bat
gpl-2.0
831
cmd_sound/ppc/built-in.o := rm -f sound/ppc/built-in.o; /home/spacecaker/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/arm-none-eabi-ar rcs sound/ppc/built-in.o
spacecaker/Stock_spacecaker_kernel
sound/ppc/.built-in.o.cmd
bat
gpl-2.0
170
@ECHO OFF pushd %~dp0 REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=python -msphinx ) set SOURCEDIR=. set BUILDDIR=_build set SPHINXPROJ=LiPDUtilities if "%1" == "" goto help %SPHINXBUILD% >NUL 2>NUL if errorlevel 9009 ( echo. echo.The Sphinx module was n...
nickmckay/LiPD-utilities
Python/docs/make.bat
bat
gpl-2.0
811
crtmpserver.exe flvplayback.lua
wangdm/crtmpserver
configs/run.bat
bat
gpl-3.0
32
set JAVA_HOME=D:\Java\jdk1.8.0_241 set version=3.3.7 set zip_name=apache-cxf-%version% set wsdl=http://api.xxx.cn/xxxAPI/service/auditResBatchQueryService?wsdl curl --url https://downloads.apache.org/cxf/%version%/%zip_name%.zip --output %zip_name%.zip tar -xf %zip_name%.zip cd %zip_name%/bin wsdl2java -d ./target -cli...
Ahaochan/invoice
ahao-spring-boot-webservice/script/cxf-generator-java.bat
bat
gpl-3.0
331
@echo downloadÎļþ¼ÐÄÚÈÝ£º @rem "set p="ºóÃæµÄÄÚÈÝΪÄãµÄÏÂÔØÄ¿Â¼£¬Èç±¾¹¤¾ßÖеÄF:\ÏîÄ¿\you-get\download£¬¿ÉÌæ»»ÎªÄãµÄĿ¼ @set p=F:\ÏîÄ¿\you-get\download @dir /b %p% @echo ½«ÒªÇå¿ÕdownloadÎļþ¼Ð @move /Y %p%\README.md %app%\temp\download-README.md @del -p %p% @move /Y %app%\temp\download-README.md %p%\README.md
WWILLV/you-get-ffmpeg
command/clean.bat
bat
gpl-3.0
311
rem Paramétrage de l'environnement d'exécution @echo off Call "C:\Program Files\QGIS Brighton\bin\o4w_env.bat" @echo on rem Compilation des interfaces QtDesigner Call "C:\Program Files\QGIS Brighton\bin\pyuic4.bat" -o forms/new_cadastre_search_form.py forms/new_cadastre_search_form.ui rem Compilation des ressources...
repgarent/searchCadastre
synchroalexis.bat
bat
gpl-3.0
551
@echo off set ADA_INCLUDE_PATH=%ADA_INCLUDE_PATH%;%RADALIB_ROOT%\source set ADA_OBJECTS_PATH=%ADA_OBJECTS_PATH%;%RADALIB_ROOT%\compiled gnatmake -O2 List_To_Net.adb del /q *.ali del /q *.o echo ----------- List_To_Net.exe test-list_toy_01.txt test-list_toy_01.net undirected List_To_Net.exe test-list_toy_02.txt tes...
sergio-gomez/Radalib
tools/List_To_Net.bat
bat
lgpl-2.1
381
vcpkg install tgc mkdir build cd build cmake .. -DCMAKE_TOOLCHAIN_FILE="%VCPKG_ROOT%\scripts\buildsystems\vcpkg.cmake" -DVCPKG_TARGET_TRIPLET=x86-windows -DCMAKE_GENERATOR_PLATFORM=Win32 cmake --build . --config Release cd .. pause
myd7349/Ongoing-Study
cpp/CMake/vcpkg/tgc_example/build.bat
bat
lgpl-3.0
232
mkdir build-shared-mingw-w64 cd build-shared-mingw-w64 cmake .. -G "MinGW Makefiles" -DBUILD_SHARED_LIBS=ON -DBUILD_STATIC_LIBS=OFF cmake --build . --config Release ctest . -C Release cd .. pause
myd7349/Ongoing-Study
cpp/CMake/libfoo/build-shared-mingw-w64.bat
bat
lgpl-3.0
196
echo off set left_folder=..\out\conv-rgb set right_folder=..\..\..\..\mirror\example\test\out\conv-rgb set target_folder=..\out\check set program_TC=..\out\tc.exe %program_TC% %left_folder%\bgr_double_2bgr.tga %right_folder%\bgr_double_2bgr.tga %target_folder%\bgr_double_2bgr.tga %program_TC% %...
dmilos/color
example/test/bat/check_rgb.bat
bat
apache-2.0
4,439
Executable = ./job_dagman_xmluncomlog.pl Universe = vanilla log = job_dagman_xmluncomlog3.log log_xml = true Notification = NEVER getenv = true output = job_dagman_xmluncomlog3.out error = job_dagman_xmluncomlog3.err Queue
clalancette/condor-dcloud
src/condor_tests/job_dagman_xmluncomlog3.cmd
bat
apache-2.0
276
@echo off setlocal enableextensions set VERSION=1.1 set PRODUCT=DotPeek set BASEDIR=JetBrains\%PRODUCT%\v%VERSION% set PLUGIN=PeekFx set INSTALL_SOURCEDIR=%~dp0\%PLUGIN%.%VERSION% set PER_USER_PLUGINDIR=%LOCALAPPDATA%\%BASEDIR%\plugins\%PLUGIN% if exist "%PER_USER_PLUGINDIR%" goto do_clean mkdir "%PER_USER_PLUGINDI...
JetBrains/dotpeek-peekfx
install/Install-PeekFx.1.1.bat
bat
apache-2.0
739