Christoph Grabo
148e4163c8
Add missing `$(DESTDIR)` for `install-data-hook`
...
The target breaks on systems like Arch Linux, where package building is
done with `DESTDIR`, which is needed because the packaging step is not
allowed to modify files in the actual root system, instead it has to
work in a fakeroot environment.
2014-11-18 02:24:34 +01:00
Jan Steemann
0263e8895e
do not install all tests
...
this is a clumsy workaround for command-line arguments getting too long in a `make install`
2014-09-26 12:31:10 +02:00
Jan Steemann
aa20c9e980
renamed last C files...
2014-09-13 22:38:25 +02:00
Willi Goesgens
a30a4b2261
Add code coverage files to cleanup process
2014-09-11 13:23:03 +02:00
Frank Celler
4ffec6e914
tried to silence rpmlint: remove empty files, remove unused scripts, fixed initgroups, fixed identical files, remove __DATE__
...
Conflicts:
CHANGELOG
Makefile.in
2014-09-05 09:28:21 +02:00
Michael Hackstein
d5dedfda3a
Added fix for coverage files in Makefile. They do not crash the build anymore
2014-07-21 14:32:15 +02:00
Frank Celler
cf81e3ff00
generate .cpp file instead of .c file
2014-07-10 19:13:12 +02:00
Frank Celler
ff556bd866
fixed wrong path for js files
...
Conflicts:
Makefile.in
2014-06-23 15:51:08 +02:00
Jan Steemann
cb5bb4eb0e
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
arangod/Makefile.files
arangod/RestHandler/RestEdgeHandler.cpp
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/voc-shaper.cpp
2014-06-05 22:58:49 +02:00
Frank Celler
c8fc7f00c3
splitted arangod into prog and lib
2014-06-05 16:11:38 +02:00
Jan Steemann
a9a12e42c8
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
Makefile.am
2014-06-03 10:18:08 +02:00
Frank Celler
0467ea1ba0
splitted datadir
2014-06-03 09:49:26 +02:00
Jan Steemann
8688ae6b87
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-03 09:31:52 +02:00
Jan Steemann
12b8e1c239
exclude aardvark tests from make install
2014-06-03 09:30:44 +02:00
Jan Steemann
6403b2c569
removed mr leftovers
2014-06-03 08:56:54 +02:00
Jan Steemann
36567df644
removed libbson
2014-05-16 20:32:05 +02:00
Jan Steemann
14813638dd
removed boost
2014-05-12 17:22:42 +02:00
Jan Steemann
799e1f13f9
issue #812 : added `make superclean`
2014-04-08 11:40:03 +02:00
Max Neunhoeffer
b488e508a2
Add today's git version of libbson to 3rdParty.
2014-04-03 14:09:24 +02:00
Frank Celler
92cbfb5679
remove etcd on clean
2014-03-10 11:05:44 +01:00
Frank Celler
f61194ceda
moved cmake-setup to Makefile.am
2014-03-06 14:00:20 +01:00
Frank Celler
75ebabb039
added suffix
2014-02-28 17:05:48 +01:00
Frank Celler
6a9cc028bf
added libexec
2014-02-28 12:12:09 +01:00
Frank Celler
9a410a5b71
added config for server state
2014-02-28 12:02:21 +01:00
Frank Celler
e8a638f1b5
only support programm suffix
2014-02-27 21:38:34 +01:00
Frank Celler
3c992b0bbe
removed old files
2014-02-27 13:16:54 +01:00
Max Neunhoeffer
0009020e5d
Rename etcd executable to etcd-arango
2014-02-27 11:40:37 +01:00
Max Neunhoeffer
7bc255c3d2
Try to fix etcd building with automake.
2014-02-26 23:50:32 +01:00
Max Neunhoeffer
9448ff8243
Add Makefile support for etcd.
2014-02-26 23:05:20 +01:00
Michael Hackstein
015ab56259
Merge remote-tracking branch 'origin/devel' into sharding
...
Conflicts:
arangod/VocBase/document-collection.c
arangosh/CMakeLists.txt
js/apps/system/aardvark/test/karma/karma.conf.js
2014-02-18 08:50:27 +01:00
Frank Celler
99fbffadf7
fixed noinst
2014-02-15 23:38:25 +01:00
Frank Celler
73f2be8a33
removed check-server
2014-02-15 23:34:24 +01:00
Michael Hackstein
bc16cfae86
Merge remote-tracking branch 'origin/devel' into sharding
...
Conflicts:
Documentation/InstallationManual/Installing.md
arangosh/CMakeLists.txt
2014-02-11 15:52:49 +01:00
Frank Celler
c6ce5c7406
made module loader more node compatible, added coffee script support
2014-02-11 13:26:11 +01:00
Max Neunhoeffer
f73ade5daa
Add missed line.
2014-01-27 11:47:49 +01:00
Max Neunhoeffer
4f5b8f0462
Try to add boost libraries for shared_ptr.
2014-01-27 11:38:59 +01:00
Frank Celler
84507cfc44
merged changes from 1.4 back to devel
2013-12-27 14:59:23 +01:00
Frank Celler
995a3b06da
work-around for program-suffix
2013-12-23 18:02:06 +01:00
Frank Celler
b871bfe5ac
use transformed names for install
2013-12-23 17:49:17 +01:00
Frank Celler
ad7385909e
removed foxx-manager and arango-dfdb shell scripts, removed uid config file
2013-12-23 17:11:10 +01:00
Frank Celler
9b49d60b0a
fixed concatenate files
2013-12-22 12:45:54 +01:00
Frank Celler
83d49223d5
added readme for windows
2013-12-22 11:34:05 +01:00
Frank Celler
4f0d9f5b71
install Windows binaries all in bin
2013-12-21 13:10:08 +01:00
Frank Celler
e1652be8d2
install only system, do not create directory
...
Conflicts:
Makefile.in
2013-11-23 15:54:35 +01:00
Frank Celler
55c033ef93
install only system, do not create directory
2013-11-23 13:55:37 +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
Frank Celler
63846f311f
added PACK_DESTDIR
2013-11-20 17:09:54 +01:00
Frank Celler
914bd38cfc
added check-sever
2013-11-20 09:21:22 +01:00
Frank Celler
a39b0997fe
added pack-macosx for app
2013-11-12 16:42:05 +01:00