Commit Graph

25 Commits

Author SHA1 Message Date
Andrew Bradshaw
cc3d7a7c34 SERVER-99662 Implmement building msi's in bazel (#33677)
GitOrigin-RevId: b63b634ef83b3490d483616814176915ae655958
2025-04-10 01:43:37 +00:00
auto-revert-app[bot]
4425954d67 Revert "SERVER-99662 Implmement building msi's in bazel (#31404)" (#31722)
GitOrigin-RevId: 870bd75308c3e3486db969f6854b26193206a3ef
2025-01-29 12:18:54 +00:00
Andrew Bradshaw
be52efb39b SERVER-99662 Implmement building msi's in bazel (#31404)
GitOrigin-RevId: 3d661bda6d6e5e4c322d5194ce36333ae2442461
2025-01-29 05:28:57 +00:00
Alex Neben
b665258d9d SERVER-88970 Added yaml formatting to server repo
GitOrigin-RevId: 35db3811d8f749edd5b79ba910adcbc1ceb54cc4
2024-04-06 05:23:20 +00:00
Yu Jin Kang Park
574d60b493 SERVER-55208: Remove nojournal,duroff and evergreen variant 2022-07-06 12:17:47 +00:00
Adam Rayner
451d1b53f1 SERVER-65733: remove SNMP module 2022-06-20 20:38:07 +00:00
Vishnu Kaushik
8911b6cdda SERVER-43385 remove MMAPv1 references 2020-09-11 20:28:52 +00:00
Ramon Fernandez
39e4b706fb SERVER-37651 Fix typo in license files 2018-10-17 13:56:42 -04:00
Ramon Fernandez
5851c89496 SERVER-37651 Update license information 2018-10-16 09:06:34 -04:00
Ramon Fernandez
203407dbf6 SERVER-35665 Fix Community license on Windows
Reformat the license displayed at install time so it displays nicely in the
installer window; make sure the license file is also installed on disk.
2018-06-20 16:43:03 -04:00
Ramon Fernandez
c6b10c46cc SERVER-35665 Update license on all artifacts
License for Community artifacts is in the LICENSE-Community.txt file.
License for Enterprise artifacts is in the LICENSE-Enterprise.txt file.
This change also updates deb/rpm/msi packages.
2018-06-20 12:33:04 -04:00
Mark Benvenuto
2ea580cd77 SERVER-14263 Install MongoDB as service on Windows 2017-12-11 14:41:32 -05:00
Jonathan Reams
a64b7af35a SERVER-17755 Remove legacy code from build system 2015-04-16 16:24:36 -04:00
Ernie Hershey
c3e150afe5 SERVER-10881 Re-imported AGPL RTF to fix formatting in MSI 2013-12-09 19:41:25 -05:00
Sridhar Nanjundeswaran
08fda16ab2 SERVER-10900 - When building MSI for enterprise edition use third party notices file from enterprise repository 2013-12-05 10:01:10 -08:00
Sridhar Nanjundeswaran
063359489f SERVER-11341 - Added merge module as a variable to wixproj and buildenterprisemsi.bat 2013-10-28 13:17:13 +05:30
Sridhar Nanjundeswaran
332e4f1a23 SERVER-11108 - non enterprise builds are not working 2013-10-11 10:36:35 -07:00
Eric Milkie
7ada7a8e11 SERVER-10830 msi builder as an scons target 2013-10-09 13:59:08 -04:00
Sridhar Nanjundeswaran
7966d19ab8 SERVER-10870 - Include SNMP configuration files for mongod.
Also removed snmp dlls getting installed for non mongod components
2013-10-02 10:10:26 -07:00
Sridhar Nanjundeswaran
fb4944060d SERVER-10822 - Include generated C++ driver header files folder
Build directly using heat, candle and light
2013-09-26 10:20:44 -07:00
Sridhar Nanjundeswaran
ddb216a374 SERVER-10730 - Allow user specified install directory 2013-09-24 11:38:28 -07:00
Sridhar Nanjundeswaran
c8f2a70ba8 SERVER-10814 - Install enterprise dlls with c++ driver 2013-09-19 11:40:22 -04:00
Sridhar Nanjundeswaran
30f4e0801a SERVER-10792 - Account for enterprise license in enterprise build 2013-09-19 11:29:48 -04:00
Sridhar Nanjundeswaran
89d8e55e2e SERVER-9956 - Installer changes for enterprise edition for Windows
1) Changed default install directory
2) C++ driver is now an optional feature that can be installed
3) Enterprise dlls are now installed for enterprise builds

Note: Enterprise is only supported for x64 2008R2+ builds
2013-09-13 12:49:13 -07:00
Sridhar Nanjundeswaran
0982b4085e SERVER-4099, SERVER-4100. MSI for mongodb binaries that allows selective installation of various binaries. Separate 32 and 64 bit msi's. 2013-03-10 21:29:37 -07:00