This is an automated email from the ASF dual-hosted git repository.

ronny pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-glazier.git


    from 4d70590  undo cflags for now
     new 594690f  Simplify build chain and use VS 2022
     new 65d3611  - update README and link to previous tutorial
     new 6ed5070  - updating chocolatey install script url
     new 08fe67b  - updating install dependencies
     new 0bf02c3  - added newline at end of file
     new 0f7e3b8  add vs2022 package for targeting .net 4.8 in installer action
     new 7814e2e  update documentation for python packages
     new 9c3b2cd  removed +nix build details
     new 6f90753  Update dependencies
     new 7694db8  Install elixir locally
     new df2d5d9  Updating Installer
     new 6b05451  Merge pull request #15 from big-r81/vs2022

The 230 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md => README.OLD.md                 |   0
 README.md                                  | 175 +++++--------------
 THANKS                                     |   4 +
 bin/build_installer.ps1                    |   3 +-
 bin/install_dependencies.ps1               |  53 +++---
 bin/shell.ps1                              |  15 +-
 bin/variables.ps1                          |  32 ++++
 installer/CustomAction/CouchIniAction.cs   | 269 +++++++++++++++++++----------
 installer/CustomAction/CustomAction.config |   2 +-
 installer/CustomAction/CustomAction.csproj |   2 +-
 installer/cookieprompt.wxs                 |  32 ++++
 installer/couchdb.wxs.in                   |  34 +++-
 installer/couchdb_wixui.wxs                |   6 +-
 moz/sm-opt                                 |  24 +++
 14 files changed, 398 insertions(+), 253 deletions(-)
 copy README.md => README.OLD.md (100%)
 create mode 100644 bin/variables.ps1
 create mode 100644 installer/cookieprompt.wxs
 create mode 100644 moz/sm-opt

Reply via email to