asterisk/third-party
George Joseph c5e8f50169 pjproject_bundled: Add MALLOC_DEBUG capability
pjproject_bundled will now use the asterisk memory debugging APIs
if MALLOC_DEBUG is turned on in menuselect.

Because this required stubs for the executable programs and the python
bindings, some Makefile reorganization was needed to properly handle
the dependencies.  As a result, the makefile now individually makes
each of the pjproject libraries separately instead of making them all
in 1 shot.  The only visible change is that there are separate status
lines printed for each library instead oif 1 for all libs.  Also, the
making of the pjproject dependency files was eliminated.  They're not
needed for building unless you're actively modifying pjproject source
files and it makes the build process faster.  Finally, any issues with
parallel builds should be resolved again making the build faster.

Change-Id: Icc5e3d658fbfb00e0a46b44c66dcc2522d5171b0
2016-10-09 18:15:12 -05:00
..
pjproject pjproject_bundled: Add MALLOC_DEBUG capability 2016-10-09 18:15:12 -05:00
Makefile build-system: Allow building with static pjproject 2016-03-01 09:30:43 -07:00
Makefile.rules pjproject_bundled: Add MALLOC_DEBUG capability 2016-10-09 18:15:12 -05:00
versions.mak pjproject_bundled: Update for pjproject 2.5.5 2016-07-28 08:07:21 -05:00