summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)AuthorFilesLines
2013-12-26configure: Verify that the compiler understands warning cflagsOlivier CrĂȘte1-18/+0
2010-02-16Disable strict aliasing.. since gcc 4.4.3, there are many warnings/errors cau...Youness Alaoui1-0/+1
2009-06-16Use a global mutex for all nice agents and use g_source_is_destroyed to avoid...Youness Alaoui1-1/+2
2009-01-19Fix include files getting installed to /usr/include/libnice after the name ch...Youness Alaoui1-0/+3
2008-12-19Changing library name 'nice' to 'libnice'Youness Alaoui1-1/+1
2008-11-12correctly pass -Wall and -Werror dependending on whether we are in a release ...Youness Alaoui1-2/+1
2007-08-30Fixed the valgrind target.Kai Vehmanen1-1/+1
2007-05-21Build system updates: update to Makefile.am rules.Kai Vehmanen1-2/+0
2007-05-02Enabled more compiler warningsKai Vehmanen1-0/+9
2007-02-13disable warnings about unused parametersDafydd Harries1-1/+2
2007-02-13common.mk: include .gcno and .gcda files in CLEANFILESDafydd Harries1-0/+2
2007-02-10define ERROR_CFLAGS with -W* in common.mkDafydd Harries1-0/+9
2007-02-02split check-valgrind rule into common.mkDafydd Harries1-0/+4