1
0
Fork 0
Commit Graph

461 Commits

Author SHA1 Message Date
Frank Celler b5aa806c7d added regex 2016-02-28 13:47:03 +01:00
Frank Celler 533ec096e1 added GETOPT_INCLUDE_DIR 2016-02-28 12:53:38 +01:00
Wilfried Goesgens 0eae9cfeda try to export the include directory 2016-02-26 17:57:25 +01:00
Wilfried Goesgens 260d053cb8 Calculate where windows puts the V8 & ICU libs 2016-02-26 17:57:01 +01:00
Wilfried Goesgens 4178f3f756 Add getopt for windows portability. 2016-02-26 17:20:45 +01:00
Wilfried Goesgens 3dda9b7ba2 Fix Variable, no trailing > needed. 2016-02-26 15:54:56 +01:00
Wilfried Goesgens 39809a1f0d Remove debug output. 2016-02-26 15:54:45 +01:00
Wilfried Goesgens 0f2174ada5 Add python as a parameter to gyp. 2016-02-26 15:12:28 +01:00
Wilfried Goesgens 62ba465c1f don't use the environment for the python executable. 2016-02-26 15:12:04 +01:00
Wilfried Goesgens 9e091d6374 make gyp builds their own custom target steps 2016-02-26 14:47:26 +01:00
Wilfried Goesgens 9b0938d9ae Work on the windows compile of V8 to properly find python. 2016-02-26 13:08:37 +01:00
Kaveh Vahedipour 56210b8886 Must be (MAKE) INSTEAD OF {MAKE} in V8 BUILD_COMMAND 2016-02-26 09:56:12 +00:00
Frank Celler e2f5a8a8c3 added USE_OPENSSL_NO_SSL2 2016-02-26 10:50:03 +01:00
Achim Brandt 3761effafc fixed variable tests 2016-02-26 10:30:00 +01:00
Max Neunhoeffer de745abce9 Silence a compiler warning. 2016-02-26 10:11:59 +01:00
Max Neunhoeffer 5688e05f1c Fix capitalisation of openssl subdir in CMakeLists.txt. 2016-02-26 09:24:39 +01:00
Frank Celler e57a077c1b added dependencies 2016-02-25 20:21:04 +01:00
Frank Celler 06256947fa splitted into 3rd libs 2016-02-25 18:51:17 +01:00
Frank Celler b1a56dd59c moved BOOST to its own CMakeLists.txt 2016-02-25 18:51:17 +01:00
Frank Celler 0c511e2b49 readded USE_PRECOMPILED_V8 2016-02-25 16:36:24 +01:00
Jan Steemann f0ed218ae9 do not compile v8 with -Werror 2016-02-25 14:25:22 +01:00
Jan Steemann 51eb138c94 reduce build verbosity 2016-02-25 13:38:35 +01:00
Frank Celler 38cb961a33 removed superfluous Makefile 2016-02-25 13:19:50 +01:00
Frank Celler 42dbf45264 fixed libs 2016-02-24 22:40:31 +01:00
Frank Celler 0a88fb3dfa removed superfluous file 2016-02-24 19:20:36 +01:00
Frank Celler 2f3fe0feea added LDFLAGS for APPLE 2016-02-24 18:57:15 +01:00
Wilfried Goesgens bf7b3a86f7 Remove the libevent compatibility wrapper from the build targets, we don't need it and its broken on windows. 2016-02-24 16:10:15 +01:00
Wilfried Goesgens aa6e229a3d Add triagens force header for windows, as we did before. 2016-02-24 16:08:59 +01:00
Wilfried Goesgens 3833d9e462 Swap sequence for visual studio. 2016-02-24 16:08:43 +01:00
Wilfried Goesgens 0bf90a712a Add version, and way to detect local boost. 2016-02-24 14:04:19 +01:00
Frank Celler 43be85e72b more cleanup 2016-02-24 10:30:30 +01:00
Frank Celler fed3dee2fa more cleanup 2016-02-23 20:36:33 +01:00
Wilfried Goesgens 2968cc81da Finalize work on solaris with static library linking. 2016-02-23 14:28:27 +01:00
Wilfried Goesgens 983c582bb8 its CHECK_INCLUDE_FILE -S 2016-02-23 11:38:40 +01:00
Wilfried Goesgens 8632080bdc - remove rasbian stuff
- make solaris link stattic using the csw linker
 - cleanup V8 & ICU include & libraries.
2016-02-23 11:23:51 +01:00
Wilfried Goesgens 8d7b55416e Cleanup variable collecting for V8 and start out with windows. 2016-02-23 09:56:27 +01:00
Wilfried Goesgens e27bdf7a01 Merge branch 'solaris' of github.com:arangodb/ArangoDB into solaris 2016-02-22 16:42:47 +01:00
Wilfried Goesgens cffad306d0 More fixes to the libev cmake 2016-02-22 16:42:28 +01:00
Frank Celler a9afad6257 checkout tarball 2016-02-22 16:29:04 +01:00
Frank Celler 1c7e2acfb1 added include directories 2016-02-22 16:17:16 +01:00
Wilfried Goesgens c194235963 solaris also trips on -wl,--version 2016-02-22 15:01:04 +01:00
Wilfried Goesgens 137b82409c swap sequence, so the exception gets thrown later. 2016-02-22 14:06:40 +01:00
Wilfried Goesgens a98b3946f9 - Remove default config.h - it doesn't contain the wanted values in most cases.
- add checks to generate config.h from cmake.
2016-02-22 13:29:21 +01:00
Wilfried Goesgens 03f402d842 Move apple specific cflag modifications into a proper if clause. 2016-02-22 13:28:46 +01:00
Frank Celler bf8cd67a64 added 1.2.8 2016-02-22 10:31:29 +01:00
Frank Celler ab02faf75b added version 2016-02-22 09:57:16 +01:00
Frank Celler 670413c85c added version 2016-02-22 09:57:10 +01:00
Frank Celler 2ef2687c59 upgraded to 1.2.8 2016-02-20 18:01:09 +01:00
Frank Celler f001b3c535 changed name to libev_ICLUDE_DIR 2016-02-20 17:16:18 +01:00
Frank Celler 0643923f4a Merge branch 'solaris' of github.com:arangodb/arangodb into solaris 2016-02-20 13:06:44 +01:00