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 |
|---|---|---|---|---|---|
cmd_lib/zlib_inflate/zlib_inflate.o := ppc_4xx-ld -m elf32ppc -r -o lib/zlib_inflate/zlib_inflate.o lib/zlib_inflate/inffast.o lib/zlib_inflate/inflate.o lib/zlib_inflate/infutil.o lib/zlib_inflate/inftrees.o lib/zlib_inflate/inflate_syms.o
| mattkelly/linux-2.6-xlnx | lib/zlib_inflate/.zlib_inflate.o.cmd | bat | gpl-2.0 | 245 |
cmd_kernel/irq/built-in.o := ld -m elf_x86_64 -r -o kernel/irq/built-in.o kernel/irq/irqdesc.o kernel/irq/handle.o kernel/irq/manage.o kernel/irq/spurious.o kernel/irq/resend.o kernel/irq/chip.o kernel/irq/dummychip.o kernel/irq/devres.o kernel/irq/generic-chip.o kernel/irq/autoprobe.o kernel/irq/irqdomain.o kernel/... | acheron1502/android_kernel_BLU_BLU_PURE_XL | kernel/irq/.built-in.o.cmd | bat | gpl-2.0 | 371 |
cmd_drivers/char/sun7i_g2d/built-in.o := arm-linux-gnueabi-ld -EL -r -o drivers/char/sun7i_g2d/built-in.o drivers/char/sun7i_g2d/g2d_51.o
| qubir/PhoenixA20_linux_sourcecode | drivers/char/sun7i_g2d/.built-in.o.cmd | bat | gpl-2.0 | 143 |
echo reset IIS
echo iisreset
echo beging copy UI dll to portal
copy .\bin\Debug\UFIDA.U9.Cust.FJGX.SO.PlugBE.dll F:\yonyou\U9V50\Portal\ApplicationServer\Libs
copy .\bin\Debug\UFIDA.U9.Cust.FJGX.SO.PlugBE.pdb F:\yonyou\U9V50\Portal\ApplicationServer\Libs
copy .\UFIDA.U9.Cust.FJGX.SO.PlugBE.sub.xml F:\yonyo... | amazingbow/yonyou | 广鑫/XMGX_Code/UFIDA.U9.Cust.FJGX.SO.PlugBE/AutoBuild.bat | bat | gpl-2.0 | 351 |
cmd_drivers/media/video/samsung/jpeg_v2/built-in.o := /home/sunghun/arm-2009q3/bin/arm-none-linux-gnueabi-ld -EL -r -o drivers/media/video/samsung/jpeg_v2/built-in.o drivers/media/video/samsung/jpeg_v2/jpg_mem.o drivers/media/video/samsung/jpeg_v2/jpg_misc.o drivers/media/video/samsung/jpeg_v2/jpg_opr.o drivers/med... | sktjdgns1189/android_kernel_iriver_MX100 | drivers/media/video/samsung/jpeg_v2/.built-in.o.cmd | bat | gpl-2.0 | 357 |
cmd_arch/arm/lib/ashrdi3.o := /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-gcc -Wp,-MD,arch/arm/lib/.ashrdi3.o.d -nostdinc -isystem /home/leonardo/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-eabi/4.4.1/include -Dlinux -Iinclude -I/home/leonardo/mykernel/kernel/arch/arm/include -include i... | dalinaum/studyak | arch/arm/lib/.ashrdi3.o.cmd | bat | gpl-2.0 | 1,343 |
cmd_arch/arm/lib/strnlen_user.o := ../arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.strnlen_user.o.d -nostdinc -isystem /home/cgil/udoo/arm-fsl-linux-gnueabi/bin/../lib/gcc/arm-fsl-linux-gnueabi/4.4.4/include -I/home/cgil/udoo/kernel_oficial_source/arch/arm/include -Iarch/arm/include/genera... | chrnueve/udooImaxdi | kernel_oficial_source/arch/arm/lib/.strnlen_user.o.cmd | bat | gpl-2.0 | 2,219 |
cmd_sound/pci/echoaudio/built-in.o := rm -f sound/pci/echoaudio/built-in.o; /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ar rcsD sound/pci/echoaudio/built-in.o
| lindsaytheflint/stone | sound/pci/echoaudio/.built-in.o.cmd | bat | gpl-2.0 | 216 |
nuget pack -sym Afterthought.Amender\Afterthought.Amender.csproj
copy *.nupkg \\vc3-cae-tfs-01\d$\NuGetServer\Packages | nithinphilips/SMOz | lib/Afterthought/NuGet (pack with source).bat | bat | gpl-3.0 | 118 |
@echo off
title PHP and MySQL / Side Master
echo -------------------------------------------------------
echo Ejecutando XAMPP / Abriendo servicios Apache y MySQL.
echo -------------------------------------------------------
start C:\xampp\xampp-control.exe
echo ...
ping -n 5 0.0.0.0 > nul
echo.
echo Servicios iniciad... | SideMasterGM/Batch | PHP_MySQL.bat | bat | gpl-3.0 | 547 |
@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... | MarkusHackspacher/pyLottoSimu | docs/make.bat | bat | gpl-3.0 | 6,991 |
start LOVE\love LOVE\.. "data/9.dat" 47 %* | Zuchis/love | run (9).bat | bat | gpl-3.0 | 42 |
# -*- mode: makefile;-*-
#
# Copyright (C) 1999-2016 Apple Inc. All rights reserved.
#
# MakeInc.cmd contains command paths for use during
# the build, as well as make fragments and text
# strings that may be evaluated as utility functions.
#
#
# Commands for the build environment
#
##
# Verbosity
##
ifeq ($(RC_XBS),Y... | p01arst0rm/decorum-linux | _resources/kernels/xnu-x86/makedefs/MakeInc.cmd | bat | gpl-3.0 | 10,799 |
@echo off
if exist "%SYSTEMDRIVE%\Program Files (x86)\" (
cd bin
call RedXpert64.exe -Xms1024m
) else (
cd bin
call RedXpert.exe -Xms1024m
) | redsoftbiz/executequery | RedExpert.bat | bat | gpl-3.0 | 145 |
python makebin.py -fc ifort -mc -ar intel64 -ef extrafiles.txt ../src ../../bin/zbud.exe
rem python makebin.py -fc gfortran -mc -dr -mf -ef extrafiles.txt ../src zbud6
pause
| jdhughes-usgs/river-eel | utils/zonebudget/pymake/make_win_ifort.bat | bat | lgpl-3.0 | 179 |
@echo off
echo set env
set GOARCH=amd64
set CGO_ENABLED=1
set PATH=%PATH%;%mingw64%;%mingw64%\bin
echo build
go build -i -ldflags="-s -w" -buildmode=c-shared -o nppPlugins.dll
pause
| ying32/govcl | samples/Windows/nppPlugins/build_x64.bat | bat | apache-2.0 | 187 |
SET current_dir=%CD%
cd node_modules/devapt
node --debug dist\server\start_node.js %* -t %current_dir%\dist\resources\world -b %current_dir%\node_modules\devapt-devtools\dist
rem babel-node --debug src\server\start_node.js %* -t %current_dir%\dist\resources\world -b %current_dir%\node_modules\devapt-devtools\src
| lucbories/devapt-app-devtools | bin/start_node_debug.cmd | bat | apache-2.0 | 317 |
@echo off
cd projects
msbuild Epicycle.Input.net35.sln /t:Clean,Build /p:Configuration=Debug
msbuild Epicycle.Input.net35.sln /t:Clean,Build /p:Configuration=Release
msbuild Epicycle.Input.net40.sln /t:Clean,Build /p:Configuration=Debug
msbuild Epicycle.Input.net40.sln /t:Clean,Build /p:Configuration=Release
msbuild E... | open-epicycle/Epicycle.Input-cs | rebuild_all.cmd | bat | apache-2.0 | 462 |
@ECHO OFF
REM ----------------------------------------------------------------------------
REM
REM stress_test.bat: SQL - stress testing.
REM
REM Copyright (c) 2012-20 Konnexions GmbH. All Rights Reserved.
REM
REM ----------------------------------------------------------------------------
Setlocal EnableDelayedExpan... | K2InformaticsGmbH/sqlparse | test/stress_test.bat | bat | apache-2.0 | 2,129 |
xcopy /y bin\Debug\netcoreapp1.0\Evolution.Plugins.Area.dll ..\Evolution.Web\Plugins\Evolution.Plugins.Area\bin\
xcopy /y bin\Debug\netcoreapp1.0\Evolution.Plugins.Area.pdb ..\Evolution.Web\Plugins\Evolution.Plugins.Area\bin\
xcopy /E /y Views*.* ..\Evolution.Web\Plugins\Evolution.Plugins.Area\Views*.*
| CAH-FlyChen/Evolution.Framework | src/Evolution.Plugins.Area/buildpost.cmd | bat | apache-2.0 | 304 |
setlocal
set JAVA_HOME=%JAVA6_HOME%
call mvn -X -P samples,templates,tests,fullTests clean install >std 2>err
endlocal | highsource/hyperjaxb3 | ejb/build-full-1.6.bat | bat | bsd-2-clause | 118 |
@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... | SICASFoundation/vsdConnect | docs/make.bat | bat | bsd-2-clause | 7,459 |
@echo off
for %%s in (tests\negative\*.sref) do (
echo Passing %%s...
..\..\bin\rlc-core --grammar-check %%s >__out.txt 2>__error.txt
if errorlevel 100 (
type __out.txt
echo COMPILER FAILS, see __error.txt
exit /b 1
)
if not errorlevel 1 (
type __out.txt
echo COMPILER SUCCESSED, BUT EXPE... | Mazdaywik/simple-refal | autotests/syntax-tests-simple-refal/run.bat | bat | bsd-2-clause | 780 |
echo Building SupportWFLib
bldmake bldfiles @S60_3rd:com.nokia.s60
abld build winscw udeb @S60_3rd:com.nokia.s60
echo DONE! | wayfinder/Wayfinder-S60-Navigator | CPP/Targets/SupportWFLib/s60v3/make_winscw.bat | bat | bsd-3-clause | 125 |
SET MSBUILD=C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe
SET PROJECT="..\Visual Studio\Engine.vcxproj"
SET CONFIGURATION="Debug"
SET PLATFORM="x64"
%MSBUILD% %PROJECT% /property:Configuration=%CONFIGURATION% /property:Platform=%PLATFORM%
PAUSE | ReDEnergy/GameEngine | Engine/scripts/win_x64_build_debug.bat | bat | mit | 257 |
@echo off
REM Change into the seattle_repy directory.
FOR /F "tokens=*" %%A IN ('cd') DO SET OrigDir=%%A
SET TargetPath=%~f0
SET TargetDir=%TargetPath:stop_seattle.bat=%
cd %TargetDir%
start pythonw stop_all_seattle_processes.py
echo.seattle has been stopped.
REM Go back up to the seattle directory.
cd .. | SeattleTestbed/dist | win/scripts/stop_seattle.bat | bat | mit | 308 |
@powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0Win10.ps1" -include "%~dp0Win10.psm1" -preset "%~dpn0.preset"
| svasek/Win10-Initial-Setup-Script | Default.cmd | bat | mit | 126 |
@ECHO OFF
SETLOCAL ENABLEDELAYEDEXPANSION
REM setup all paths
SET cur_dir=%WORKSPACE%\project\Win32BuildSetup
cd %cur_dir%
SET base_dir=%cur_dir%\..\..
SET builddeps_dir=%cur_dir%\..\..\project\BuildDependencies
SET msys_dir=%builddeps_dir%\msys64
IF NOT EXIST %msys_dir% (SET msys_dir=%builddeps_dir%\msys32)
SET awk_ex... | thardie/xbmc | tools/buildsteps/win32/run-tests.bat | bat | gpl-2.0 | 3,637 |
cmd_arch/arm/vfp/entry.o := arm-eabi-gcc -Wp,-MD,arch/arm/vfp/.entry.o.d -nostdinc -isystem /home/tronit/opt/Android_Toolchains-arm-eabi-4.4.3/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/4.4.3/include -I/home/tronit/KERNEL_BLACKDOME_4.2-4.1/android_kernel_htc_qsd8k-jellybean/arch/arm/include -Iinclude -include include/gen... | TroNit/BlackDome_New_supersonic | arch/arm/vfp/.entry.o.cmd | bat | gpl-2.0 | 3,597 |
::arg:string
@echo off
set string=%1
findstr /m "%string%" *.txt > results.txt
if %errorlevel%==0 (
echo Found! logged files into results.txt
) else (
echo No matches found
) | pmanwatkar/puppetModules | actions/files/TextHandlingWindows/find_string_in_a_file_log.bat | bat | gpl-3.0 | 174 |
@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... | Geonovum/smartemission | docs/platform/make.bat | bat | gpl-3.0 | 6,463 |
@echo off
yasm view.asm -o view.com
| reenigne/reenigne | 8088/ega/build.bat | bat | unlicense | 37 |
rmdir /S /Q %USERPROFILE%\Documents\Arduino\libraries\Reflecta
xcopy * %USERPROFILE%\Documents\Arduino\libraries\Reflecta /s /e /i | joncamp/Reflecta | deploy.cmd | bat | bsd-3-clause | 130 |
SETLOCAL
@ECHO OFF
echo "===== calling QueryCondition for sacs ====="
set EXAMPLE_LANG=sacs
call %FUNCTIONS% :runQueryCondition
call %FUNCTIONS% :queryconditionCheckResults >> run.log
| PrismTech/opensplice | build/scripts/overnight/example_automation_scripts/examples/dcps/QueryCondition/cs/standalone/RUN.bat | bat | gpl-3.0 | 198 |
@echo off
:: Copyright (c) 2017 The Chromium Authors. All rights reserved.
:: Use of this source code is governed by a BSD-style license that can be
:: found in the LICENSE file.
:: This script will determine if python or git binaries need updates. It
:: returns !0 as failure
:: Note: we set EnableDelayedExpa... | endlessm/chromium-browser | third_party/depot_tools/bootstrap/win_tools.bat | bat | bsd-3-clause | 3,024 |
@echo off
for %%f in (*.ui) do (
call pyuic4.bat %%f > %%~nf.py
)
| SasView/sasview | src/sas/qtgui/UI/convert_all.bat | bat | bsd-3-clause | 71 |
@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... | rmoorman/sqlalchemy-continuum | docs/make.bat | bat | bsd-3-clause | 6,729 |
rmdir /S /Q build-vc2013-zip-32
mkdir build-vc2013-zip-32
cd build-vc2013-zip-32
cmake ..\source -G "Visual Studio 12" -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.log
move... | ChengXiaoZ/MariaDBserver | storage/mroonga/packages/windows/build-vc2013-zip-32.bat | bat | gpl-2.0 | 337 |
rem WHY NOT ROBOCOPY?
rem Because robocopy doesn't exist on Windows XP. :(
rem ===============================
rem Grab all the framework stuff.
rem ===============================
cd ..
md bin
md bin\mhframework
md bin\mhframework\ai
md bin\mhframework\event
md bin\mhframework\gui
md bin\mhframework\images
md bin\... | arachnojava/snowvsman | Workspace/SnowVsMan/Scripts/MHFramework.bat | bat | mit | 2,375 |
node Status-Updater.js --harmony
cmd /k | brussell98/Discord-Status-Updater | run.bat | bat | mit | 40 |
cd /D %1
git checkout develop
git pull
git checkout master
git pull
git merge develop
git push
git checkout develop
| ssteward54/SouceTreeCustomActions | quick-release.bat | bat | mit | 116 |
@echo off
mkdir build
del /q build\*.*
echo Packing Simulated.FileSystem...
pushd Simulated.FileSystem
call Package.bat
if ERRORLEVEL 1 goto failed
popd
goto done
:failed
popd
echo.
echo.
echo An error occurred
pause
:done
| arlobelshee/SimulatableApi | PackageAll.bat | bat | mit | 234 |
@echo off
if defined ProgramFiles set pf=%ProgramFiles%
if defined ProgramFiles(x86) set pf=%ProgramFiles(x86)%
if exist "%pf%\Microsoft SDKs\Windows\v6.0" set sdk=%pf%\Microsoft SDKs\Windows\v6.0\Bin
if exist "%pf%\Microsoft SDKs\Windows\v6.0A" set sdk=%pf%\Microsoft SDKs\Windows\v6.0A\Bin
if exist "%pf%\Microsoft SDK... | misterhaan/au.util | auGAC.cmd | bat | mit | 1,301 |
@SET FrameworkDir=C:\Windows\Microsoft.NET\Framework\v4.0.30319
@SET FrameworkVersion=v4.0.30319
@SET FrameworkSDKDir=
@SET PATH=%FrameworkDir%;%FrameworkSDKDir%;%PATH%
@SET LANGDIR=EN
-- Build X Build
msbuild.exe PG-Ripper.sln /p:Configuration=PG-RipperX /t:Clean;Build /p:WarningLevel=0
-- Build Regular Bui... | half-evil/ripper | Build_PG-Ripper.bat | bat | mit | 420 |
scrapy crawl yunqi.qq.com
pause | qiyeboy/SpiderBook | ch17/yunqiCrawl/start.bat | bat | mit | 31 |
@echo off
echo SET DOCKER_TLS_VERIFY=1
echo SET DOCKER_HOST=tcp://10.16.34.230:2376
echo SET DOCKER_CERT_PATH=C:\dev\devops\minishift\certs | jozefizso/dotfiles-win | minishift.cmd | bat | mit | 139 |
cmd_drivers/video/omap2/built-in.o := /home/ar/android/aosp/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/video/omap2/built-in.o drivers/video/omap2/displays/built-in.o
| kannu1994/crespo_kernel | drivers/video/omap2/.built-in.o.cmd | bat | gpl-2.0 | 206 |
cmd_arch/arm/lib/backtrace.o := arm-none-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.backtrace.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/autocon... | EAVR/EV3.14 | ev3sources/extra/linux-03.20.00.13/arch/arm/lib/.backtrace.o.cmd | bat | gpl-2.0 | 2,025 |
@echo off
setlocal
cd LAVFilters
if exist libde265-*.exe (
del /q libde265-*.exe > NUL
)
if exist "C:\vagrant\scripts\vagrant\sign_files.cmd" (
call "C:\vagrant\scripts\vagrant\sign_files.cmd" "C:\Users\vagrant\LAVFilters\bin_Win32"
call "C:\vagrant\scripts\vagrant\sign_files.cmd" "C:\Users\vagrant\LAVFil... | strukturag/LAVFilters | scripts/vagrant/040_package.cmd | bat | gpl-2.0 | 944 |
#
# Ampoliros Application Server
#
# http://www.ampoliros.com
#
tar -cvz --exclude=OLD --exclude=*~ --exclude=CVS --exclude=.?* --exclude=np --exclude=.cvsignore -f ../ampoliros-4000-4.1.tgz .
| alexpagnoni/ampoliros | build.bat | bat | gpl-2.0 | 237 |
cmd_sound/isa/wavefront/built-in.o := rm -f sound/isa/wavefront/built-in.o; ../prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs sound/isa/wavefront/built-in.o
| venkatkamesh/2.6.35-kernel-for-lg-optimus-me- | sound/isa/wavefront/.built-in.o.cmd | bat | gpl-2.0 | 175 |
cmd_net/ipv4/netfilter/built-in.o := arm-none-linux-gnueabi-ld -EL -r -o net/ipv4/netfilter/built-in.o net/ipv4/netfilter/nf_conntrack_ipv4.o net/ipv4/netfilter/nf_nat.o net/ipv4/netfilter/nf_defrag_ipv4.o net/ipv4/netfilter/ip_tables.o net/ipv4/netfilter/iptable_filter.o net/ipv4/netfilter/iptable_nat.o net/ipv4/n... | srinugnt2000/linux-2.6.37 | net/ipv4/netfilter/.built-in.o.cmd | bat | gpl-2.0 | 376 |
cmd_drivers/media/video/built-in.o := /home/flint/android/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld -EL -r -o drivers/media/video/built-in.o drivers/media/video/videodev.o drivers/media/video/v4l2-int-device.o drivers/media/video/v4l2-common.o drivers/media/video/videobuf2-c... | lindsaytheflint/stone | drivers/media/video/.built-in.o.cmd | bat | gpl-2.0 | 854 |
cmd_fs/proc/version.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,fs/proc/.version.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/proc/.version.o.cmd | bat | gpl-2.0 | 17,945 |
cmd_fs/statfs.o := arm-none-linux-gnueabi-gcc -Wp,-MD,fs/.statfs.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/mach-davinci/in... | srinugnt2000/linux-2.6.37 | fs/.statfs.o.cmd | bat | gpl-2.0 | 26,695 |
cmd_drivers/media/usb/stkwebcam/built-in.o := rm -f drivers/media/usb/stkwebcam/built-in.o; /home/livlogik/android/ndk/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar rcsD drivers/media/usb/stkwebcam/built-in.o
| livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | drivers/media/usb/stkwebcam/.built-in.o.cmd | bat | gpl-2.0 | 269 |
cmd_arch/arm/lib/setbit.o := arm-arago-linux-gnueabi-gcc -Wp,-MD,arch/arm/lib/.setbit.o.d -nostdinc -isystem /home/shyam/calixto/ti-sdk-am180x-evm/linux-devkit/bin/../lib/gcc/arm-arago-linux-gnueabi/4.5.3/include -I/home/shyam/calixto/Git_Controlled_Kernel/linux-2.6.37-calixto-versa-evm-v1/arch/arm/include -Iinclude ... | calixtolinux/linux-2.6.37-AM18x-OMAPL13x-Calixto-Versa-EVM-V1 | arch/arm/lib/.setbit.o.cmd | bat | gpl-2.0 | 2,059 |
cd %~dp0
cd..
CMD /k grunt minify | turtlepod/cara | _zip/_grunt-minify.bat | bat | gpl-2.0 | 33 |
cmd_lib/vsprintf.o := arm-eabi-gcc -Wp,-MD,lib/.vsprintf.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 -Wno-t... | HCDRJacob/wildfire-kernel | lib/.vsprintf.o.cmd | bat | gpl-2.0 | 140,610 |
cmd_drivers/gpio/built-in.o := ppc_4xx-ld -m elf32ppc -r -o drivers/gpio/built-in.o drivers/gpio/gpiolib.o drivers/gpio/xilinx_gpio.o
| mattkelly/linux-2.6-xlnx | drivers/gpio/.built-in.o.cmd | bat | gpl-2.0 | 139 |
cmd_drivers/tty/serial/built-in.o := mips-openwrt-linux-uclibc-ld -m elf32btsmip -r -o drivers/tty/serial/built-in.o drivers/tty/serial/serial_core.o drivers/tty/serial/8250/built-in.o drivers/tty/serial/ar933x_uart.o
| shizhai/wprobe | build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/drivers/tty/serial/.built-in.o.cmd | bat | gpl-2.0 | 223 |
:user_configuration
:: About AIR application packaging
:: http://livedocs.adobe.com/flex/3/html/help.html?content=CommandLineTools_5.html#1035959
:: http://livedocs.adobe.com/flex/3/html/distributing_apps_4.html#1037515
:: NOTICE: all paths are relative to project root
:: Your certificate information
set CE... | benkuper/AIR-NativeExtensions | NativeSerial/as3_demo/bat/SetupApplication.bat | bat | gpl-2.0 | 1,111 |
python setup.py build_ext --inplace --compiler=mingw32
| jeffzhengye/pylearn | speed/cython/scipy2013-cython-tutorial-master/exercises/hello-world/build.bat | bat | unlicense | 55 |
:: Copyright 2019-2021 Google LLC
::
:: Licensed under the Apache License, Version 2.0 (the "License");
:: you may not use this file except in compliance with the License.
:: You may obtain a copy of the License at
::
:: https://www.apache.org/licenses/LICENSE-2.0
::
:: Unless required by applicable law or agreed t... | google-coral/libcoral | scripts/windows/clean.bat | bat | apache-2.0 | 758 |
@echo off
java -jar ShootPlane.jar | jemygraw/ShootPlane | ShootPlane/publish/ShootPlane.bat | bat | apache-2.0 | 34 |
..\src\.nuget\NuGet.exe pack ..\src\PluginManager.Core\PluginManager.Core.csproj -Properties Configuration=Release
..\src\.nuget\NuGet.exe pack ..\src\PluginManager.Loader\PluginManager.Loader.csproj -Properties Configuration=Release
..\src\.nuget\NuGet.exe pack ..\src\PluginManager.Client\PluginManager.Client.csproj -... | geofflamrock/PluginManager | nuget/create nuget package.cmd | bat | apache-2.0 | 352 |
@echo off
set "csc=C:\Windows\Microsoft.NET\Framework\v2.0.50727\csc.exe"
REM Saserdote Files
set "UnNamespaced=src\*.cs"
set "GDToolkit=src\GDToolkit\*.cs"
set "GCore=src\GDToolkit\Core\*.cs"
set "GCRegistries=src\GDToolkit\Core\Registries\*.cs"
set "GDesign=src\GDToolkit\Design\*.cs"
set "GDGUI=src\GDToolkit\Desi... | pgonzbecer/GDToolkit | Compile.bat | bat | apache-2.0 | 1,160 |
..\tools\nodejs\node.exe web-server.js | SolaiappanRajendran/TechRadar | start.bat | bat | apache-2.0 | 38 |
@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... | robin-jarry/apiwatch | _docs/make.bat | bat | bsd-2-clause | 5,100 |
@SET PATH=%PATH%;C:\Python27\ArcGIS10.4;C:\Python27\ArcGIS10.4\Lib\site-packages;
@SET PYTHONPATH=%PYTHONPATH%;C:\Python27\ArcGIS10.4;X:\Classof2017\LobstersAreWeird\basket;X:\Classof2017\LobstersAreWeird\basket\maya;
@CD /d X:\Classof2017\LobstersAreWeird\basket
@python wordpress/youtube_generator.py | Hartman-/Basket | basket/cmd/windows_Youtube.bat | bat | bsd-3-clause | 302 |
:: (c) Copyright 2009 - 2010 Xilinx, Inc. All rights reserved.
::
:: This file contains confidential and proprietary information
:: of Xilinx, Inc. and is protected under U.S. and
:: international copyright and other intellectual property
:: laws.
::
:: DISCLAIMER
:: This disclaimer is not a license and does ... | nsauzede/cpu86 | papilio2_drigmorn1/ipcore_dir/blk_mem_40K/simulation/functional/simulate_isim.bat | bat | gpl-2.0 | 3,048 |
cmd_fs/fuse/built-in.o := /home/gjdlfg/kernel/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o fs/fuse/built-in.o fs/fuse/fuse.o
| jdlfg/Mecha-kernel-jdlfg | fs/fuse/.built-in.o.cmd | bat | gpl-2.0 | 155 |
cmd_fs/nfsd/nfs4callback.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/nfsd/.nfs4callback.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 ... | smx-smx/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/fs/nfsd/.nfs4callback.o.cmd | bat | gpl-2.0 | 17,711 |
lua -e"rulesFilename='xword_rules.lua'" genwxbind.lua
PAUSE | mrichards42/xword | src/xwordbind/genxwordbind.bat | bat | gpl-3.0 | 59 |
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
:: Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
:: Contact: http://www.qt-project.org/legal
::
:: This file is part of the tools applications of the Qt Toolkit.
::
:: $QT_BEGIN_LICENSE:LGPL$
:: Commercial License Usage
:: Lice... | eric100lin/Qt-4.8.6 | bin/syncqt.bat | bat | lgpl-2.1 | 2,046 |
java -cp .;../../../lib/commons-logging.jar;../lib/tomcat-util.jar;../lib/tomcat-coyote.jar;../lib/tomcat-http11.jar org.apache.coyote.http11.FileTester tests/test1.txt tests/test1.out
| devjin24/howtomcatworks | bookrefer/jakarta-tomcat-5.0.18-src/jakarta-tomcat-connectors/http11/src/test/test.bat | bat | apache-2.0 | 188 |
@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 ... | apache/derby | bin/derby_common.bat | bat | apache-2.0 | 2,499 |
@ECHO OFF
goto comment
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 Licen... | christiankaiser/geoguide | lib/phonegap-2.8.1/lib/blackberry/blackberry10/bin/templates/project/cordova/build.bat | bat | gpl-3.0 | 916 |
@echo off
echo Setting up rake environment for building
call gem install bundler
call bundle
| jweber/WcfClientProxyGenerator | setup-build-env.bat | bat | apache-2.0 | 94 |
curl -k https://api.github.com/repos/dzhariy/swd-recorder/releases | sergueik/swd-recorder-appium | tools/check_downloads.cmd | bat | mit | 66 |
CD..
php.exe update_binaries.php
quit | kop1/newznab | misc/update_scripts/win_scripts/updatebinaries.bat | bat | gpl-3.0 | 39 |
@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... | alanamarzoev/ray | doc/make.bat | bat | apache-2.0 | 7,238 |
-intstyle "ise" -incremental -lib "unisims_ver" -lib "unimacro_ver" -lib "xilinxcorelib_ver" -o "C:/Users/Dilancuan/Documents/FPGAdventure/FPGAdventure/Adventure/MainTest_isim_beh.exe" -prj "C:/Users/Dilancuan/Documents/FPGAdventure/FPGAdventure/Adventure/MainTest_beh.prj" "work.MainTest" "work.glbl"
| ammelto/FPGAdventure | Adventure/fuseRelaunch.cmd | bat | mit | 303 |
@echo off
SET SOURCE_DIR=.\..\src
SET TO_SOURCE_DIR=.\src
SET PACK_DIR=.\package
SET ROOT_DIR=.\..
SET PUBLISH=--publish
call npm i
echo Clearing /src and /package...
@RD /S /Q %TO_SOURCE_DIR%
@RD /S /Q %PACK_DIR%
REM copy src
echo 'Copying src...'
xcopy /s %SOURCE_DIR% %TO_SOURCE_DIR%\
REM copy README & LICENSE to ... | EddyVerbruggen/nativescript-plugin-firebase | publish/pack.cmd | bat | mit | 823 |
@powershell -NoProfile -ExecutionPolicy Bypass -Command "powershell %~dp0\backup-computer.ps1"
| amatashkin/windowsimagebackup | backup-computer.cmd | bat | mit | 95 |
set JAVA_HOME="C:\Program Files (x86)\Java\jdk1.7.0_55"
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################
@rem Set local scope ... | thomas15v/TurtleFix | gradlew.bat | bat | mit | 2,372 |
@echo off
REM Create Open Close Utility 2.1
REM 2012-05-17
REM (c) 2012 Canadian Institutes of Health Research
REM Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including wit... | Pacoup/create-open-close | Close.bat | bat | mit | 1,573 |
csc /noconfig /target:exe /optimize /unsafe /platform:x86 /appconfig:"c:\users\podko\documents\visual studio 2015\Projects\ThreadTest.FalseSharing\ThreadTest.FalseSharing\bin\Release\9099ab85-f966-474d-8ff1-fa0272294719.exe.config" /reference:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll","c:\users\podko\... | podkolzzzin/ThreadTests | ThreadTest.FalseSharing/bin/Release/9099ab85-f966-474d-8ff1-fa0272294719.bat | bat | mit | 917 |
@echo off
::*******************************************************************
::
:: The Multiverse Platform is made available under the MIT License.
::
:: Copyright (c) 2012 The Multiverse Foundation
::
:: Permission is hereby granted, free of charge, to any person
:: obtaining a copy of this software and associate... | longde123/MultiversePlatform | server/master/start-master.bat | bat | mit | 9,220 |
python /usr/share/sumo/tools/../tools/randomTrips.py -n osm.net.xml --seed 42 --fringe-factor 5 -p 0.533489 -r osm.passenger.rou.xml -o osm.passenger.trips.xml -e 300 --vehicle-class passenger --vclass passenger --prefix veh --min-distance 300 --trip-attributes 'departLane="best"' --validate
| CHLLHC/cs240 | 2016-12-11-16-27-22/build.bat | bat | mit | 293 |
@jam --workspace --gen=vs2008 --gui Jamfile.jam ../../build/glob
| arventwei/WioEngine | Tools/jamplus/samples/glob/CreateVS2008Workspace.bat | bat | mit | 65 |
@echo off
sqlplus -s -l tw2017/TW2017 @create_tables.sql | cristid9/FunWeb | FWDBApi/src/main/resources/dbScripts/initDBWin.bat | bat | mit | 56 |
cd /d %~dp0
call chromium-gost-env.bat
github-release release --user deemru --repo chromium-gost --tag %CHROMIUM_TAG% --draft
github-release upload --user deemru --repo chromium-gost --tag %CHROMIUM_TAG% --name chromium-gost-%CHROMIUM_TAG%-windows-amd64-installer.exe --file RELEASE\chromium-gost-%CHROMIUM_TAG%-windows... | deemru/chromium-gost | build_windows/chromium-gost-publish-release.bat | bat | mit | 562 |
call mvn clean install -Dmaven.test.skip=true
set MAVEN_OPTS=-Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8000,suspend=n
call mvn hpi:run -Djetty.port=8090 -Dhpi.prefix=/jenkins | hanabishi/jbm | debug.bat | bat | mit | 188 |
mysqldump -uroot -p msp > msp.sql | zhenhaoli/Unificiency | UnificiencyAPI/db/exportDB.bat | bat | mit | 33 |
cmd_arch/arm/mach-tegra/nvodm/built-in.o := arm-linux-gnueabi-ld -EL -r -o arch/arm/mach-tegra/nvodm/built-in.o arch/arm/mach-tegra/nvodm/nvodm_services.o arch/arm/mach-tegra/nvodm/nvodm_services_os.o
| spica234/HP-TestBuild-Repo-upwords-Sr3R | arch/arm/mach-tegra/nvodm/.built-in.o.cmd | bat | gpl-2.0 | 206 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
@set ErrorLevel=%ErrorLevel%
goto endofperl
:WinNT
perl -x -S %0 %*
@set ErrorLevel=%ErrorLevel%
if NOT "%COMSPEC%" == "%SystemRoot%\system32\cmd.exe" goto endofperl
if %errorlevel% == 9009 echo You ... | mishin/dwimperl-windows | strawberry-perl-5.20.0.1-32bit-portable/perl/site/bin/parse_xlsx2.bat | bat | gpl-2.0 | 4,959 |
cmd_scripts/conmakehash := gcc -Wp,-MD,scripts/.conmakehash.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/conmakehash scripts/conmakehash.c
deps_scripts/conmakehash := \
scripts/conmakehash.c \
/usr/include/stdio.h \
/usr/include/features.h \
/usr/include/x86_64-linux-gnu/bits/predefs.h... | dnh34/proj1 | scripts/.conmakehash.cmd | bat | gpl-2.0 | 2,071 |
cmd_sound/pci/au88x0/built-in.o := rm -f sound/pci/au88x0/built-in.o; /media/android_source/CyanogenMod/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs sound/pci/au88x0/built-in.o
| freebsdmax/gsmart1315_kernel | sound/pci/au88x0/.built-in.o.cmd | bat | gpl-2.0 | 204 |
cmd_drivers/gpu/built-in.o := /home/aashir/android/toolchain/linaro/bin/arm-eabi-ld -EL -r -o drivers/gpu/built-in.o drivers/gpu/drm/built-in.o drivers/gpu/vga/built-in.o drivers/gpu/stub/built-in.o drivers/gpu/ion/built-in.o drivers/gpu/mali/built-in.o
| emwno/android_kernel_U8500 | drivers/gpu/.built-in.o.cmd | bat | gpl-2.0 | 259 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.