Commit Graph

643 Commits (9c9acc50e65963fd75cbbd8b51a5cd3ceaf9f208)

Author SHA1 Message Date
Tilghman Lesher 4c8f14b7cf Merged revisions 252361 via svnmerge from
15 years ago
Russell Bryant 230ded2388 Merged revisions 247422 via svnmerge from
16 years ago
Tilghman Lesher 1ac0713811 Merged revisions 246709 via svnmerge from
16 years ago
Jeff Peeler a170cd28e0 Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloads
16 years ago
David Vossel 1da8e44be8 Merged revisions 241626 via svnmerge from
16 years ago
Jason Parker dcf6f8cf68 Allow parallel make (-j) to work properly.
16 years ago
David Vossel f0cc6a885a transmit_silence_during_record replaced by transmit_silence
16 years ago
David Vossel 4342c50ae1 updated transmit_silence option documentation in asterisk.conf
16 years ago
Tilghman Lesher 6c1e69370e Err, oops, it was already the way I intended.
16 years ago
Russell Bryant a1a277a014 Merged revisions 240547 via svnmerge from
16 years ago
David Vossel 03529837cc add silence gen to wait apps
16 years ago
Tilghman Lesher 38957995ff Permit more options in the Makefile as to startup options
16 years ago
Tilghman Lesher d079b371c7 Including bundle1.o breaks Tiger and Leopard
16 years ago
Tilghman Lesher 5e0762370c It's been long enough -- make the behavior introduced in 1.6 the default.
16 years ago
Jason Parker c8208d6111 Merged revisions 234255 via svnmerge from
16 years ago
Jason Parker 85e2c6d7fb Fix some build issues on Solaris.
16 years ago
Olle Johansson ede3699c6e Merged revisions 227088 via svnmerge from
16 years ago
Olle Johansson 891e3df1c6 Adding compile time flags for Snow Leopard, Leopard and some other animals
16 years ago
Sean Bright 52a2ded0cd Optionally build and install the sample AGIs in the agi/ directory.
16 years ago
Kevin P. Fleming 673eadaa3a Merged revisions 225581 via svnmerge from
16 years ago
Sean Bright 117d3fd910 Add the programs in utils/ to menuselect.
16 years ago
Sean Bright a662c95371 Merged revisions 220213 via svnmerge from
16 years ago
Sean Bright 9c23d0690b Merged revisions 220099 via svnmerge from
16 years ago
Tilghman Lesher e1d799cf9e Force Darwin on ppc platforms to compile with a target level that supports aliasing.
16 years ago
Kevin P. Fleming 802b79e3ca Ensure that CFLAGS and/or LDFLAGS provided to configure script are preserved.
16 years ago
Tilghman Lesher de28a23966 The DTD should be installed in the same path as the rest of the XML documentation.
16 years ago
Tilghman Lesher 4266f429f9 Merged revisions 213899 via svnmerge from
16 years ago
Kevin P. Fleming be44f938c3 Merged revisions 210237 via svnmerge from
16 years ago
Kevin P. Fleming 3b1b2f793e Revert accidental Makefile change.
16 years ago
Kevin P. Fleming ed2a3cedd1 Merged revisions 209759 via svnmerge from
16 years ago
Kevin P. Fleming f57f420102 Restore explicit export of ASTCFLAGS/ASTLDFLAGS and underscore-variants to sub-makes.
16 years ago
Kevin P. Fleming 96e4e31eeb Merged revisions 207647 via svnmerge from
16 years ago
Russell Bryant 3735876566 Make addons build last - this is for Qwell.
16 years ago
Russell Bryant c511a26749 Move Asterisk-addons modules into the main Asterisk source tree.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Kevin P. Fleming ab73c3aabe When compiling in an Emacs-spawned shell, always print directory names.
16 years ago
Kevin P. Fleming 6c5987811c Redesigned 'optional API' support.
16 years ago
Sean Bright 856fda9f1c Fix all of the parallel build warnings issued when running make -j#.
16 years ago
Russell Bryant 27bd9d5f18 Switch from "echo -n" to printf. On my mac, the -n was just getting printed out.
16 years ago
Sean Bright 87b1997de9 Merged revisions 197998 via svnmerge from
16 years ago
Sean Bright c7f36e428c Use bash explicitly when calling build_tools/mkpkgconfig from the Makefile.
16 years ago
Eliel C. Sardanons 2f996a3ab4 Allow to include sections of other parts of the xml documentation.
16 years ago
Russell Bryant 7b24f99808 Remove unnecessary compiler flag
16 years ago
Kevin P. Fleming f321d08113 Build XML documention from *only* the source files that have docs in them
16 years ago
Russell Bryant 2cb0018fa1 Start splitting up miscellaneous doxygen documentation into separate files.
16 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
17 years ago
Tilghman Lesher b733aa5b4c Optionally install logrotate file
17 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'
17 years ago
Kevin P. Fleming 6b06e9a8eb Merged revisions 127892,127895 via svnmerge from
17 years ago
Jason Parker 38519b5f5e Fix a typo that caused this asterisk.conf to not get correctly generated.
17 years ago
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
17 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