Skip to content

Commit

Permalink
Merge pull request #9 from natashadsilva/master
Browse files Browse the repository at this point in the history
remove source for dependencies
  • Loading branch information
nysenthil committed Jan 22, 2016
2 parents 338f031 + 75909b2 commit 5e01c47
Show file tree
Hide file tree
Showing 46 changed files with 21 additions and 569 deletions.
18 changes: 17 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
# -*- makefile -*-
###################################################################
# Copyright (C) 2015, International Business Machines Corporation.
# All Rights Reserved.
###########################################################

##
#This Makefile builds the DPS toolkit.
#Pre-built versions of the dependencies (curl, redis, e.t.c) have been included in the dependencies folder for the following supported platforms:
# Linux x86_64:
# RedHat Enterprise Linux 6.4 (or an equivalent CentOS version)
# RedHat Enterprise Linux 7.1 (or an equivalent CentOS version)
# SUSE Linux Enterprise Server (SLES)) 11
#Linux for IBM Power 8 Little Endian:
# RedHat Enterprise Linux 7.1 )
#Linux for IBM Power 7 Big Endian:
# RedHat Enterprise Linux 6.4 (or an equivalent CentOS version)
# To build the toolkit for any of the above platforms, run "make".

PWD = $(shell pwd)

Expand Down
5 changes: 4 additions & 1 deletion dependencies/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# -*- makefile -*-
###################################################################
# Copyright (C) 2015, International Business Machines Corporation.
# All Rights Reserved.
###########################################################

#PACKAGES += aerospike
PACKAGES += cassandra
Expand Down
54 changes: 0 additions & 54 deletions dependencies/aerospike/Makefile

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed dependencies/cassandra/1.0.1.tar.gz
Binary file not shown.
34 changes: 0 additions & 34 deletions dependencies/couchbase/Makefile

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed dependencies/couchbase/libcouchbase-2.4.5.tar.gz
Binary file not shown.
Binary file removed dependencies/curl/curl-7.29.0.tar.gz
Binary file not shown.
21 changes: 0 additions & 21 deletions dependencies/curl/patch/ppc64le-config.patch

This file was deleted.

12 changes: 0 additions & 12 deletions dependencies/curl/patch/ppc64le-configure.patch

This file was deleted.

12 changes: 0 additions & 12 deletions dependencies/curl/patch/ppc64le-libtool.patch

This file was deleted.

Binary file removed dependencies/hiredis-cluster/master-current.zip
Binary file not shown.
Binary file removed dependencies/hiredis-cluster/master.zip
Binary file not shown.
21 changes: 0 additions & 21 deletions dependencies/hiredis-cluster/patch/cluster.h.cpp11.patch

This file was deleted.

18 changes: 0 additions & 18 deletions dependencies/hiredis-cluster/patch/clusterexception.h.cpp11.patch

This file was deleted.

11 changes: 0 additions & 11 deletions dependencies/hiredis-cluster/patch/container.h.cpp11.patch

This file was deleted.

132 changes: 0 additions & 132 deletions dependencies/hiredis-cluster/patch/hirediscommand.h.cpp11.patch

This file was deleted.

22 changes: 0 additions & 22 deletions dependencies/hiredis/patch/sds.h.patch

This file was deleted.

Binary file removed dependencies/hiredis/v0.12.1.tar.gz
Binary file not shown.
Binary file removed dependencies/json-c/json-c-0.12-20140410.tar.gz
Binary file not shown.
21 changes: 0 additions & 21 deletions dependencies/json-c/patch/ppc64le-config.patch

This file was deleted.

Loading

0 comments on commit 5e01c47

Please sign in to comment.