Wilfried Goesgens
133148e153
fix old configure v8 integration.
2016-02-16 10:41:25 +01:00
Charles Phillips
5a93d5b64f
syntax fixes: `export=...` is not an arg for `cd`; mixed tabs and spaces may have caused the oversight
2016-01-25 23:29:02 -08:00
Frank Celler
d0083be3d0
fixed stdlib
2015-11-07 20:20:31 +01:00
Frank Celler
07d779e5aa
fixed stdlib=c++ and linenoise options
2015-10-25 22:13:49 +01:00
Frank Celler
9d8f706b14
fix for GCC-5: add check for '-stdlib' option
2015-10-19 11:24:18 +02:00
Wilfried Goesgens
a866927a0c
Tabify
2015-09-18 12:53:33 +02:00
Frank Celler
43dd92bb47
added -Dlinux_use_bundled_gold=0 -Dlinux_use_gold_flags=0 if gold is disabled
2015-09-13 22:14:28 +02:00
Willi Goesgens
ec9b4485ff
Add de-thin-er so we can pre-compile V8 for travis.
2015-06-24 11:24:43 +02:00
Willi Goesgens
efbe345590
Tippgicht. Specify -stdlib=libc++ was the intention.
2015-06-23 15:37:05 +02:00
Willi Goesgens
fc41fb55d7
fix #0188384a183955136f256f7d1dc3cab0e6a300ce; wanted to change mac-target not linux.
2015-06-23 15:31:51 +02:00
Willi Goesgens
2fe357ae2b
Forec linking of the stdc++ lib on Mac
2015-06-23 15:19:52 +02:00
Frank Celler
538c254648
moved flags back to MAKE
2015-06-23 09:49:09 +02:00
Willi Goesgens
9c7d49a666
Merge branch 'v8_4.2' of github.com:arangodb/arangodb into devel
2015-06-18 10:34:08 +02:00
Willi Goesgens
934e80616f
The linker & compiler needs to be forced, therefore moving it back.
2015-06-10 16:32:42 +02:00
Willi Goesgens
5a71092c21
If presets are done via commandline instead of environment, the V8-Makefile can't generate its own settings anymore.
2015-06-10 14:43:26 +02:00
Frank Celler
92a664eb43
switch to O3
2015-05-28 14:03:47 +02:00
Willi Goesgens
8e858bc96d
Upgrade V8 to 4.2.77
...
- v8 now requires llvm libstdc++ inline
- ForceDelete is gone now; employ new tactics of working with wrapping shaped json
- gold crashes while linking V8, remove it.
2015-05-20 15:10:28 +02:00
Willi Goesgens
48e3131ad0
Differenciate between ARMV7 (with FP) and V6 (without)
2015-04-16 09:06:59 +02:00
Frank Celler
4545136e06
added --enable-gold
2015-03-12 12:27:47 +01:00
Jan Steemann
48ddc4d5bd
fixed Makefile for use with "strange" CC and CXX values
2015-02-23 09:37:05 +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
281ca40555
renamed V8 to V8-3.29.59
2014-12-23 14:05:47 +01:00
Frank Celler
0633828e90
added -march=armv6 for raspberry pi
2014-12-21 21:44:03 +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
aabfdc5669
cleanup of Makefiles
2014-12-19 00:13:51 +01:00