Skip to content

Conversation

jamescowens
Copy link
Member

This corrects full Qt depends builds for 32-bit ARM. I have tested this for armeabihf and it works fine. Ravon is working with aarch64.

jamescowens and others added 3 commits March 11, 2019 01:44
Fixes trivial Travis compile error.
Also implements a new BDB_53 parameter for depends that enables
BDB version 5.3 to be statically linked into Gridcoin rather
than BDB 4.8. Some people switching to a depends build may
have previously run the wallet with BDB 5.3, and they will need
this to provide compatibility.
@jamescowens
Copy link
Member Author

This is a superset of #1412.

@jamescowens jamescowens added this to the Denise milestone Mar 11, 2019
@denravonska
Copy link
Member

denravonska commented Mar 11, 2019

Would you mind rebasing this onto staging? It's easier to merge staging->dev than to cherry pick the merge.

Edit: If we want it in Camilla, that is.

@jamescowens
Copy link
Member Author

I don't think we do want it in Camilla...

@jamescowens jamescowens merged commit 1aa7acb into gridcoin-community:development Mar 11, 2019
denravonska added a commit that referenced this pull request May 10, 2019
Added:
 - Replace NeuralNetwork with portable C++ scraper #1387 (@jamescowens,
   @tomasbrod, @Cycy, @TheCharlatan, @denravonska).
 - Allow compile flags to be used for depends #1423 (@G-UK).
 - Add stake splitting and side staking info to getmininginfo #1424
   (@jamescowens).
 - Add freedesktop.org desktop file and icon set #1438 (@a123b).

Changed:
 - Disable Qt for windows Travis builds #1276 (@TheCharlatan).
 - Replace use of AppCache PROJECT section with strongly-typed structures #1415
   (@cyrossignol).
 - Change dumpwallet to use appropriate data directory #1416 (@jamescowens).
 - Optimize ExtractXML() calls by avoiding unnecessary string copies #1419
   (@cyrossignol).
 - Change signature of IsLockTimeWithinMinutes #1422 (@jamescowens).
 - Restore old poll output for getmininginfo RPC #1437 (@a123b).
 - Prevent segfault when using rpc savescraperfilemanifest #1439 (@jamescowens).
 - Improve miner status messages for ineligible staking balances #1447
   (@cyrossignol).
 - Enhance scraper log archiving #1449 (@jamescowens).

Fixed:
 - Re-enable full GUI 32-bit Windows builds - part of #1387 (@jamescowens).
 - Re-activate Windows Installer #1409 (@TheCharlatan).
 - Fix Depends and Travis build issues for ARM #1417 (@jamescowens).
 - Fix syncupdate icons #1421 (@jamescowens).
 - Fix potential BOINC crash when reading projects #1426 (@cyrossignol).
 - Fix freeze when unlocking wallet #1428 (@denravonska).
 - Fix RPC after high priority alert #1432 (@denravonska).
 - Fix missing poll in GUI when most recent poll expired #1455 (@cyrossignol).

Removed:
 - Remove old, rudimentary side staking implementation #1381 (@denravonska).
 - Remove auto unlock #1402 (@denravonska).
 - Remove superblock forwarding #1430 (@denravonska).
@jamescowens jamescowens deleted the build-fixes branch October 23, 2019 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants