0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
Commit Graph

115 Commits

Author SHA1 Message Date
Richard Kreuter
661478e40b Add stuff for downloading prebuilt drivers; uncomment the core_server() call. 2010-05-20 12:27:43 -04:00
Roman Shtylman
b5faf3b514 buildsystem: added new header directories
ignore the debian directory when looking for duplicate IDs
2010-05-21 00:10:36 +08:00
Richard Kreuter
2e34008046 Add downloads for drivers. 2010-05-20 12:07:12 -04:00
Richard Kreuter
9691e2c743 distmirror.py: new script for making a mirror of mongodb distributions.
Note: doesn't do drivers yet.
2010-05-19 12:48:40 -04:00
Eliot Horowitz
f91cd9eda7 trying to make build work 2010-05-14 23:57:55 -04:00
Eliot Horowitz
bb4dc1d191 try to fix build 2010-05-14 23:37:29 -04:00
Richard Kreuter
f9bba9c120 Tweaks to smoke.py. SERVER-253 2010-05-14 17:01:51 -04:00
Richard Kreuter
b7feb6af29 Fixups in smoke.py, utils.py SERVER-253 2010-05-14 17:01:51 -04:00
Richard Kreuter
f7cf565779 Make smoke.py output resemble _runner.js's. SERVER-253 2010-05-14 17:01:51 -04:00
Richard Kreuter
77abb3c61a smoke.py: new script for running tests. SERVER-253. 2010-05-14 17:01:50 -04:00
Dwight
53ca30be25 use stringstream 2010-05-06 15:46:11 -04:00
Dwight Merriman
8be209992d build procdess tweaking 2010-05-02 19:17:35 -04:00
Dwight Merriman
5473d2a554 boost etc mnior 2010-05-01 21:36:33 -04:00
Dwight Merriman
19ef9359ca vcproj fixes and buildboost.bat for windows 2010-05-01 19:40:57 -04:00
Richard Kreuter
9890ad669a Fix repo pushing for RPMs. SERVER-534 2010-04-30 12:19:50 -04:00
Richard Kreuter
e812c22271 Tweaked some comments in makedist.py Partially resolves SERVER-534. 2010-04-29 16:54:02 -04:00
Richard Kreuter
95025562ff Tidied up makedist.py somewhat. 2010-04-29 16:51:44 -04:00
Richard Kreuter
acf722bb9e Checkpoint changes to packaging scripts. 2010-04-29 16:51:43 -04:00
Richard Kreuter
146858e8f2 Tweak a packaging script. MINOR 2010-04-28 14:35:31 -04:00
Richard Kreuter
ed9dabff05 Another EC2 timing issue. 2010-04-28 12:15:19 -04:00
Richard Kreuter
59b496be18 Two minor changes to packaging scripts. 2010-04-27 15:24:35 -04:00
Richard Kreuter
a41766bef0 Rejigger makedist.py to use libcloud. SERVER-792 2010-04-26 13:16:41 -04:00
Richard Kreuter
b51ccb0204 Minor fix in makealldists.py. 2010-04-23 17:55:01 -04:00
Richard Kreuter
5100a7c813 Significant rejiggering in packaging scripts. 2010-04-23 16:32:31 -04:00
Richard Kreuter
fe092fc624 Many changes to packaging scripts. WIP. 2010-04-23 16:32:31 -04:00
Richard Kreuter
371cd0ee41 Bump xulrunner .deb dependency on Ubuntu to 1.9.2. 2010-04-21 15:54:29 -04:00
Richard Kreuter
1ae88e2a1b Merge branch 'master' of github.com:mongodb/mongo 2010-04-15 12:46:32 -04:00
Richard Kreuter
e18d0186e8 Emit output for makealldists.py again, for buildbot. 2010-04-15 12:46:03 -04:00
Eliot Horowitz
550f020972 ugly hacks for xulrunner 2010-04-15 11:49:16 -04:00
Eliot Horowitz
c4d44e49fb Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-15 10:15:18 -04:00
Eliot Horowitz
4caad722e7 newer xulrunner 2010-04-15 10:15:10 -04:00
Richard Kreuter
9834129fda A different tack on the problems running makealldists.py under buildbot. 2010-04-15 09:39:30 -04:00
Dwight
e54c7290f5 Merge commit 'origin/master'
Conflicts:

	SConstruct
	db/repl.cpp
2010-04-13 15:59:32 -04:00
Dwight
171a318e9e Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:

	SConstruct
2010-04-13 15:44:48 -04:00
Richard Kreuter
ec00b8f650 Another makealldist.py tweak for buildbot. 2010-04-13 14:29:27 -04:00
Richard Kreuter
07335af80d Try #2 at making makealldists.py buildbot friendly. 2010-04-13 13:24:37 -04:00
Dwight
ffcd9ad936 repl sets
very beginning
2010-04-13 13:22:42 -04:00
Richard Kreuter
b346c424be Make makealldists.py buildbot-timeout-friendlier. 2010-04-13 11:55:06 -04:00
Richard Kreuter
d137e9c4fa Make makealldists.py smarter about .debs to clean out. 2010-04-12 17:57:15 -04:00
Richard Kreuter
93b3a2e008 Add a "StrictHostKeyChecking no" in mergerepositories.py. 2010-04-08 14:12:00 -04:00
Richard Kreuter
8f4a76a888 One more fix for Python < 2.6 2010-04-08 13:31:36 -04:00
Richard Kreuter
1ef1d7d2c5 Make mergerepositories.py and makealldists.py work on Python<2.6 2010-04-08 13:27:14 -04:00
Richard Kreuter
2c284c7aa7 Fix cut-n-paste-o in makealldists.py 2010-04-08 13:24:08 -04:00
Richard Kreuter
05a16ff3dd Implement subset of PEP 3101 so makedist.py will run on Python<2.6. 2010-04-08 10:21:58 -04:00
Richard Kreuter
41394fd4b3 Two new scripts for automating pkg repository construction. 2010-04-07 17:09:37 -04:00
Richard Kreuter
9c932e1c3b Minor rejiggering in makedist.py. 2010-04-07 17:09:37 -04:00
Richard Kreuter
953df5a1bc Augment makedist.py to package up our nightly build tarballs as rpms/debs. 2010-04-07 17:09:37 -04:00
Richard Kreuter
845f421fd4 Some changes to makedist.py for xulrunner-1.9.2 on ubuntu. Broken, WIP. 2010-04-07 17:09:37 -04:00
Mike Dirolf
7e60b2d432 export pdf to s3 2010-03-30 13:50:54 -04:00
Ludovic Bellière
d52baa2858 To emancipate from futur update of mandriva's jslib 2010-03-22 17:21:16 -04:00