summaryrefslogtreecommitdiff
path: root/pjlib-util/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-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-03-14Re #1643: add initial support for CLIRiza 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
2010-09-23Misc (re #1134): fixed error in Makefile target for generating doxygen docume...Benny Prijono
2010-02-04Implemented ticket #1018: Simple HTTP client implementationLiong Sauw Ming
2008-07-29Fixed ticket #581: Fixed build dependencies in the makefilesBenny Prijono
2008-06-20Updated doxygen documentationsBenny Prijono
2008-06-06Ticket #537: implemented Simple DNS Server class (for testing) in pjlib-utilBenny Prijono
2008-02-01Ticket #465: utility to read PCAP file and sample application to read RTP fil...Benny Prijono
2007-10-10Ticket #396: initial implementation of digest AKA (akav1-md5) authentication ...Benny Prijono
2007-06-07Another ticket #326: Add DNS resolver and DNS SRV resolver test in pjlib-utilBenny Prijono
2007-04-09Initial modification to MakefilesBenny Prijono
2007-03-28Updated projects and Makefiles with the new pjnath libraryBenny Prijono
2007-02-28Fixed build error for recent STUN modifications on UnixBenny Prijono
2007-02-26Added CRC32 code to pjlib-util, and implemented STUN FINGERPRINT and MESSAGE-...Benny Prijono
2007-02-25Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, an...Benny Prijono
2007-02-21Merged the ICE branch into the trunkBenny Prijono
2006-11-17Removed duplicated stun.o in pjlib-util MakefileBenny Prijono
2006-10-08Major addition to support DNS SRV resolution in PJSIP:Benny Prijono
2006-09-30Added initial implementation of low-level DNS packetization Benny Prijono
2006-07-14Attempt to get some applications linked for RTEMS target, just to get the foo...Benny 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-23Fixed misc warnings/errors in Solaris buildBenny Prijono
2006-02-27Added errno.c in MakefileBenny Prijono
2006-02-08Removed default CFLAGS=-O2 -g in MakefilesBenny Prijono
2006-02-07Fixed minor typo in Makefile commentsBenny Prijono
2006-02-07Fixed Makefile and warnings in cygwin/mingwBenny Prijono
2005-11-08MSVC projects for pjlib-utilBenny Prijono
2005-11-08Initial configuration for pjlib-utilBenny Prijono