Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

include libstdc++ and libgcc_s in AppImage #167

Merged
merged 3 commits into from
Aug 15, 2020

Conversation

lnihlen
Copy link
Member

@lnihlen lnihlen commented Aug 15, 2020

Purpose and motivation

Work-in-progress on #124.

Implementation

Adopts the AppRun script from https://github.com/darealshinji/AppImageKit-checkrt/blob/master/AppRun.sh. Configures Travis to copy the needed libraries into install-ext/lib, which now serves as a signal to the CMake install code to copy them into the /usr/optional directory inside of the AppDir.

Types of changes

  • Bug fix

Status

  • This PR is ready for review

@lnihlen lnihlen merged commit 9d6e6b7 into ScintillatorSynth:develop Aug 15, 2020
@lnihlen lnihlen deleted the topic/xenial-trois branch August 15, 2020 02:39
lnihlen added a commit that referenced this pull request Aug 31, 2020
* create avbuffers to be 32-byte aligned in width (#154)

* implementation of cmd-period (#155)

* switch travis to xenial (#157)

* Turn on all warnings, and treat warnings as compilation errors (#158)

* Adds preliminary support for Groups to scinserver (#162)

* Adds group and node ordering to scinsynth (#163)

* include libstdc++ and libgcc_s in AppImage (#167)

* fix apprun based on vanilla xenial testing (#168)

* bump version to 0.0.8 (#169)
nhthn pushed a commit to nhthn/Scintillator that referenced this pull request Sep 27, 2020
* create avbuffers to be 32-byte aligned in width (ScintillatorSynth#154)

* implementation of cmd-period (ScintillatorSynth#155)

* switch travis to xenial (ScintillatorSynth#157)

* Turn on all warnings, and treat warnings as compilation errors (ScintillatorSynth#158)

* Adds preliminary support for Groups to scinserver (ScintillatorSynth#162)

* Adds group and node ordering to scinsynth (ScintillatorSynth#163)

* include libstdc++ and libgcc_s in AppImage (ScintillatorSynth#167)

* fix apprun based on vanilla xenial testing (ScintillatorSynth#168)

* bump version to 0.0.8 (ScintillatorSynth#169)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant