1
0
forked from cheng/wallet
planning to work on trust feature
Go to file
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
docs changed to immediate, and update wxWidgets version 2023-05-14 10:18:25 +08:00
libsodium@914033d2c7 I suffered greatly trying to get the libraries to build correctly 2023-09-18 07:10:41 +10:00
mpir@dda9307f16 avoiding the implicit creation of the oid primary key to avoid sqlite backwards bug compatible quirks 2023-08-03 01:44:08 -07:00
msvc I suffered greatly trying to get the libraries to build correctly 2023-09-18 07:10:41 +10:00
nmake cleanup, and just do not like pdfs 2022-02-20 18:26:44 +10:00
sqlite3 builds after files moved 2022-06-30 22:56:01 +10:00
src I suffered greatly trying to get the libraries to build correctly 2023-09-18 07:10:41 +10:00
wxWidgets@24f3e551d4 updating wxWidgets - more carefully this time 2023-09-17 14:52:43 +10:00
.gitattributes minor cleanup of git attributes and set_upstream 2022-09-18 17:57:42 +10:00
.gitconfig Merge remote-tracking branch 'origin/master' into docs 2022-07-03 15:20:12 +10:00
.gitignore still struggling with the problem of making public ids public 2022-07-01 09:18:44 +10:00
.gitmodules preparing to merge to checkout with changed repositories 2022-07-03 05:01:26 -07:00
CMakeLists.txt Started cmake 2022-06-09 04:03:49 -07:00
public_key.gpg leaving potentially inconvenient history behind 2022-02-16 15:54:47 +10:00
tobedone.txt cleanup, and just do not like pdfs 2022-02-20 18:26:44 +10:00
wallet.sln I suffered greatly trying to get the libraries to build correctly 2023-09-18 07:10:41 +10:00
winConfig.sh still struggling with the problem of making public ids public 2022-07-01 09:18:44 +10:00