Matthew Jordan
|
509731f3dc
pbx/Makefile: Revert r423237
|
10 年 前 |
Matthew Jordan
|
8dee96a5d0
Add some pbx python stuff
|
10 年 前 |
Andrew Latham
|
800a7d7a52
Title update
|
12 年 前 |
Kevin P. Fleming
|
b78a48c09c
Change per-file debug and verbose levels to be per-module, the way
|
15 年 前 |
Tilghman Lesher
|
0db3e4e5da
Merged revisions 242520 via svnmerge from
|
15 年 前 |
Kevin P. Fleming
|
4e4ae6bb96
Merged revisions 207647 via svnmerge from
|
15 年 前 |
Kevin P. Fleming
|
3b971455dc
Merged revisions 157859 via svnmerge from
|
16 年 前 |
Kevin P. Fleming
|
e349eace20
various minor fixes created while i worked on getting *every* Asterisk module to build on laptop in dev mode:
|
16 年 前 |
Kevin P. Fleming
|
c3e2ae36a8
Merged revisions 93180 via svnmerge from
|
17 年 前 |
Luigi Rizzo
|
72622945b9
Put into Makefile.moddir_rules the common instructions used to
|
17 年 前 |
Luigi Rizzo
|
fe01531797
normalize subdirs' Makefile by using ASTTOPDIR and not .. to reference
|
17 年 前 |
Luigi Rizzo
|
74354d4753
Fix building of modules under cygwin.
|
17 年 前 |
Steve Murphy
|
74a89324fa
This commit closes bug 7605, and half-closes 7638. The AEL code has been redistributed/repartitioned to allow code re-use both inside and outside of Asterisk. This commit introduces the utils/conf2ael program, and an external config-file reader, for both normal config files, and for extensions.conf (context, exten, prio); It provides an API for programs outside of asterisk to use to play with the dialplan and config files.
|
17 年 前 |
Steve Murphy
|
6343cd1e9c
Merged revisions 67526 via svnmerge from
|
17 年 前 |
Kevin P. Fleming
|
67b676ee28
Merged revisions 44055 via svnmerge from
|
18 年 前 |
Kevin P. Fleming
|
c9e383a5ea
Merged revisions 43996-43997,44008,44011-44012 via svnmerge from
|
18 年 前 |
Kevin P. Fleming
|
7c6ec94ddd
GNU make already knows how to quietly ignore non-existent files in 'include' directives
|
18 年 前 |
Kevin P. Fleming
|
90db3f33ab
merge new_loader_completion branch, including (at least):
|
18 年 前 |
Kevin P. Fleming
|
40ba74ea34
more Makefile cleanup and consistency stuff
|
18 年 前 |
Kevin P. Fleming
|
8747471caa
various minor fixes
|
18 年 前 |
Kevin P. Fleming
|
e2b807a6c7
make the build output less noisy (optional, can be controlled by the NOISY_BUILD variable in the top-level Makefile)
|
18 年 前 |
Kevin P. Fleming
|
3feee7bc18
move rules file to prepare for generic rules file
|
18 年 前 |
Kevin P. Fleming
|
626cea20d9
use new (separate) dependencies file from menuselect
|
18 年 前 |
Russell Bryant
|
5687bbde76
fix pbx_dundi build (issue #7424, jstrom)
|
18 年 前 |
Kevin P. Fleming
|
1e40e4f645
The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>)
|
18 年 前 |
Russell Bryant
|
48366d8ef9
- convert the 'uninstall' target to use separate targets to process each
|
18 年 前 |
Russell Bryant
|
77fdefefa4
- specify that 'depend' is a .PHONY target
|
18 年 前 |
Russell Bryant
|
5e998a88b7
- specify that 'all' is a .PHONY target
|
18 年 前 |
Russell Bryant
|
0efb53fb3e
add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targets
|
18 年 前 |
Russell Bryant
|
3e67bd6ca3
don't blow up in the sub Makefiles if menuselect.makeopts is not present. This
|
18 年 前 |