1
0
Fork 0
Commit Graph

62 Commits

Author SHA1 Message Date
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
Willi Goesgens a7de2a4378 Split configuring & building; make Debug the target for relative builds. 2015-01-27 12:10:42 +01:00
Willi Goesgens ff4d9028d5 Too optimistic about .bat cleverness, next simplification. 2015-01-19 19:57:12 +01:00
Willi Goesgens c3ba2f049f Add new passthrough target with moreopts to aid simple minden windows .bat execution. 2015-01-19 19:52:19 +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 06e09f607e fixed version info for cmake 2014-12-24 10:59:33 +01:00
Frank Celler c0377c7bde fixed pathes 2014-12-24 08:26:54 +01:00
Frank Celler f34aabe87a removed all-in-one, fixed path 2014-12-23 23:44:08 +01:00
Frank Celler 26b6885a86 fixed MacOSX 2014-12-19 09:51:05 +01:00
Frank Celler 10e07f1982 added generated files 2014-11-12 14:58:51 +01:00
Frank Celler 51f643e1db release version 2.3.0-alpha7 2014-11-01 20:44:05 +01:00
Frank Celler a4264bfa1e Merge branch 'devel' of github.com:triAGENS/ArangoDB into 2.3
Conflicts:
	VERSION
	js/apps/system/aardvark/api-docs.json
	js/apps/system/aardvark/api-docs/batch.json
	js/apps/system/aardvark/api-docs/collection.json
	js/apps/system/aardvark/api-docs/cursor.json
	js/apps/system/aardvark/api-docs/database.json
	js/apps/system/aardvark/api-docs/document.json
	js/apps/system/aardvark/api-docs/edge.json
	js/apps/system/aardvark/api-docs/edges.json
	js/apps/system/aardvark/api-docs/endpoint.json
	js/apps/system/aardvark/api-docs/explain.json
	js/apps/system/aardvark/api-docs/graph.json
	js/apps/system/aardvark/api-docs/index.json
	js/apps/system/aardvark/api-docs/query.json
	js/apps/system/aardvark/api-docs/replication.json
	js/apps/system/aardvark/api-docs/simple.json
	js/apps/system/aardvark/api-docs/system.json
	js/apps/system/aardvark/api-docs/transaction.json
	js/apps/system/aardvark/api-docs/traversal.json
	js/apps/system/aardvark/api-docs/user.json
	js/apps/system/aardvark/api-docs/version.json
	js/apps/system/aardvark/frontend/js/bootstrap/errors.js
	js/common/bootstrap/errors.js
	js/server/modules/org/arangodb/testing.js
2014-10-29 12:22:48 +01:00
Frank Celler 2d97f529ae 2.2.5 2014-10-15 22:20:10 +02:00
Frank Celler 6b8d77832e release version 2.3.0-alpha4 2014-10-02 18:39:48 +02:00
Frank Celler cf81e3ff00 generate .cpp file instead of .c file 2014-07-10 19:13:12 +02:00
Esteban Lombeyda 7ee711528d installer-generator was moved to Installation/Windows 2014-06-04 10:44:38 +02:00
= fa0406606f Bug Fix: in automatic build 2014-05-02 13:25:24 +02:00
= 83869cb8d2 Installation of runtimes libraries for Installer is incorporated in automatical build 2014-05-02 11:44:25 +02:00
Frank Celler 76e43ad3e4 use builtin libev for ARM 2014-04-21 19:06:07 +02:00
Frank Celler f61194ceda moved cmake-setup to Makefile.am 2014-03-06 14:00:20 +01:00
Frank Celler 81daeb47a7 add missing page, cleanup GNUmakefile 2014-03-05 14:26:38 +01:00
Frank Celler 0684d0bda4 added vista locks
Conflicts:
	GNUmakefile
	lib/BasicsC/locks-win32.c
	lib/BasicsC/locks-win32.h
2014-03-05 14:22:27 +01:00
Max Neunhoeffer cc75da03dd Get rid of switch --enable-cluster.
Always compile with TRI_ENABLE_CLUSTER enabled.
2014-02-25 12:46:10 +01:00
Frank Celler d4301b03e6 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-01-23 18:10:46 +01:00
Frank Celler 796a19397e removed skip lists 2014-01-23 18:10:40 +01:00
Frank Celler f56ac27dc9 Merge remote-tracking branch 'origin/1.4' into devel
Conflicts:
	CHANGELOG
	CMakeLists.txt
	GNUmakefile
	Makefile.in
	VERSION
	arangod/V8Server/ApplicationV8.cpp
	build.h
	configure
	configure.ac
	js/actions/api-foxx.js
	js/apps/system/aardvark/api-docs.json
	js/apps/system/aardvark/api-docs/batch.json
	js/apps/system/aardvark/api-docs/collection.json
	js/apps/system/aardvark/api-docs/cursor.json
	js/apps/system/aardvark/api-docs/database.json
	js/apps/system/aardvark/api-docs/document.json
	js/apps/system/aardvark/api-docs/edge.json
	js/apps/system/aardvark/api-docs/edges.json
	js/apps/system/aardvark/api-docs/endpoint.json
	js/apps/system/aardvark/api-docs/graph.json
	js/apps/system/aardvark/api-docs/index.json
	js/apps/system/aardvark/api-docs/job.json
	js/apps/system/aardvark/api-docs/replication.json
	js/apps/system/aardvark/api-docs/simple.json
	js/apps/system/aardvark/api-docs/system.json
	js/apps/system/aardvark/api-docs/traversal.json
	lib/BasicsC/locks-win32.c
2014-01-16 08:53:31 +01:00
Frank Celler 894222c9cc fixed V8 test 2014-01-13 22:44:09 +01:00
Frank Celler 91c2540b22 fixed check for libev 2014-01-13 19:58:18 +01:00
Frank Celler 28fca989a1 use prebuild lib 2014-01-13 18:13:46 +01:00
Frank Celler 6e520ccbf3 prebuild 2014-01-13 17:59:12 +01:00
Frank Celler 94d6523b87 precompiled libs 2014-01-03 16:20:20 +01:00
Frank Celler 84507cfc44 merged changes from 1.4 back to devel 2013-12-27 14:59:23 +01:00
Frank Celler 7e30dc0b4e MacOS bundle 2013-12-23 16:03:38 +01:00
Frank Celler f44f6fd03b extract version from build.h 2013-12-23 13:43:23 +01:00
Frank Celler 9b49d60b0a fixed concatenate files 2013-12-22 12:45:54 +01:00
Frank Celler cb300f7964 fixed outline-regexp for xemacs and emacs 2013-12-12 12:11:11 +01:00
Frank Celler d1061d47c8 fixed outline-regexp for xemacs, needs to be tests on emacs again 2013-12-12 12:10:06 +01:00
Frank Celler 46f15f8947 use variables not replacement 2013-11-25 13:50:34 +01:00
Frank Celler de322b61f3 release version 1.4.3 2013-11-25 11:08:28 +01:00
Frank Celler 8a4a08ed84 fixed issue #681: Problem with ArchLinux PKGBUILD configuration
Conflicts:
	CHANGELOG
	Makefile.am
	Makefile.in
	etc/arangodb/arangod.conf.in
	utils/arango-dfdb.in
2013-11-22 21:58:52 +01:00
Frank Celler cdb0d693b2 fixed issue #681: Problem with ArchLinux PKGBUILD configuration 2013-11-22 21:45:52 +01:00