Code Monkey home page Code Monkey logo

7-zip's Introduction

7-Zip

Please check original README here

CMake Support

This allows you to build 7-zip with another cursed compiler.

We add options to control LTO/LTCG and NSIS script decompiling.

Note: You still need MSVC assembler (ml/ml64) for assembly code.
e. g. cmake -DCMAKE_ASM_MASM_COMPILER='/c/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/VC/Tools/MSVC/14.16.27023/bin/Hostx64/x64/ml64.exe'

Currently we have the following targets in CMake:

  • Alone (7za.exe)
  • Alone7z (7zr.exe)
  • Fm (Standalone 7zFM)
  • Format7z (7za.dll)
  • Format7zExtract (7zxa.dll)
  • Format7zR (7zr.dll)
  • Format7zExtractR (7zxr.dll)
  • Format7zF (7z.dll)
  • LzmaCon (lzma.exe)
  • SFXCon (7zCon.sfx)
  • SFXWin (7z.sfx)
  • SFXSetup (7zS.sfx)
  • Console (7z.exe)
  • Explorer (7-zip(32).dll)
  • FileManager (7zFM.exe)
  • GUI (7zG.exe)

Known Issue

  • (Currently) only supports x86 (MSVC and probably Clang-MSVC)* / amd64 (MSVC/MinGW-w64/Clang-MSVC)
  • Common objects will be compiled multiple times (each target has different macro definitions)

*: our x86 MinGW-w64 used wrong calling convention

7-zip's People

Contributors

dantmnf avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.