Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This pull request introduces library feature for leanify. #72

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on May 11, 2021

  1. Added SHA1 implementation from https://github.com/983/SHA1

    Oleksandr Yermoshenko committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6692359 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Added library feature for fast reusing already compressed files and i…

    …ncremental leanifying.
    Oleksandr Yermoshenko committed May 12, 2021
    Configuration menu
    Copy the full SHA
    05fbb61 View commit details
    Browse the repository at this point in the history
  2. Compiled using make file

    doterax committed May 12, 2021
    Configuration menu
    Copy the full SHA
    4b7854c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Pull latest leanify codebase

    Oleksandr Yermoshenko committed May 13, 2021
    Configuration menu
    Copy the full SHA
    6ea1dc2 View commit details
    Browse the repository at this point in the history
  2. Added compilation flag '-lstdc++fs' and linker flag '-lc++fs'

    Oleksandr Yermoshenko committed May 13, 2021
    Configuration menu
    Copy the full SHA
    39f529a View commit details
    Browse the repository at this point in the history
  3. Library code cleanup, and initializing witn non unicode path.

    Oleksandr Yermoshenko committed May 13, 2021
    Configuration menu
    Copy the full SHA
    9eb17cf View commit details
    Browse the repository at this point in the history
  4. Added wrapped filesystem to fix gcc compillation

    Oleksandr Yermoshenko committed May 13, 2021
    Configuration menu
    Copy the full SHA
    fafb05e View commit details
    Browse the repository at this point in the history
  5. Added linker flag '-lstdc++fs'

    Oleksandr Yermoshenko committed May 13, 2021
    Configuration menu
    Copy the full SHA
    9fc1581 View commit details
    Browse the repository at this point in the history
  6. Fixed Mac compillation, -lstdc++fs flag adds only on Linux

    Oleksandr Yermoshenko committed May 13, 2021
    Configuration menu
    Copy the full SHA
    17e0f33 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Merge branch 'master' into feature/libraryOfProcessedFiles

    Alex A. Yermoshenko committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f52b850 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Merge branch 'master' into feature/libraryOfProcessedFiles

    Alex A. Yermoshenko committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    4b43492 View commit details
    Browse the repository at this point in the history
  2. Fixed library hashes: use more parameners when building salt.

    Alex A. Yermoshenko committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5f18ef7 View commit details
    Browse the repository at this point in the history