summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2006-06-23add infrastructure for zaptel transcoderskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1162 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-20support 2.4 kernel builds for new wct4xxp driverkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1133 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-19Add b410p target to Makefilemattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1120 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-19remove support for CVS checkoutskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1119 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-19various cleanupskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1118 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-19Merge the giant mess that is the Octasic APImarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1117 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-22Merged revisions 1079 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1079 | kpfleming | 2006-05-22 18:11:36 -0500 (Mon, 22 May 2006) | 4 lines make a backup even when modifying non-combined rules files generate a warning about editing non-combined rules files ensure that the warning is the last output from the 'make install' process ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1080 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-17Merged revisions 1071 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1071 | kpfleming | 2006-05-17 17:26:53 -0500 (Wed, 17 May 2006) | 2 lines fix more buglets from my recent cleanups ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1072 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-17Merged revisions 1064-1065 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1064 | kpfleming | 2006-05-17 11:49:46 -0500 (Wed, 17 May 2006) | 2 lines move udev rules creating into a script, and generate it properly based on the installed udev version ........ r1065 | kpfleming | 2006-05-17 13:50:38 -0500 (Wed, 17 May 2006) | 2 lines move module-rules building into a script, and remove some old unnecessary steps ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1067 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-16Merged revisions 1062 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1062 | kpfleming | 2006-05-16 09:59:36 -0500 (Tue, 16 May 2006) | 2 lines silly... only root needs write permission ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1063 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-16Merged revisions 1060 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1060 | kpfleming | 2006-05-16 08:43:41 -0500 (Tue, 16 May 2006) | 4 lines ensure that PWD is set early enough for 'make install' to actually work use proper KERNEL matching syntax for udev rules don't install udev rules as mode 0444; there is no need to make them read-only ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1061 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-11Set full path of modprobe, for building when not roottilghman
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1052 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-09Merged revisions 1033 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1033 | kpfleming | 2006-05-09 06:46:50 -0500 (Tue, 09 May 2006) | 2 lines preserve 'options' settings in the module configuration file during 'make install' ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1034 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-09Merged revisions 1031 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1031 | kpfleming | 2006-05-09 06:07:24 -0500 (Tue, 09 May 2006) | 3 lines use commmand-line parameter substitution for modprobe commands if the system's module-init-tools is new enough to support it don't backup and use the old configuration file for modules if we are using a zaptel-specific file in /etc/modprobe.d or similar ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1032 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-04-30Merged revisions 1017 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1017 | kpfleming | 2006-04-30 11:24:47 -0500 (Sun, 30 Apr 2006) | 2 lines build xpp by default, now that the Makefile can determine when an appropriate kernel version is being used for the build ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1018 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-04-30Merged revisions 1011 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1011 | kpfleming | 2006-04-30 10:38:37 -0500 (Sun, 30 Apr 2006) | 2 lines allow the output of gendigits to be redirected to a different directory from the current working directory ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1012 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-04-21Do not build sethdlc-new by defaultmarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1006 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-04-16fix a problem that prevented the zaptel device nodes from being createdrussell
on systems that were not using udev. This problem only existed in the trunk, not 1.2. (issue #6965) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1003 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-04-12Add data drivers so users don't need to recompile to usemarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1001 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-02-18Merged revisions 962 via svnmerge from tilghman
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r962 | tilghman | 2006-02-18 11:02:23 -0600 (Sat, 18 Feb 2006) | 2 lines Make sure version.h gets built properly ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@963 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-02-15Merged revisions 949 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r949 | kpfleming | 2006-02-14 20:24:18 -0600 (Tue, 14 Feb 2006) | 2 lines initial import of Xorcom Astribank driver (issue #6452, with minor mods) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@950 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-01-13Use kbuild for ALL portions of 2.6 install/cleanup (#4962) last one!!! :-)mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@900 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-01-12More target additions for seperating out the modulels install and the ↵mattf
programs install (#4962) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@899 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-01-12Simplify logic for DYNFS checksmattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@898 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-01-12More makefile cleanups, organizations from tzafrir (#4962)mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@897 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-01-12More makefile cleanups, now kernel modules and deps (#4962)mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@896 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-01-12First of tzafrir's Makefile updates. Fix userland progs depends (bug #4962)mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@895 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-01-10Fix versioning so correct libtonezone names and symlinks are generated. ↵mattf
(issue #6189) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@884 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-12-28Merged revisions 874,879 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r879 | kpfleming | 2005-12-28 16:10:18 -0600 (Wed, 28 Dec 2005) | 3 lines support newer udev rules+permissions format install udev rules by default, since it's so common on distros now ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@880 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-12-17Merged revisions 865 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r865 | kpfleming | 2005-12-16 20:04:05 -0600 (Fri, 16 Dec 2005) | 3 lines add version and echo canceller selection reporting when zaptel module is loaded make 'update' target work like the Asterisk one and report conflicts ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@866 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-12-13Merged revisions 855 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r855 | kpfleming | 2005-12-13 00:08:13 -0600 (Tue, 13 Dec 2005) | 2 lines properly escape shell variable (from asterisk-users mailing list post) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@856 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-12-04Merged revisions 848-850 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r849 | kpfleming | 2005-12-04 13:12:04 -0600 (Sun, 04 Dec 2005) | 2 lines add support for Gentoo modules.d directory ........ r850 | kpfleming | 2005-12-04 13:29:27 -0600 (Sun, 04 Dec 2005) | 2 lines make Gentoo support actually work... ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@851 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-12-02Merged revisions 841,843 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r841 | kpfleming | 2005-12-01 17:14:59 -0600 (Thu, 01 Dec 2005) | 2 lines Makefile 'update' target now supports updating from Subversion repositories (issue #5875) ........ r843 | russell | 2005-12-01 18:03:01 -0600 (Thu, 01 Dec 2005) | 2 lines fix udev support for 2.6.15 (issue #5891) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@844 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-11-29remove extraneous svn:executable propertieskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@837 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-11-16Add wctdm24xxp driver! (woo hoo!!)markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@818 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-11-03fix silly typo (issue #5579)russell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@805 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-11-01properly quote variable reference so the test won't fail (issue #5559)kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@804 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-10-16Fix depmods for cross builds (bug #5445)markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@795 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-09-30don't try to mess with module configuration file if it's not found (issue #5337)kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@787 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-09-15add new man pages, don't install man page for ztmonitor since it is not ↵kpfleming
itself installed (issue #5157) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@770 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-09-15only put uncompressed man pages into source tree (issue #5158)kpfleming
don't keep SGML sources (troff version is fine) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@769 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-09-12correctly test KSRC for sanitykpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@760 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-08-08Remove wctdm alias for upgrades from stable to head (bug #4922)markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@720 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-07-15add manpages for zaptel utilities (bug #4715)kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@695 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-07-13little updatemattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@692 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-06-10ensure that modules that have been installed into 'extra' are removed now ↵kpfleming
that the Makefile has been corrected git-svn-id: http://svn.digium.com/svn/zaptel/trunk@674 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-06-10make modules built for 2.6 kernels install to 'misc' directory instead of ↵kpfleming
'extra', like it used to be git-svn-id: http://svn.digium.com/svn/zaptel/trunk@673 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-06-03fix issue with x86_64 on 2.4 kernelsrussell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@662 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-05-23fix module build failure for 2.4 kernels (bad developer... no donut!)kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@654 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-05-21add optional binaries to clean listkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@653 5390a7c7-147a-4af0-8ec9-7488f05a26cb