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_arch/arm/mach-msm/board-buzz-keypad.o := arm-eabi-gcc -Wp,-MD,arch/arm/mach-msm/.board-buzz-keypad.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/in... | HCDRJacob/wildfire-kernel | arch/arm/mach-msm/.board-buzz-keypad.o.cmd | bat | gpl-2.0 | 147,679 |
cmd_kernel/semaphore.o := arm-linux-gnueabi-gcc -Wp,-MD,kernel/.semaphore.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wall -Wundef... | b8e5n/KTG-kernel_es209ra | kernel/.semaphore.o.cmd | bat | gpl-2.0 | 20,663 |
cmd_drivers/mmc/core/built-in.o := ccache /drive2/Android/CM9/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/mmc/core/built-in.o drivers/mmc/core/mmc_core.o
| tcp209/kernel_samsung_epic4gtouch | build/epic4gtouch/drivers/mmc/core/.built-in.o.cmd | bat | gpl-2.0 | 193 |
cmd_fs/bio.o := arm-linux-gnueabihf-gcc -Wp,-MD,fs/.bio.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabihf/4.8/include -I/home/darrell/android/rockchip/rk3188/arch/arm/include -Iarch/arm/include/generated -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-rk3188/in... | Dee-UK/D33_KK_Kernel | fs/.bio.o.cmd | bat | gpl-2.0 | 30,572 |
cmd_arch/arm/perfmon/perf-function-hooks.o := arm-linux-gnueabi-gcc -Wp,-MD,arch/arm/perfmon/.perf-function-hooks.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 -... | b8e5n/KTG-kernel_es209ra | arch/arm/perfmon/.perf-function-hooks.o.cmd | bat | gpl-2.0 | 22,860 |
cmd_sound/isa/built-in.o := /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-ld -EL -r -o sound/isa/built-in.o sound/isa/ad1816a/built-in.o sound/isa/ad1848/built-in.o sound/isa/cs423x/built-in.o sound/isa/es1688/built-in.o sound/isa/galaxy/built-in.o sound/isa/gus/built-in.o sound/isa/msnd/b... | 0xD34D/kernel_amazon_tate | sound/isa/.built-in.o.cmd | bat | gpl-2.0 | 440 |
cmd_drivers/gpio/built-in.o := /home/dolphinor/arm-2009q3/bin/arm-none-eabi-ld -EL -r -o drivers/gpio/built-in.o drivers/gpio/gpiolib.o
| SeoDongMin/Gace_kernel | drivers/gpio/.built-in.o.cmd | bat | gpl-2.0 | 141 |
cmd_net/ipv6/built-in.o := arm-arago-linux-gnueabi-ld -EL -r -o net/ipv6/built-in.o net/ipv6/netfilter/built-in.o net/ipv6/addrconf_core.o net/ipv6/exthdrs_core.o net/ipv6/inet6_hashtables.o
| calixtolinux/linux-2.6.37-AM18x-OMAPL13x-Calixto-Versa-EVM-V1 | net/ipv6/.built-in.o.cmd | bat | gpl-2.0 | 196 |
cls
python "C:\Program Files (x86)\Python 26-32\Scripts\img2py" %1 tmp.py
| sanyaade-mediadev/Transana | images/Embedded/1_AddNew.bat | bat | gpl-2.0 | 74 |
move aka*.bmp pic
move has*.bmp pic
move hey*.bmp pic
move hit*.bmp pic
move kur*.bmp pic
move mas*.bmp pic
move min*.bmp pic
move nur*.bmp pic
move pic*.bmp pic
move sli*.bmp pic
move yaj*.bmp pic
cd pic
for %%s in (*.bmp) do convert %%s %%~ns.png
del *.bmp
cd ..
| stubbscroll/PUZZLE | convpic.bat | bat | gpl-3.0 | 265 |
java -jar "BrewPlus-IFDB.jar" -d
rem pause | rekhyt75/BrewPlus-IFDB | brewplus/brewplus-ifdb-distr/src/main/resources/distr/debug.bat | bat | gpl-3.0 | 43 |
;REM echo off
java -jar ia-rutes.jar
| vtomasr5/ia-rutes | arranca.bat | bat | gpl-3.0 | 38 |
REM i6engine
REM Copyright (2016) Daniel Bonrath, Michael Baer, All rights reserved.
REM
REM This file is part of i6engine; i6engine is free software; you can redistribute it and/or
REM modify it under the terms of the GNU Lesser General Public
REM License as published by the Free Software Foundation; either
REM versio... | ClockworkOrigins/i6engine | dependencies/build-bullet.bat | bat | lgpl-2.1 | 1,937 |
@echo off
setlocal
call fb-init.bat
taskkill /im tgitcache.exe 1>NUL 2>NUL
if exist fullbuild-init rmdir /s /q fullbuild-init || goto :ko
rem setup environment
%FULLBUILD% set config binrepo c:\BinRepo
%FULLBUILD% set config repoType git
%FULLBUILD% set config repoUrl https://github.com/pchalamet/cassandra-sharp-ful... | sergii-s/full-build | tests/fullbuild-init.bat | bat | apache-2.0 | 688 |
:: Licensed to the Apache Software Foundation (ASF) under one
:: or more contributor license agreements. See the NOTICE file
:: distributed with this work for additional information
:: regarding copyright ownership. The ASF licenses this file
:: to you under the Apache License, Version 2.0 (the
:: "License"); you may... | isper3at/incubator-rya | extras/rya.merger/startup_scripts/merge_tool.bat | bat | apache-2.0 | 1,167 |
start /B atom ./ ../csComp ../csServerComp ../test
nodemon server.js
start http://localhost:3002 | TNOCS/TO2 | website/edit.bat | bat | mit | 96 |
cmd_init/built-in.o := /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ld -EL -r -o init/built-in.o init/main.o init/version.o init/mounts.o init/initramfs.o init/calibrate.o
| friedrich420/Note-3-AEL-Kernel | init/.built-in.o.cmd | bat | gpl-2.0 | 194 |
@echo off
setlocal
if exist *.eeprom del *.eeprom
if exist *.list del *.list | pbetti/ZDS | software/RomWBW/Source/Prop/Clean.cmd | bat | gpl-3.0 | 81 |
java "RomboTest"
pause
del "%0"
pause
| ezhor/Homework | out/production/Boletin7.1/geany_run_script.bat | bat | gpl-3.0 | 40 |
@rem Copyright 2009 Ramnivas Laddad
@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 http://www.apache.org/licenses/LICENSE-2.0
@rem
@rem Unless required by a... | sobkowiak/aspectj-in-action-code | ch07/workspace/Section7.5.2UtilizingTheIntroducedType/run.bat | bat | apache-2.0 | 666 |
@echo off
echo "Building the executable"
python setup.py py2exe -b 1
copy ..\configurations\default.ini default.ini
copy ..\configurations\default-logger.ini default-logger.ini
copy ..\configurations\ovirt-guest-agent.ini ovirt-guest-agent.ini
| oVirt/ovirt-guest-agent | ovirt-guest-agent/win-guest-agent-build-exe.bat | bat | apache-2.0 | 244 |
@rem
@rem Batch file to build the Java Motion SDK. This file will require some
@rem manual adjustment to build the ExampleJOGL class. In particular you will
@rem need to install JOGL locally and enter the path to the jar file here.
@rem JOGL is available at https://jogl.dev.java.net/.
@rem
@rem @file tools/sdk/java/... | bmswgnp/sdk | java/build/build.bat | bat | bsd-2-clause | 843 |
psp-objdump.exe -d CpuTests.elf > CpuTests.dis.txt
InstructionMix.exe CpuTests.dis.txt > CpuTests.mix.txt
| BradFuller/pspplayer | Tests/CpuTests/stats.bat | bat | lgpl-2.1 | 106 |
@echo off
REM If KODI_MIRROR is not set externally to this script, set it to the default mirror URL
IF "%KODI_MIRROR%" == "" SET KODI_MIRROR=http://mirrors.kodi.tv
echo Downloading from mirror %KODI_MIRROR%
:: Following commands expect this script's parent directory to be the current directory, so make sure that's s... | cjmayo/xbmc | project/Win32BuildSetup/getdeploydependencies.bat | bat | gpl-2.0 | 867 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\win-spawn\bin\win-spawn" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\win-spawn\bin\win-spawn" %*
) | jrhines/westgranville | wp-content/themes/westgranvilleplate/node_modules/grunt-contrib-sass/node_modules/.bin/win-spawn.cmd | bat | gpl-2.0 | 188 |
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
rem "License"); y... | Mega-DatA-Lab/mxnet | setup-utils/install-mxnet-windows-python.bat | bat | apache-2.0 | 11,368 |
@echo off
REM
REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
REM
REM This code is free software; you can redistribute it and/or modify it
REM under the terms of the GNU General Public License version 2 only, as
REM published b... | ohpauleez/soymacchiato | src/hotspot/agent/make/jhistowindbg.bat | bat | gpl-2.0 | 1,163 |
cmd_arch/arm/lib/io-writesw-armv4.o := arm-linux-androideabi-gcc -Wp,-MD,arch/arm/lib/.io-writesw-armv4.o.d -nostdinc -isystem /home/mihawk/Android/android-ndk-linux/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.9/include -I/home/mihawk/GitHub/Android_scheduler/kerne... | MihawkHu/Android_scheduler | kernel/goldfish/arch/arm/lib/.io-writesw-armv4.o.cmd | bat | mit | 2,286 |
browserify -r ./etg -r ./etg.client -r ./etgutil -r ./uiutil -r ./userutil -r ./Actives -r ./MersenneTwister -r ./Effect -r ./Quest -r ./ai/eval -r ./ai/deck -r ./ai/search -r ./ai/mulligan -r ./Decks -o etgify.js | OdinVanguard/openEtG_questDev | buildOpenEtg.bat | bat | mit | 213 |
START src/ABsoluteMaybe.sln | troygoode/ABsoluteMaybe | sln.bat | bat | mit | 27 |
cd ..\src\DataTables.AspNet.WebApi2
dotnet pack -b ..\..\artifacts\nuget-obj\DataTables.AspNet.WebApi2\ -o ..\..\artifacts\nuget\ -c Release
cd ..\..\nuget | ALMMa/datatables.aspnet | nuget/DataTables.AspNet.WebApi2.pack.bat | bat | mit | 155 |
@cd fui.web && call mvn-eclipse-project.bat
@cd .. && call mvn eclipse:eclipse | hundsun/fui | mvn-eclipse-project-all.bat | bat | mit | 78 |
@echo off
REM BATCH FILE CREATED BY CHARLES DE HAVILLAND 20/02/2012
cls
If "%1"=="" GOTO :norulename
SET RULENAME=%1
ECHO Create in/out firewall rules for all *.exe files with the rulename of "%RULENAME%" ?
ECHO.
ECHO.
pause
Echo.
FOR /r %%G in ("*.exe") Do (@echo %%G
NETSH advfirewall firewall add rule name="%RU... | vinctux/firefloor | addfwrs/addfwrs.bat | bat | mit | 689 |
@echo off
curl -o apex-jorje-lsp.jar -L "https://github.com/forcedotcom/salesforcedx-vscode/blob/develop/packages/salesforcedx-vscode-apex/out/apex-jorje-lsp.jar?raw=true"
echo @echo off ^
java -jar %%~dp0\apex-jorje-lsp.jar %%* ^
> apex-jorje-lsp.cmd
| ruchee/vimrc | vimfiles/bundle/lsp-settings/installer/install-apex-jorje-lsp.cmd | bat | mit | 256 |
convert ol.png dr.png tc.png tm.png ts.png ^
-compose Multiply ^
( -clone 0 -fill black -draw "color 0,0 Floodfill" -negate -clone 0 -composite -negate ) -swap 0 +delete ^
( -clone 0 -clone 1 -composite ) -swap 0 +delete -delete 1 ^
( -clone 1 -negate -clone 0 -composite ... | Draradech/balancewheel | pcb/mkpcbimg.bat | bat | mit | 3,576 |
net user SUN 123 /add
net localgroup administrators SUN /add
user.reg | longlongwaytogo/Learning.test | bat/CreateInnerUser/createUser.bat | bat | mit | 70 |
@ECHO OFF
echo compiling xor.ASM
echo DEL xor.OBJ 2>NUL
echo DEL xor.EXE 2>NUL
\tasm\bin\tasm32 /la /l /zi /mu /m9 /q ..\xor.asm /i..
if ERRORLEVEL == 1 GOTO FAILxor
\watcom\binw\wlink @c:\watcom\pmode\pmodew.lnk system pmodew file xor.obj
if ERRORLEVEL == 1 GOTO FAILxor
echo Running xor.EXE
xor.EXE
if ERRORLEVEL == 1 ... | frranck/asm2c | asmTests/xor/runTest.bat | bat | mit | 512 |
cmd_drivers/bluetooth/msm_bt_sleep.o := /root/adam/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/bluetooth/msm_bt_sleep.o drivers/bluetooth/bluesleep.o
| DJSteve/StreakKernel | drivers/bluetooth/.msm_bt_sleep.o.cmd | bat | gpl-2.0 | 188 |
cmd_sound/isa/built-in.o := arm-poky-linux-gnueabi-ld -EL -r -o sound/isa/built-in.o sound/isa/ad1816a/built-in.o sound/isa/ad1848/built-in.o sound/isa/cs423x/built-in.o sound/isa/es1688/built-in.o sound/isa/galaxy/built-in.o sound/isa/gus/built-in.o sound/isa/msnd/built-in.o sound/isa/opti9xx/built-in.o sound/isa/... | heyoufei2/yocto3.14.38_kernel | sound/isa/.built-in.o.cmd | bat | gpl-2.0 | 391 |
cmd_arch/arm/lib/clearbit.o := /home/playfulgod/Android/2.3.5/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.clearbit.o.d -nostdinc -isystem /home/playfulgod/Android/2.3.5/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -Iinclude -I/home/playfulgod... | Jewbie/Kernel-2.6.32 | arch/arm/lib/.clearbit.o.cmd | bat | gpl-2.0 | 1,826 |
@echo off
set "VIRTUAL_ENV=C:\Users\Haniff\Documents\General Programming\Diversified Projects\python-django-4\Thing\env"
if defined _OLD_VIRTUAL_PROMPT (
set "PROMPT=%_OLD_VIRTUAL_PROMPT%"
) else (
if not defined PROMPT (
set "PROMPT=$P$G"
)
set "_OLD_VIRTUAL_PROMPT=%PROMPT%"
)
set "PROMPT=(env) ... | Darkmoth/python-django-4 | Thing/env/Scripts/activate.bat | bat | gpl-2.0 | 596 |
cmd_fs/jbd2/built-in.o := /home/lithium/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-ld -EL -r -o fs/jbd2/built-in.o fs/jbd2/jbd2.o
| 0xD34D/kernel_amazon_tate | fs/jbd2/.built-in.o.cmd | bat | gpl-2.0 | 150 |
"../sql/mysql" -h localhost -u root -pserg smeta < drop.sql
"../sql/mysql" -h localhost -u root -pserg smeta < all_database.sql
pause | itdgrin/shsmetanew | Sources/Components/Base/all_database/From_Dump_all_database.bat | bat | gpl-2.0 | 135 |
cmd_arch/x86/kernel/cpu/proc.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.proc.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os ... | namgk/kernel-tut | arch/x86/kernel/cpu/.proc.o.cmd | bat | gpl-2.0 | 14,670 |
"C:\Python34\python.exe" setup.py py2exe
for /f %%i in ('C:\Python34\python.exe -c "from __version__ import __version__; print(__version__)"') do set VERSION=%%i
"C:\Program Files (x86)\NSIS\makensis.exe" /DVERSION=v%VERSION% dist/who_is_missing.nsi | whereskenneth/WhoIsMissing | build.bat | bat | gpl-3.0 | 249 |
@echo off
"%~dp0out\app.exe"
echo.
pause | nvngithub/nvntest | Common/run.bat | bat | gpl-3.0 | 42 |
@ECHO OFF
TITLE Samp project compiler...
REM Then file name and path to be compiled
SET FILENAME=alar
SET FILEPATH=%~dp0
REM -d<num> Debugging level (default = -d1)
REM 0 No symbolic information, no run-time checks
REM 1 Run-time checks, no symbolic information
REM 2 Full debug information and d... | Jessyy/ALAR | filterscripts/alar.bat | bat | gpl-3.0 | 1,000 |
@echo off
start python manage.py runserver
| MaxTyutyunnikov/lino | lino/projects/babel_tutorial/runserver.bat | bat | gpl-3.0 | 45 |
@echo off
set ADA_INCLUDE_PATH=%ADA_INCLUDE_PATH%;%RADALIB_ROOT%\source
set ADA_OBJECTS_PATH=%ADA_OBJECTS_PATH%;%RADALIB_ROOT%\compiled
gnatmake -O2 Communities_Detection.adb
del /q *.ali
del /q *.o
echo -----------
Communities_Detection.exe v WN el-lr-ll-srfr-trfr 5 test-zachary_unwh.net test-zachary_unwh-lo... | sergio-gomez/Radalib | tools/Communities_Detection.bat | bat | lgpl-2.1 | 485 |
reg delete HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v deploy /f
| UPMC/deploy | admintools/unschedule.cmd | bat | lgpl-3.0 | 89 |
(clear)
(unwatch compilations)
(watch statistics)
(set-strategy lex)
(load clipsfiles/miss-manners/manners.clp)
(reset)
(load-facts clipsfiles/miss-manners/manners128.fct)
(run)
| RWTH-i5-IDSG/jamocha | clipsfiles/miss-manners/manners128.bat | bat | apache-2.0 | 178 |
@echo off
REM Change Directory to the folder containing your script
CD C:\xampp\htdocs\elearning\
REM Execute
php -f AutoBackup.php | t02itjap/elearning | autoBackup.bat | bat | apache-2.0 | 132 |
goto comment
Copyright 2017 Cognizant Technology Solutions
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
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or ag... | CognizantOneDevOps/Insights | PlatformDeployment/WINDOWS/Grafana-Tomcat-SetUp.bat | bat | apache-2.0 | 1,062 |
@echo off
reg add "HKCU\Software\Seapine Software\Surround SCM\SCM Client" /v ContextMenuDefaultItems_File /d "3;5;4;26;6;12;0;10;25;11;22;28;29;31;0;13;14;15;16;24;21;0;17;0;18;19;0;7;9;8;" /f | kmstumpff/Scripts | Windows/setupSCM.bat | bat | bsd-2-clause | 194 |
SET NUGET=..\src\.nuget\nuget
%NUGET% pack NServiceKit.Logging.Elmah\NServiceKit.logging.elmah.nuspec -symbols
%NUGET% pack NServiceKit.Logging.EntLib5\NServiceKit.logging.entlib5.nuspec -symbols
%NUGET% pack NServiceKit.Logging.EventLog\NServiceKit.logging.eventlog.nuspec -symbols
%NUGET% pack NServiceKit.Logging.Log4... | NServiceKit/NServiceKit.Logging | NuGet/NuGetPack.cmd | bat | bsd-3-clause | 636 |
@echo OFF
@setlocal
set VERSION=1.21.0
set TFDIR=C:\TreeFrog\%VERSION%
:parse_loop
if "%1" == "" goto :start
if /i "%1" == "--prefix" goto :prefix
if /i "%1" == "--enable-debug" goto :enable_debug
if /i "%1" == "--enable-gui-mod" goto :enable_gui_mod
if /i "%1" == "--help" goto :help
if /i "%1" == "-h" go... | hks2002/treefrog-framework | configure.bat | bat | bsd-3-clause | 4,115 |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
)
if "%1" == "" goto help
if "%1" == ... | rajeeshnair/Django-monitor | docs/make.bat | bat | bsd-3-clause | 4,531 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCTABL.S07_AsyncRops_SetColumnsAsynchronous_TestSuite.MSOXCTABL_S07_AsyncRops_SetColumnsAsynchronous_TestSuite /testcontainer:..\..\MS-OXCTABL\TestSuite\bin\Debug\MS-OXCTABL_TestSuite.dll /runconfig:..\..\MS-OXCTABL\MS-OXCTAB... | XinwLi/Interop-TestSuites-1 | ExchangeMAPI/Source/Scripts/MS-OXCTABL/RunMSOXCTABL_S07_AsyncRops_SetColumnsAsynchronous_TestSuite.cmd | bat | mit | 348 |
@echo off
pushd %~dp0
"%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_ASCAL.S02_MeetingElement.MSASCAL_S02_TC02_MeetingDeclined /testcontainer:..\..\MS-ASCAL\TestSuite\bin\Debug\MS-ASCAL_TestSuite.dll /runconfig:..\..\MS-ASCAL\MS-ASCAL.testsettings /unique
pause | XinwLi/Interop-TestSuites-1 | ExchangeActiveSync/Source/Scripts/MS-ASCAL/RunMSASCAL_S02_TC02_MeetingDeclined.cmd | bat | mit | 286 |
@echo // Copyright (C) 1996-2017 Markus F.X.J. Oberhumer
@echo //
@echo // Windows 32-bit
@echo // MinGW + gcc
@echo //
@call b\prepare.bat
@if "%BECHO%"=="n" echo off
set BLIB=lib%BNAME%.a
set CC=gcc
set CF=-O2 -fomit-frame-pointer -Wall %CFI% %CFASM%
set LF=%BLIB% -lwinmm -s
%CC% %CF% -c src/*.c
... | nemequ/lzo | B/win32/mingw.bat | bat | gpl-2.0 | 1,152 |
cmd_arch/arm/lib/csumpartialcopyuser.o := arm-eabi-gcc -Wp,-MD,arch/arm/lib/.csumpartialcopyuser.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 -Ii... | TroNit/BlackDome_New_supersonic | arch/arm/lib/.csumpartialcopyuser.o.cmd | bat | gpl-2.0 | 2,818 |
csws.exe /l createshortcut.cs %1 /c
| findlayit/community-tools | libraries/buildsupport/cs-script/lib/ShellExtensions/Template/CS-Script/24.Convert to/10.Executable Shortcut (console).cmd | bat | gpl-3.0 | 36 |
@echo off
set WINPYDIR=%~dp0WinPython\python-2.7.10.amd64
set WINPYVER=2.7.10.2
set HOME=%WINPYDIR%\..\settings
set WINPYARCH="WIN32"
if "%WINPYDIR:~-5%"=="amd64" set WINPYARCH="WIN-AMD64"
rem handle R if included
if not exist "%WINPYDIR%\..\tools\R\bin" goto r_bad
set R_HOME=%WINPYDIR%\..\tools\R
if %WINPYARCH%=="WI... | isolver/OpenHandWrite | distribution/Run_ExperimentTemplate.bat | bat | gpl-3.0 | 1,058 |
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:S1_RDPEDISP_ResolutionChange_DeactivationReactivation /Logger:trx
pause
| dongruiqing/WindowsProtocolTestSuites | TestSuites/RDP/src/Batch/RDPEDISP/S1_RDPEDISP_ResolutionChange_DeactivationReactivation.cmd | bat | mit | 242 |
@python\python.exe src\horus.py %*
| javivi001/horus | pkg/win32/horus.bat | bat | gpl-2.0 | 36 |
/******************************************************************************
*
* blinky_ccs.cmd - CCS linker configuration file for blinky.
*
* Copyright (c) 2012-2017 Texas Instruments Incorporated. All rights reserved.
* Software License Agreement
*
* Texas Instruments (TI) is supplying this softwa... | jhnphm/xbs_xbd | platforms/ek-tm4c129exl_16mhz/hal/tivaware/examples/boards/ek-tm4c123gxl/blinky/blinky_ccs.cmd | bat | gpl-3.0 | 2,793 |
copy helloos.img ..\z_tools\qemu\fdimage0.bin
..\z_tools\make.exe -C ..\z_tools\qemu | nolink/os | helloos3/run.bat | bat | mit | 84 |
@echo off
set CLASSPATH=.;..\..\lib\config4j.jar
java Demo %*
| config4star/config4j | demos/simple-encapsulation/runDemo.bat | bat | mit | 66 |
javac -cp .;.. GenerateMatr.java
javac -cp .;.. Matr.java
javac -cp .;.. Matrixs.java
cd Matrixes
javac -cp .;.. Matrix.java
javac -cp .;.. MultThread.java
cd ..
@REM jar cmf META-INF\manifest.mf %*
jar cmf META-INF\manifest.mf Matrixes.jar Matrixs.class Matr.class Matrixes\Matrix.class | lionell/university-labs | parcs/Parcs/Matrixes/build.bat | bat | mit | 295 |
csc Array.cs
ildasm.exe /OUT=Array.il Array.exe
Array.exe
| jhemenway6/Samples | CSharpTraining/06 Arrays/Build and Execute.cmd | bat | lgpl-3.0 | 58 |
@if "%_echo%"=="" echo off
setlocal
REM Configure the sample, i.e. where to find the F# compiler and C# compiler.
call %~d0%~p0..\..\..\config.bat
call ..\..\single-neg-test.bat neg91
@if ERRORLEVEL 1 goto Error
"%FSC%" %fsc_flags% --target:exe -o:pos16.exe pos16.fs
@if ERRORLEVEL 1 goto Error
"%PEVERIFY%" pos16... | rolfbjarne/fsharp | tests/fsharp/typecheck/sigs/build.bat | bat | apache-2.0 | 10,557 |
"..\tool\Jssor.Compress.exe" -HTML:Js -HTML:Css -HTML:Comment -HTML:Blank -JSSORONLY -AWRAP -OVERWRITE -ENCOUT:UTF-8 "image-slider.source.html" -OUT "image-slider.html"
| anawatom/lavandula | web/web-assets/jssorslider/demos-no-jquery/image-slider.compress.bat | bat | bsd-3-clause | 170 |
@echo off
call %*
exit /b
:check
if not "%errorlevel%" == "0" (
echo Aborted.
exit /B 1
)
goto :eof
:init
if "%PHPUNIT_COVERAGE%"=="1" (
set PHPUNIT=.\vendor\bin\phpunit.bat --coverage-php=tests\clover.cov
) else (
set PHPUNIT=.\vendor\bin\phpunit.bat
)
goto :eof
| Big-Shark/Propel2 | tests/bin/base.bat | bat | mit | 288 |
@echo off
del *properties
echo class PropRef { >PropRef.java
for /L %%f in (1,1,100) do for /L %%i in (1,1,10) do call handleProp %%f %%i >>PropRef.java
echo } >>PropRef.java | siosio/intellij-community | plugins/java-i18n/testData/performance/resolveManyLiterals/src/genProperties.cmd | bat | apache-2.0 | 176 |
@echo off
IF "%1" == "" goto Usage
:: BatchGotAdmin
:-------------------------------------
REM --> Check for permissions
IF "%PROCESSOR_ARCHITECTURE%" EQU "amd64" (
>nul 2>&1 "%SYSTEMROOT%\SysWOW64\cacls.exe" "%SYSTEMROOT%\SysWOW64\config\system"
) ELSE (
>nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\syst... | vhogemann/angular2-starter | util/redir.cmd | bat | mit | 1,296 |
ghc --make -O2 -optl-mwindows main.hs
| shangaslammi/haskeroids-frp | build.bat | bat | mit | 38 |
@echo off
echo.
echo Cleaning up. Please wait...
for /f "delims=" %%d in ('dir obj.* /b/a:d/s 2^>NUL') do rmdir /s/q "%%d"
for /f "delims=" %%d in ('dir bin.* /b/a:d/s 2^>NUL') do rmdir /s/q "%%d"
echo.
echo Done.
echo.
| ToJans/Aubergine | cleanup.cmd | bat | mit | 234 |
@echo off
rem php "%~dp0zeta" %*
php %userprofile%\work\bitrix.default\bitrix\tools\rodzeta\index.php %*
| rivetweb/rodzeta.pageoptimizeplus | bin/zeta.bat | bat | mit | 108 |
..\Tools\Lynx\CleanSource.exe /cleansummary /cleanregions ..\Source | luiseduardohdbackup/oxyplot-v2 | Build/CleanSource.cmd | bat | mit | 67 |
NuGet Pack "..\NSass.Core\NSass.Core.csproj" -Properties Configuration=Release
NuGet Pack "..\NSass.Handler\NSass.Handler.csproj" -Properties Configuration=Release
NuGet Pack "..\NSass.Optimization\NSass.Optimization.csproj" -Properties Configuration=Release
pause | TBAPI-0KA/NSass | NuGet/Pack.bat | bat | mit | 267 |
redis-server redis.windows.conf | milkey-mouse/SongRater | redis-2.8.19/redis.bat | bat | mit | 31 |
java -jar DfwTrafficSend.jar | david-white/Quantia | SAP/RabbitMQExampleAdapterESP51/rabbitmq/get_txdot_traffic.bat | bat | mit | 28 |
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\nearley\bin\nearley-test.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\nearley\bin\nearley-test.js" %*
) | SpatialMap/SpatialMapDev | node_modules/.bin/nearley-test.cmd | bat | mit | 196 |
cmd_drivers/gpu/drm/i2c/built-in.o := rm -f drivers/gpu/drm/i2c/built-in.o; ../prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs drivers/gpu/drm/i2c/built-in.o
| venkatkamesh/2.6.35-kernel-for-lg-optimus-me- | drivers/gpu/drm/i2c/.built-in.o.cmd | bat | gpl-2.0 | 175 |
cmd_drivers/net/wireless/p54/p54common.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/net/wireless/p54/p54common.ko drivers/net/wireless/p54/p54common.o drivers/net/wireless/p54/p54common.mod.o
| avareldalton85/rpi2-linux-rt | drivers/net/wireless/p54/.p54common.ko.cmd | bat | gpl-2.0 | 307 |
cmd_sound/soc/codecs/snd-soc-rt5642.o := /home/josh/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin/arm-linux-gnueabihf-ld -EL -r -o sound/soc/codecs/snd-soc-rt5642.o sound/soc/codecs/rt5640.o sound/soc/codecs/rt5640-dsp.o
| JoinTheRealms/TF700-dualboot-stockbased | sound/soc/codecs/.snd-soc-rt5642.o.cmd | bat | gpl-2.0 | 241 |
cmd_arch/arm/boot/compressed/vmlinux := /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-ld -EL --defsym _kernel_bss_size=6896452 --defsym zreladdr=0x00008000 -p --no-undefined -X -T arch/arm/boot/compressed/vmlinux.lds arch/arm/boot/compressed/head.o arch/arm/boot/compressed/piggy.lzo.o arch/arm/boot/c... | friedrich420/Note-3-AEL-Kernel | arch/arm/boot/compressed/.vmlinux.cmd | bat | gpl-2.0 | 518 |
prog='dbcolmovingstats'
args='-w 4 count'
cmp='diff -cb '
altcmp='dbfilediff --quiet -E --exit '
altcmp_needs_input_flags=true
| gitpan/Fsdb | TEST/dbcolmovingstats_ex.cmd | bat | gpl-2.0 | 127 |
cmd_drivers/usb/core/file.o := arm-linux-gnueabi-gcc -Wp,-MD,drivers/usb/core/.file.o.d -nostdinc -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -Iinclude -I/home/benoit/kernel_android/32/es209ra/arch/arm/include -include include/linux/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/mach-msm/include -Wa... | b8e5n/KTG-kernel_es209ra | drivers/usb/core/.file.o.cmd | bat | gpl-2.0 | 22,619 |
cmd_fs/jbd/built-in.o := ppc_4xx-ld -m elf32ppc -r -o fs/jbd/built-in.o fs/jbd/jbd.o
| mattkelly/linux-2.6-xlnx | fs/jbd/.built-in.o.cmd | bat | gpl-2.0 | 90 |
cmd_mm/mmzone.o := ppc_4xx-gcc -m32 -Wp,-MD,mm/.mmzone.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/powerpc -Wall -Wundef -Wstrict-prototypes -Wno-trigrap... | mattkelly/linux-2.6-xlnx | mm/.mmzone.o.cmd | bat | gpl-2.0 | 22,200 |
cmd_sound/isa/wss/built-in.o := rm -f sound/isa/wss/built-in.o; /home/hacker/codesourcery/lite/bin/arm-none-linux-gnueabi-ar rcs sound/isa/wss/built-in.o
| wujiku/superstar-kernel-shooter-2.3.4gb | sound/isa/wss/.built-in.o.cmd | bat | gpl-2.0 | 155 |
T:
cd T:\user\dev\src\python\pyaixi
python aixi.py -v conf/oscillator.conf -c aixi_uniform_random -o random-seed=0 > results_oscil.log
| acutesoftware/AIKIF | aikif/agents/learn/go.bat | bat | gpl-3.0 | 135 |
@echo off
cd /d "%~p0"
SET Configuration=%1
IF "%Configuration%"=="" SET Configuration=Release
for /f "tokens=*" %%i in ('hMSBuild.bat -only-path -notamd64') do set msbuild="%%i"
set project=..\GitExtensions.sln
set EnableNuGetPackageRestore=true
..\.nuget\nuget.exe restore %project%
set msbuildparams=/p:Configurati... | glen-nicol/gitextensions | Setup/BuildInstallers.cmd | bat | gpl-3.0 | 636 |
@ECHO OFF
REM Simple check of a stateful encoding.
REM Usage: check-stateful.bat SRCDIR CHARSET
..\output\vc10\%1\Release\libiconvtest -f %3 -t UTF-8 < %2\%3-snippet > tmp-snippet
fc %2\%3-snippet.UTF-8 tmp-snippet
..\output\vc10\%1\Release\libiconvtest -f UTF-8 -t %3 < %2\%3-snippet.UTF-8 > tmp-snippet
fc %2\%3-snipp... | coapp-packages/libiconv | COPKG/check-stateful.bat | bat | gpl-3.0 | 351 |
@echo off
title OpenRA
for %%x in (%*) do (
if "%%~x" EQU "Game.Mod" (goto launch)
)
:choosemod
set /P mod=Select mod (ra, cnc, d2k, ts, ng, sp) or --exit:
if /I "%mod%" EQU "--exit" (exit /b)
if "%mod%" EQU "ra" (goto launchmod)
if "%mod%" EQU "cnc" (goto launchmod)
if "%mod%" EQU "ts" (goto launchmod)
if /I "%mod... | ABrandau/OpenRA | launch-game.cmd | bat | gpl-3.0 | 898 |
@echo off
:: Zmienna pomocnicza, która ma status czy parametr jest numerem czy nie
SET "var="&for /f "delims=0123456789" %%i in ("%1") do set var=%%i
if defined var (git checkout -b %1 origin/develop) else (git checkout -b ticket/%1 origin/develop)
| th3mon/scripts | bash/windows/create.cmd | bat | gpl-3.0 | 251 |
@echo off
set VENV=env
IF NOT EXIST "%VENV%\.done" (
py.exe -2 -m virtualenv "%VENV%" && echo. > "%VENV%\.done"
)
call "%VENV%\Scripts\activate.bat"
setlocal
set "REQ=%~dp0\requirements.txt"
set "REQ_ENV=%VENV%\requirements.txt"
fc "%REQ%" "%REQ_ENV%" > nul 2>nul
IF ERRORLEVEL 1 (
pip install -r "%... | dahuebi/vsmomi | rc.cmd | bat | apache-2.0 | 466 |
@echo off
setlocal
echo NuGet Package Script
echo ====================
echo Creates a release build then generates the NuGet package into the output directory.
echo Remember to update the version number and release notes in the "nuspec" file before each release.
echo.
echo Initializing environment...
call "%~dp0..\..... | emlid/Navio-SDK-Windows-IoT | Source/Framework/Emlid.WindowsIot.Hardware/Package.cmd | bat | apache-2.0 | 1,113 |
SETLOCAL
pushd %~dp0
echo ******************* Something Changed ********************** >> log.txt
SET change_type=%1
SET object_type=%2
SET changed=%3
SET changed_nox=%4
SET changed_rel=%5
SET original=%6
SET each=%7
SET each_nox=%8
SET each_rel=%9
ECHO %change_type% >> log.txt
ECHO %object_type% >> log.txt
ECHO %ch... | bmingles/emeraldwalk | Emeraldwalk.WebSandbox/Emeraldwalk.DirectoryWatch._Tests/TestWatch/change-handler.bat | bat | apache-2.0 | 1,195 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.