1
0
Fork 0
Commit Graph

103 Commits

Author SHA1 Message Date
Max Neunhoeffer cb78f14046 Revert "Revert V8"
This reverts commit 61917961fa.
2016-05-02 13:55:30 +02:00
Frank Celler 61917961fa Revert V8 2016-05-02 12:03:57 +02:00
Wilfried Goesgens c72ba68dc6 Fix windows call to build packages 2016-05-02 09:40:15 +02:00
Frank Celler a58326cf6e added -DCMAKE_BUILD_TYPE=Release 2016-04-16 22:32:20 -07:00
Wilfried Goesgens 2e1a9c08b1 Cleanup for 3.0 cmake changes 2016-04-13 17:41:44 +02:00
Frank Celler 212a1e7813 fixed buffer overflow 2016-03-23 16:41:22 +01:00
Frank Celler 874ae123f6 added some help tests 2016-02-25 19:13:42 +01:00
Frank Celler 942061d74a added hints about MacOSX and gcc5 2016-02-25 13:18:33 +01:00
Frank Celler f66df14cf8 only regenerated README in maintainer mode 2016-02-24 21:31:16 +01:00
Kaveh Vahedipour db9d23b7ef Adapting to intel compiler 15.0 2016-02-18 23:26:45 +01:00
Frank Celler 5de6c354a9 added warning, removed local-configuration, bumped version 2016-02-18 14:02:40 +01:00
Wilfried Goesgens 5ea0fe49b1 Multi -purpose- -> model 2015-12-11 18:22:23 +01:00
Frank Celler e8b7b7cefc use 'brew --prefix' 2015-11-10 15:41:13 +01:00
Frank Celler bcfd0946a8 added openssl static for Darwin 2015-11-07 20:21:25 +01:00
Frank Celler 07d779e5aa fixed stdlib=c++ and linenoise options 2015-10-25 22:13:49 +01:00
Frank Celler 854ce2007d use static readline 2015-10-08 13:36:59 +02:00
Frank Celler 7d752472f6 remove cache 2015-09-10 12:03:21 +02:00
Jan Steemann 77d9a4b998 aha 2015-09-04 16:02:26 +02:00
Jan Steemann f9b90fc3bf cmake test 2015-09-04 15:24:08 +02:00
Jan Steemann b146fc90a1 changed variable name (USER_MAINTAINER_MODE -> USE_MAINTAINER_MODE) 2015-09-04 14:57:23 +02:00
Frank Celler 2d00dcf82f fixed path for other mac targets 2015-08-13 16:09:06 +02:00
Frank Celler 8d26dc36ea fixed build on MacOSX via cmake 2015-08-13 15:39:03 +02:00
Frank Celler 3387d0b970 removed mruby 2015-07-21 21:20:19 +02:00
Willi Goesgens f2ddf10a46 Windows doesn't like strings in versions... 2015-07-17 18:51:22 +02:00
Willi Goesgens e704b47630 strap -* from VERSION_PATH 2015-07-17 18:15:33 +02:00
Willi Goesgens edabac8927 Add Version information & icons to the windows binaries. 2015-07-17 16:36:40 +02:00
Willi Goesgens 5e83ff9c08 Switch windows release build to 'RelWithDebug' 2015-07-16 17:55:53 +02:00
Frank Celler 9a20bd155f added file-copy-js.sh 2015-07-13 10:40:30 +02:00
Frank Celler b6995ba412 fixed packaging of JS files 2015-07-04 21:54:59 +02:00
Willi Goesgens 9fdb293bb6 One more place to adjust the V8 version 2015-06-25 13:28:16 +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 0007483644 Add relative options to the 32 bit build too. 2015-06-08 11:15:21 +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
Frank Celler 24f9479762 removed mruby 2015-05-20 09:39:39 +02:00
Willi Goesgens 3a981ec5ee Add commands to build generic debian packages. 2015-05-08 14:52:16 +02:00
Willi Goesgens d5537415b8 Pass along parameters to the general macos build. 2015-04-21 11:31:57 +02:00
Willi Goesgens 23a7089d28 Name it MOREOPTS like in the other targets... 2015-04-20 11:54:56 +02:00
Willi Goesgens 8e0eeb2d6b Quote it so its not splitted into separater args 2015-04-20 11:50:31 +02:00
Willi Goesgens bd27d57ce0 Add pass through for Include paths from outside in. 2015-04-20 10:17:59 +02:00
Willi Goesgens 2e64085686 Remove duplicate target. 2015-04-17 10:15:15 +02:00
Willi Goesgens 348a198d41 Add target that generates an xcode project 2015-04-16 17:11:12 +02:00
Willi Goesgens 9fbfcf245e more places to remove mruby 2015-03-23 19:05:29 +01:00
Willi Goesgens c4ecaffbb4 Remove MRuby from the macos build 2015-03-23 18:58:55 +01:00
Frank Celler a37ed56bc5 also generate ZIP file 2015-03-08 20:06:29 +01:00
Willi Goesgens cdfcdb071a Fix make 2015-02-27 14:51:20 +01:00
Willi Goesgens 5cdaeb5d20 Split build targets, so we can skip NSIS in jenkins. 2015-02-27 14:16:01 +01:00
Frank Celler f7fb27e4ea added etcd
Conflicts:
	CMakeLists.txt
2015-02-26 00:00:55 +01:00
Willi Goesgens 11ccf33128 Abort if the propper cmake isn't there. 2015-02-11 13:21:28 +01:00
Willi Goesgens 5e1720132f Stacktraces & asserts for windows too. 2015-01-30 16:46:56 +01:00
Max Neunhoeffer e24278828c Changes to cluster startup for mesos cooperation.
This simplifies the cluster startup by introducing a further agency
lookup step using "local info" to find the "id". This allows an external
discovery process (see scripts/discover.js as an example) to configure
a new server in the cluster dynamically when it starts up.

New GNUmakefile targets
  pack-tar-config
  pack-tar
2015-01-28 12:58:24 +01:00