Commit Graph

514 Commits (ebb75866db99ab38cdf70a66386da79603612159)

Author SHA1 Message Date
Kevin P. Fleming ebb75866db fix silly syntax error
17 years ago
Kevin P. Fleming 118bc262ff add message when no UI for menuselect is present
17 years ago
Kevin P. Fleming 615d69cc61 use batch-mode (no user interface) menuselect for --check-deps operations
17 years ago
Tilghman Lesher fab7c335fb Push relatively unused compiler options down the list, keeping the popular options at the top.
17 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
17 years ago
Tilghman Lesher 76506b7baa Move compatibility options into asterisk.conf, default them to on for upgrades,
17 years ago
Tilghman Lesher 8aa3c0e2e1 Merged revisions 115312 via svnmerge from
17 years ago
Russell Bryant d02badd561 Merged revisions 114278 via svnmerge from
17 years ago
Russell Bryant 03f05c1300 Merged revisions 114275 via svnmerge from
17 years ago
Russell Bryant 83c674bf96 Merged revisions 114204 via svnmerge from
17 years ago
Russell Bryant 58f05ac8c2 Ensure configure gets run on a clean checkout.
17 years ago
Donny Kavanagh 716d4a9be0 revert something dumb, because i was running svn diff in a subfolder not the root of trunk, before doing my commit and did not see it
17 years ago
Donny Kavanagh 7a2d8fc309 update documentation to reflect the changes in the way configure detects net-snmp.
17 years ago
Joshua Colp 358ac2f76a Merged revisions 110628 via svnmerge from
17 years ago
Jason Parker 10020f41fb Merged revisions 109973 via svnmerge from
17 years ago
Terry Wilson b02bc230af Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not
17 years ago
Kevin P. Fleming 451c76c3b1 don't define Zaptel features as libraries, they aren't, and we don't want '--with-zaptel-<foo>' configure options for them
17 years ago
Russell Bryant 1e5e1cbc0c Make sure configure is run before menuselect on a clean checkout
18 years ago
Jason Parker 139cf60a19 Add a cmenuselect/cmenuconfig, to force curses.
18 years ago
Russell Bryant d0540cdb1c Add the nmenuselect makefile targets. This is a newt menuselect interface which
18 years ago
Russell Bryant 8d90438b42 Re-add the automatically generated version.h, so that modules can include for
18 years ago
Jason Parker bc5b59b13d Merged revisions 104141 via svnmerge from
18 years ago
Jason Parker 50f43efb78 Merged revisions 104139 via svnmerge from
18 years ago
Russell Bryant 1168225f22 Merged revisions 100922 via svnmerge from
18 years ago
Russell Bryant 33cf48f436 Merged revisions 100882 via svnmerge from
18 years ago
Tilghman Lesher 3d77693090 Use the set ASTDBDIR as the default, too
18 years ago
Jason Parker 8dc5e09ccb Add several busy detection related defines to menuselect.
18 years ago
Jason Parker 34f7805ba6 Add logging for 'make update' command (also fixes updates in some places). Issue #11766, initial patch by jmls.
18 years ago
Terry Wilson 3570ad103d Added a new module, res_phoneprov, which allows auto-provisioning of phones
18 years ago
Russell Bryant 96cf593b8f If the HTML documentation exists, install it in the static-http/docs directory
18 years ago
Russell Bryant 54bc2c20b6 Now that the version.h file was getting properly regenerated every time the svn
18 years ago
Kevin P. Fleming 4ec793bb14 we have to *always* use a completely silent 'make' invocation for generating the module embedding rules
18 years ago
Kevin P. Fleming ed97a48fee there was no reason to add this define for non-Solaris platforms
18 years ago
Kevin P. Fleming d83f08d1b4 add some simple infrastructure for modules to be used for testing parts of Asterisk
18 years ago
Russell Bryant 48aaac2585 Merged revisions 94789 via svnmerge from
18 years ago
Luigi Rizzo 19ee0e2a23 Two small changes:
18 years ago
Kevin P. Fleming 928eb59aaa make using PRINT_DIR a little easier
18 years ago
Kevin P. Fleming 100ef27af9 Merged revisions 93180 via svnmerge from
18 years ago
Luigi Rizzo f483cf28bb menuselect.makeopts is not a .PHONY target
18 years ago
Luigi Rizzo 4d0ceb96ba use a simpler idiom for 'cmp -s ...'
18 years ago
Tilghman Lesher 7029e8fdd1 Solaris compat fixes
18 years ago
Luigi Rizzo 7d85d15cd0 Fix the detection of modules installed from this build.
18 years ago
Luigi Rizzo 1e1a9e30d8 make the install target a bit less noisy
18 years ago
Luigi Rizzo 4b21b16e58 document usage of several exported variables
18 years ago
Luigi Rizzo 08d50c85ec Implement the outcome of a discussion on the -dev list re. the use
18 years ago
Jason Parker 7c356aad48 Add Makefile alias target 'pdf' which does the same thing as asterisk.pdf.
18 years ago
Russell Bryant b1a8de2d40 make sure we check to see if the configure script has been executed on a new checkout or after a distclean
18 years ago
Luigi Rizzo a7a0ca9f93 initial makefile changes to build loadable modules under cygwin
18 years ago
Luigi Rizzo eaee706190 will i ever get precedences for windows right ?
18 years ago
Luigi Rizzo ff975cb9f7 reformulate dependencies in a more correct way
18 years ago