summaryrefslogtreecommitdiff
path: root/pkg
AgeCommit message (Expand)Author
2010-01-10Recursively copy library dependencies into destination package. IdentifySimon Howard
2010-01-09Clear existing arguments when adding a file.Simon Howard
2010-01-09Add file to command line when opened; add link from AppController toSimon Howard
2010-01-09Initial code to identify file type by extension and add file to commandSimon Howard
2010-01-09Hook in AppController as delegate for application, add file associationsSimon Howard
2010-01-05Add "clean" target to package makefiles.Simon Howard
2010-01-05Move config.make up to pkg/ directory. Use static makefiles to generateSimon Howard
2010-01-04Fix single space error when listing libraries.Simon Howard
2010-01-04Copy binaries into app dir along with libraries.Simon Howard
2010-01-04Include documentation files in package.Simon Howard
2010-01-04Fix GNUstep build.Simon Howard
2010-01-04Generate Info.plist and config.make in configure and remove temporarySimon Howard
2010-01-04Import OS X launcher code to trunk.Simon Howard
2009-11-29Add other missing files to dist.Simon Howard
2009-11-21Fix win32 package Makefile.Simon Howard
2009-11-21Merge from trunk.Simon Howard
2009-11-21Add Makefile to build Win32 packages.Simon Howard
2009-10-10Rename pkg/wince/Makefile to pkg/wince/GNUmakefile (it uses GNUSimon Howard
2009-10-10Add pkg directory to make dist.Simon Howard
2009-07-09Select the game to configure automatically if the game name is foundSimon Howard
2009-07-09Generate separate install packages for Doom, Heretic, Hexen.Simon Howard
2009-06-21Add Makefile for building CAB files, dependency calculation.Simon Howard
2009-06-21Use correct filename for SDL_net DLL.Simon Howard
2009-06-21Remove temporary files after generating CAB file.Simon Howard
2009-06-20Add script to generate Windows CE install package.Simon Howard