Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lang.csh: silence consoletype warnings | Olav Vitters | 2020-08-17 | 1 | -3/+3 |
| | |||||
* | lang.sh: silence consoletype warnings | Olav Vitters | 2020-08-17 | 1 | -5/+5 |
| | |||||
* | Move mageia specific files to the mageia/ subdirectory | Olav Vitters | 2020-07-30 | 2 | -0/+286 |
| | |||||
* | Align Makefile and tree structure with upstream tree structure | Olav Vitters | 2020-07-30 | 3 | -0/+75 |
Instead of placing the custom files with the upstream files it seems clearer to have them mostly separated. This makes it easier to see which parts are custom and which parts are more or less upstream. As a result the upstream Makefile only needed minor changes to accomodate this. The Makefile is NOT bug free, unfortunately it doesn't always do the right thing, this due to inexperience. |