summaryrefslogtreecommitdiff
path: root/pjlib/build
AgeCommit message (Expand)Author
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
2006-08-06Echo suppressor tuning and testing on WincE, and also added config_site_sample.hBenny Prijono
2006-08-01Fix PJLIB on WinCE:Benny Prijono
2006-07-29Removed pj/compat/sprintf.h from MSVC workspace, also changed "make size" to ...Benny Prijono
2006-06-29In VC6 workspace, set PJLIB to use IoCompletionPort instead of select() on Re...Benny Prijono
2006-06-17Modifications all over the place, but mainly only to update Doxygen documenta...Benny Prijono
2006-05-27Added README-RTEMS and tweaked the makefilesBenny Prijono
2006-05-19Removed VSS traces from .dsp filesBenny Prijono
2006-05-16Fixed broken make on Linux etc because of missing os_timestamp_linux.c (was r...Benny Prijono
2006-05-10Merge-in RTEMS port patch by Phil Torre <ptorre@zetron.com>, alpha release.Benny Prijono
2006-05-04Updated Makefiles, defined $TARGET as shortcut for ($MACHINE_NAME-$OS_NAME-$C...Benny Prijono
2006-03-30Fixed race condition bug in ioqueue unregistration for select and Win32 IOCP ...Benny Prijono
2006-03-25Fixed bug in ioqueue: crashed when key is unregistered while another thread i...Benny Prijono
2006-03-23Set default option to exclude pj_stricmp_alnum()Benny Prijono