summaryrefslogtreecommitdiff
path: root/soltools/mkdepend/include.c
AgeCommit message (Expand)Author
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-09warning C4267: conversion from 'size_t' to 'int' (MSVC 64-bit)Stephan Bergmann
2014-10-04coverity#706158 Copy into fixed size bufferNorbert Thiebaud
2014-06-24mkdepend: cleanup indentation and function declarationsNoel Grandin
2014-06-24remove use of register keyword in C filesNoel Grandin
2014-06-17-Wstrict-prototypesStephan Bergmann
2011-10-17Prevent clang errors about promoted type incompatibilities of K&R function pa...Stephan Bergmann
2011-04-26hush unused parameter errorMichael Meeks
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-03Silence compiler warningsTor Lillqvist
2010-12-13gnumake2: fixing broken makedepend behaviourBjoern Michaelsen
2010-10-28add modelines to .h files as wellCaolán McNamara
2010-10-18CLang++ Dead incrementCaolán McNamara
2006-09-22INTEGRATION: CWS vgbugs04 (1.3.62); FILE MERGEDVladimir Glazounov
2004-04-21INTEGRATION: CWS ooo20040329 (1.2.68); FILE MERGEDSander Vesik
2002-06-04don't match directoriesHans-Joachim Lankenau
2001-04-18Added makedependNils Fuhrmann