summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2012-01-08Disable menuselect in dahdi-toolsTzafrir Cohen
2011-11-01dahdi_pcap: Imported user space utility for managing pcap streamsRuss Meyerriecks
2010-11-29Add 'install-tests' Makefile target.Jason Parker
2010-04-01dahdi_maint: install dahdi_maint on 'make install'Shaun Ruffell
2010-02-27Add .conf extensions to files installed in /etc/modprobe.d/Shaun Ruffell
2010-02-22Updated copyright yearsRuss Meyerriecks
2010-02-22dahdi-tool: Maintenance and Performance additionsRuss Meyerriecks
2009-09-15Fix some FreeBSD compatibility issues in -toolsTzafrir Cohen
2009-09-15Add a missing trailing slash on the install-libs targetTzafrir Cohen
2009-06-08Since this 'echo' is part of a larger statement, we don't need the @ symbol.Sean Bright
2009-06-08Get rid of parallel build warnings from GNU make.Sean Bright
2009-05-26Reword the message after 'make config' for the case no hardware foundTzafrir Cohen
2009-04-26Remove useless sample fileTzafrir Cohen
2009-04-23xpp: xpp_order is another config file that should go to /etc/dahdiTzafrir Cohen
2009-04-02Install genconf_parameters on 'make install' as wellTzafrir Cohen
2009-03-17Use LIBS instead of LDFLAGS directly in tools MakefileTzafrir Cohen
2009-03-03Include sample genconf_parameters in dahdi-tools README.Tzafrir Cohen
2009-01-19dahdi-tools: Delete test binaries on 'make clean'Tzafrir Cohen
2008-12-15Overwrite the libtonezone.so.1.0 and libtonezone.so.1 links and libraries inShaun Ruffell
2008-11-27dahdi-tools: Re-add README.Astribank.html generation.Tzafrir Cohen
2008-11-03Bump SONAME of libtonezone to 2.0:Tzafrir Cohen
2008-10-10Fix 'make config' for distros with no chkconfig and no update-rc.d .Tzafrir Cohen
2008-09-12A few changes:Sean Bright
2008-09-11Fix installation of ifup-hdlc and init script when using DESTDIR.Jason Parker
2008-09-09Fix a few typosJason Parker
2008-09-04* Updates the instructions presented after 'make config' about where to setShaun Ruffell
2008-09-03Slightly reformat UPDATES.txt for asciidoc . Include it in README.html .Tzafrir Cohen
2008-08-27add --enable-dev-mode support, and fix up a couple of warnings found using it...Kevin P. Fleming
2008-08-26* Add a "docs" target to generate documentation.Tzafrir Cohen
2008-08-01run this script from the correct locationKevin P. Fleming
2008-08-01use proper name now that the generated filename has changedKevin P. Fleming
2008-08-01reduce the amount of recompiling necessary when the version string changesKevin P. Fleming
2008-07-30use proper technique for rebuilding version.hKevin P. Fleming
2008-07-30various Makefile cleanupsKevin P. Fleming
2008-07-29add dependency trackingKevin P. Fleming
2008-07-10* A few more README cleanups.Tzafrir Cohen
2008-07-10* Include init.conf in the README as well.Tzafrir Cohen
2008-07-09Also delete build_tools/menuselect-deps on dist-clean.Tzafrir Cohen
2008-07-08Split up modprobe.conf.sample into one file for options, and another file forShaun Ruffell
2008-07-08Adding all the modules to the system blacklist by default on "make config".Shaun Ruffell
2008-07-08- Renamed init.conf to init.conf.sampleShaun Ruffell
2008-07-07Add commented out module names in init.conf and update the init script toShaun Ruffell
2008-07-06* Copied over the old zaptel.conf sample as doc/system.conf .Tzafrir Cohen
2008-07-03sbindir is picked up from configure too. Let's mention it.Jason Parker
2008-07-03No longer install utils into /sbin/ (with the justification that "that's just...Jason Parker
2008-06-30Fix a Makefile syntax issue.Jason Parker
2008-06-29* dahdi.init: cleanups.Tzafrir Cohen
2008-06-25* dahdi.conf -> /etc/dahdi/system.conf in the tools this time.Tzafrir Cohen
2008-06-24add initial set of upgrade instructions; much more to comeKevin P. Fleming
2008-06-19* Do build the xpp/ subdirectory.Tzafrir Cohen