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

For issue #528: Add linking database #529

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

Commits on Jun 29, 2023

  1. Linking database (#2)

    * Add patch for linking database
    mamaria-k committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ac084ec View commit details
    Browse the repository at this point in the history
  2. Save all arguments (#3)

    * Fix arguments formation for Entry, fix unit tests
    
    * Change saving arguments and fix tests
    
    * Add functional tests for linking
    mamaria-k committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    559b2da View commit details
    Browse the repository at this point in the history
  3. After testing: fix case with ar, content filter, debug message (#7)

    * Add files count for linking checking
    
    * Fix files validation and content filter checking
    
    * Fix processing case with ar
    
    * Fix test name
    
    * Update unit test
    mamaria-k committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    8ba199e View commit details
    Browse the repository at this point in the history
  4. Add processing of linking flags -l -Wl -L (#8)

    * Add processing of linking flags -l -Wl -L
    
    * Separate -static flag from -static-s
    
    * Supplement testing system, add processing libs for compilation database
    mamaria-k committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b590597 View commit details
    Browse the repository at this point in the history
  5. Fix case with unsorted events (#9)

    * Fix case with unsorted events
    mamaria-k committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    1996895 View commit details
    Browse the repository at this point in the history
  6. Return original flags and add setting up the creation of a linking da…

    …tabase to the configuration file
    mamaria-k committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a190fa1 View commit details
    Browse the repository at this point in the history
  7. Small fix

    mamaria-k committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    fae579c View commit details
    Browse the repository at this point in the history