summaryrefslogtreecommitdiff
path: root/games/xarchon/patches
AgeCommit message (Collapse)AuthorFilesLines
2011-11-27Fix build with modern GCCjoerg2-5/+24
2010-02-14DESTDIR supportjoerg1-0/+15
2006-08-03Fix "static declaration follows non-static" and "extra qualification" errorskristerw2-0/+27
that prevented build with gcc 4.1.
2006-04-28Fix C++ for GCC 3.4+. Always link with pthread when linking with qt-mt.joerg3-4/+92
2005-02-22Work around broken qt test in configure script, and add some patcheswiz12-5/+162
to make this compile with gcc3.
2003-12-20make this build properly with qt3 - gtk didn't work at all.hubertf2-0/+67
still has issues...
2002-09-06Convert to buildlink2.wiz1-16/+0
2001-08-15Converted to use buildlink.mk files, it simplified Makefile and patch-abzuntum1-3/+3
a lot.
2001-03-19include `gtk-config --cflags` and `gtk-config --libs` along with thedmcmahill1-3/+3
corresponding glib ones so that gtk headers/libs are found. fixes recently noted bulk build problems
1999-10-29Update to V0.43. It now uses "ls -l" instead of GNU find now, andhubertf2-39/+0
the computer should play a little better.
1999-10-27use glib-config to find headers, whereever they are hidden.hubertf1-3/+3
1999-10-14Chess-like strategy game with battle optionshubertf3-0/+55