[Asterisk-code-review] bundled pjproject: Add tests for programs used by the Makef... (asterisk[13])

George Joseph asteriskteam at digium.com
Mon Oct 3 15:30:16 CDT 2016


George Joseph has uploaded a new patch set (#2).

Change subject: bundled_pjproject:  Add tests for programs used by the Makefile, et al.
......................................................................

bundled_pjproject:  Add tests for programs used by the Makefile, et al.

Added tests for sed, tar, bzip2, patch and nm.

The tarball is now downloaded to the externals_cache_dir if it was
specified on the ./configure command line

Removed regeneration of the pjproject aconfigure file.  It was only
needed for an old patch that no longer applies.

Converted the tests for symbols to explicit tests since we know that
they're now available in the bundled version.  Saves a little time
during configure.

Fixed third-party/Makefile.rules to properly set TAR, PATCH, SED
and NM if not already set and fixed the logic that adds options to
DOWNLOAD.

ASTERISK-26416 #close
Reported-by: Corey Farrell

Change-Id: Id1d94251c0155f8dd41b7de7067f35cfbaafbb9b
---
M Makefile
M configure
M configure.ac
M makeopts.in
M third-party/Makefile.rules
M third-party/pjproject/Makefile
M third-party/pjproject/apply_patches
M third-party/pjproject/configure.m4
8 files changed, 301 insertions(+), 245 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/14/4014/2
-- 
To view, visit https://gerrit.asterisk.org/4014
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id1d94251c0155f8dd41b7de7067f35cfbaafbb9b
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: George Joseph <gjoseph at digium.com>



More information about the asterisk-code-review mailing list