summaryrefslogtreecommitdiff
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* configure: Verify that the compiler understands warning cflagsOlivier CrĂȘte2013-12-261-18/+0
* Disable strict aliasing.. since gcc 4.4.3, there are many warnings/errors cau...Youness Alaoui2010-02-161-0/+1
* Use a global mutex for all nice agents and use g_source_is_destroyed to avoid...Youness Alaoui2009-06-161-1/+2
* Fix include files getting installed to /usr/include/libnice after the name ch...Youness Alaoui2009-01-191-0/+3
* Changing library name 'nice' to 'libnice'Youness Alaoui2008-12-191-1/+1
* correctly pass -Wall and -Werror dependending on whether we are in a release ...Youness Alaoui2008-11-121-2/+1
* Fixed the valgrind target.Kai Vehmanen2007-08-301-1/+1
* Build system updates: update to Makefile.am rules.Kai Vehmanen2007-05-211-2/+0
* Enabled more compiler warningsKai Vehmanen2007-05-021-0/+9
* disable warnings about unused parametersDafydd Harries2007-02-131-1/+2
* common.mk: include .gcno and .gcda files in CLEANFILESDafydd Harries2007-02-131-0/+2
* define ERROR_CFLAGS with -W* in common.mkDafydd Harries2007-02-101-0/+9
* split check-valgrind rule into common.mkDafydd Harries2007-02-021-0/+4