Alan Plum
8853ede355
org/arangodb -> @arangodb
2015-12-15 15:51:44 +01:00
Michael Hackstein
4d64974a22
Fixed OpenSSL switch in Makefile.
2015-12-14 16:39:11 +01:00
Jan Steemann
bde7c984d2
added VPack library
2015-11-19 14:04:35 +01:00
Frank Celler
7c9a0de284
added README and LICENSES
2015-11-07 20:21:45 +01:00
Frank Celler
b7de227138
removed readline
2015-10-22 15:41:33 +02:00
Frank Celler
32698aae6b
added cache for file list
2015-09-09 11:23:25 +02:00
Jan Steemann
9f0384284f
moved files
2015-08-19 11:19:37 +02:00
Jan Steemann
097529f4e8
fix make install
2015-07-29 16:44:50 +02:00
Jan Steemann
efb68a2e6c
added boost::lockfree and removed mutex in statistics
2015-07-16 20:24:58 +02:00
Frank Celler
b6995ba412
fixed packaging of JS files
2015-07-04 21:54:59 +02:00
Frank Celler
cc48fda8dd
splitted NODE list in three parts
2015-06-12 13:45:10 +02:00
Max Neunhoeffer
9ce97c67dd
Try to fix travis build w.r.t. long command line problem at make install.
...
This is a temporary fix, I just separate out the jshint files.
2015-06-10 15:51:37 +02:00
Frank Celler
56f929bf91
only install files
2015-05-31 12:57:21 +02:00
Frank Celler
0771570e1e
fixed asset path
2015-05-31 11:46:23 +02:00
Frank Celler
7969289d49
include assests
2015-05-30 14:11:13 +02:00
Max Neunhoeffer
c81d8410e8
Add optional support to link against tcmalloc.
...
Just do --enable-tcmalloc at ./configure. You need a system-wide
installation such that
-ltcmalloc
works without further -L.
2015-05-28 11:01:24 -07:00
Jan Steemann
3eaecb76bf
also install .templ files
2015-03-04 17:18:12 +01:00
Jan Steemann
a561a96d2b
removed remainders of mruby integration
2015-03-02 19:39:42 +01:00
Jan Steemann
d2291175f4
do not install grunt files for aardvark
2015-02-19 14:41:37 +01:00
Frank Celler
e19a7f3728
fixed comment
2015-01-04 22:04:45 +01:00
Frank Celler
10d8f8ee47
fixed wrong find call
2014-12-24 11:02:05 +01:00
Jan Steemann
ae7fa251b4
issue #1197 : updated compile instruction regarding cleaning
2014-12-22 12:05:25 +01:00
Frank Celler
aabfdc5669
cleanup of Makefiles
2014-12-19 00:13:51 +01:00
Frank Celler
fdc04a5900
removed external icu, v8, and libev
2014-12-18 22:40:26 +01:00
Willi Goesgens
aa5ba7db20
Fix typo in makefile.
2014-12-16 19:21:05 +01:00
Willi Goesgens
6850409229
Properly include the -lrt into our automake scheme.
2014-12-16 19:13:18 +01:00
Willi Goesgens
1c4a72b106
The Big V8 upgrade Merge.
2014-12-15 17:30:56 +01:00
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