1
0
Fork 0
Commit Graph

117 Commits

Author SHA1 Message Date
Frank Celler 7c9a0de284 added README and LICENSES 2015-11-07 20:21:45 +01:00
Jan Steemann 8db2018eb5 updated linenoise version 2015-11-03 16:07:48 +01:00
Jan Steemann 03da10bb51 attempt to fix failing Windows build 2015-10-22 18:03:07 +02:00
Frank Celler b7de227138 removed readline 2015-10-22 15:41:33 +02:00
Frank Celler b58d0702bd fixed number of contexts for ARM 2015-10-08 15:26:40 +02:00
Jan Steemann cf7ea23024 cmake test end 2015-09-04 15:48:00 +02:00
Jan Steemann fcb380b0f6 cmake test 2015-09-04 15:42:29 +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
Jan Steemann 9f0384284f moved files 2015-08-19 11:19:37 +02:00
Willi Goesgens edabac8927 Add Version information & icons to the windows binaries. 2015-07-17 16:36:40 +02:00
Jan Steemann 80c919a9d7 moved boost modules, add missing modules 2015-07-16 20:57:28 +02:00
Jan Steemann efb68a2e6c added boost::lockfree and removed mutex in statistics 2015-07-16 20:24:58 +02:00
Willi Goesgens b8c6e96a59 Adjust infrastructure to the new V8 2015-06-18 13:23:11 +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 592f21bdae Adjust the windows build to the new icu version. 2015-04-29 14:27:49 +02:00
Willi Goesgens bd27d57ce0 Add pass through for Include paths from outside in. 2015-04-20 10:17:59 +02:00
Jan Steemann e09328341c fixed typo in build instructions 2015-03-26 10:42:40 +01:00
Willi Goesgens 1a269dcee1 Fix sequence so TRI_BINDIR_INSTALL is defined. 2015-03-23 19:07:56 +01: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
Willi Goesgens 9f179c49fd Work on windows installer
- fix Icon reference in registry; mustn't add the compile directory to the path; Now the software uninstall list shows our Fruit.
  - DRY: use a define for the service name
  - more comments whats going on
  - fix WaitForServiceUp - it would run endless because of a syntax error. NSIS - when to do braces and when not? GRRR.
  - Add human readable description to the service name
  - Check whether the ArangoDB-Service in charge points to our binary - so we don't accidently remove a service installed by another version of ArangoDB
2015-03-18 15:59:15 +01:00
Willi Goesgens 8342953730 Rework installer
- no more commands are substituted in from CMakeList.txt - this makes the NSIS template better readable
  - BITS are substituted in via the define section
  - Build the Registry uninstall key at the start of the file to respect DRY.
  - fix error messages
  - fix typos in function names
  - only try to open Aardvark in the browser if we install a service
  - Use Switch instead of Rumpelstilskin if
  - Restore the install-type on uninstall first
    - we need to set SetShellVarContext according to it so the meaning of
      - SHCTX
      - $SMPROGRAMS
      are right.
    - we need to know whether we need to uninstall a service.
2015-03-13 12:53:07 +01:00
Willi Goesgens 0ff1672f3c Re-Add switch between 32/64 bit registry 2015-03-09 10:45:34 +01:00
Frank Celler 0687e4e080 removed registry entry, using relative path to binary instead 2015-03-08 20:06:18 +01:00
Frank Celler 49ace658ca removed mruby 2015-03-03 16:53:26 +01:00
Willi Goesgens b2b263f212 fix calculation of etc directory for windows install. 2015-02-27 14:15:01 +01:00
Frank Celler f7fb27e4ea added etcd
Conflicts:
	CMakeLists.txt
2015-02-26 00:00:55 +01:00
Jan Steemann 2ec83e31f8 fixed CMake instructions for linking on Linux 2015-02-19 16:10:14 +01:00
Willi Goesgens 5e1720132f Stacktraces & asserts for windows too. 2015-01-30 16:46:56 +01:00
Willi Goesgens dabd986fcc Add trailing slash for safety. 2015-01-21 09:35:51 +01:00
Willi Goesgens 7d883f5e9e Add posibility to build relative-enabled binaries with cmake too. 2015-01-19 19:40:04 +01:00
Willi Goesgens b1f881254d Upgrade V8 to 3.31.74.1 2015-01-19 19:29:31 +01:00
Frank Celler ec6f2a41ae fixed destination path 2014-12-26 11:42:34 +01:00
Frank Celler 60510f7431 copy icudtl.dat 2014-12-26 10:58:19 +01:00
Frank Celler 013671527e fixed paths 2014-12-24 12:51:20 +01:00
Frank Celler 02252575d5 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-12-24 10:59:38 +01:00
Frank Celler 06e09f607e fixed version info for cmake 2014-12-24 10:59:33 +01:00
Frank Celler 44e23d8e4f Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-12-24 10:58:25 +01:00
Frank Celler 7bb196abfe fixed libraries 2014-12-24 10:56:14 +01:00
Frank Celler 2d92e15497 removed TRI_ICU_VERSION 2014-12-24 09:01:36 +01:00
Frank Celler c0377c7bde fixed pathes 2014-12-24 08:26:54 +01:00
Frank Celler 28bcbce68b Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-12-24 00:39:36 +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 331314be97 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-12-23 23:44:24 +01:00
Frank Celler f34aabe87a removed all-in-one, fixed path 2014-12-23 23:44:08 +01:00
Frank Celler 8b1d2830d7 added -DTRI_FORCE_ARMV6 for raspberry 2014-12-23 17:24:57 +01:00
Frank Celler 26b6885a86 fixed MacOSX 2014-12-19 09:51:05 +01:00
Willi Goesgens 1c4a72b106 The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00