summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2021-10-14Suppress reporting memory leaks originating from libdevstatXimalas
2021-09-11valgrind: rewrite ncurses suppressionsChristian Göttsche
2021-09-11valgrind: track origin of uninitialised valuesChristian Göttsche
2020-11-25Track file descriptors in valgrind scriptChristian Göttsche
2020-09-17Add script to run htop under valgrindChristian Göttsche
2020-09-03Axe automated header generation.Zev Weiss
2020-08-25MakeHeader.py.in: remove unused importChristian Göttsche
2020-08-25MakeHeader.py.in: remove executable bitChristian Göttsche
2020-08-23Generate an appropriate shebang line for MakeHeader script3.0.0rc2Nathan Scott
2020-08-23Revert "MakeHeader.py: use python3 shebang"Nathan Scott
2020-08-21MakeHeader.py: use python3 shebangChristian Göttsche
2020-07-10Resolve complation issues with -fno-common (default from gcc-10)Nathan Scott
2019-02-10Linting changesHisham Muhammad
2018-04-05MakeHeader.py: Fix for non-utf8 environments (#770)volkov-am
2017-07-27make script version agnosticguoci
2017-04-21Enh: scripts/MakeHeader scriptDiederik de Groot
2015-01-21Sorry about the mega-patch.Hisham Muhammad
2014-11-19Another portability tweak.Hisham Muhammad
2014-01-17Possible to regenerate headers outside of srcdirRobert Rosengren
2011-12-26major header cleanupHisham Muhammad
2007-08-10Fix GCC 4.3 issues: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416852Hisham Muhammad
2007-05-17Fixes for /proc location, submitted by Florent ThoumieHisham Muhammad
2006-06-06New version of MakeHeader. Does not use 'private' comment annotation,Hisham Muhammad
2006-06-05Use long long types to avoid overflowHisham Muhammad
2006-03-23Add header generator script.Hisham Muhammad