Commit Graph

611 Commits (5656e5020fcf11ebf7df5636a7e9bce8036eabcb)

Author SHA1 Message Date
Russell Bryant 3735876566 Make addons build last - this is for Qwell.
17 years ago
Russell Bryant c511a26749 Move Asterisk-addons modules into the main Asterisk source tree.
17 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
17 years ago
Kevin P. Fleming ab73c3aabe When compiling in an Emacs-spawned shell, always print directory names.
17 years ago
Kevin P. Fleming 6c5987811c Redesigned 'optional API' support.
17 years ago
Sean Bright 856fda9f1c Fix all of the parallel build warnings issued when running make -j#.
17 years ago
Russell Bryant 27bd9d5f18 Switch from "echo -n" to printf. On my mac, the -n was just getting printed out.
17 years ago
Sean Bright 87b1997de9 Merged revisions 197998 via svnmerge from
17 years ago
Sean Bright c7f36e428c Use bash explicitly when calling build_tools/mkpkgconfig from the Makefile.
17 years ago
Eliel C. Sardanons 2f996a3ab4 Allow to include sections of other parts of the xml documentation.
17 years ago
Russell Bryant 7b24f99808 Remove unnecessary compiler flag
17 years ago
Kevin P. Fleming f321d08113 Build XML documention from *only* the source files that have docs in them
17 years ago
Russell Bryant 2cb0018fa1 Start splitting up miscellaneous doxygen documentation into separate files.
17 years ago
Michiel van Baak 9348bfd926 Make sure we terminate the first s| command so we can actually produce correct files.
17 years ago
Joshua Colp 4c9ab0df8c Merge phase 1 support for the new bridging architecture.
17 years ago
Michiel van Baak 5b497da128 set ASTVARRUNDIR=$(localstatedir)/run/asterisk as default path
17 years ago
Terry Wilson 7c6d9c7235 Add option to hide console connect messages
17 years ago
Kevin P. Fleming 887e28d7aa incorporates r159808 from branches/1.4:
17 years ago
Kevin P. Fleming 9a7c28cd5a we can now build with -Wformat=2, which found a couple of real bugs
17 years ago
Sean Bright 559e644b63 Fix a few build problems on Solaris (and check for an md5 utility in
17 years ago
Mark Michelson d584748f0c Add some missing $(DESTDIR)s to the bininstall
17 years ago
Jason Parker 947429b2b3 Remove echo line that is unnecessary (Thanks seanbright).
17 years ago
Jason Parker 493e903892 Add init script for ArchLinux
17 years ago
Kevin P. Fleming 75281a1696 Merged revisions 157162-157163 via svnmerge from
17 years ago
Eliel C. Sardanons 250a60958d We need to pass the DTD to xmlstarlet to validate against it the XML.
17 years ago
Russell Bryant 27d225c693 validate-docs is a PHONY target
17 years ago
Russell Bryant 44b84b3a14 Add a handy makefile target so that you can validate the documentation against the DTD
17 years ago
Russell Bryant 5528e210de Modify the Makefile logic for extracting documentation.
17 years ago
Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml
17 years ago
Michiel van Baak 357f4a9a86 Make sure we support nested functions and generation of trampolines
17 years ago
Olle Johansson 858a6baa76 Make sure we support nested functions with GCC 4.01 OS/X. This might not be OS/X only,
17 years ago
Kevin P. Fleming 845c910e03 Merged revisions 148736 via svnmerge from
17 years ago
Mark Michelson ae0d0de987 Too many times have I mistyped the word
17 years ago
Kevin P. Fleming 629861a705 Merged revisions 144924-144925 via svnmerge from
17 years ago
Jason Parker f644f8ce3f Merged revisions 141741 via svnmerge from
17 years ago
Russell Bryant 93ee81f9f8 Fix building menuselect-tree with PRINT_DIR set. We _must_ use the --quiet
17 years ago
Tilghman Lesher 6dd5b8609f Optional light colored background, for those who use black on white terminals.
17 years ago
Jason Parker 36a1024741 Remove option that isn't valid here.
17 years ago
Russell Bryant 239611711f Make PRINT_DIR work as advertised.
17 years ago
Tilghman Lesher 7e8f0ab219 Rename Mandrake scripts to Mandriva
17 years ago
Kevin P. Fleming f4fe5be9df Merged revisions 134352 via svnmerge from
17 years ago
Tilghman Lesher 735c7cda3c Minor changes to reduce packaging changes made by the Fedora maintainer.
17 years ago
Tilghman Lesher 46db155e92 Build the logrotate script according to paths
18 years ago
Tilghman Lesher b733aa5b4c Optionally install logrotate file
18 years ago
Terry Wilson eb5cce4586 Move phoneprov config files to be installed with 'make samples' so changes aren't inadvertently lost on a 'make install'
18 years ago
Kevin P. Fleming 6b06e9a8eb Merged revisions 127892,127895 via svnmerge from
18 years ago
Jason Parker 38519b5f5e Fix a typo that caused this asterisk.conf to not get correctly generated.
18 years ago
Kevin P. Fleming ebb75866db fix silly syntax error
18 years ago
Kevin P. Fleming 118bc262ff add message when no UI for menuselect is present
18 years ago
Kevin P. Fleming 615d69cc61 use batch-mode (no user interface) menuselect for --check-deps operations
18 years ago
Tilghman Lesher fab7c335fb Push relatively unused compiler options down the list, keeping the popular options at the top.
18 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.
18 years ago
Tilghman Lesher 76506b7baa Move compatibility options into asterisk.conf, default them to on for upgrades,
18 years ago
Tilghman Lesher 8aa3c0e2e1 Merged revisions 115312 via svnmerge from
18 years ago
Russell Bryant d02badd561 Merged revisions 114278 via svnmerge from
18 years ago
Russell Bryant 03f05c1300 Merged revisions 114275 via svnmerge from
18 years ago
Russell Bryant 83c674bf96 Merged revisions 114204 via svnmerge from
18 years ago
Russell Bryant 58f05ac8c2 Ensure configure gets run on a clean checkout.
18 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
18 years ago
Donny Kavanagh 7a2d8fc309 update documentation to reflect the changes in the way configure detects net-snmp.
18 years ago
Joshua Colp 358ac2f76a Merged revisions 110628 via svnmerge from
18 years ago
Jason Parker 10020f41fb Merged revisions 109973 via svnmerge from
18 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
18 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
18 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
Luigi Rizzo 59692c5e94 wrong variable, wrong order -> broken build.
18 years ago
Luigi Rizzo 947bf74890 support cygwin targets
18 years ago
Luigi Rizzo 5914462817 these linker flags apply to both cygwin and mingw32
18 years ago