Age | Commit message (Expand) | Author |
2010-01-15 | Extend osx makefile to allow building of a working GNUstep application, | Simon Howard |
2010-01-12 | Strip executables when building Windows CE packages. | Simon Howard |
2010-01-12 | Move Makefile definitions for CC and STRIP into config.make, use | Simon Howard |
2010-01-12 | Set main menu title based on package name, not fixed string. | Simon Howard |
2010-01-12 | Add missing connection for plutonia.wad set button. | Simon Howard |
2010-01-12 | Add document icon file and use for file associations. | Simon Howard |
2010-01-11 | Insert new files into the command line at the correct location, allowing | Simon Howard |
2010-01-11 | When launching a file from the finder, add the new file into the command | Simon Howard |
2010-01-10 | Change "@executable_path@" to "@executable_path" | Simon Howard |
2010-01-10 | Install docs with a single cp, rather than using a for loop. | Simon Howard |
2010-01-10 | Recursively copy library dependencies into destination package. Identify | Simon Howard |
2010-01-09 | Clear existing arguments when adding a file. | Simon Howard |
2010-01-09 | Add file to command line when opened; add link from AppController to | Simon Howard |
2010-01-09 | Initial code to identify file type by extension and add file to command | Simon Howard |
2010-01-09 | Hook in AppController as delegate for application, add file associations | Simon Howard |
2010-01-05 | Add "clean" target to package makefiles. | Simon Howard |
2010-01-05 | Move config.make up to pkg/ directory. Use static makefiles to generate | Simon Howard |
2010-01-04 | Fix single space error when listing libraries. | Simon Howard |
2010-01-04 | Copy binaries into app dir along with libraries. | Simon Howard |
2010-01-04 | Include documentation files in package. | Simon Howard |
2010-01-04 | Fix GNUstep build. | Simon Howard |
2010-01-04 | Generate Info.plist and config.make in configure and remove temporary | Simon Howard |
2010-01-04 | Import OS X launcher code to trunk. | Simon Howard |
2009-11-29 | Add other missing files to dist. | Simon Howard |
2009-11-21 | Fix win32 package Makefile. | Simon Howard |
2009-11-21 | Merge from trunk. | Simon Howard |
2009-11-21 | Add Makefile to build Win32 packages. | Simon Howard |
2009-10-10 | Rename pkg/wince/Makefile to pkg/wince/GNUmakefile (it uses GNU | Simon Howard |
2009-10-10 | Add pkg directory to make dist. | Simon Howard |
2009-07-09 | Select the game to configure automatically if the game name is found | Simon Howard |
2009-07-09 | Generate separate install packages for Doom, Heretic, Hexen. | Simon Howard |
2009-06-21 | Add Makefile for building CAB files, dependency calculation. | Simon Howard |
2009-06-21 | Use correct filename for SDL_net DLL. | Simon Howard |
2009-06-21 | Remove temporary files after generating CAB file. | Simon Howard |
2009-06-20 | Add script to generate Windows CE install package. | Simon Howard |