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

Added deb generator #35

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

Commits on May 5, 2024

  1. Added deb generator

    ignat.sergeev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    bf42d10 View commit details
    Browse the repository at this point in the history
  2. Formatted

    ignat.sergeev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    2bfde49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34e11ab View commit details
    Browse the repository at this point in the history
  4. Formatted

    IgnatSergeev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    82045a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Merged main

    ignat.sergeev committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    96197c8 View commit details
    Browse the repository at this point in the history
  2. Added components

    ignat.sergeev committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    5644439 View commit details
    Browse the repository at this point in the history
  3. Added shlibdeps

    ignat.sergeev committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    d02e2f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Added shared lib

    ignat.sergeev committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    99b7468 View commit details
    Browse the repository at this point in the history
  2. Added installation of static lib

    ignat.sergeev committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    5e4494b View commit details
    Browse the repository at this point in the history
  3. Added output name

    ignat.sergeev committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    a68d7e3 View commit details
    Browse the repository at this point in the history
  4. Added shared export header name

    ignat.sergeev committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    050a110 View commit details
    Browse the repository at this point in the history
  5. Formatted

    ignat.sergeev committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    f685076 View commit details
    Browse the repository at this point in the history
  6. Moved export header

    IgnatSergeev committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    88a4bbc View commit details
    Browse the repository at this point in the history
  7. Changed generate export header

    ignat.sergeev committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    9719bb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Fixed according to review

    IgnatSergeev committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    362e4c7 View commit details
    Browse the repository at this point in the history
  2. Merged main

    IgnatSergeev committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    864d5b6 View commit details
    Browse the repository at this point in the history
  3. Added if-else export generation for windows

    IgnatSergeev committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    77e9ad5 View commit details
    Browse the repository at this point in the history
  4. Fixed windows stl export

    IgnatSergeev committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ec99d56 View commit details
    Browse the repository at this point in the history
  5. Moved export from class to every method

    IgnatSergeev committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e27ce17 View commit details
    Browse the repository at this point in the history
  6. Formatted

    IgnatSergeev committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    152b8fd View commit details
    Browse the repository at this point in the history
  7. Moved export from classes to methods

    IgnatSergeev committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    39dae36 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge branch 'main' into deb-gen

    IgnatSergeev committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0f13ef2 View commit details
    Browse the repository at this point in the history
  2. Reset to shared only

    IgnatSergeev committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f57deb2 View commit details
    Browse the repository at this point in the history
  3. Reset header files

    IgnatSergeev committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    940540e View commit details
    Browse the repository at this point in the history
  4. Removed static install

    IgnatSergeev committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    009ecbd View commit details
    Browse the repository at this point in the history
  5. Added generate shlibs policy

    IgnatSergeev committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8cf7399 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Merge branch 'main' into deb-gen

    IgnatSergeev committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    0d45357 View commit details
    Browse the repository at this point in the history
  2. Changed package names

    IgnatSergeev committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    5154c3e View commit details
    Browse the repository at this point in the history
  3. Fixed dependency version

    IgnatSergeev committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    d18d0cc View commit details
    Browse the repository at this point in the history