0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
Commit Graph

443 Commits

Author SHA1 Message Date
Geir Magnusson Jr
29c2b615c2 Allow a "makefile.local" in the db dir to override
any settings, such as setting GPP to your local g++
that is v4.2 or better
2008-03-28 11:38:23 -04:00
Eliot Horowitz
48de06f6e9 db local jni access works 2008-03-27 17:48:07 -04:00
Eliot Horowitz
56df95be78 Revert "making it readable in emacs"
This reverts commit add70a7068.
2008-03-27 10:20:08 -04:00
Eliot Horowitz
add70a7068 making it readable in emacs 2008-03-27 10:16:24 -04:00
Eliot Horowitz
5fab4bb711 change ed.js.DBHook to ed.db.JSHook 2008-03-27 09:37:37 -04:00
Eliot Horowitz
61986187e9 more testing 2008-03-26 21:11:37 -04:00
Eliot Horowitz
653391be43 fixed mac build, wonder if i broke linux 2008-03-26 17:50:18 -04:00
geir
3ab88c6cad remove the plain linux makefile 2008-03-26 13:39:41 -04:00
geir
bcc3195cdf Add test for UTF-8 regex support in DB 2008-03-26 13:38:44 -04:00
Eliot Horowitz
8000d4ee4f fix makefiles 2008-03-26 16:22:16 -04:00
Dwight
0625b5ae6b Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-03-26 14:51:56 -04:00
Dwight
a46965e010 where tweaks 2008-03-26 14:51:47 -04:00
geir
5a72f148c8 Support for full 64-bit build of db - the real difference is
how the Sun JDK names the dirs for the jvm libraries and headers
2008-03-26 10:16:39 -04:00
geir
ac374d9a81 Modify makefile system to allow different builds on 32-bit vs 64-bit linux.
Will fix on OS X in a sec.  Tested on Ubuntu 32 and sorta glanced at what
will happen on FC 32
2008-03-26 10:11:29 -04:00
geir
2674c112b4 Allow pcre to live elsewhere besides /usr/local/lib as apt-get
drops it in /usr/lib on ubuntu.  Hope this doesn't break Dwight :)
2008-03-26 10:02:59 -04:00
Dwight
8cdedebc9c jnicallback 2008-03-24 18:04:22 -04:00
Dwight
c316b49774 compile on windows 2008-03-24 12:11:07 -04:00
Eliot Horowitz
e74876b16f fixed jni jvm threading 2008-03-23 05:06:02 -04:00
Dwight
f3fd7c2b7a dbeval 2008-03-21 20:01:49 -04:00
Dwight
cf6cd6c60b bad assert
cleanup
2008-03-21 18:21:22 -04:00
Eliot Horowitz
f8a960b7a0 better 2008-03-20 16:28:26 -04:00
Eliot Horowitz
51e9159c2b more tests 2008-03-20 13:53:18 -04:00
Eliot Horowitz
7f8f49696a crazy jni version 2008-03-20 13:45:45 -04:00
Dwight
d51bf8ed1c Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/javajs.h
2008-03-20 13:04:25 -04:00
Dwight
b2f5b8ede7 ? 2008-03-20 13:03:10 -04:00
Eliot Horowitz
0c1a9d5440 debugging 2008-03-20 13:01:45 -04:00
Eliot Horowitz
c151c09edd server sucks, client rules. sun sucks 2008-03-20 12:56:55 -04:00
Eliot Horowitz
ea8b9b6552 fixed, and fixed formatting 2008-03-19 20:56:45 -04:00
Eliot Horowitz
5ed74a7959 test 2008-03-19 20:56:35 -04:00
Eliot Horowitz
9eac8e1301 fix for lazy init 2008-03-19 17:06:41 -04:00
Dwight
7fd658e329 javajs late init 2008-03-18 20:47:51 -04:00
Dwight
b6103b1576 defensive 2008-03-18 18:22:04 -04:00
Dwight
83bc6fed8b no fix 2008-03-18 18:05:22 -04:00
Eliot Horowitz
67362c6604 seg fix? 2008-03-18 17:56:53 -04:00
Dwight
cc36e06ec9 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-03-18 17:31:47 -04:00
Dwight
5a45aec49c mergeMerge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/javajs.cpp
2008-03-18 17:31:29 -04:00
Eliot Horowitz
34b7a23e12 get/set bool
get type
2008-03-18 17:30:34 -04:00
Dwight
68e580e5d9 ? 2008-03-18 17:06:49 -04:00
Eliot Horowitz
462460c3ae invoke api change 2008-03-18 16:46:06 -04:00
Dwight
39219eb53e Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-03-18 16:40:37 -04:00
Dwight
d57a80c13e where 1 2008-03-18 16:40:27 -04:00
Eliot Horowitz
c4e8445b1b return code tests 2008-03-18 16:40:10 -04:00
Eliot Horowitz
442b5a3cd2 another test 2008-03-18 16:19:10 -04:00
Eliot Horowitz
254b2cf6bb set things in scope 2008-03-18 15:18:15 -04:00
Eliot Horowitz
b89cecfcdb javatest 2008-03-18 14:04:57 -04:00
Eliot Horowitz
d78703a4a6 fix? 2008-03-18 13:53:31 -04:00
Dwight
b4fb182be3 windows jni 2008-03-18 11:22:06 -04:00
Eliot Horowitz
8bc45889bc better classpath stuff
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
2008-03-17 12:07:15 -04:00
Eliot Horowitz
a184e0c081 temp 2008-03-17 12:00:02 -04:00
Dwight
bc24557b01 includes 2008-03-17 11:59:34 -04:00