You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2020/02/18 04:37:42 UTC

[couchdb-glazier] branch master updated (c76c4ef -> 1e1f125)

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

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


    from c76c4ef  Version bump for 2.3.1.1
     add 1abb396  Radical simplification for 3.0/MSVC 2017
     new 1e1f125  Merge pull request #12 from apache/release/couchdb_3.0.0

The 1 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:
 .documentup.json                           |    8 -
 .gitignore                                 |    5 +
 README.md                                  |  433 ++-
 THANKS                                     |    3 +
 bin/build_curl.cmd                         |   45 -
 bin/build_icu.cmd                          |   17 -
 bin/build_installer.cmd                    |   73 -
 bin/build_installer.ps1                    |   80 +
 bin/build_openssl.cmd                      |   42 -
 bin/command_process_hkcu.reg               |  Bin 474 -> 0 bytes
 bin/console_hkcu.reg                       |  Bin 2886 -> 0 bytes
 bin/consolidate_free_space.cmd             |    4 -
 bin/couchdb_build.sh                       |   63 -
 bin/couchdb_clean.sh                       |    1 -
 bin/couchdb_config.sh                      |   28 -
 bin/install_dependencies.ps1               |   44 +
 bin/md5sum.exe                             |  Bin 28160 -> 0 bytes
 bin/rebar                                  |  Bin 199736 -> 0 bytes
 bin/rebar.cmd                              |    2 -
 bin/sed.vbs                                |   12 -
 bin/shell.cmd                              |  118 -
 bin/shell.ps1                              |   31 +
 bin/shell.sh                               |  116 -
 bin/slim_couch.cmd                         |   74 -
 bin/sync_otp.cmd                           |    3 -
 bin/which.psm1                             |    6 +
 bits/couchdb-500x500.ico                   |  Bin 0 -> 11121 bytes
 bits/js185-msvc2013.patch                  | 4434 ----------------------------
 bits/wxWidgets_setup.h                     |    8 -
 build-spidermonkey60.md                    |    8 +
 downloads.md                               |   23 -
 downloads.md5                              |    9 -
 erlang.md                                  |   57 -
 glazier.komodoproject                      |  346 ---
 installer/CouchInstallDirDlg.wxs           |   30 +
 installer/CustomAction/AssemblyInfo.cs     |   28 +
 installer/CustomAction/CouchIniAction.cs   |  103 +
 installer/CustomAction/CustomAction.config |   12 +
 installer/CustomAction/CustomAction.csproj |   51 +
 installer/adminprompt.wxs                  |   32 +
 installer/couchdb.wxs.in                   |  441 +--
 installer/couchdb_wixui.wxs                |   37 +-
 installer/customexit.wxs                   |   28 +
 43 files changed, 925 insertions(+), 5930 deletions(-)
 delete mode 100644 .documentup.json
 delete mode 100755 bin/build_curl.cmd
 delete mode 100755 bin/build_icu.cmd
 delete mode 100644 bin/build_installer.cmd
 create mode 100644 bin/build_installer.ps1
 delete mode 100755 bin/build_openssl.cmd
 delete mode 100644 bin/command_process_hkcu.reg
 delete mode 100644 bin/console_hkcu.reg
 delete mode 100755 bin/consolidate_free_space.cmd
 delete mode 100755 bin/couchdb_build.sh
 delete mode 100755 bin/couchdb_clean.sh
 delete mode 100755 bin/couchdb_config.sh
 create mode 100644 bin/install_dependencies.ps1
 delete mode 100755 bin/md5sum.exe
 delete mode 100644 bin/rebar
 delete mode 100644 bin/rebar.cmd
 delete mode 100644 bin/sed.vbs
 delete mode 100755 bin/shell.cmd
 create mode 100644 bin/shell.ps1
 delete mode 100755 bin/shell.sh
 delete mode 100644 bin/slim_couch.cmd
 delete mode 100755 bin/sync_otp.cmd
 create mode 100644 bin/which.psm1
 create mode 100644 bits/couchdb-500x500.ico
 delete mode 100644 bits/js185-msvc2013.patch
 delete mode 100755 bits/wxWidgets_setup.h
 delete mode 100644 downloads.md
 delete mode 100755 downloads.md5
 delete mode 100644 erlang.md
 delete mode 100644 glazier.komodoproject
 create mode 100644 installer/CouchInstallDirDlg.wxs
 create mode 100644 installer/CustomAction/AssemblyInfo.cs
 create mode 100644 installer/CustomAction/CouchIniAction.cs
 create mode 100644 installer/CustomAction/CustomAction.config
 create mode 100644 installer/CustomAction/CustomAction.csproj
 create mode 100644 installer/adminprompt.wxs
 create mode 100644 installer/customexit.wxs


[couchdb-glazier] 01/01: Merge pull request #12 from apache/release/couchdb_3.0.0

Posted by wo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-glazier.git

commit 1e1f125d617e3d758ec04b9829c132fd3345fadb
Merge: c76c4ef 1abb396
Author: Joan Touzet <wo...@users.noreply.github.com>
AuthorDate: Tue Feb 18 04:37:32 2020 +0000

    Merge pull request #12 from apache/release/couchdb_3.0.0
    
    Radical simplification for 3.0/MSVC 2017

 .documentup.json                           |    8 -
 .gitignore                                 |    5 +
 README.md                                  |  433 ++-
 THANKS                                     |    3 +
 bin/build_curl.cmd                         |   45 -
 bin/build_icu.cmd                          |   17 -
 bin/build_installer.cmd                    |   73 -
 bin/build_installer.ps1                    |   80 +
 bin/build_openssl.cmd                      |   42 -
 bin/command_process_hkcu.reg               |  Bin 474 -> 0 bytes
 bin/console_hkcu.reg                       |  Bin 2886 -> 0 bytes
 bin/consolidate_free_space.cmd             |    4 -
 bin/couchdb_build.sh                       |   63 -
 bin/couchdb_clean.sh                       |    1 -
 bin/couchdb_config.sh                      |   28 -
 bin/install_dependencies.ps1               |   44 +
 bin/md5sum.exe                             |  Bin 28160 -> 0 bytes
 bin/rebar                                  |  Bin 199736 -> 0 bytes
 bin/rebar.cmd                              |    2 -
 bin/sed.vbs                                |   12 -
 bin/shell.cmd                              |  118 -
 bin/shell.ps1                              |   31 +
 bin/shell.sh                               |  116 -
 bin/slim_couch.cmd                         |   74 -
 bin/sync_otp.cmd                           |    3 -
 bin/which.psm1                             |    6 +
 bits/couchdb-500x500.ico                   |  Bin 0 -> 11121 bytes
 bits/js185-msvc2013.patch                  | 4434 ----------------------------
 bits/wxWidgets_setup.h                     |    8 -
 build-spidermonkey60.md                    |    8 +
 downloads.md                               |   23 -
 downloads.md5                              |    9 -
 erlang.md                                  |   57 -
 glazier.komodoproject                      |  346 ---
 installer/CouchInstallDirDlg.wxs           |   30 +
 installer/CustomAction/AssemblyInfo.cs     |   28 +
 installer/CustomAction/CouchIniAction.cs   |  103 +
 installer/CustomAction/CustomAction.config |   12 +
 installer/CustomAction/CustomAction.csproj |   51 +
 installer/adminprompt.wxs                  |   32 +
 installer/couchdb.wxs.in                   |  441 +--
 installer/couchdb_wixui.wxs                |   37 +-
 installer/customexit.wxs                   |   28 +
 43 files changed, 925 insertions(+), 5930 deletions(-)