summaryrefslogtreecommitdiff
path: root/soltools/mkdepend
AgeCommit message (Expand)Author
2015-11-23loplugin:unusedfields in soltools/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-02V804: Decreased performanceCaolán McNamara
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-09warning C4267: conversion from 'size_t' to 'int' (MSVC 64-bit)Stephan Bergmann
2014-12-09warning C4267: conversion from 'size_t' to 'int' (MSVC 64-bit)Stephan Bergmann
2014-10-28coverity#982185 silence Unchecked return value from libraryCaolán McNamara
2014-10-04coverity#706158 Copy into fixed size bufferNorbert Thiebaud
2014-09-04coverity#1019334 Explicit null dereferencedCaolán McNamara
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
2014-05-30coverity#705236 Missing break in switchCaolán McNamara
2014-05-30coverity#705237 Missing break in switchCaolán McNamara
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-24coverity#982647 Missing break in switchCaolán McNamara
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2013-08-30WaE: size_t/unsigned int: possible loss of dataTor Lillqvist
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2013-04-24error: too many arguments in call to 'pr_dummy' [-Werror]Stephan Bergmann
2013-04-24gbuild: get rid of processdeps.awkMichael Stahl
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2012-10-09fix some lousy formatting that triggers warnings from the compiler pluginLuboš Luňák
2012-10-03-Werror,-Wc++98-compat-pedanticStephan Bergmann
2012-10-03-Werror,-Wheader-hygieneStephan Bergmann
2012-09-29soltools conversion to gbuildDavid Ostrovsky
2012-06-26re-base on ALv2 code.Michael Meeks
2012-03-22WaE: ignoring return value of 'fwrite'Caolán McNamara
2012-03-16soltools: fix solaris/gcc buildMichael Stahl
2012-01-27Decrease verbiage a little bitTor Lillqvist
2011-12-20Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist
2011-10-17Prevent clang errors about promoted type incompatibilities of K&R function pa...Stephan Bergmann
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-06-28USG and Lynx_22 are not defined anywhereFrancois Tigeot
2011-06-16WaE: its far from K&R we are these daysCaolán McNamara
2011-06-12Remove some OS/2 remnantsFrancois Tigeot
2011-06-07WaE: mark this dir as warnings freeCaolán McNamara
2011-06-04Rehash cross-compilation ideasTor Lillqvist
2011-05-13Cross-compilation work for soltoolsTor Lillqvist
2011-04-26hush unused parameter errorMichael Meeks
2011-04-26Fixing prototypes in soltools/mkdepend/ .Cyril Roelandt
2011-04-25Remove Ultrix supportFrancois Tigeot
2011-04-22Remove Sequent supportFrancois Tigeot
2011-03-08Merge remote branch 'origin/feature/gnumake2.1' into integration/dev300_m101Norbert Thiebaud
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-22Remove HPUX from imakedep.hThomas Arnhold