summaryrefslogtreecommitdiff
path: root/soltools/mkdepend/main.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-02V804: Decreased performanceCaolán McNamara1-1/+2
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-9/+9
2014-10-28coverity#982185 silence Unchecked return value from libraryCaolán McNamara1-2/+2
2014-09-04coverity#1019334 Explicit null dereferencedCaolán McNamara1-74/+5
2014-06-24mkdepend: cleanup indentation and function declarationsNoel Grandin1-22/+11
2014-06-24remove use of register keyword in C filesNoel Grandin1-17/+17
2014-06-17-Wstrict-prototypesStephan Bergmann1-3/+1
2013-08-30WaE: size_t/unsigned int: possible loss of dataTor Lillqvist1-3/+3
2013-04-24gbuild: get rid of processdeps.awkMichael Stahl1-0/+12
2012-10-09fix some lousy formatting that triggers warnings from the compiler pluginLuboš Luňák1-14/+14
2011-06-28USG and Lynx_22 are not defined anywhereFrancois Tigeot1-1/+1
2011-06-16WaE: its far from K&R we are these daysCaolán McNamara1-2/+1
2011-06-12Remove some OS/2 remnantsFrancois Tigeot1-4/+4
2011-04-22Remove Sequent supportFrancois Tigeot1-1/+1
2011-02-18Removed some commented code.Danny Roberts1-1/+0
2011-02-03Silence compiler warningsTor Lillqvist1-0/+4
2010-10-28add modelines to .h files as wellCaolán McNamara1-0/+2
2010-03-12cmcfixes73: #i110077# silence soltools warningsCaolán McNamara1-40/+8
2010-01-09cmcfixes69: #i108178#: delete allocated object (removes unused code warning f...Caolán McNamara1-0/+3
2009-10-31#cmcfixes65: #i103768# add fcloseCaolán McNamara1-1/+2
2009-03-13CWS-TOOLING: integrate CWS cmcfixes53Vladimir Glazounov1-1/+1
2008-07-22INTEGRATION: CWS os2port03 (1.11.12); FILE MERGEDOliver Bolte1-5/+5
2008-04-10INTEGRATION: CWS changefileheader (1.11.22); FILE MERGEDRüdiger Timm1-6/+11
2007-10-15INTEGRATION: CWS vgbugs08 (1.10.42); FILE MERGEDIvo Hinkelmann1-0/+8
2006-11-02#i71051# Fix build breakage on Mac OS X (patch by pjanik).Rüdiger Timm1-1/+1
2006-10-31#i10000# Sparse semicolon removed to avoid warning 'syntax error: empty decla...Rüdiger Timm1-1/+1
2006-09-22INTEGRATION: CWS vgbugs04 (1.7.62); FILE MERGEDVladimir Glazounov1-1/+52
2004-04-21INTEGRATION: CWS ooo20040329 (1.6.36); FILE MERGEDSander Vesik1-11/+18
2003-07-16INTEGRATION: CWS ooo11rc2 (1.5.2); FILE MERGEDJens-Heiner Rechtien1-10/+44
2003-07-02INTEGRATION: CWS ooo11rc (1.4.42); FILE MERGEDVladimir Glazounov1-0/+5
2001-11-22#65293# build breaks if a directory is wrongly taken for searched includeHans-Joachim Lankenau1-1/+3
2001-05-14eat up c++ comments; don't get confused by //*Hans-Joachim Lankenau1-2/+0
2001-04-18Fixes for syntax problemNils Fuhrmann1-0/+3
2001-04-18Added makedependNils Fuhrmann1-0/+714