1
0
Fork 0
Commit Graph

240 Commits

Author SHA1 Message Date
Frank Celler 4545136e06 added --enable-gold 2015-03-12 12:27:47 +01:00
Michael Hackstein acfaa59ea0 Disabled -Werror flag in v8 for mac build 2015-03-04 15:23:59 +01:00
Jan Steemann a561a96d2b removed remainders of mruby integration 2015-03-02 19:39:42 +01:00
Jan Steemann 48ddc4d5bd fixed Makefile for use with "strange" CC and CXX values 2015-02-23 09:37:05 +01:00
Jan Steemann 02f331a140 optionally disable sync for testing 2015-02-18 16:49:46 +01:00
Willi Goesgens 2175eab0ab re-add windows build dependencies 2015-02-11 12:04:49 +01:00
Willi Goesgens 633c82d674 Add new etcd 2015-02-09 17:30:21 +01:00
Willi Goesgens b85ee2956a Remove old etcd. 2015-02-09 17:25:15 +01:00
Willi Goesgens eecda78e58 Ignore files in the out directory - its autogenerated. 2015-01-26 10:58:12 +01:00
Frank Celler 6e20887e30 Lean on system path for python. 2015-01-20 12:41:34 +01:00
Willi Goesgens 563ec2d691 changed mac_deployment_target to 10.7 2015-01-20 11:45:48 +01:00
Willi Goesgens 7578f09878 use proper build flags so our V8 is built using c++11 2015-01-20 11:45:10 +01:00
Willi Goesgens b1f881254d Upgrade V8 to 3.31.74.1 2015-01-19 19:29:31 +01:00
Frank Celler 77e3d3dd6f added --enable-v8-debug 2015-01-08 21:59:31 +01:00
Frank Celler 60510f7431 copy icudtl.dat 2014-12-26 10:58:19 +01:00
Frank Celler 8df3952e62 switched back icu_use_data_file_flag to 0 as this is needed for linux 2014-12-24 22:38:19 +01:00
Frank Celler 9e3b8fc21e fix target 2014-12-24 11:42:32 +01:00
Frank Celler f7d061ba8c clean directories before build 2014-12-24 11:16:46 +01:00
Frank Celler 2e4af7e46a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-12-24 00:30:45 +01:00
Frank Celler 67bfa2901e windows adjustments 2014-12-24 00:30:29 +01:00
Frank Celler 3f398ecbd1 changed icu_use_data_file_flag to 1 2014-12-23 23:54:38 +01:00
Frank Celler 52f0fc344b fixed install 2014-12-23 23:54:12 +01:00
Frank Celler 1ab488c6da install for v8 2014-12-23 18:03:14 +01:00
Frank Celler 96e0bad97e install script 2014-12-23 17:19:32 +01:00
Frank Celler 81fd0e9994 windows makefiles 2014-12-23 14:31:14 +01:00
Frank Celler 44eb7ff14d added missing files 2014-12-23 14:24:36 +01:00
Frank Celler 707057978d added missing files 2014-12-23 14:22:47 +01:00
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