summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* Fix makedist.py mangling for x86 RPM hosts.Richard Kreuter2010-05-261-1/+1
* Alter RPM builds after client was removed from tarballs.Richard Kreuter2010-05-251-1/+3
* seperate package for c++ clientEliot Horowitz2010-05-232-1/+8
* Add stuff for downloading prebuilt drivers; uncomment the core_server() call.Richard Kreuter2010-05-201-1/+12
* buildsystem: added new header directoriesRoman Shtylman2010-05-211-2/+2
* Add downloads for drivers.Richard Kreuter2010-05-201-9/+55
* distmirror.py: new script for making a mirror of mongodb distributions.Richard Kreuter2010-05-191-0/+82
* trying to make build workEliot Horowitz2010-05-141-0/+8
* try to fix buildEliot Horowitz2010-05-141-0/+12
* Tweaks to smoke.py. SERVER-253Richard Kreuter2010-05-141-6/+8
* Fixups in smoke.py, utils.py SERVER-253Richard Kreuter2010-05-142-41/+50
* Make smoke.py output resemble _runner.js's. SERVER-253Richard Kreuter2010-05-141-2/+6
* smoke.py: new script for running tests. SERVER-253.Richard Kreuter2010-05-141-0/+215
* use stringstreamDwight2010-05-061-0/+0
* build procdess tweakingDwight Merriman2010-05-021-0/+61
* boost etc mniorDwight Merriman2010-05-011-4/+4
* vcproj fixes and buildboost.bat for windowsDwight Merriman2010-05-011-0/+54
* Fix repo pushing for RPMs. SERVER-534Richard Kreuter2010-04-301-4/+5
* Tweaked some comments in makedist.py Partially resolves SERVER-534.Richard Kreuter2010-04-291-7/+10
* Tidied up makedist.py somewhat.Richard Kreuter2010-04-291-123/+62
* Checkpoint changes to packaging scripts.Richard Kreuter2010-04-293-46/+149
* Tweak a packaging script. MINORRichard Kreuter2010-04-281-1/+1
* Another EC2 timing issue.Richard Kreuter2010-04-281-11/+11
* Two minor changes to packaging scripts.Richard Kreuter2010-04-272-1/+13
* Rejigger makedist.py to use libcloud. SERVER-792Richard Kreuter2010-04-261-122/+52
* Minor fix in makealldists.py.Richard Kreuter2010-04-231-2/+2
* Significant rejiggering in packaging scripts.Richard Kreuter2010-04-233-93/+135
* Many changes to packaging scripts. WIP.Richard Kreuter2010-04-233-20/+48
* Bump xulrunner .deb dependency on Ubuntu to 1.9.2.Richard Kreuter2010-04-211-2/+2
* Merge branch 'master' of github.com:mongodb/mongoRichard Kreuter2010-04-151-2/+7
|\
| * ugly hacks for xulrunnerEliot Horowitz2010-04-151-1/+4
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-04-151-6/+3
| |\
| * | newer xulrunnerEliot Horowitz2010-04-151-1/+3
* | | Emit output for makealldists.py again, for buildbot.Richard Kreuter2010-04-151-0/+2
| |/ |/|
* | A different tack on the problems running makealldists.py under buildbot.Richard Kreuter2010-04-151-6/+3
|/
* Merge commit 'origin/master'Dwight2010-04-131-1/+2
|\
| * Another makealldist.py tweak for buildbot.Richard Kreuter2010-04-131-1/+1
| * Try #2 at making makealldists.py buildbot friendly.Richard Kreuter2010-04-131-1/+2
* | Merge branch 'master' of git@github.com:mongodb/mongoDwight2010-04-131-2/+7
|\ \ | |/
| * Make makealldists.py buildbot-timeout-friendlier.Richard Kreuter2010-04-131-0/+3
| * Make makealldists.py smarter about .debs to clean out.Richard Kreuter2010-04-121-2/+4
* | repl setsDwight2010-04-133-0/+0
|/
* Add a "StrictHostKeyChecking no" in mergerepositories.py.Richard Kreuter2010-04-081-1/+1
* One more fix for Python < 2.6Richard Kreuter2010-04-081-1/+2
* Make mergerepositories.py and makealldists.py work on Python<2.6Richard Kreuter2010-04-082-0/+2
* Fix cut-n-paste-o in makealldists.pyRichard Kreuter2010-04-081-4/+3
* Implement subset of PEP 3101 so makedist.py will run on Python<2.6.Richard Kreuter2010-04-081-18/+57
* Two new scripts for automating pkg repository construction.Richard Kreuter2010-04-072-0/+426
* Minor rejiggering in makedist.py.Richard Kreuter2010-04-071-6/+6
* Augment makedist.py to package up our nightly build tarballs as rpms/debs.Richard Kreuter2010-04-071-17/+80