Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move doc/index.html -> index.html | Volker Grabsch | 2012-03-29 | 1 | -1/+1 |
| | |||||
* | Improve comment style of all test programs | Volker Grabsch | 2012-03-29 | 1 | -2/+4 |
| | |||||
* | Rebrand to new project name MXE | Volker Grabsch | 2012-03-28 | 1 | -1/+1 |
| | |||||
* | package libgsasl: explicitly disable NLS | Martin Lambers | 2011-04-27 | 1 | -0/+21 |
Without this patch, libgsasl drags in a dependency on libintl if gettext happens to be built before libgsasl. Also added a minimal test program. |