Commit Graph

27 Commits (master)

Author SHA1 Message Date
Nicholas Brown e06ab18a0d Add useful 'make cppcheck' target.
Pulled in the needed cmake modules from rpavlik/cmake-modules and added
targets for all libraries.
Should be useful for developers looking for potential problems.
2016-03-09 12:44:56 +00:00
Lothar Braun f906722dda Oracle DB Writer now uses common SQL backend
Changes compile currently, but could not yet been tested due to
lack of a working Oracle database
2012-10-27 18:08:27 +02:00
Lothar Braun ea39abb38e Use system wide FindPostgreSQL.cmake
Fixes the search for Postgres libraries by employing the cmake
shipped FindPostgreSQL.cmake file
2012-10-23 13:05:16 +02:00
Lothar Braun cfa0f2a9d2 Added cmake tests for hiredis
hiredis is the official c client for the redis db. It is
needed to create an Redis IPFIX exorter that can directly write
to the flow-inspector (https://github.com/constcast/flow-inspector)
input queue.
2012-09-04 11:53:00 +02:00
Luca Bruno 1c0e44a3ee Properly check for mongodb version
In CMake scripts, do not skip the check for mongodb even if
library and include directories are already cached.

Signed-off-by: Luca Bruno <lucab@debian.org>
2012-07-17 14:47:50 +02:00
Luca Bruno e1408e92f2 Search MongoDB library also under /usr/local
When built from plain source, MongoDB is installed under /usr/local.
Adapt CMake search script to look also in that hierarchy.

Signed-off-by: Luca Bruno <lucab@debian.org>
2012-07-17 12:38:16 +02:00
Lothar Braun 67decedc81 Removed old cmake files. Disabled CMP0017 2012-03-12 13:19:29 +01:00
Lothar Braun d740e25f69 Mark as advanced 2011-12-16 05:30:39 -08:00
Lothar Braun a962e553ff Add define if mongo v2 is found 2011-12-16 05:30:39 -08:00
Lothar Braun 8f16a66b8f Find mongo libs on Mac OS X + macports by default 2011-12-16 05:30:39 -08:00
Philipp Fehre 2d545ce3d3 Removed old Mongo finder 2011-12-16 05:30:37 -08:00
Philipp Fehre 13264e3b75 Fixed Mongo in CMake
Wrong naming for Mongo dependency finder
2011-12-16 05:30:37 -08:00
Philipp Fehre 9c34de5ada Setup for Mongo support
Included MongoDB in CMake and create files to hold the implementation
for the Mongo DB Connection and  writing to the DB.
2011-12-16 05:30:37 -08:00
Lothar Braun 06bf0c7204 Find oracle on Suse 2011-11-29 17:21:19 +01:00
Philipp Fehre 0b069d8b4e fixed oracle configurator, and added test script 2011-09-07 06:31:46 -07:00
Philipp Fehre 528eb9a713 fixed cmake to compile with oracle support 2011-08-31 06:09:19 -07:00
Philipp Fehre 844dea1035 test script for oracle connection 2011-08-31 06:09:19 -07:00
Philipp Fehre 793d0aef80 Added Cmake options for oracle 2011-08-31 06:09:19 -07:00
Philipp Fehre fa494ee53d Oracle inital files 2011-08-31 06:09:19 -07:00
limmer 4ed381f058 fixed mysql cmake script (could not find mysql any more)
git-svn-id: file:///Users/braun/svn/vermont/branches/vermont/new-template@2377 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2010-05-20 12:23:53 +00:00
limmer 78ba659249 copied branch vermont-dynamic-config@r2113 to trunk
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@2115 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2009-06-23 17:09:49 +00:00
muenz d6886176bd mysql now found without deleting CMakeCache.txt
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1882 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2008-11-05 16:46:57 +00:00
lothar 01c4bfc652 - merge changes from /branches/vermont/bloomfilter into /trunk
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1729 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2008-06-16 09:23:54 +00:00
muenz 60a07c36b1 merged branches/vermont-sctp-final-merge into trunk (SCTP support)
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1544 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2008-01-31 15:44:13 +00:00
sommer 64450987ff Merged revision 1144 of /branches/vermont/cmake: Replaces Autoconf/Automake build system with CMake.
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1145 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2007-08-31 11:51:34 +00:00
limmer 9bcbb62a7d arg, (once again) Tobi is too stupid to use git, removed changes of last 4 commits
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1039 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2007-08-10 13:17:10 +00:00
limmer b8b1d27749 Added cmake CMake build scripts
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1035 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2007-08-10 13:08:54 +00:00