This repository was archived by the owner on Mar 24, 2026. It is now read-only.
Merged
Conversation
using staticTemplate for index
Conflicts: .travis.yml
…into vibed Conflicts: frameworks/Python/historical/webware/app/Context/AFortune.py
Removed the updates url since there was no implementation
Closed
Contributor
There was a problem hiding this comment.
I think xdg-utils is not necessary.
@nin--jin said
Note that the line sudo apt-get install -qq -y g++ gcc-multilib xdg-utils shouldn't be necessary.
Member
Author
There was a problem hiding this comment.
Good point; I'll try removing it from my system and re-running the test.
Member
Author
There was a problem hiding this comment.
Checked - it is required.
We needed to update and specify the correct DFLAGS in the dmd.conf file. Additionally, we had to copy this file to the appropriate directory to be automatically loaded by dmd.
Member
Author
|
Well... travis failed. However, I have re-tested this on my local several times and it just works... not sure what the deal is... inclined to merge as-is. |
msmith-techempower
added a commit
that referenced
this pull request
Jun 2, 2015
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Introduces
vibedbased on the initial commit from @nin-jin in #1597This simply fixed the minor bugs and removed the
install.shfile.