summaryrefslogtreecommitdiff
path: root/pjsip/build/Makefile
AgeCommit message (Expand)Author
2014-02-04Re #1519 (commited to SVN trunk): Add lib target to build system to enable bu...Liong Sauw Ming
2014-01-23Re #1723: Modified build system to link with C++ library only for pjsua2 lib ...Liong Sauw Ming
2014-01-16Re #1723: Fixed compilation and linking errorsLiong Sauw Ming
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming
2013-11-23Fixed #1713: Enable building the libraries as shared libraries/DLLs for GNU t...Benny Prijono
2013-10-24Re #1630 (misc): Use the right compiler and flags to compile C++ (.cpp) filesLiong Sauw Ming
2013-10-23Fixed #1707: Add support for paralel buildLiong Sauw Ming
2012-12-13Re #1559: Fix dependencies when running parallel make (thanks Shaun Ruffell f...Liong Sauw Ming
2012-03-22Re: #1463 (Third party media support). Tnitial work and it works, tested on L...Benny Prijono
2011-07-19Re #1254 Doxygen configuration and makefile changes to support version specif...Perry Ismangil
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2010-09-23Misc (re #1134): fixed error in Makefile target for generating doxygen docume...Benny Prijono
2010-08-01Implemented core multipart support and support in the invite session (re #1070)Benny Prijono
2009-10-26Ticket #957:Nanang Izzuddin
2009-10-26Implement ticket #982: Support for SIP Message Summary/Message Waiting Indica...Benny Prijono
2009-08-11Ticket #833:Nanang Izzuddin
2009-04-29Ticket #706:Nanang Izzuddin
2008-07-29Fixed ticket #581: Fixed build dependencies in the makefilesBenny Prijono
2008-06-20Updated doxygen documentationsBenny Prijono
2008-05-17Ticket #534: Client register/registration support for various registrar broke...Benny Prijono
2008-02-22Ticket #7: Move PJSIP compile time configurations/settings (such as T1, T2 ti...Benny Prijono
2007-10-10Fixed build warnings/error on LinuxBenny Prijono
2007-10-03Ticket 5: Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiationBenny Prijono
2007-09-30Ticket #385: Support for reliable provisional response (100rel, PRACK)Benny Prijono
2007-08-25Implement ticket #336: custom presence status in NOTIFY/PUBLISH, supporting s...Benny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-04-18Fixed the legacy build systemBenny Prijono
2007-04-17Fixed build system for third_partyBenny Prijono
2007-03-28Updated projects and Makefiles with the new pjnath libraryBenny Prijono
2006-12-25Added TLS support in Makefiles (see ticket #3)Benny Prijono
2006-11-11Attended call transfer implementation. The changes involves:Benny Prijono
2006-10-08Major addition to support DNS SRV resolution in PJSIP:Benny Prijono
2006-08-20Finishing autoconf work, also fixed compilation error in publish.hBenny Prijono
2006-08-15Support for PUBLISH (RFC 3903):Benny Prijono
2006-07-14Attempt to get some applications linked for RTEMS target, just to get the foo...Benny Prijono
2006-06-28Major improvements in PJSIP to support TCP. The changes fall into these categ...Benny Prijono
2006-06-19Re-live --quality options in pjsuaBenny Prijono
2006-06-14Fixed new pjsua build/makefilesBenny Prijono
2006-06-07Updated pjsua Makefile with recent changes in pjsua-libBenny Prijono
2006-05-27Added README-RTEMS and tweaked the makefilesBenny Prijono
2006-05-04Updated Makefiles, defined $TARGET as shortcut for ($MACHINE_NAME-$OS_NAME-$C...Benny Prijono
2006-03-24Moved getopt from pjsua-lib to pjlib-utilBenny Prijono
2006-03-06Renamed getopt() to pj_getopt(), and fixed misc Linux warningsBenny Prijono
2006-03-06Updated Makefiles for SIMPLE IM+iscomposing, wideband support, and SpeexBenny Prijono
2006-03-01Moved pjsua to pjsip-appsBenny Prijono
2006-02-27Fixed Makefile to adhere library dependenciesBenny Prijono
2006-02-27Fixed Linux port warnings/errorsBenny Prijono
2006-02-27Updated mingw compilationBenny Prijono
2006-02-19Fixing Makefiles for the new pjmedia-codec and pjsip-simple librariesBenny Prijono
2006-02-09Fixed Linux OSS soundBenny Prijono