summaryrefslogtreecommitdiffstats
path: root/package/lxdoom
Commit message (Collapse)AuthorAgeFilesLines
* games: Move all games into games subdirDaniel Laird2008-08-294-239/+0
| | | | | | | | | | Moved all games into a subdir called games and then updated makefiles as necessary. If not one objects to this one then I will probably do the same for audio next. Daniel Laird
* buildroot: remove trailing spacesPeter Korsgaard2008-08-042-2/+2
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-2/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Doom WAD's depend on DoomUlf Samuelsson2008-05-221-0/+1
|
* fixed lxdoom makeJohn Voltz2008-03-064-78/+231
|
* Add lxdoom packageUlf Samuelsson2007-11-302-0/+87