dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/pbx
tilghman 8b4dc27865 Merged revisions 242520 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r242520 | tilghman | 2010-01-24 00:33:01 -0600 (Sun, 24 Jan 2010) | 8 lines
  
  Only rebuild bison and flex source files on demand, if bison and flex are detected by the configure script.
  
  Changed after discussion on the -dev list about possible unnecessary build
  failures, due to checkouts/untars causing these special source files to
  possibly be newer than their resulting C files.  This should additionally
  ensure that nobody need learn about extra Makefile arguments to ensure the
  proper files get rebuilt when changes are made to these special source files.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@242521 f38db490-d61c-443f-a65b-d21fe96a405b
2010-01-24 06:40:31 +00:00
..
ael/ael-test fixed the regressions 2008-12-17 02:32:58 +00:00
Makefile Merged revisions 242520 via svnmerge from 2010-01-24 06:40:31 +00:00
dundi-parser.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
dundi-parser.h Merge another change from team/russell/events ... 2008-06-10 12:48:50 +00:00
pbx_ael.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
pbx_config.c Parse global variables or expressions in hint extensions 2009-12-04 17:15:47 +00:00
pbx_dundi.c Extend max call limit duration from 24.8 days to 292+ million years. 2010-01-18 22:31:25 +00:00
pbx_gtkconsole.c various minor fixes created while i worked on getting *every* Asterisk module to build on laptop in dev mode: 2008-06-29 16:19:29 +00:00
pbx_loopback.c AST-2009-005 2009-08-10 19:20:57 +00:00
pbx_lua.c Load pbx_lua with global symbols to allow linking with other lua libraries. 2009-11-25 15:42:48 +00:00
pbx_realtime.c More 'static' qualifiers on module global variables. 2009-06-15 17:34:30 +00:00
pbx_spool.c Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00