You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/02/13 05:25:23 UTC

[GitHub] [couchdb-glazier] wohali opened a new pull request #12: Radical simplification for 3.0/MSVC 2017

wohali opened a new pull request #12: Radical simplification for 3.0/MSVC 2017
URL: https://github.com/apache/couchdb-glazier/pull/12
 
 
   * Switch as much as possible to PowerShell (no more cmd.exe!)
   * Most things are installed thru Chocolatey
   * VCPkg replaces the ICU, OpenSSL and libcurl builds
   * Switch to SpiderMonkey 60
     * SM 60 has a vastly simplified build process now, with only
       one minor code change required!
   * Massive WiX installer improvements
     * Prompts for an admin user/password as CouchDB 3.0 requires
       * Will not overwrite existing credentials if in place
     * No longer remove user-modified config files, closing apache/couchdb#1989
       * Also will not overwrite them on install, naturally :)
     * Checkbox to disable installation of the Windows service
     * Silent install support for all the above
     * Friendly link to the online release notes in the exit dialog

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb-glazier] wohali merged pull request #12: Radical simplification for 3.0/MSVC 2017

Posted by GitBox <gi...@apache.org>.
wohali merged pull request #12: Radical simplification for 3.0/MSVC 2017
URL: https://github.com/apache/couchdb-glazier/pull/12
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services