summaryrefslogtreecommitdiff
path: root/nice/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* configure: Verify that the compiler understands warning cflagsOlivier CrĂȘte2013-12-261-1/+1
* Use only POSIX statements in nice/Makefile.amTimothy Redaelli2011-10-131-5/+5
* Fix check-symbols test for PPC64David Woodhouse2011-08-151-3/+10
* Use only POSIX statements in Makefile.amTimothy Redaelli2011-03-311-2/+2
* Link the lib against gupnp tooYouness Alaoui2009-05-071-0/+1
* Change the top_srcdir and ../ directories from Makefile.am to use top_builddi...Youness Alaoui2009-03-051-2/+2
* Changing library name 'nice' to 'libnice'Youness Alaoui2008-12-191-1/+1
* add all necessary files to EXTRA_DISTYouness Alaoui2008-11-121-1/+1
* Move address into the agent's dirYouness Alaoui2008-10-301-1/+0
* remove empty test directory and fix some automake warningsYouness Alaoui2008-10-291-1/+0
* No more need for linking with liblocalYouness Alaoui2008-10-281-2/+0
* Fix the libtool -version-info into the configure.acYouness Alaoui2008-10-271-1/+2
* Remove useless filesYouness Alaoui2008-10-071-42/+1
* Update makefiles and configure to the new changes in file structure for the N...Youness Alaoui2008-10-061-1/+1
* Fixed build time dependencies from nice towards submodules agent and local.Kai Vehmanen2007-09-181-3/+7
* Modified the logic for passing list of exported symbols to linker. Fixes to u...Kai Vehmanen2007-06-191-5/+15
* Build system updates: update to Makefile.am rules.Kai Vehmanen2007-05-211-1/+4
* use "nice" rather than "libnice" as pkgconfig identifierDafydd Harries2007-10-021-1/+1
* add copyright/license notice to each Makefile.amDafydd Harries2007-04-301-0/+7
* use ERROR_CFLAGS in subdirectoriesDafydd Harries2007-02-131-3/+4
* include common.mk in each Makefile.amDafydd Harries2007-02-051-0/+2
* split address code into separate directoryDafydd Harries2007-02-031-0/+1
* add jingle-test-serverDafydd Harries2007-02-031-2/+8
* link stuff in nice/ against libnice instead of libagentDafydd Harries2007-02-011-2/+2
* add test for symbol changesDafydd Harries2007-02-011-1/+8
* add libnice.pcDafydd Harries2007-01-311-0/+3
* include random.h in nice.hDafydd Harries2007-01-311-0/+1
* add simple test clientDafydd Harries2007-01-301-1/+10
* create nice.hDafydd Harries2007-01-291-0/+2
* move readline/util code from agent/ to nice/Dafydd Harries2007-01-291-9/+24
* link ice-test-server to libnice instead of libagentDafydd Harries2007-01-221-1/+1
* move libnice.ver to _SOURCES properDafydd Harries2007-01-221-3/+1
* use paths relative to top_builddir for linking in librariesDafydd Harries2007-01-221-2/+2
* link libstun into libagentDafydd Harries2007-01-221-2/+0
* agent: use UDP library for network operationsDafydd Harries2007-01-221-2/+0
* add ICE server skeletonDafydd Harries2007-01-211-0/+20
* nice/Makefile.am: libnice.ver is in $(srcdir)Dafydd Harries2007-01-211-1/+1
* add nice/ directoryDafydd Harries2007-01-211-0/+15