Carl Dong
Carl Dong
Perhaps this might give us a better starting point: https://stackoverflow.com/a/47991611
@ataulien What is the progress with this? It seems like the checks are passing? Anything more to do?
@ataulien I think as long as `mrustc` and `minicargo` builds fine with cmake, there could be a separate PR for the rest? Just wondering what's missing and how I could...
@ataulien Travis isn't happy
@ataulien Any more progress on this? What's missing now?
@hebasto Could you give us an idea of the diff between the new CMake and the old autotools build systems from a user's perspective? Have we achieved feature-parity yet?
Testing on `1.8.20`: bug still exists
Concept and light Code Review ACK, very satisfying PR.
Code Review ACK fa738b8a988dd0e0700df9ca11a7819a2784546b Shuffling between `AppInitParameterInteraction` and `AppInitMain` seem safe because the code being moved only logically depend on static variables and `chainparams`, which is const throughout and set...
Ah yes, a `.zip` might be better... From [the link you posted on IRC](https://developer.apple.com/documentation/xcode/notarizing_macos_software_before_distribution#3087722): > You can notarize an existing disk image, installer package, or ZIP archive containing your app.