summaryrefslogtreecommitdiffstats
path: root/soltools/mkdepend/include.c
Commit message (Expand)AuthorAgeFilesLines
* Fix conditional around closing #pragma GCC diagnostic popStephan Bergmann2019-04-291-1/+1
* Avoid -Werror=format/stringop-truncationJulien Nabet2019-04-291-1/+1
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-1/+1
* loplugin:singlevalfieldsNoel Grandin2018-11-301-6/+4
* Silence GCC 8.2.1 -Werror=format-truncation=Stephan Bergmann2018-11-081-0/+8
* soltools: fix -Werror=format-overflowMichael Stahl2018-10-051-1/+4
* -Werror,-Wunused-variable (clang-cl)Stephan Bergmann2018-09-241-1/+2
* loplugin:external in Executable_mkdependStephan Bergmann2018-09-171-8/+6
* loplugin:constparams in soltools and variousNoel Grandin2017-07-211-5/+5
* loplugin:externvarStephan Bergmann2017-01-091-4/+1
* -Werror,-Wunused-parameter (clang-cl)Stephan Bergmann2016-01-261-0/+2
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-9/+9
* warning C4267: conversion from 'size_t' to 'int' (MSVC 64-bit)Stephan Bergmann2014-12-091-1/+1
* coverity#706158 Copy into fixed size bufferNorbert Thiebaud2014-10-041-5/+24
* mkdepend: cleanup indentation and function declarationsNoel Grandin2014-06-241-23/+15
* remove use of register keyword in C filesNoel Grandin2014-06-241-13/+13
* -Wstrict-prototypesStephan Bergmann2014-06-171-1/+1
* Prevent clang errors about promoted type incompatibilities of K&R function pa...Stephan Bergmann2011-10-171-5/+1
* hush unused parameter errorMichael Meeks2011-04-261-0/+1
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-081-9/+12
|\
| * gnumake2: fixing broken makedepend behaviourBjoern Michaelsen2010-12-131-9/+12
* | Silence compiler warningsTor Lillqvist2011-02-031-1/+1
* | add modelines to .h files as wellCaolán McNamara2010-10-281-0/+3
* | CLang++ Dead incrementCaolán McNamara2010-10-181-2/+2
|/
* INTEGRATION: CWS vgbugs04 (1.3.62); FILE MERGEDVladimir Glazounov2006-09-221-4/+15
* INTEGRATION: CWS ooo20040329 (1.2.68); FILE MERGEDSander Vesik2004-04-211-7/+14
* don't match directoriesHans-Joachim Lankenau2002-06-041-3/+3
* Added makedependNils Fuhrmann2001-04-181-0/+308