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

Add 64-bit support #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

steveatinfincia
Copy link
Contributor

@steveatinfincia steveatinfincia commented Jul 15, 2017

  • adds support for 64-bit Windows and 64-bit Java
  • adds new wrapper binaries for 32-bit and 64-bit Windows, built by Travis CI
  • prevents existing installations from being overwritten if the installer is run multiple times
    • offers to run update.cmd instead
  • updates the bundled fred files to fred1478 (this should probably be changed to a common submodule of release files for all platforms)
  • updates the bundled .NET installer (see notes on wintray)

Note: The full 64-bit Java installer is included here, as there does not seem to be an online installer for the 64-bit version. The online 32-bit Java installer has also been updated to match.

Tray app should be built by release manager for each release instead,
though it may be a good idea to add the tray repo as a submodule of
this repo to ensure they get built together from versions that are
known to work properly together
</setting>
</FreenetTray.Properties.Settings>
</userSettings>
</configuration>

Choose a reason for hiding this comment

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

It would be nice to accompany this with a PR to the release scripts which builds the tray binary and puts it in the right place.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm going to look at the release scripts today

@freenet-bot
Copy link

freenet-bot commented Nov 27, 2017 via email

@nextgens nextgens force-pushed the master branch 11 times, most recently from 175bb9c to 2b96b10 Compare August 1, 2020 14:34
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.

None yet

3 participants