summaryrefslogtreecommitdiff
path: root/src/mongo/installer
Commit message (Expand)AuthorAgeFilesLines
* 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 Don't break on nonexistant MSI related environment variablesErnie Hershey2013-10-231-2/+2
* SERVER-10830 use 'enterprise' for enterprise module directory nameErnie Hershey2013-10-231-1/+1
* SERVER-10830 use $WIX and $MERGEMODULESBASEPATH for enterprise msiErnie Hershey2013-10-232-2/+7
* SERVER-10830 temporarily hardcode the WiX path because Cygwin doesn't work we...Eric Milkie2013-10-161-4/+4
* SERVER-11108 - non enterprise builds are not workingSridhar Nanjundeswaran2013-10-113-12/+10
* SERVER-10830 use WIX env variable to find WIXEric Milkie2013-10-111-1/+1
* 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-096-0/+499