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

gemrb: bump and maintentance #3763

Closed
wants to merge 2 commits into from
Closed

Conversation

lynxlynxlynx
Copy link
Contributor

Should compile on all platforms, but there's no need to burden hydra with something so obscure.

Upstream tuning in from the Lj hackfest

homepage = http://gemrb.org/;
license = licenses.gpl2;
platforms = stdenv.lib.platforms.all;
hydraPlatforms = [];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are hydra builds disabled?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seemed pointless for such a quick and obscure build. Plus, I'm going away for a month in a week, so I don't have time to investigate and fix any build bot fallout. I can do that before the next release, but here it was not even a change — with no platforms specified before, hydra was disabled anyway.

@domenkozar
Copy link
Member

Pushed, thanks!

@domenkozar domenkozar closed this Aug 25, 2014
SuperSandro2000 pushed a commit that referenced this pull request Jul 8, 2021
* Don't allow PONYPATH to override standard library (PR #3780)
* Fix bug where Flags.remove could set flags in addition to unsetting them (PR #3777)
* Allow Flags instances to be created with a set bit encoding (PR #3778)
* Fix "iftype" expressions not being usable in lambdas or object literals (PR #3763)
* Fix code generation for variadic FFI functions on arm64 (PR #3768)
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