Commit Graph

305 Commits

Author SHA1 Message Date
Cheng
51b4208cca
oops, should merge more often
Merge screwed up in confidently reconciling incompatible edits
2022-06-29 12:28:52 +10:00
Cheng
35946d782c
Merge remote-tracking branch 'origin/cmake' 2022-06-29 11:54:27 +10:00
Cheng
13ad01fdc6
Merge remote-tracking branch 'origin/docs' 2022-06-29 11:53:35 +10:00
Cheng
afd62af3cf
documenting struggles with submodules 2022-06-29 11:45:27 +10:00
aryan
004cd26447
Merge branch 'master' of cpal.pw:~/wallet into cmake 2022-06-28 16:25:29 -07:00
aryan
3f38b6192b
documenting setup from clone 2022-06-28 16:09:48 -07:00
reaction.la
3129c736f2
Merge remote-tracking branch 'origin/cmake' into docs 2022-06-21 14:54:01 +10:00
reaction.la
034983be0b
cleaned up whitespace 2022-06-21 14:46:05 +10:00
aryan
063c9f1f10
should work on your computer now 2022-06-20 05:23:59 -07:00
reaction.la
9f3309df1e
repositories got fouled up in merges because not detached 2022-06-20 13:36:35 +10:00
reaction.la
7cc6949499
Merge remote-tracking branch 'origin/master' into docs 2022-06-20 13:02:17 +10:00
aryan
bd2b121410
Merge remote-tracking branch 'origin/docs' into cmake 2022-06-19 16:19:06 -07:00
aryan
0e70995541
Documented changes in the install source process 2022-06-19 16:17:52 -07:00
Cheng
762cfa6f53
recovered some lost documentation 2022-06-19 21:04:27 +10:00
aryan
08dd5321c3
amending winConfig preparatory to abandoning winConfig.sh 2022-06-18 16:33:48 -07:00
aryan
b3bfce98cc
incorporating modified submodules 2022-06-18 14:35:18 -07:00
aryan
9dc3b9f979
modified: .gitconfig
Trying to get recursion to work.

modified:   libsodium to our customized fork.
modified:   mpir  to our customized fork.
modified:   wxWidgets  to our customized fork.
2022-06-18 14:05:46 -07:00
aryan
4a31f556a2
shortened names of winConfigure to winConfig
Typed them wrong too many times.
2022-06-18 13:44:08 -07:00
reaction.la
fb210a9b7a
suggested disabling root account.
modified:   set_up_build_environments.md
2022-06-18 19:21:04 +10:00
aryan
4ad66f5c13
Merge remote-tracking branch 'origin/docs' into cmake 2022-06-16 03:39:40 -07:00
reaction.la
566198a6d5
modified: docs/social_networking.md 2022-06-16 18:53:22 +10:00
reaction.la
fdb84ac880
modified: style.css
modified:   ../libraries/review_of_crypto_libraries.md
2022-06-16 18:15:25 +10:00
reaction.la
8693cbadcf
fixing repo configuration to better handle radical submodule changes 2022-06-16 09:46:40 +10:00
reaction.la
d95c4a1c71
Merge remote-tracking branch 'origin/master' into docs 2022-06-16 08:42:08 +10:00
reaction.la
5517b7814a
social networking algorithm designed 2022-06-16 08:37:48 +10:00
Cheng
5364b3f770
still fighting the evil of lfs, which inserts its tentacles everywher 2022-06-15 18:11:58 +10:00
Cheng
025407091c
two repository versions of README were causing grief 2022-06-15 17:38:27 +10:00
Cheng
180b3edf41
Merge remote-tracking branch 'origin/docs' 2022-06-15 17:14:32 +10:00
Cheng
9c396b0ad2
I found I has been using lfs on windows
Which is not supported by debian. Chaos ensued
and I had to back out of a bunch of bad commits
that had been pushed.

No end of evil probably ensued, with lost state
2022-06-15 17:08:35 +10:00
reaction.la
2a3bd9e023
proposing altered setup, which likely will be changed again by someone else 2022-06-15 09:27:17 +10:00
aryan
b3b40efdc0
set git to recurse submodules 2022-06-13 00:14:48 -07:00
Cheng
2d942dbb50
still moving, always one more thing 2022-06-13 13:57:43 +10:00
Cheng
8a541abd91
telling everyone how to manage the new repository images 2022-06-13 09:53:48 +10:00
Cheng
7fbc0291b7
Merge remote-tracking branch 'origin/master' 2022-06-12 19:13:52 +10:00
Cheng
f6db345939
spent far too much time getting compile time code to work. 2022-06-12 17:38:26 +10:00
Cheng
aab2dcbd6a
documenting my sufferings with git submodules 2022-06-11 21:34:51 +10:00
Cheng
a51f888501
documenting my sufferings with git submodules 2022-06-11 15:45:06 +10:00
Cheng
b34621d0f7
figured it out. Git ignores submodules unless they are in detached head mode 2022-06-11 15:12:52 +10:00
Cheng
9293fc16ee
added the repos fresh, I hope 2022-06-11 14:20:20 +10:00
aryan
099965f9b3
documenting that you no longer need the native tools shell 2022-06-10 04:49:37 -07:00
aryan
38f2edc471
Merge remote-tracking branch 'origin/docs' into cmake 2022-06-10 04:24:07 -07:00
Cheng
ce150fb2fb
updated to widgets 3.1.7 2022-06-10 16:31:33 +10:00
reaction.la
cec9688c37
modified: RELEASE_NOTES.html
modified:   docs/libraries.md
	modified:   docs/libraries/review_of_crypto_libraries.md
	modified:   docs/social_networking.md
	deleted:    docs/tim_may_on_bitcoin.html
	modified:   docs/white_paper.md
2022-06-10 14:33:21 +10:00
aryan
fb2d0d0221
Fixed winConfigure bat to run without visual studio
Only visual build tools installed by choco, pluw the desktop compent installed by the visual studio installer installed by choco
modified:   winConfigure.bat
2022-06-09 18:09:43 -07:00
aryan
671d070838
Started cmake
Looks like an enormous job.  The Domain specific language in
wxWidgets/CMakeLists.txt is a huge pile of code in an completely
undocumented language that was never intended to be a turing
complete language.

Need to fix options.cmake, and possibly main.cmake

Which overrule our build options for their own.
2022-06-09 04:03:49 -07:00
reaction.la
92718d3580
Merge remote-tracking branch 'origin/master' into docs 2022-05-31 14:04:00 +10:00
reaction.la
a6d7835420
moving stuff around
preparatory to producing a properly structured index
2022-05-31 13:59:04 +10:00
reaction.la
2c5380472c
fixed attributes to avoid image bloat 2022-05-23 22:29:58 +10:00
Cheng
b56de2c59c
Merge remote-tracking branch 'origin/docs' 2022-05-23 16:21:49 +10:00
Cheng
a28cda222c
minor layout 2022-05-23 16:06:01 +10:00