1
0
Fork 0
Commit Graph

263 Commits

Author SHA1 Message Date
Frank Celler 281ca40555 renamed V8 to V8-3.29.59 2014-12-23 14:05:47 +01:00
Frank Celler c3e9e534c5 added windows files 2014-12-23 12:29:08 +01:00
Frank Celler ac90b72e94 changed WarnAsError to false 2014-12-23 12:16:50 +01:00
Frank Celler 0633828e90 added -march=armv6 for raspberry pi 2014-12-21 21:44:03 +01:00
Frank Celler 5e30094a04 avoid O3 2014-12-21 10:57:32 +01:00
Frank Celler 2816651278 added cpu and fpu flags for raspberrypi 2014-12-21 10:41:33 +01:00
Frank Celler e9127f7712 fixed compiler for tests 2014-12-19 20:36:03 +01:00
Frank Celler fbb1cc6dd3 Revert "removed generated file"
This reverts commit f47c63869130c65e09025fcc4e62b07470b7c930.
2014-12-19 11:29:45 +01:00
Frank Celler c4c83a5529 removed pyc files 2014-12-19 11:23:15 +01:00
Frank Celler aabfdc5669 cleanup of Makefiles 2014-12-19 00:13:51 +01:00
Frank Celler 5478668835 moved definition to environment 2014-12-18 22:55:27 +01:00
Frank Celler 0c394bec44 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-12-16 18:37:06 +01:00
Frank Celler 385d143d9c use GYPFLAGS="-Dstandalone_static_library=1" 2014-12-16 18:37:02 +01:00
Jan Steemann 591d975672 remove unused library 2014-12-16 16:53:04 +01:00
Jan Steemann 3cc3150f28 removed generated file 2014-12-15 20:14:08 +01:00
Willi Goesgens fb8d6d9924 Override .gitignore. 2014-12-15 18:15:31 +01:00
Willi Goesgens 1c4a72b106 The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
Willi Goesgens 55d904ad14 New V8 engine. 2014-12-15 17:23:39 +01:00
Willi Goesgens 00a3d5dcfd remove old V8. 2014-12-15 17:21:42 +01:00
Jan Steemann 50ee924c3a move to EOL before executing command 2014-12-05 15:02:17 +01:00
Jan Steemann 5f8c71e01e adjusted build instructions so they work with clang 2014-10-24 17:35:28 +02:00
Jan Steemann 0ed38262dc disable GDBJIT 2014-10-24 17:29:46 +02:00
Willi Goesgens ef87222b58 Enable jit-debugging in V8, disable warnings. 2014-10-22 10:44:47 +02:00
Frank Celler 70825ae10a fixed V8 compiler for ARM
Conflicts:
	CHANGELOG
2014-07-15 20:30:16 +02:00
Jan Steemann 0e5679693c fixed compile warnings 2014-07-01 13:17:46 +02:00
Frank Celler 2aec336f09 fixed bufferoverflow 2014-06-25 09:38:20 +02:00
Esteban Lombeyda d429e850ab cleaning compilere warnings 2014-06-23 13:48:21 +02:00
Esteban Lombeyda 96dd32cdd3 bug fix: autocompletion and tab 2014-06-23 12:28:30 +02:00
Jan Steemann 670a833828 issue #868: Can't build the current devel on Mac OS X 2014-05-23 08:51:27 +02:00
Jan Steemann 36567df644 removed libbson 2014-05-16 20:32:05 +02:00
Jan Steemann 14813638dd removed boost 2014-05-12 17:22:42 +02:00
Frank Celler f676e06dc1 fixed CXX and LINK 2014-05-11 21:19:00 +02:00
Frank Celler 540130a4b0 fixed cflags 2014-05-11 00:45:52 +02:00
Frank Celler d46420f2a8 cleanup of flags 2014-05-10 20:10:25 +02:00
Frank Celler cd892deca8 fixed flags 2014-05-10 19:39:35 +02:00
Frank Celler 5fc34f85be fixed flags 2014-05-10 18:58:48 +02:00
Frank Celler 8d7c436784 cleanup of flags 2014-05-10 17:18:44 +02:00
Jan Steemann 7e08e92882 fixed etcd crashes on 32 bit 2014-05-09 12:20:52 +02:00
Esteban Lombeyda 4eda2c7742 Ssignature of new_line_numbers changed; preparation for bug fix 2014-04-24 11:27:12 +02:00
Esteban Lombeyda 5647aa97f7 Bug fix: reverse search; new strategy for positioning cursor 2014-04-23 13:14:20 +02:00
Esteban Lombeyda 65035e296c bug fix: when cursor is at end of screen a new line is inserted 2014-04-22 17:33:44 +02:00
Frank Celler cf5d2e510f added missing gyp files 2014-04-21 13:41:10 +02:00
Esteban Lombeyda 35011bf26e Bug fix: reverse search 2014-04-08 22:39:34 +02:00
Esteban Lombeyda 2f3f5f6f5f new Function initPrompt defined; preparation for bug fix 2014-04-08 21:45:45 +02:00
Jan Steemann b49c2598c3 make icu compile with recent clang++ 2014-04-08 10:43:04 +02:00
Jan Steemann 521c939f80 fix compiler warnings 2014-04-03 20:21:07 +02:00
Max Neunhoeffer 72a30221f0 Run autogen.sh for libbson compilation. 2014-04-03 16:21:58 +02:00
Max Neunhoeffer b488e508a2 Add today's git version of libbson to 3rdParty. 2014-04-03 14:09:24 +02:00
Jan Steemann 50f2ffaaaf fixed misbehaving memory barriers for Visual Studio 2013
seems we are affected by the issue described here:
http://lists.schmorp.de/pipermail/libev/2014q1/002318.html
2014-04-02 14:19:40 +02:00
Esteban Lombeyda 3d756b21e4 cleaning code; removing compiler warnings 2014-04-01 08:57:35 +02:00
Esteban Lombeyda 0a4e416ebc number of visible charaters of the prompt is saved in current structure 2014-04-01 08:39:43 +02:00
Esteban Lombeyda 92c43d1f89 Bug fix delete key; cleaning code (not finished) 2014-04-01 08:00:08 +02:00
Esteban Lombeyda 22545acbf6 Moving to begining of line respectively end of line is fixed 2014-03-31 16:09:52 +02:00
Esteban Lombeyda f6f8281f7e Cursor is positioned whith help of relative coordinates 2014-03-31 15:52:39 +02:00
Esteban Lombeyda dade1c03c8 Bug fix by deleting of the last word 2014-03-31 14:15:45 +02:00
Esteban Lombeyda 7491a2ea02 navigation in editing line works fine 2014-03-31 13:32:12 +02:00
Esteban Lombeyda 8ece132b71 Buf fix in positioning the cursor at the begin of the next line 2014-03-31 11:28:00 +02:00
Esteban Lombeyda 99dbeb4726 Bug fix in setCursorPos 2014-03-27 16:57:13 +01:00
Esteban Lombeyda af3acf5efe optimisation of output was commented out, it did not work fine 2014-03-27 13:55:30 +01:00
Esteban Lombeyda 621a63dc9f bug fix: segmentation default 2014-03-27 12:31:00 +01:00
Esteban Lombeyda 14c1050dac Bug Fix: Line Editing for Linux 2014-03-27 11:38:04 +01:00
Esteban Lombeyda b292b59e1d implementing multilline display of editing line 2014-03-26 11:00:53 +01:00
Esteban Lombeyda f82092aacd small adjustments before multiline editing is supported for linux 2014-03-25 10:39:17 +01:00
Jan Steemann 270a8d83e7 change MacOSX default compile options for V8 2014-03-20 14:46:15 +01:00
Frank Celler e729729c4c added missing suffix 2014-03-07 11:03:45 +01:00
Esteban Lombeyda 909697a4d5 simple batch script for compiling etcd 2014-03-06 15:39:15 +01:00
Max Neunhoeffer dcb2feccd0 Another try to fix process startup under Windows. 2014-03-04 12:31:14 +01:00
Frank Celler 75ebabb039 added suffix 2014-02-28 17:05:48 +01:00
Frank Celler 3bf79c49d6 cannot strip under darwin, no idea why 2014-02-27 23:03:24 +01:00
Frank Celler cca3ccdf0c strip etcd 2014-02-27 22:02:25 +01:00
Frank Celler 134ec1b2bb added --enable-internal-go 2014-02-27 16:50:06 +01:00
Max Neunhoeffer 0009020e5d Rename etcd executable to etcd-arango 2014-02-27 11:40:37 +01:00
Frank Celler e10bab8059 Merge branch 'devel' of github.com:triAGENS/ArangoDB into sharding 2014-02-27 09:16:02 +01:00
Frank Celler 8406f51435 Merge remote-tracking branch 'origin/1.4' into devel
Conflicts:
	CHANGELOG
	VERSION
	arangod/Ahuacatl/ahuacatl-access-optimiser.c
	arangod/Ahuacatl/ahuacatl-codegen.c
	build.h
	configure
	configure.ac
	js/apps/system/aardvark/api-docs.json
	js/apps/system/aardvark/api-docs/batch.json
	js/apps/system/aardvark/api-docs/database.json
	js/apps/system/aardvark/api-docs/endpoint.json
	js/apps/system/aardvark/api-docs/job.json
	js/apps/system/aardvark/api-docs/replication.json
	js/apps/system/aardvark/api-docs/system.json
	js/apps/system/aardvark/frontend/js/modules/org/arangodb/graph/traversal.js
	js/common/modules/org/arangodb/graph/traversal.js
	js/server/modules/org/arangodb/ahuacatl.js
	lib/HttpServer/HttpCommTask.h
2014-02-27 09:13:03 +01:00
Max Neunhoeffer 67f00a38e0 Sort out clean script for etcd. 2014-02-27 08:47:13 +01:00
Max Neunhoeffer 83d7322d8c Remove some more files in clean script. 2014-02-27 00:06:10 +01:00
Max Neunhoeffer 7bc255c3d2 Try to fix etcd building with automake. 2014-02-26 23:50:32 +01:00
Max Neunhoeffer 9b6af14ab7 Add a clean script. 2014-02-26 23:44:46 +01:00
Max Neunhoeffer ef2e4cef5f Remove annoying .gitignore. 2014-02-26 23:30:33 +01:00
Max Neunhoeffer 03354b0e55 Forgot two libraries. 2014-02-26 23:27:04 +01:00
Max Neunhoeffer 9448ff8243 Add Makefile support for etcd. 2014-02-26 23:05:20 +01:00
Max Neunhoeffer 7dc9e89357 Add etcd v0.3.0. 2014-02-26 22:48:54 +01:00
Frank Celler 87a753da51 generate full libs 2014-02-26 22:14:42 +01:00
Max Neunhoeffer 70b1f7a330 Do not compile in SIGCHLD handling for libev. 2014-02-17 14:04:33 +01:00
Frank Celler 92172bc59a Merge branch 'devel' of github.com:triAGENS/ArangoDB into sharding 2014-02-13 16:38:46 +01:00
Frank Celler 2a731eee62 fixed ctrl-z 2014-02-13 16:25:50 +01:00
Frank Celler 95472a82eb Merge remote-tracking branch 'origin/devel' into sharding
Conflicts:
	js/apps/system/aardvark/test/karma/karma.conf.js
2014-02-13 11:07:01 +01:00
Frank Celler 7a3176ac8d use new readline per default for mac 2014-02-13 11:03:48 +01:00
Jan Steemann e9c5af7895 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
	CHANGELOG
	js/apps/system/aardvark/frontend/css/collectionsView.css
	js/apps/system/aardvark/frontend/css/layout.css
	js/apps/system/aardvark/frontend/js/routers/router.js
2014-01-30 19:40:21 +01:00
Frank Celler 6684b4cbcd fixed warning 2014-01-30 17:36:14 +01:00
Frank Celler 973f9aa2fb added linenoise 2014-01-30 17:23:24 +01:00
Jan Steemann 9e52c2b866 Windows fixes 2014-01-27 13:34:56 +01:00
Max Neunhoeffer 4f5b8f0462 Try to add boost libraries for shared_ptr. 2014-01-27 11:38:59 +01:00
Max Neunhoeffer cf5af072b8 Sort out "make distclean" to correctly delegate to icu. 2013-11-11 14:37:30 +01:00
Frank Celler 6363d2618c added missing file 2013-10-26 17:09:39 +02:00
Frank Celler b294240fda moved to icu 52.1 for Mavericks 2013-10-26 15:50:43 +02:00
Frank Celler c67f060e2d added modifications for raspberry 2013-10-13 10:48:58 +02:00
Frank Celler 39d8c00b74 removed generated file 2013-10-13 10:48:05 +02:00
Frank Celler f7eafa465f added armv7 2013-10-13 10:47:48 +02:00
Jan Steemann 4473a08461 don't generate pod2man 2013-09-05 14:23:50 +02:00