1
0
Fork 0
Commit Graph

118 Commits

Author SHA1 Message Date
Jan 9660dad86e
remove info about obsolete parameters from GNUmakefile (#5494) 2018-05-30 12:50:46 +02:00
Frank Celler 6672ff40da fix for old test implementations 2017-03-08 13:07:30 +01:00
Frank Celler 0313f6ccad only print mac stuff on a mac 2017-01-05 17:32:19 +01:00
Andreas Streichardt f294f113e3 Remove obsolete installation stuff..
Windows install is now as simple as cpack -G NSIS64 .
click click
2016-07-08 09:52:56 +02:00
Frank Celler 03079b2b67 3.0 fixes for paths 2016-06-14 16:51:48 +02:00
Wilfried Goesgens 400474dd5c remove unneccessary fixup. 2016-06-14 12:50:22 +02:00
Wilfried Goesgens f98325bf02 force V8 only to build release OR debug. 2016-06-10 18:00:02 +02:00
jsteemann 14dfdd24e6 added JEMALLOC, corrected wording 2016-06-09 23:32:34 +02:00
Wilfried Goesgens fb6859de70 - skip installing js if its already there when packaging
- remove packaging output from previous attempts
2016-06-08 17:41:56 +02:00
Wilfried Goesgens ac68aa7c9b Add the build target to the windows install target. 2016-06-01 12:29:25 +02:00
Wilfried Goesgens 96241693bf No need to escape here. 2016-05-25 17:11:12 +02:00
Wilfried Goesgens c0d00dd204 build windows in ../b to save chars for the good old windows NSIS max pathlength problem. 2016-05-25 16:36:43 +02:00
Wilfried Goesgens 9344c5c145 Cleanup - remove one more vanished make target. 2016-05-24 15:57:20 +02:00
Wilfried Goesgens c50780593d Remove more unneeded stuff. 2016-05-24 15:06:48 +02:00
Wilfried Goesgens 4632e24d61 Fix meta windows compile 2016-05-24 13:47:49 +02:00
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