summaryrefslogtreecommitdiff
path: root/buildscripts/packager.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37772 adding RHEL80 distroSpencer Jackson2020-01-081-7/+3
* SERVER-37769 Platform Support: SUSE15John Chen2019-11-141-5/+20
* SERVER-40242 Update banner inclusions for vendored toolsSpencer Jackson2019-06-241-1/+1
* SERVER-32999 Remove Debian 7 buildsRamon Fernandez2018-05-151-11/+5
* SERVER-28484 Remove timestamp from Linux package versions and filenamesRamon Fernandez2017-05-151-17/+49
* SERVER-27784 Remove httpget() from packager.pyBrian Samek2017-02-131-35/+4
* SERVER-26841: fix rhel62 packages after regressionSam Kleinman2016-11-021-4/+5
* SERVER-25368: add native systemd support for rhel7 and suse12Sam Kleinman2016-10-251-3/+20
* SERVER-26376 add mongoreplay to releaseGabriel Russell2016-10-031-5/+4
* SERVER-23555 Add aarch64 buildersBrian McCarthy2016-07-111-3/+5
* SERVER-23043: support for ubuntu1604 community and enterprise buildsSam Kleinman2016-05-241-3/+3
* SERVER-23416 RPM support for zSeriesErnie Hershey2016-03-301-7/+20
* SERVER-23121 Add RHEL71 POWER builder to masterJonathan Reams2016-03-161-2/+2
* SERVER-7285: future proof ubuntu packaging with regards to systemdSam Kleinman2016-02-161-2/+6
* SERVER-18329: add debian8 packages to buildsSam Kleinman2016-02-111-6/+12
* SERVER-22111 Remove broken implied ppc64le community package supportErnie Hershey2016-01-291-9/+9
* SERVER-22135 Take python from environment rather system default pathValentin Kuznetsov2016-01-151-1/+1
* SERVER-22111 packager.py - Add support for ubuntu1504 on ppc64leMark Benvenuto2016-01-131-5/+15
* SERVER-21781 Improve packaging nightly logicErnie Hershey2015-12-081-3/+5
* SERVER-20024/SERVER-16579 Add suse 12 enterprise/community buildersJonathan Reams2015-10-191-1/+1
* SERVER-18516 Use OS codename in Debian/Ubuntu repo 'Suite' fieldErnie Hershey2015-08-191-2/+2
* SERVER-19893, SERVER-14036, SERVER-8770 - Packaging improvementsErnie Hershey2015-08-121-55/+46
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-1/+1
* SERVER-16744 Targeted community build packaging and repo placementErnie Hershey2015-01-061-187/+275
* SERVER-15855 update documentation about how packages are createdBrian Crockett2014-10-291-0/+4
* SERVER-10642 Generate SUSE RPM'sErnie Hershey2014-09-031-8/+15
* SERVER-11773 Retain "mongodb" directory name in repo for backwards compatibilityErnie Hershey2013-12-051-1/+1
* SERVER-11769 Only remove mongosniff when generating packages if it's thereErnie Hershey2013-12-041-1/+2
* SERVER-963 Separate enterprise and community debian rules and control filesErnie Hershey2013-10-121-2/+2
* SERVER-10871 Change 'mongodb' to 'mongo' to mean the mongod process and serviceErnie Hershey2013-10-041-3/+3
* SERVER-3579 Packaging logic cleanupErnie Hershey2013-09-251-2/+4
* SERVER-3579 replace mongo-10gen and mongodb-10gen with mongodb-orgErnie Hershey2013-09-251-5/+6
* SERVER-3579 replace 10gen with mongodbErnie Hershey2013-09-251-9/+9
* SERVER-963 Split and externalize Linux packagesErnie Hershey2013-07-261-391/+21
* update logic for including new man pages to >=2.4.0, not >2.4.0Ernie Hershey2013-03-171-3/+3
* SERVER-5307 Only include new man pages in rpm if version > 2.4.0Ernie Hershey2013-03-141-3/+3
* SERVER-5307 Include new man pages in rpmErnie Hershey2013-03-141-0/+3
* Updating packager.py to use the correct GPG signing key instead of the last p...Mike Fiedler2012-05-091-1/+1
* Complicate packager.py for when somebody leaves binaries out of tarballs.Richard Kreuter2012-04-251-4/+22
* Tweak packager to run on Ubuntu 11.10.Richard Kreuter2012-02-281-1/+2
* Make package name suffix handling slightly smarter in packager.py.Richard Kreuter2011-09-121-3/+3
* Uncomment a debugging hack in packager.pyRichard Kreuter2011-06-181-2/+1
* Add support for generating version-sensitive RPM specfiles in packager.pyRichard Kreuter2011-06-181-2/+18
* Use git versions of packaging files, not git HEAD's, to avoid some skew.Richard Kreuter2011-03-181-4/+5
* Man page updates, pakager.py fixes, maybe SERVER-1968Richard Kreuter2011-03-171-4/+5
* Add support for package revision/release numbers in packager.py.Richard Kreuter2011-03-021-10/+33
* Miscellaneous refactoring in packager.pyRichard Kreuter2011-03-011-132/+199
* Put the right changelogs and initscripts in .debs.Richard Kreuter2011-02-281-24/+35
* Try to make things work with some newer RPM braindamage.Richard Kreuter2011-02-251-10/+34
* New packaging script, supersedes makedist.py, makealldists.py, mergerepo.py.Richard Kreuter2011-02-251-0/+840