0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

109 Commits

Author SHA1 Message Date
Richard Kreuter
06f5b6c13c More stuff for package name mangling in makedist.py. 2010-03-09 15:27:12 -05:00
Richard Kreuter
fd9f37f5b4 More changes for mangling the package name on Debianoids. 2010-03-09 15:26:30 -05:00
Richard Kreuter
c8fb728d2b Changes to makedist.py for mangling the package name. 2010-03-09 15:26:29 -05:00
Richard Kreuter
631f3f59ac Rewrote makedist.py. 2010-03-09 15:26:29 -05:00
Dwight
32c065676e Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-23 11:06:53 -05:00
Dwight
eb75c9529f comments 2010-02-23 11:06:26 -05:00
Eliot Horowitz
5d44f01b1f wait longer but smarter for mongod to stasrt 2010-02-11 17:17:36 -05:00
Richard Kreuter
dfa63a69a7 Trying (again) to fix the permissions on makedist.py. MINOR 2010-02-11 14:39:59 -05:00
Richard Kreuter
9e21b214fc Misc. changes to makedist.py. MINOR 2010-02-11 14:37:08 -05:00
Richard Kreuter
e9676be9b5 Add Ubuntu 8.10 to makedist.py; refactor slightly. MINOR 2010-02-10 13:18:57 -05:00
Dwight
7e736f67c1 Cloner: don't dbtemprelease too often 2010-02-09 15:32:49 -05:00
Eliot Horowitz
a38baaa991 push md5 hashes 2010-02-08 16:49:26 -05:00
Richard Kreuter
07e4c44edc Many changes to makedist.py; set modes on frob_version, makedist. MINOR 2010-02-05 16:15:01 -05:00
Richard Kreuter
db1f3a7914 More changes to frob_version.py for python 2.5 MINOR 2010-02-05 09:47:21 -05:00
Richard Kreuter
116bd9e645 Many changes to makedist.py MINOR 2010-02-05 09:07:43 -05:00
Richard Kreuter
6fe52c51ad Make frob_version.py work on Python 2.5. 2010-02-05 09:07:43 -05:00
Dwight
1aad70190a Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-04 15:46:34 -05:00
Dwight
92e756eabc background index building 2010-02-04 14:25:49 -05:00
Richard Kreuter
e78a309cc1 Merge branch 'makedist' 2010-02-04 11:59:03 -05:00
Richard Kreuter
0185d56a44 Fix syntax error in frob_version.py MINOR 2010-02-04 11:58:29 -05:00
Richard Kreuter
fc8f6814aa Merge branch 'makedist' 2010-02-04 10:45:24 -05:00
Richard Kreuter
9f9907d733 makedist.py: increase verbosity, add a flag to use internal EC2 hostnames MINOR 2010-02-04 10:44:43 -05:00
Eliot Horowitz
f8273464b7 bb files 2010-02-04 10:21:36 -05:00
Richard Kreuter
ffcce1a0a5 Make makedist.py work on Python 2.5 MINOR 2010-02-04 09:58:03 -05:00
Richard Kreuter
4a2e8d10aa Merge branch 'makedist' 2010-02-03 17:28:55 -05:00
Richard Kreuter
3a4cc27354 Fix mangling of rpm.spec on CentOS; add support for Ubuntu 10.04. MINOR 2010-02-03 17:24:59 -05:00
Mathias Stearn
4922004527 Make Archlinux use spidermonkey rather than xulrunner 2010-02-03 16:10:05 -05:00
Richard Kreuter
316c38eb7c Add dependencies on libreadline-dev, libpcap-dev for Debianoids. MINOR 2010-02-03 15:22:51 -05:00
Richard Kreuter
21aed2f0c1 Add Debian AMIs to makedist.py; implement stdafx frobbing in frob_version.py MINOR 2010-02-03 14:33:35 -05:00
Richard Kreuter
c609d245a5 Raise error when ec2-describe-instances gives garbage output. MINOR 2010-02-03 14:33:35 -05:00
Richard Kreuter
7e34f06e4c Trim trailing whitespace in makedist.py. MINOR 2010-02-03 14:33:35 -05:00
Richard Kreuter
e3b1bbeb5e Add some Debian AMIs to makedist.py. MINOR 2010-02-03 14:33:35 -05:00
Richard Kreuter
82b6de8472 Add a mandatory directory argument under which to store packages. MINOR 2010-02-03 14:33:35 -05:00
Richard Kreuter
04de8d47e9 Two new buildscripts, mostly for making distro packages. MINOR 2010-02-03 14:33:35 -05:00
Eliot Horowitz
cfe572adff fix some xurlunner versions 2010-01-27 11:25:57 -05:00
Richard Kreuter
0b299c608f Update packaging & tweak guessing for xulrunner versions on Debianoids. 2010-01-26 10:37:26 -05:00
Dwight
7d26553061 a little code cleanup / renameing 2010-01-03 16:37:38 -05:00
Eliot Horowitz
02a960c1d3 try to protect from bad bb stuff 2010-01-02 08:59:54 -05:00
Mathias Stearn
53667da6d8 Make buildscripts/errorcodes.py executable 2009-12-30 18:41:07 -05:00
Eliot Horowitz
b93d04c91f fix nightly 2009-12-29 10:43:34 -05:00
Eliot Horowitz
35dc5cd0fd fix 64-bit osx 2009-12-28 17:17:01 -05:00
Eliot Horowitz
d5a5401f9a use code in getLastError SERVER-112 2009-12-28 17:12:49 -05:00
Eliot Horowitz
fa8961c3e8 Exception classess need codes too SERVER-112 2009-12-28 17:06:07 -05:00
Eliot Horowitz
0ab8149a8e uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
Eliot Horowitz
5660a25e9b source push script 2009-12-09 11:55:26 -05:00
Eliot Horowitz
340f06ab24 better debian support 2009-11-20 14:24:20 -05:00
Eliot Horowitz
7636df40d7 compiler with xulrunner-1.9.0 - SERVER-359 2009-10-15 16:07:14 -04:00
Mathias Stearn
42544bd9af support xulrunner on Arch Linux 2009-10-12 14:20:52 -04:00
Eliot Horowitz
5de6107490 try to fix benchmark again 2009-09-27 08:53:20 -04:00
Eliot Horowitz
a045dcf6af potential fix test thing 2009-09-26 23:52:17 -04:00
Mike Dirolf
2fedd80c4d minor: fix for shell exit code on bad hostname, plus update tests 2009-09-25 15:51:11 -04:00
Mike Dirolf
4b31625836 add benchmark_tools script 2009-09-25 13:50:24 -04:00
Eliot Horowitz
66072780c0 mrore ubuntu hacks MINOR 2009-09-03 14:48:47 -04:00
Eliot Horowitz
222e767340 fix for solaris 2009-09-03 14:40:08 -04:00
Eliot Horowitz
6bf5020945 made debian finding better 2009-09-03 14:30:39 -04:00
Eliot Horowitz
42eae6ab4c fix 32bit ubuntu 2009-08-29 21:17:34 -04:00
Eliot Horowitz
3c6ec5274a xulrunner in ubuntu passes all client tests now 2009-08-28 13:27:15 -04:00
Mike Dirolf
38bcbc9cae 'scons test_shell' to run shell tests 2009-08-07 16:57:54 -04:00
Mike Dirolf
fbd2f4eb03 minor: test for shell arguments 2009-08-07 16:03:11 -04:00