Commit Graph

21 Commits (23dc8fdfd9d147c06bee49cc458c2ca558aaac3f)

Author SHA1 Message Date
Peter Lemenkov 420a0d3d83 fix for building apps/xmlrpc2di with openssl 1.0
17 years ago
Peter Lemenkov d67e7a748e - Fixed building of static libs.
17 years ago
Peter Lemenkov ff7a6c8a76 - Added rules for installing of config-files for modules.
17 years ago
Peter Lemenkov 6e15b229e7 Common parts of CMake modules targets were moved to cmake/module.rules.txt.
17 years ago
Peter Lemenkov a7ee9ca66c - Simplified CMake files for building libraries and plugins.
17 years ago
Peter Lemenkov 7fe3137a40 Use ADD_DEFINITIONS directive instead of naive checks for compiler
17 years ago
Peter Lemenkov 1c4788fdb7 set CMAKE_SHARED_LIBRARY_PREFIX globally
17 years ago
Peter Lemenkov 16044e080f Some cleanups.
18 years ago
Peter Lemenkov 6b1b2d526f initial commit of cmake files
18 years ago
Stefan Sayer 7f1ed2371d o fixed xmlrpcvalue -> AmArg conversion:
18 years ago
Stefan Sayer 64e831725c fixed initialization of SSL - caused random crashing of xmlrpc server (which does not support SSL)
18 years ago
Stefan Sayer bbb7c872fb linking with openssl (SSL can not be #defined)
18 years ago
Stefan Sayer 352b0e8d20 support for server timeout
18 years ago
Stefan Sayer ac2cf0a414 added xmlrpc++ library source, as xmlrpc++ is not any more in debian testing and unfortunately had gentoo eol as well.
18 years ago
Stefan Sayer c49e4b3f74 added missing includes to patch for xmlrpc++ 0.7
18 years ago
Stefan Sayer 02f03174fa made struct access optional (compile time define), as it depends on newer xmlrpcpp version
18 years ago
Stefan Sayer dc23a85f86 starting from correct arg array position
18 years ago
Stefan Sayer 0c91d797a9 function to send XMLRPC request which takes args as list (mainly for simplicity in DSM)
18 years ago
Stefan Sayer a05556e9a8 moved doc to correct folder
18 years ago
Stefan Sayer 44d73b20e4 adapted corepath; added to xmlrpc2di to exclude_modules (needs xmlrpc++ lib)
18 years ago
Stefan Sayer d957ca7b0f promoting XMLRPC2DI app.
18 years ago