summaryrefslogtreecommitdiff
path: root/src/mongo/installer/msi/wxs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40853 Remove OpenSSL from Windows PackagesMark Benvenuto2019-05-102-42/+2
* SERVER-39025 Fix feature subset installation from MSI. Missing yaml file is n...Henrik Edin2019-04-051-9/+18
* SERVER-40242 Add banner to MSISpencer Jackson2019-04-021-0/+5
* SERVER-39134 Mongocryptd packagingMark Benvenuto2019-03-082-0/+17
* SERVER-38249 All Windows evergreen builders should use Visual Studio 2017Henrik Edin2018-12-061-1/+1
* SERVER-38157 Add abseil-cpp to THIRD-PARTY-NOTICESHenrik Edin2018-12-031-2/+9
* SERVER-37651 Update license informationRamon Fernandez2018-10-161-23/+18
* SERVER-35665 Fix Community license on WindowsRamon Fernandez2018-06-201-0/+7
* SERVER-35665 Update license on all artifactsRamon Fernandez2018-06-201-3/+3
* SERVER-34451 Ignore errors downloading and installing compassMathew Robinson2018-06-081-1/+1
* SERVER-34912 Windows MSI custom action for YAML file should not impersonateMark Benvenuto2018-05-102-1/+2
* SERVER-34419 Remove mongoperfAndrew Morrow2018-04-132-7/+2
* SERVER-33041: update msi manufacturer informationWisdom Omuya2018-02-021-1/+1
* SERVER-32415 Fix typo on MongoDB in Compass InstallerWan Bachtiar2017-12-201-1/+1
* SERVER-14263 Install MongoDB as service on WindowsMark Benvenuto2017-12-114-40/+300
* SERVER-31545 Remove deprecated mongooplog toolRamon Fernandez2017-10-232-7/+2
* SERVER-30995 Add Compass Installer to MongoDB packagingMathew Robinson2017-10-165-441/+517
* SERVER-27458 SERVER-28322 Remove outdated buildersAndrew Morrow2017-03-292-85/+6
* SERVER-25705 Add mongoldap enterprise binary to Windows MSIMark Benvenuto2016-08-232-2/+7
* SERVER-23519 Change Windows Builders to VS2015, and require VS2015Mark Benvenuto2016-04-281-1/+1
* SERVER-21669: Add mongodecrypt.exe to Windows MSIMark Benvenuto2015-11-302-1/+11
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+5
* SERVER-15336: Reduce Sku Complexity - limit one variation of mongodb per versionMark Benvenuto2014-10-163-15/+57
* SERVER-14266: Simplify MSI Installation OptionsMark Benvenuto2014-10-164-7/+55
* TOOLS-198 allow use-new-tools to switch MSI binary path locationsmike o'brien2014-09-301-9/+9
* SERVER-14440 Bundle openssl with SSL targeted Windows MSIJonathan Reams2014-09-052-13/+40
* Revert "SERVER-14440 Introduce support for OpenSSL in Windows Server 2008 R2+...Jonathan Reams2014-08-292-40/+13
* SERVER-14440 Introduce support for OpenSSL in Windows Server 2008 R2+ SSL MSIJonathan Reams2014-08-292-13/+40
* SERVER-14821 Update Merge Module for building MSI's in VS2013Ernie Hershey2014-08-071-1/+1
* SERVER-12903: Fix MSI UpgradeMark Benvenuto2014-02-282-3/+10
* SERVER-12897, SERVER-12894: Various MSI FixesMark Benvenuto2014-02-282-4/+16
* SERVER-12030 Only reference SNMP directory for enterprise MSI'sErnie Hershey2014-02-271-4/+4
* SERVER-12030 Have MSI put SNMP docs in snmp directoryErnie Hershey2014-02-262-0/+10
* SERVER-11106 Detect non-enterprise MSI configurationsErnie Hershey2014-02-122-6/+6
* SERVER-12487 install new MIB files in Enterprise Windows installerEric Milkie2014-02-051-7/+12
* SERVER-12013: Do not ship C++ driver binary on Windows.Mark Benvenuto2014-01-292-69/+1
* SERVER-11945 - Ensure c++ driver header files are installed into Driver/inclu...Sridhar Nanjundeswaran2013-12-061-1/+3
* SERVER-10900 - When building MSI for enterprise edition use third party notic...Sridhar Nanjundeswaran2013-12-051-11/+11
* SERVER-11459 - Renamed driver header files directory to includeSridhar Nanjundeswaran2013-11-041-1/+1
* SERVER-10870 - Replaced reference to mongod.conf with references to mongodb.c...Sridhar Nanjundeswaran2013-10-281-3/+8
* SERVER-10830 use $WIX and $MERGEMODULESBASEPATH for enterprise msiErnie Hershey2013-10-231-1/+1
* SERVER-11108 - non enterprise builds are not workingSridhar Nanjundeswaran2013-10-113-12/+10
* SERVER-10883 - different install directories for 2008R2+ and non 2008R2 buildsSridhar Nanjundeswaran2013-10-101-1/+5
* SERVER-10830 msi builder as an scons targetEric Milkie2013-10-095-0/+408