]> diplodocus.org Git - nmh/history - tools/showbuildenv
Fix whitespace errors
[nmh] / tools / showbuildenv
2019-05-18 Ken HornsteinFix whitespace errors
2018-09-22 David LevineCheck for /etc/centos-release, on CentOS.
2016-12-10 Ralph Corderoyshowbuildenv: Add comment describing exit-status conven...
2016-12-10 Ralph CorderoyRevert "Test if the buildbots care about tools/showbuil...
2016-12-10 Ralph CorderoyTest if the buildbots care about tools/showbuildenv...
2016-12-08 David LevineReplaced !iscntrl() with isprint().
2016-10-24 Ralph Corderoyshowbuildenv: Drop lsb_release(1); /etc/lsb_release...
2016-10-21 Ralph CorderoyOops, stop showbuildenv reading from stdin when run...
2016-10-17 Ralph CorderoyOops, should have offset file in showbuildenv rather...
2016-10-17 Ralph CorderoyLook for a platform-specific /etc/*-release or similar.
2016-10-17 Ralph CorderoyProtect showbuildenv's headers from glob expansion.
2016-10-17 Ralph CorderoyAdd FIXME for more documentation to showbuildenv.
2016-10-17 Ralph CorderoyHave showbuildenv only indent non-blank lines.
2016-10-17 Ralph CorderoyRun lsb_release(1) if uname is Linux.
2014-08-08 Lyndon NerenbergPrint information about the compiler toolchain on Darwi...
2014-08-07 Lyndon NerenbergAdd new build tool: tools/showbuildenv