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

Add AppImage support to Linux builds #3688

Merged
merged 60 commits into from
Oct 16, 2017
Merged

Add AppImage support to Linux builds #3688

merged 60 commits into from
Oct 16, 2017

Commits on Jul 7, 2017

  1. Initial version

    tresf committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    92eae8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dcbd19 View commit details
    Browse the repository at this point in the history
  3. Remove newlines

    tresf authored Jul 7, 2017
    Configuration menu
    Copy the full SHA
    5004eb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

  1. Various fixes; untested

    tresf committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    74db001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91a000b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2017

  1. First working copy

    tresf committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    84de8cd View commit details
    Browse the repository at this point in the history
  2. Fix download logic

    tresf committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    2b7dead View commit details
    Browse the repository at this point in the history
  3. Misc fixes

    tresf committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    0e5ef88 View commit details
    Browse the repository at this point in the history
  4. Remove unecessary command

    tresf committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    62eea51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9beb316 View commit details
    Browse the repository at this point in the history
  6. Typo

    tresf committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    0f99d4e View commit details
    Browse the repository at this point in the history
  7. Remove unecessary comment

    tresf committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    040cc3c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4fe98a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8bea395 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2017

  1. Try to fix icon

    tresf committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    62a57ff View commit details
    Browse the repository at this point in the history
  2. Misc cleanup

    tresf committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    31fb899 View commit details
    Browse the repository at this point in the history
  3. More cleanup

    tresf committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    fc9f0f1 View commit details
    Browse the repository at this point in the history
  4. Fix confusing ordering

    tresf committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    6141c4d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. Fix shellcheck, cosmetic stuff

    tresf committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    c33c4e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf9d74b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb5e819 View commit details
    Browse the repository at this point in the history
  4. Fix menu icon

    tresf committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    803b3a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. Attempt fix mimetypes

    tresf committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    8d89fd7 View commit details
    Browse the repository at this point in the history
  2. Mime work

    tresf committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    0da1e6b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2017

  1. Attempt to fix Qt58 compilation

    tresf committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    b301b04 View commit details
    Browse the repository at this point in the history
  2. unset LD_LIBRARY_PATH

    tresf committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    2982940 View commit details
    Browse the repository at this point in the history
  3. More C++11/Qt5.8 fixes

    tresf committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    7207675 View commit details
    Browse the repository at this point in the history
  4. Fix LADSPA on Windows

    tresf committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    1cf825e View commit details
    Browse the repository at this point in the history
  5. Clean papu

    tresf committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    cea0622 View commit details
    Browse the repository at this point in the history
  6. Fix VirtualBox crash

    tresf committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    45a9c43 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Use weak loading of libjack

    tresf committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    ee7b988 View commit details
    Browse the repository at this point in the history
  2. Fix weakjack

    tresf committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    064beb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. Fix download cache logic

    tresf committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    dca8f97 View commit details
    Browse the repository at this point in the history
  2. Fix shellcheck warnings

    tresf committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    22b88a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. Fix unecessary dirname logic

    tresf committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    4b4e754 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Configuration menu
    Copy the full SHA
    d923fe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64e04d1 View commit details
    Browse the repository at this point in the history
  3. Locate missing wine libs

    tresf committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    04a42f7 View commit details
    Browse the repository at this point in the history
  4. Remove wine workaround

    tresf committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    350c4d7 View commit details
    Browse the repository at this point in the history
  5. Handle alternative wine

    tresf committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    4271498 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. Clean up wine dependencies

    tresf committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    7f5a9f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    408a08e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    752b7fa View commit details
    Browse the repository at this point in the history
  4. Add wine prefix to cmake

    tresf committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    43f9850 View commit details
    Browse the repository at this point in the history
  5. More wine linking fixes

    tresf committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    2552305 View commit details
    Browse the repository at this point in the history
  6. Even more wine fixes

    tresf committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    208575b View commit details
    Browse the repository at this point in the history
  7. Yet another wine fix

    tresf committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    33647a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. Configuration menu
    Copy the full SHA
    0fed492 View commit details
    Browse the repository at this point in the history
  2. Fix Zyn

    tresf committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    8241043 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a1ec1b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. Configuration menu
    Copy the full SHA
    c5cc585 View commit details
    Browse the repository at this point in the history
  2. Fix LADSPA linking

    tresf committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    2c06b0d View commit details
    Browse the repository at this point in the history
  3. Fix shellcheck warnings

    tresf committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    a5ea5e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. Consistent cmake message

    tresf authored Jul 28, 2017
    Configuration menu
    Copy the full SHA
    720a637 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Switch to appimagetool

    tresf committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    762e35b View commit details
    Browse the repository at this point in the history
  2. Fix shellcheck

    tresf committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    c727d9d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. Add stk rawwaves

    tresf committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    0382b69 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. Add support for HiDPI screens

    tresf authored Sep 20, 2017
    13 Configuration menu
    Copy the full SHA
    8bc9e9d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. Revert "Fix weakjack"

    This reverts commit 064beb5.
    tresf committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    a553aac View commit details
    Browse the repository at this point in the history
  2. Revert "Use weak loading of libjack"

    This reverts commit ee7b988.
    tresf committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    596c776 View commit details
    Browse the repository at this point in the history