gnucash-on-windows master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Wed Jul 24 00:28:04 EDT 2024


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/c868b024 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/100166ff (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/31fcd0e0 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/e1c6ff4a (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/aecb01c8 (commit)



commit c868b024d9c157e7e31586f431de522f94737a54
Merge: aecb01c 100166f
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jul 23 21:27:07 2024 -0700

    Merge Eric Moon's rewrite of Install Online Quotes Tool in Powershell.

commit 100166ff0c5fdf0740ebecc38ab760ea7c4fe6f2
Author: emoon <emoon at prestan.com>
Date:   Fri Jul 19 13:47:19 2024 -0700

    Remove perl major version check, Alphavantage key warning.

commit 31fcd0e01a4ca869d97eff49d64480dbbf4d4732
Author: emoon <emoon at prestan.com>
Date:   Wed Jul 10 11:45:44 2024 -0700

    Remove check for Perl5, fix version message. fix inno setup start menu formatting.

commit e1c6ff4a033cdbefd63c2cae40d0e3e517a81e88
Author: emoon <emoon at prestan.com>
Date:   Tue Jul 9 11:22:59 2024 -0700

    Move the old CMD/VBS scripts to powershell.



Summary of changes:
 extra_dist/getperl.vbs         |  52 ----------------
 extra_dist/gnc-path-check      |  71 ----------------------
 extra_dist/install-fq-mods.cmd | 133 -----------------------------------------
 extra_dist/install-fq-mods.ps1 | 111 ++++++++++++++++++++++++++++++++++
 inno_setup/gnucash-mingw64.iss |   2 +-
 5 files changed, 112 insertions(+), 257 deletions(-)
 delete mode 100644 extra_dist/getperl.vbs
 delete mode 100644 extra_dist/gnc-path-check
 delete mode 100644 extra_dist/install-fq-mods.cmd
 create mode 100644 extra_dist/install-fq-mods.ps1



More information about the gnucash-patches mailing list