Commit Graph

7 Commits

Author SHA1 Message Date
Cheng
7b45929f64
adapted the library build scripts to CMake build wxWidgets
They now build considerably faster
2024-02-23 14:54:27 +10:00
Cheng
8bf4bc083d
moved wallet.sln to its proper directory 2024-02-14 22:03:41 +10:00
Cheng
ac7f6806eb
I suffered greatly trying to get the libraries to build correctly
Because one has to separately specify build characteristics in
many different places it is quite difficult to make sure the right
things are linking the right things.

I added the two files msvc/winConfigDebug.bat msvc/winConfigRelease.bat
To build only the libaries that should be linked, so we will get an
error message if a release build links to a debug build.
2023-09-18 07:10:41 +10:00
Cheng
61aa3ff141
Updating libsodium - they finally made a release, though
I have been using their unreleased versions for a very
long time.

The release has radically reorganized the build process, probably
to support arm builds
2023-09-17 18:25:49 +10:00
Cheng
63e36acab4
minor cleanup of git attributes and set_upstream 2022-09-18 17:57:42 +10:00
Cheng
b989390a6b
builds after files moved 2022-06-30 22:56:01 +10:00
Cheng
2371674072
moving files to clean up root directory 2022-06-30 16:55:37 +10:00