Commit Graph

730 Commits (06df43f6dd52e7bbe3ba573f64ceef50c158e277)

Author SHA1 Message Date
Walter Doekes a9698d0241 Fix support for parallel building with make (-j).
14 years ago
Terry Wilson 980ab2d018 Add ASTSBINDIR to the list of configurable paths
14 years ago
Richard Mudgett f1440edfa7 Merged revisions 339407 via svnmerge from
14 years ago
Tilghman Lesher 5e7121b44f Merged revisions 336734 via svnmerge from
14 years ago
Jason Parker d1a46d2e7a Merged revisions 333268 via svnmerge from
14 years ago
Jason Parker 00a8f14fb1 Merged revisions 333203 via svnmerge from
14 years ago
Tilghman Lesher 318f0f5514 Merged revisions 332369 via svnmerge from
14 years ago
Kevin P. Fleming 6855bb873f Merged revisions 328879 via svnmerge from
14 years ago
Jason Parker 881d139b84 Merged revisions 327888 via svnmerge from
15 years ago
Terry Wilson efd040cd11 Replace Berkeley DB with SQLite 3
15 years ago
Terry Wilson e2ee02daaa Merged revisions 323932 via svnmerge from
15 years ago
Russell Bryant b802909d07 Merged revisions 317530 via svnmerge from
15 years ago
Leif Madsen c85a903198 Merged revisions 317058 via svnmerge from
15 years ago
Kevin P. Fleming 7cf70df999 Use "-march=native" when possible.
15 years ago
Stefan Schmidt f6834d3247 fix wrong text of rerun menuselect after user interface warning
15 years ago
Tilghman Lesher a58b2fb395 XML validation
15 years ago
David Ruggles 08e6f86d23 update safe_asterisk script
15 years ago
Paul Belanger cd26019823 Merged revisions 299907 via svnmerge from
15 years ago
Tilghman Lesher fb3520e439 Merged revisions 299794 via svnmerge from
15 years ago
Tilghman Lesher 5656e5020f Merged revisions 297821 via svnmerge from
15 years ago
Paul Belanger 3960c9b41f Merged revisions 297406 via svnmerge from
15 years ago
Russell Bryant 893ca656af Merged revisions 294740 via svnmerge from
15 years ago
Terry Wilson b043365e98 Merged revisions 291575 via svnmerge from
15 years ago
Tilghman Lesher 7157b48150 Merged revisions 289104 via svnmerge from
15 years ago
Russell Bryant fc9d1879ce Merged revisions 283629 via svnmerge from
15 years ago
Paul Belanger 7f08adba61 Merged revisions 279314 via svnmerge from
15 years ago
Paul Belanger 7d96f2d01e Portability updates for Makefiles.
15 years ago
Russell Bryant e5c4c90064 Allow xmllint to be used for XML docs validation.
16 years ago
Paul Belanger 16027cd399 Remove ASTBINDIR variable
16 years ago
Tilghman Lesher a0baefec79 Merged revisions 268050 via svnmerge from
16 years ago
Tilghman Lesher 8d6ee962c7 Add kqueue(2) implementation to Asterisk in various places.
16 years ago
Russell Bryant 865bdbc954 Restore previous asterisk.conf syntax, where the directories aren't commented out.
16 years ago
Paul Belanger 3cea79e5fd New static asterisk.conf.sample file.
16 years ago
Paul Belanger 624c2449ff Merged revisions 260661-260662 via svnmerge from
16 years ago
Jason Parker 038af9fada Merged revisions 259748 via svnmerge from
16 years ago
Leif Madsen 8b11ae2e4f Add ability to generate ASCII documentation from the TeX files.
16 years ago
Kevin P. Fleming 2be88e05c0 Allow symbol export filtering to work properly on platforms that have symbol prefixes.
16 years ago
Tilghman Lesher 4c8f14b7cf Merged revisions 252361 via svnmerge from
16 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
17 years ago
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