summaryrefslogtreecommitdiff
path: root/apps/plugins/doom/Makefile (unfollow)
Commit message (Expand)Author
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-01-04Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold
2007-10-07Do the checking arm targets in a nicer way in the makefileNils Wallménius
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-02-15Replaced some explicit options for target linking with to be consistent with...Jens Arnold
2007-01-17Doom for the Gigabeat and some code reductionKarl Kurbjun
2006-12-13Free more plugin memoryKarl Kurbjun
2006-12-13Will it fit?Karl Kurbjun
2006-12-13Dehacked and BEX support for Doom - currently only supports a DEHACKED file i...Karl Kurbjun
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold
2006-10-23rearrange compiler options to avoid conflicts with header files on FreeBSDMarcoen Hirschberg
2006-10-22Speed up build process in general by using internal functions of make instead...Jens Arnold
2006-09-29Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell
2006-09-29Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing
2006-04-14Start of profiling support for doom.Karl Kurbjun
2006-03-29Use rockbox endian definesKarl Kurbjun
2006-03-28Patch #2969 - Doom! Currently only working on the H300.Dave Chapman
2006-02-24prevent rockbox from using the wrong includesMarcoen Hirschberg
2006-01-20Karl Kurbjun's patch #1407719:Daniel Stenberg
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg
2005-10-27Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-05-07Same 'DLL' messages as the new plugin Makefile.Jens Arnold
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg
2005-03-20Alpha sound driver for rockboy, should work in theory, but in practice,Michiel Van Der Kolk
2005-03-05Properly clean the rockboy dependency file.Jens Arnold
2005-03-04Grayscale support for rockboy - can't work without markuns patch,Michiel Van Der Kolk
2005-03-03First stages of rockboy menu - press A/B mode to enter, contributed by pabsMichiel Van Der Kolk
2005-03-03Added dynarec(under construction) and outline for lcd modesMichiel Van Der Kolk
2005-03-02Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...Jens Arnold
2005-02-25add wv2wavChristian Gmeiner
2005-02-23Win32 simulator: fixed building of codec test plugins.Jens Arnold
2005-02-22Proper check for cygwin build environment, avoids win32 error 5 when loading ...Jens Arnold
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg
2005-02-19First version of vorbis decoderDave Chapman
2005-02-18use CFLAGS and the codeclibs when linking .rocks on x11 simDaniel Stenberg
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg
2005-02-16Add flac2wav decoder - hardcoded output is /flactest.wavDave Chapman
2005-02-16Initial version of a52towav test viewer plugin for liba52 - output is hardcod...Dave Chapman
2005-02-16Initial check-in of mpa2wav - a test "viewer" plugin for the iRiver to conver...Dave Chapman
2005-02-07Link with the proper optionsLinus Nielsen Feltzing
2005-02-04preprocess the linker file with more infoDaniel Stenberg
2004-11-04Removed the depfile dependency for the .elf target, so all plugins aren't rel...Linus Nielsen Feltzing
2004-10-07Removed the ENABLEDPLUGINS checkLinus Nielsen Feltzing
2004-10-04new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg
2004-09-22adjusted to work better in the new conceptDaniel Stenberg
2004-09-22Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg