summaryrefslogtreecommitdiff
path: root/pjlib/build
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-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
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2012-12-13Re #1559: Fix dependencies when running parallel make (thanks Shaun Ruffell f...Liong Sauw Ming
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
2011-02-28Implementation of re #1202 (PJLIB System Information API) on Win32 and Window...Benny Prijono
2011-02-28Initial implementation for re #1202 (PJILB System Information API) for Linux/...Benny Prijono
2010-09-23Misc (re #1134): fixed error in Makefile target for generating doxygen docume...Benny Prijono
2010-02-24Ticket #1032:Nanang Izzuddin
2010-01-08Ticket #1015: Disabled ioqueue Completion Port (ioqueue_winnt.c).Nanang Izzuddin
2009-10-26Ticket #957:Nanang Izzuddin
2009-10-25Initial commit for ticket #950: QoS support:Benny Prijono
2009-04-29More ticket #706: renamed output names from vs8 to vc8 to make it backward co...Benny Prijono
2009-04-28Ticket #706: Merged branch vs-reorg2 into trunk:Nanang Izzuddin
2009-04-22Ticket #706: Merged branch vs-reorg into trunk:Nanang Izzuddin
2009-04-08#706 work in progress: all Win32 projects now have all 6 configs. Settings no...Perry Ismangil
2009-03-30Misc (ticket #772): added missing hash_test.c in pjlib-test eVC4 projectBenny Prijono
2009-03-30Addition of Debug-Static, Debug-Dynamic, Release-Static, and Release-Dynamic ...Perry Ismangil
2009-01-27Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windo...Benny Prijono
2008-07-22Added math.h to pjlib's Visual Studio projectsBenny Prijono
2008-07-17More ticket #568: added hash_test.c to pjlib-test VS6 and VS2005 projectsBenny Prijono
2008-07-14Ticket #568: The hash table ignores the last row of the table in hash table i...Benny Prijono
2008-06-20Updated doxygen documentationsBenny Prijono
2008-05-23Changed build optimization settings for Speex and pjmedia for eVC4/Windows Mo...Benny Prijono
2008-05-17Ticket #534: Client register/registration support for various registrar broke...Benny Prijono
2008-05-11Implement ticket #531: active socket abstraction to make ioqueue programming ...Benny Prijono
2008-03-17Ticket #507: committed and tested g722 patch on WindowsBenny Prijono
2008-03-13More ticket #485: added TURN client applicationBenny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-04-09Initial modification to MakefilesBenny Prijono
2007-04-09Updated EVC project files with new directory layoutBenny Prijono
2007-04-09Fixed all VS6 and VS8 projects with new third party projects layoutBenny Prijono
2007-04-02Updated project dependencies to pjnathBenny Prijono
2007-03-28Updated projects and Makefiles with the new pjnath libraryBenny Prijono
2007-03-25ICE (work in progress): use single socket for all candidates in component, an...Benny Prijono
2007-03-23Added/updated VS8 projects for pjnathBenny Prijono
2007-03-14(big patch) Added top-level pjnath project and moved STUN related files to th...Benny Prijono
2007-02-25Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, an...Benny Prijono
2007-02-17Ticket #103: use Win32 native file I/O on Win32 (the VS8 project file was not...Benny Prijono
2007-02-16Implement ticket #103: changed autoconf script to use native Win32 file I/O o...Benny Prijono
2007-02-16Implement ticket #103: use native Win32 for file I/O on Win32Benny Prijono
2007-01-23Support for Visual Studio 2005 workspaceBenny Prijono
2006-12-02Fixed incorrect output path in PJLIBBenny Prijono
2006-09-17Added pool for allocating memory from the stack bufferBenny Prijono
2006-09-10Fixed autoconf in mingwBenny Prijono
2006-08-20Finishing autoconf work, also fixed compilation error in publish.hBenny Prijono