Age | Commit message (Expand) | Author |
2012-07-09 | implement -Tman .Eo and .Ec | Ingo Schwarze |
2012-07-09 | support for -Wc,*,* and -Xcompiler $arg | Marc Espie |
2012-07-09 | Implement -Tman .Bf. | Ingo Schwarze |
2012-07-09 | second fuckup in implicit detection | Marc Espie |
2012-07-09 | fix -Tman font handling for: | Ingo Schwarze |
2012-07-09 | another stupid test | Marc Espie |
2012-07-09 | more arg parsing failure | Marc Espie |
2012-07-09 | we should prefer --disable-shared if both are mentioned | Marc Espie |
2012-07-09 | implement -Tman .No and .Mt | Ingo Schwarze |
2012-07-08 | fix .Lk for -Tascii and implement it for -Tman | Ingo Schwarze |
2012-07-08 | fix vertical spacing for -Tman SYNOPSIS .Fn .Fo .Ft .In .Nm .Va .Vt | Ingo Schwarze |
2012-07-08 | implement -Tman .An | Ingo Schwarze |
2012-07-08 | implement -Tman .Vt | Ingo Schwarze |
2012-07-08 | add a test for the fixed --help | Jasper Lievisse Adriaanse |
2012-07-08 | nasty real test, create a Requires that depends on a variable in such a | Marc Espie |
2012-07-08 | simplify some more | Marc Espie |
2012-07-08 | simplify, make sure everything uses ${PKG_CONFIG} | Marc Espie |
2012-07-07 | Support the .cc request; code by kristaps@, tests by me. | Ingo Schwarze |
2012-07-07 | reorder stuff so that known failing targets are last | Marc Espie |
2012-07-07 | Add a test for RS breaking some other block. | Ingo Schwarze |
2012-07-07 | after several improvements to -Tman went in, | Ingo Schwarze |
2012-07-06 | from print/pdflib | Marc Espie |
2012-07-04 | library version overrides | Marc Espie |
2012-07-04 | move stuff around, don't even try to run dynamic arch tests on static arches. | Marc Espie |
2012-07-04 | our libtool currently fucks up -- and - options. | Marc Espie |
2012-07-04 | simplify | Marc Espie |
2012-07-04 | - fix dependencies for test-all-static so it runs standalone | Stuart Henderson |
2012-07-04 | add a test for -all-static. ok jasper@ | Stuart Henderson |
2012-07-03 | hookup previously added static-order test | Jasper Lievisse Adriaanse |
2012-07-03 | Add a regression test for the static libraries ordering issue | Matthieu Herrb |
2012-07-02 | remove exit from end of test since it prevents reporting failure | Darren Tucker |
2012-07-02 | fix dependencies, test --mode=execute | Marc Espie |
2012-07-02 | gnu libtool forbids invalid modes | Marc Espie |
2012-07-02 | recent libtool has some alternate invocation mode | Marc Espie |
2012-07-02 | so gnu libtool even has some forbidden tags... | Marc Espie |
2012-07-02 | those should error out... They don't, not yet. | Marc Espie |
2012-07-02 | tweak so that it also works with gnu-libtool | Marc Espie |
2012-07-02 | basic libtool regression tests | Marc Espie |
2012-06-28 | Remove hmac-sha2-256-96 and hmac-sha2-512-96 MACs since they were removed | Darren Tucker |
2012-06-26 | test sandbox with every malloc option | Darren Tucker |
2012-06-20 | no more mac68k; | Jason McIntyre |
2012-06-02 | In groff, trying to redefine standard man(7) macros before .TH has no effect; | Ingo Schwarze |
2012-06-02 | Minimal implementation of .EX and .EE for GNU compatibility. | Ingo Schwarze |
2012-06-01 | don't delete .* on cleanup due to unintended env expansion; pointed out in | Damien Miller |
2012-06-01 | append to rather than truncate test log; bz#2013 from openssh AT | Damien Miller |
2012-05-31 | Fix blank line handling in .if. | Ingo Schwarze |
2012-05-28 | While i already got my fingers dirty on mandoc_escape(), | Ingo Schwarze |
2012-05-28 | Make recursive parsing of roff(7) escapes actually work in the general case, | Ingo Schwarze |
2012-05-28 | Implement the roff \z escape sequence, intended to output the next | Ingo Schwarze |
2012-05-27 | Make sure a nasty bug reported by naddy@ on July 3, 2011 | Ingo Schwarze |