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

Patch 1 to build gpgv and unset LD_PRELOAD for Android 5.0.* #2

Closed
wants to merge 25 commits into from
Closed

Commits on Jan 25, 2015

  1. Attempt to unload preloaded libs

    godlessfather committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    f41f34c View commit details
    Browse the repository at this point in the history
  2. Attempt to unload preloaded libs

    godlessfather committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    26c6406 View commit details
    Browse the repository at this point in the history
  3. Attempt to fix invalid args

    godlessfather committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    a94bad7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b139e7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be3bbc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbd5e8c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f3b80d View commit details
    Browse the repository at this point in the history
  8. Undo edits except for clean and distclean

    godlessfather committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    e427b04 View commit details
    Browse the repository at this point in the history
  9. Attempt 2 at building gpgv

    godlessfather committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    3928d15 View commit details
    Browse the repository at this point in the history
  10. Attempt 3 at building gpgv

    godlessfather committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    b9c3299 View commit details
    Browse the repository at this point in the history
  11. Attempt 4 at building gpgv

    godlessfather committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    02532dc View commit details
    Browse the repository at this point in the history
  12. More typo fixes

    godlessfather committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    70c0ea9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2015

  1. Configuration menu
    Copy the full SHA
    c381dac View commit details
    Browse the repository at this point in the history
  2. Finalize unloading of LD_PRELOAD. It works even though lildebi does n…

    …ot detect that it is running.
    adamjhogan committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    39b6c7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99b8eb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88ddd95 View commit details
    Browse the repository at this point in the history
  5. make-release-build: always build the git tag that matches versionName

    Make the process even more foolproof.
    eighthave committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    f8d61f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    203716c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2015

  1. Configuration menu
    Copy the full SHA
    9783b6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d44d5bc View commit details
    Browse the repository at this point in the history
  3. Wrap code blocks properly for easier reading

    godlessfather committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    e174c54 View commit details
    Browse the repository at this point in the history
  4. Remove added empty line

    godlessfather committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    f2ba57f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2015

  1. Merge pull request #1 from eighthave/master

    Sync with Upstream
    godlessfather committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    bd9f0a5 View commit details
    Browse the repository at this point in the history
  2. Wrap additional code blocks

    godlessfather committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    4c7d495 View commit details
    Browse the repository at this point in the history
  3. Remove an unnecessary space

    godlessfather committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    ed34b10 View commit details
    Browse the repository at this point in the history