1
0
Fork 0
Commit Graph

109 Commits

Author SHA1 Message Date
Wilfried Goesgens 8ae9ed7b4e Only need to install icu data files on windows, others have them hardwired at build time. 2016-04-14 10:46:04 +02:00
Wilfried Goesgens 2c7cfac728 Add routine to install the ICU character table database 2016-04-13 15:37:50 +02:00
Wilfried Goesgens 519e4a038f Disable usage of cygwin inside of generated msvs project files. 2016-03-31 15:54:49 +02:00
Wilfried Goesgens 75450a3fae Fix V8 build for windows
- use <(PYTHON_EXECUTABLE) its a gyp variable not an environment variable.
  - disable fetching of platform json for visual studio.
2016-03-31 14:35:32 +02:00
Wilfried Goesgens 1ccb985109 Forward patch missing changes to the V8 build for windows/solaris/arch linux 2016-03-31 10:55:17 +02:00
Andreas Streichardt b3357a644e Fix remaining invalid python commands 2016-03-23 14:43:02 +01:00
Andreas Streichardt f449aeb6c3 Fix python versioning in newer v8 2016-03-23 13:45:07 +01:00
Frank Celler 30f826ff8c fixed libs 2016-03-20 13:43:29 +00:00
Frank Celler e785284c5b removed -Wshorten-64-to-32 2016-03-20 13:53:20 +01:00
Frank Celler 949ec7074b set deployment target 2016-03-20 13:51:45 +01:00
Frank Celler 46c1844dc1 replied fix 2016-03-20 13:37:20 +01:00
Frank Celler 6e3555b828 V4.9.391 2016-03-20 13:21:08 +01:00
Frank Celler e6f02486d4 no think archive 2016-03-20 10:12:04 +00:00
Frank Celler 165d6c18bd missing files 2016-03-20 00:16:55 +01:00
Frank Celler 9a2da21d53 flatten 2016-03-19 22:39:20 +01:00
Frank Celler 55e43a9823 fixed typo 2016-03-19 22:22:44 +01:00
Frank Celler 42b2cb5baf removed '()', because msbuild does not like it 2016-03-19 22:15:07 +01:00
Frank Celler bf6882a92f VS 2016-03-19 19:23:48 +01:00
Frank Celler f5e6f534ab removed -Wshorten-64-to-32 2016-03-19 16:47:13 +01:00
Frank Celler f0c0257d8f removed pyc files 2016-03-18 21:48:46 +01:00
Frank Celler 5a1e8fd6fe Merge branch 'devel' of github.com:arangodb/arangodb into v8 2016-03-18 20:20:15 +01:00
Frank Celler 4ed9b382dd fixed windows lib 2016-03-18 15:38:26 +01:00
Frank Celler 6d19bdbbfe Merge branch 'devel' of github.com:arangodb/arangodb into v8 2016-03-18 09:50:20 +01:00
Wilfried Goesgens 551ab11a2c Merge branch 'devel' of github.com:arangodb/arangodb into solaris 2016-03-17 22:07:29 +01:00
jsteemann a9ab4eaace Merge branch 'devel' of https://github.com/arangodb/arangodb into v8 2016-03-17 21:13:21 +01:00
jsteemann 534a31f211 added V8_CFLAGS, V8_CXXFLAGS, V8_LDFLAGS 2016-03-17 16:44:37 +01:00
Frank Celler 0f1e19559e added V8 2016-03-16 10:18:57 +01:00
Frank Celler 7c1287a9d7 added gyp 2016-03-16 10:04:50 +01:00
Frank Celler 40ec6079d6 added missing files 2016-03-16 09:13:23 +01:00
Frank Celler 41e0519cdb added missing icu 2016-03-15 23:42:23 +01:00
Frank Celler bd601caee2 fixed include 2016-03-15 23:12:04 +01:00
Frank Celler ca608f1293 fixed number 2016-03-15 22:25:36 +01:00
Frank Celler 109c4e43eb 4.9.391 2016-03-15 22:08:31 +01:00
Frank Celler 50286c1ef7 V8 4.9.391 2016-03-15 21:43:46 +01:00
Wilfried Goesgens 7b7a852dcc Fix quotes, thanks to Simran for digging this out. 2016-03-15 21:29:21 +01:00
Wilfried Goesgens 7c18cbdd51 Implement configuring for 32 bit arm 2016-03-15 15:16:55 +01:00
Wilfried Goesgens e2bf40a78a better insulate the flags where forcing 64 bits for solaris. 2016-03-15 15:12:19 +01:00
Frank Celler dfa9047484 switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
Wilfried Goesgens 14b0e72efe Simplify the windows msbuild path - it still barfs objects into the source tree, but at least some is in the build directory and we only need to build the sub-target "v8". 2016-03-03 17:46:30 +01:00
Wilfried Goesgens fd72a032d3 Add support for compiling V8 via Ninja Build 2016-03-03 16:07:14 +01:00
Wilfried Goesgens 59d7aa435d don't override the provided output directory. 2016-03-03 16:07:03 +01:00
Wilfried Goesgens e39871ae10 We need to specify use_snapshot=true for gyp. 2016-03-02 09:59:23 +01:00
Frank Celler a6acf900bf added v8_build 2016-03-01 16:45:38 +01:00
Frank Celler ba74fa6f7a Merge branch 'solaris' of github.com:arangodb/arangodb into solaris 2016-03-01 16:41:40 +01:00
Frank Celler e70068ee94 compile both targets 2016-03-01 16:41:29 +01:00
Frank Celler 5f4e3b8f6f Merge branch 'solaris' of github.com:arangodb/arangodb into solaris 2016-03-01 16:32:06 +01:00
Frank Celler b20452d2e4 use 2.8 2016-03-01 16:31:40 +01:00
Frank Celler 3c9c6ef2c1 targets for debug and optimized 2016-03-01 16:27:11 +01:00
Frank Celler 137a6d5ea4 fixed lib dir 2016-03-01 15:46:20 +01:00
Frank Celler 07cfb20e18 fixed lib dir 2016-03-01 15:43:37 +01:00