index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
games
Age
Commit message (
Expand
)
Author
2010-10-14
prboom: re-add big endian fixup
Peter Korsgaard
2010-10-14
prboom: fix png support
Peter Korsgaard
2010-10-14
prboom: bump version
Peter Korsgaard
2010-09-12
prboom: use correctly the autotargets infrastructrure
Thomas Petazzoni
2010-08-31
package/games: remove broken lxdoom package
Peter Korsgaard
2010-07-27
gnuchess: fix configure cache issue with readline
Peter Korsgaard
2010-07-07
Update all packages to quote $(TARGET_CC)
Thomas Petazzoni
2010-06-22
package: remove games/Config.in
Peter Korsgaard
2010-05-11
Merge branch 'build-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter Korsgaard
2010-05-10
package/games/vice: remove
Peter Korsgaard
2010-05-09
gnuchess: add a patch to fix getline() conflict
Thomas Petazzoni
2010-03-22
package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure args
Peter Korsgaard
2010-02-23
ace_of_penguins: mark as BROKEN
Thomas Petazzoni
2010-02-23
ace_of_penguins: add dependency on host-libpng
Thomas Petazzoni
2010-02-19
xboard: remove package
Thomas Petazzoni
2010-02-19
Fix build failure of rubix
Thomas Petazzoni
2010-02-19
Add libxpm as a dependency of ace_of_penguins
Thomas Petazzoni
2009-12-06
package: get rid of redundant malloc related configure presets
Peter Korsgaard
2009-11-23
xboard: needs X11 support and gnuchess
Peter Korsgaard
2009-11-23
vice: mark as broken
Peter Korsgaard
2009-11-23
rubix: needs X11 support
Peter Korsgaard
2009-11-23
magiccube4d: needs C++ and X11 support
Peter Korsgaard
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-09-01
sdl_net: rename back to SDL_net
Peter Korsgaard
2009-08-29
buildroot: fix remaining references to SDL_net instead of sdl_net
Peter Korsgaard
2009-07-24
xorg: remove the XSERVER variable
Thomas Petazzoni
2009-07-24
xorg: use BR2_PACKAGE_XORG instead of BR2_PACKAGE_XSERVER_none
Thomas Petazzoni
2009-07-17
xorg: simplify dependencies on X.org
Thomas Petazzoni
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-11-14
package: Kconfig: use menu instead of menuconfig for sub menus
Peter Korsgaard
2008-11-05
prboom: misc cleanups
Peter Korsgaard
2008-11-05
prboom: add a touch $@ to end of install target rule to install PrBoom only once
Hans-Christian Egtvedt
2008-09-24
lxdoom: add dependency to a xserver in Makefile
Hans-Christian Egtvedt
2008-09-24
lxdoom: make package depend on X11 server
Hans-Christian Egtvedt
2008-09-24
doom-wad: enable kconfig entry for PrBoom package and fix whitespace damage
Hans-Christian Egtvedt
2008-09-24
prboom: add new games package PrBoom
Hans-Christian Egtvedt
2008-09-24
doom-wad: split out and fix installation of Doom shareware wad file
Hans-Christian Egtvedt
2008-09-03
games: add games.mk so make will descent down package/games/*/*.mk
Peter Korsgaard
2008-08-29
games: Move all games into games subdir
Daniel Laird