memgraph/poc
Teon Banek 4c25123d83 Make docker installation equivalent to regular install
Summary:
This puts the whole installation and packaging under a single point of
entry. (Docker, DEB, RPM, etc.)

Rename alpha.dockerfile to beta.dockerfile
Use Debian Stretch for docker
Remove building old hardcoded compiler
Rename build_interpreter to build_memgraph
Remove unused config-file

Reviewers: mferencevic, buda

Reviewed By: mferencevic, buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D857
2017-10-06 13:23:34 +02:00
..
kdtree Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
memory utils::auto_scope refactor 2017-08-11 09:43:10 +02:00
utils Copy-on-write added to POC 2017-10-03 16:40:40 +02:00
allocator_benchmark.cpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
allocator_test.cpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
basic_bloom_filter_benchmark.cpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
basic_bloom_filter.cpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
block_allocator_test.cpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
bloom_filter.hpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
bloom_map_concurrent.cpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
bounded_spsc_queue.hpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
CMakeLists.txt Make docker installation equivalent to regular install 2017-10-06 13:23:34 +02:00
concurrent_bloom_map.hpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
example.cpp Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
hp.hpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
measure_time.cpp Migrate timer to use walltime, instead of cputime 2017-07-17 13:42:44 +02:00
mpsc_queue.hpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
option_ptr.hpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
ptr_int_test.cpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
ptr_int.hpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
rh_hashmap_test.cpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
rh_hashmap.hpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
stack_allocator_test.cpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
timer.hpp Migrate timer to use walltime, instead of cputime 2017-07-17 13:42:44 +02:00
union_find_test.cpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
union_find.hpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00