Searched +full:- +full:tzip (Results 1 – 6 of 6) sorted by relevance
3 - master7 - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 201712 - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 201717 - BUILD_SYSTEM: CMake21 - BUILD_SYSTEM: CMake25 - BUILD_SYSTEM: Python30 - BUILD_SYSTEM: Python31 PYTHON: "C:\\Python36-x64"35 - BUILD_SYSTEM: make38 - BUILD_SYSTEM: make[all …]
2 - job: Pack_MSIX6 vmImage: windows-202221 Suffix: -store31 Suffix: -store35 - template: ./checkout.yml37 - task: DownloadPipelineArtifact@143 - task: DownloadBuildArtifacts@049 - powershell: |50 …$d = (.\PCbuild\build.bat -V) | %{ if($_ -match '\s+(\w+):\s*(.+)\s*$') { @{$Matches[1] = $Matches…51 Write-Host "##vso[task.setvariable variable=VersionText]$($d.PythonVersion)"[all …]
1 # Distributed under the OSI-approved BSD 3-Clause License. See accompanying11 set(CPACK_ZIP_COMMAND "\"${ZIP_EXECUTABLE}\" -P \"<ARCHIVE>\" @<FILELIST>")16 find_program(ZIP_EXECUTABLE 7z PATHS "$ENV{ProgramFiles}/7-Zip")18 set(CPACK_ZIP_COMMAND "\"${ZIP_EXECUTABLE}\" a -tzip \"<ARCHIVE>\" @<FILELIST>")27 set(CPACK_ZIP_COMMAND "\"${ZIP_EXECUTABLE}\" -r \"<ARCHIVE>\" . -i@<FILELIST>")
1 name: windows-artifacts8 - published10 permissions: read-all13 windows-artifacts:14 # see https://ariya.io/2020/07/on-github-actions-with-msys215 runs-on: windows-latest16 # see https://github.com/msys2/setup-msys220 - { msystem: mingw64, env: x86_64, ziparch: win64 }21 - { msystem: mingw32, env: i686, ziparch: win32 }26 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v3[all …]
7 # This source code is licensed under both the BSD-style license (found in the10 # You may select, at your option, one of the above-listed licenses.79 CFLAGS = os.environ.get('CFLAGS', '-O3')82 MFLAGS = os.environ.get('MFLAGS', '-j')87 AFL_FUZZ = os.environ.get('AFL_FUZZ', 'afl-fuzz')155 san_flags = ','.join(re.findall('-fsanitize=((?:[a-z]+,?)+)', flags))156 nosan_flags = ','.join(re.findall('-fno-sanitize=((?:[a-z]+,?)+)', flags))160 raise RuntimeError('-fno-sanitize={s} and -fsanitize={s} passed'.185 cc_version_bytes = subprocess.check_output([cc, "--version"])186 cxx_version_bytes = subprocess.check_output([cxx, "--version"])[all …]
... META-INF/ META-INF/MANIFEST.MF com/ com/android ...