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

switch travis to xenial #157

Merged
merged 42 commits into from
Aug 1, 2020
Merged

Conversation

lnihlen
Copy link
Member

@lnihlen lnihlen commented Jul 30, 2020

Purpose and motivation

An attempt to fix #124 by moving the build server to Linux Xenial.

Implementation

Switch the server to Xenial and then try to fix anything that breaks.

Types of changes

  • Bug fix

Status

  • This PR is ready for review
  • Unit tests added
  • Unit tests are passing

@lnihlen lnihlen merged commit d817913 into ScintillatorSynth:develop Aug 1, 2020
@lnihlen lnihlen deleted the topic/xenial branch August 1, 2020 00:31
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.

AppImage does not run on Ubuntu xenial
1 participant