text stringlengths 0 834k |
|---|
cd .. |
mkdir %SOURCE_PATH%\release\%BUILD_NAME% |
mkdir %SOURCE_PATH%\release\%BUILD_NAME%\base |
mkdir %SOURCE_PATH%\release\%BUILD_NAME%\base\platforms |
copy %SOURCE_PATH%\build\loader\%GUIEXE% %SOURCE_PATH%\release\%BUILD_NAME%\ |
copy %SOURCE_PATH%\build\release\%GUIEXE% %SOURCE_PATH%\release\%BUILD_NAME%\base\ |
copy %SOURCE_PATH%\build\release\%CONEXE% %SOURCE_PATH%\release\%BUILD_NAME%\base\ |
copy %QT_PATH%\bin\Qt5Widgets.dll %SOURCE_PATH%\release\%BUILD_NAME%\base\ |
copy %QT_PATH%\bin\Qt5Gui.dll %SOURCE_PATH%\release\%BUILD_NAME%\base\ |
copy %QT_PATH%\bin\Qt5Core.dll %SOURCE_PATH%\release\%BUILD_NAME%\base\ |
copy %QT_PATH%\plugins\platforms\qwindows.dll %SOURCE_PATH%\release\%BUILD_NAME%\base\platforms\ |
copy %VS_PATH%\VC\Redist\MSVC\14.16.27012\x64\Microsoft.VC141.CRT\msvcp140.dll %SOURCE_PATH%\release\%BUILD_NAME%\base\ |
copy %VS_PATH%\VC\Redist\MSVC\14.16.27012\x64\Microsoft.VC141.CRT\vcruntime140.dll %SOURCE_PATH%\release\%BUILD_NAME%\base\ |
cd %SOURCE_PATH%\release |
if exist %ZIP_NAME%.zip del %ZIP_NAME%.zip |
%SEVENZIP_PATH%\7z.exe a %ZIP_NAME%.zip %BUILD_NAME%\* |
rmdir /s /q %SOURCE_PATH%\release\%BUILD_NAME% |
cd ..",37.0338983051,147,0.7638443936 |
434,d03f3539371b195dcfda3493e626cb53423a06e2,100,bat,Batchfile,SqlUserTypeGenerator/pack.bat,overlord/SqlUserTypeGenerator,60cb54ffc91c49c5af2f07ccb806e2a9bf2e680d,['MIT'],1.0,2018-05-30T08:46:32.000Z,2018-05-30T08:46:32.000Z,SqlUserTypeGenerator/pack.bat,overlord/SqlUserTypeGenerator,60cb54ffc91c49c5af2f07ccb806e2a9bf... |
nuget pack SqlUserTypeGenerator.nuspec |
",33.3333333333,60,0.89 |
435,d03f3b6542a6c1666236a74358c9d370d996abfb,2634,bat,Batchfile,coregen/fifo_138x512/implement/planAhead_rdn.bat,kevintownsend/R3,8e0a9f305cb6bad2fa4844133b56f8f15dcf6406,['MIT'],1.0,2016-08-26T12:49:58.000Z,2016-08-26T12:49:58.000Z,coregen/fifo_138x512/implement/planAhead_rdn.bat,kevintownsend/R3,8e0a9f305cb6bad2fa484... |
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 license and does not grant any |
rem rights to the materials distributed herewith. Except as |
rem otherwise provided in a valid license issued to you by |
rem Xilinx, and to the maximum extent permitted by applicable |
rem law: (1) THESE MATERIALS ARE MADE AVAILABLE ""AS IS"" AND |
rem WITH ALL FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES |
rem AND CONDITIONS, EXPRESS, IMPLIED, OR STATUTORY, INCLUDING |
rem BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, NON- |
rem INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; and |
rem (2) Xilinx shall not be liable (whether in contract or tort, |
rem including negligence, or under any other theory of |
rem liability) for any loss or damage of any kind or nature |
rem related to, arising under or in connection with these |
rem materials, including for any direct, or any indirect, |
rem special, incidental, or consequential loss or damage |
rem (including loss of data, profits, goodwill, or any type of |
rem loss or damage suffered as a result of any action brought |
rem by a third party) even if such damage or loss was |
rem reasonably foreseeable or Xilinx had been advised of the |
rem possibility of the same. |
rem |
rem CRITICAL APPLICATIONS |
rem Xilinx products are not designed or intended to be fail- |
rem safe, or for use in any application requiring fail-safe |
rem performance, such as life-support or safety devices or |
rem systems, Class III medical devices, nuclear facilities, |
rem applications related to the deployment of airbags, or any |
rem other applications that could lead to death, personal |
rem injury, or severe property or environmental damage |
rem (individually and collectively, ""Critical |
rem Applications""). Customer assumes the sole risk and |
rem liability of any use of Xilinx products in Critical |
rem Applications, subject only to applicable laws and |
rem regulations governing limitations on product liability. |
rem |
rem THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS |
rem PART OF THIS FILE AT ALL TIMES. |
rem ----------------------------------------------------------------------------- |
rem Script to synthesize and implement the Coregen FIFO Generator |
rem ----------------------------------------------------------------------------- |
rmdir /S /Q results |
mkdir results |
cd results |
copy ..\..\..\fifo_138x512.ngc . |
planAhead -mode batch -source ..\planAhead_rdn.tcl |
",47.0357142857,81,0.754745634 |
436,d03f47bc6c2d4eac5ffaec9247eb59099e708d34,974,bat,Batchfile,Tools/CleanWinBuilds.bat,DarknessFX/PongFX,6995a36cce3a5869cf9dbd73aefc4f81ec9a142d,['Unlicense'],10.0,2020-11-22T06:12:37.000Z,2022-01-04T05:32:23.000Z,Tools/CleanWinBuilds.bat,DarknessFX/PongFX,6995a36cce3a5869cf9dbd73aefc4f81ec9a142d,['Unlicense'],,,,Too... |
cd .. |
cd Build |
ECHO %cd% |
REM GLOBAL |
DEL /Q /F /S Manifest_NonUFSFiles_Win64.txt |
DEL /Q /F /S Manifest_NonUFSFiles_Win32.txt |
REM WINDOWSNOEDITOR |
cd WindowsNoEditor |
RD /S /Q Engine\Binaries\ThirdParty\DbgHelp |
RD /S /Q Engine\Binaries\ThirdParty\libsndfile |
RD /S /Q Engine\Binaries\ThirdParty\NVIDIA |
RD /S /Q Engine\Binaries\ThirdParty\Windows |
cd.. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.