Commit Graph

5 Commits

Author SHA1 Message Date
Nathan Neulinger 32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Ken Rice c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Stefan Knoblich d0308aaea2 [SDK] Clean up symbol visibility flags and compiler vendor handling
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-09-02 22:48:03 +02:00
Brian West 982b7614b0 fix from diego 2011-06-23 15:46:42 -05:00
Stefan Knoblich a3b18e5b7c [SDK] Import autotools version of fs-mod-sdk.
This is a autotools (autoconf/automake/libtool) based skeleton framework for developing
external (= out-of-tree) modules for FreeSWITCH.

Variants of this framework have been used to develop modules like mod_openais, mod_ssh and others.

NOTE: This version of the SDK relies on pkg-config to detect FreeSWITCH
      installations.

Other SDKs for external modules should be added in: "src/mod/sdk/<build-system-name>/"
e.g. a scons-based SDK should be put in: "src/mod/sdk/scons/"

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
Requested-by: Michal Bielicki - cypromis <michal.bielicki@seventhsignal.de>
2011-02-19 16:47:19 +01:00