Commit Graph

9 Commits

Author SHA1 Message Date
Benny Prijono 5a2bb8505b Re #1657: allow --simulator argument to appear at any position in configure-bb10 arguments
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@4508 74dad513-b988-da41-8d7b-12977e46ad98
2013-04-26 11:44:26 +00:00
Benny Prijono 65a166e11b Re #1657: another change to configure-bb10 script to allow user to specify LDFLAGS in env var
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@4500 74dad513-b988-da41-8d7b-12977e46ad98
2013-04-25 01:40:14 +00:00
Benny Prijono a83f0d3bf5 Re #1657: changed configure-bb10 script to not add -O2 to CFLAGS if CFLAGS is already specified in the environment variable
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@4499 74dad513-b988-da41-8d7b-12977e46ad98
2013-04-25 01:20:27 +00:00
Benny Prijono c6b3a1b570 Re #1657: changed default CFLAGS in configure-bb10 to use -O2 to avoid surprise with performance
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@4494 74dad513-b988-da41-8d7b-12977e46ad98
2013-04-24 00:04:53 +00:00
Benny Prijono 6b1c8dce5b Re #1657: fixed the pjsip.pri generation script for linking with external third party libraries
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@4488 74dad513-b988-da41-8d7b-12977e46ad98
2013-04-23 05:39:13 +00:00
Benny Prijono b1b0658858 Re #1657: BB Integration:
- The configure-bb10 now outputs pjsip.pri to be included by application's .pro file in order to get PJSIP's settings included in the app's project
 - The configure-bb10 now also sets PJ_CONFIG_BB10 macro for platform detection by lib/app



git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@4468 74dad513-b988-da41-8d7b-12977e46ad98
2013-04-15 10:37:59 +00:00
Benny Prijono 5b2e680d03 More re #1570: fixed typo in configure-bb
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@4256 74dad513-b988-da41-8d7b-12977e46ad98
2012-09-14 23:40:21 +00:00
Benny Prijono 13a4e2444f More #1570: Added the missing -laudio_manager to LDFLAGS, which is required by R6 SDK. Thanks Bob Cripps for the patch
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@4251 74dad513-b988-da41-8d7b-12977e46ad98
2012-09-11 06:55:53 +00:00
Sauw Ming 152532f265 Fixed #1521: Add initial support for BlackBerry 10 (BB10) platform.
Please visit http://trac.pjsip.org/repos/wiki/Getting-Started/BB10 for more details on how to build for BB10.



git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@4150 74dad513-b988-da41-8d7b-12977e46ad98
2012-06-01 04:29:56 +00:00