Skip to content

Add link information against libdl.so as well#33

Merged
vadi2 merged 2 commits intovadi2:add-linux-buildfrom
keneanung:add-linux-build
Apr 20, 2020
Merged

Add link information against libdl.so as well#33
vadi2 merged 2 commits intovadi2:add-linux-buildfrom
keneanung:add-linux-build

Conversation

@keneanung
Copy link
Copy Markdown

Brief overview of PR changes/additions

Motivation for adding to Mudlet

Other info (issues closed, discussion etc)

@vadi2 vadi2 merged commit 1efb755 into vadi2:add-linux-build Apr 20, 2020
vadi2 added a commit that referenced this pull request Apr 21, 2020
* Add a Ubuntu build

* Install homebrew dependencies only on macOS

* Add Linux dependencies separate

* Don't stop other builds on fail

* Install libzip-dev on Linux

* Sudo please

* Try installing libglu1-mesa-dev

* Install Pulse dev libraries

* Add a workaround for Lua linking

* Correct YAML

* Back to a single line

* Debug locations of libraries

* Correct an extra /

* Build Mudlet with tracing

* Try -GNinja Multi-Config

* Try not specifying a generator

* Add link information against libdl.so as well (#33)

* Add link information against libdl.so as well

* Remove (harmful?) lua library path definition

* Show built output in the end

* Added a run tests flag

* Try appending gcc argument as well

* Debug plugin loading

* Use a single, generic compiler line

* Remove the x's

* Install libxkbcommon-x11-0

* Try launching Achaea profile

* Finalise Linux CI build

* Remove comment

Co-authored-by: keneanung <keneanung@googlemail.com>
vadi2 added a commit that referenced this pull request Oct 13, 2021
* Add a Ubuntu build

* Install homebrew dependencies only on macOS

* Add Linux dependencies separate

* Don't stop other builds on fail

* Install libzip-dev on Linux

* Sudo please

* Try installing libglu1-mesa-dev

* Install Pulse dev libraries

* Add a workaround for Lua linking

* Correct YAML

* Back to a single line

* Debug locations of libraries

* Correct an extra /

* Build Mudlet with tracing

* Try -GNinja Multi-Config

* Try not specifying a generator

* Add link information against libdl.so as well (#33)

* Add link information against libdl.so as well

* Remove (harmful?) lua library path definition

* Show built output in the end

* Added a run tests flag

* Try appending gcc argument as well

* Debug plugin loading

* Use a single, generic compiler line

* Remove the x's

* Install libxkbcommon-x11-0

* Try launching Achaea profile

* Update .github/workflows/build-mudlet.yml

Co-authored-by: Damian Monogue <3660+demonnic@users.noreply.github.com>

* Try taking a screenshot of what's running

* Fix YAML syntax

* Clarify the step name

* Take a screenshot even on build 'time out'

* Install imagemagick

* Fix whitespaces

* Upgrade to latest 1.5 of the xvfb action

* Pre-set environment variables to be used

* Increase the timeout

* Run with the self-test profile

* Re-enable mudlet.org's connection info

* Mock test runs

* Add an installing debug echo

* Debug with tmate

* Show error when script couldn't be loaded

* Print all script compile errors

* Setup tmate at the end

* Add debug echoes

* Move Mudlet to the right location

* Split out packaging steps

* Cleanup

* Auto-run tests

* Install busted as well

* Fix setup() call

* Log everything sent to all consoles

* Actually log everything printed

* Pass in the test location

* Comment out a crash

* Tidier console print message

* Echo cleanup

* Better echo style

* Wrap closeMudlet in a timer to avoid a crash

* Comment out mSpellDic crash as well

* Set environment variable when test failed

* Fail workflow when tests fail

* Write to GITHUB_ENV properly

* Add setEnv

* Make use of setEnv

* Launch tmate

* Write to file instead

* Add comments

* Improve error message

* Remove tmate

* Fix merge error

* Add the new --mirror option

* Don't deploy Windows builds

* Only check Lua tests when we need to

* Update job name

* Remove unusued setEnv

Co-authored-by: keneanung <keneanung@googlemail.com>
Co-authored-by: Damian Monogue <3660+demonnic@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants