Age | Commit message (Expand) | Author |
2006-04-03 | langv2 | Daniel Stenberg |
2006-02-24 | prevent rockbox from using the wrong includes | Marcoen Hirschberg |
2006-02-21 | First attempt at generating and using .h files from bitmaps using bmp2rb. Th... | Dave Chapman |
2006-02-09 | Fix simulator builds (not positive sims are parallel make compliant still) | Brandon Low |
2006-02-09 | Various build sytem cleanups | Brandon Low |
2006-02-03 | Made rockbox.elf build with DEBUG enabled. | Tomasz Malesinski |
2006-01-31 | Handle .S files properly | Linus Nielsen Feltzing |
2006-01-26 | Adjusted the bitmap build to run make in the bitmap directories | Daniel Stenberg |
2006-01-23 | bmp2rb build system optimisation - only build the necessary libraries for the... | Dave Chapman |
2006-01-22 | Fix sim builds broken by the bmp2rb-in-build-system patch | Dave Chapman |
2006-01-22 | Initial attempt at using bmp2rb in the build system. Don't forget to re-run ... | Dave Chapman |
2006-01-15 | New plugin loader. Solves the crashes introduced with the .bss changes while ... | Jens Arnold |
2005-12-05 | Adjusted the decompressor work to build a compressed image for the Archos | Daniel Stenberg |
2005-11-28 | use the uclpack built in the tools dir | Daniel Stenberg |
2005-11-07 | No longer build the main output binary file when doing debug builds. | Daniel Stenberg |
2005-10-27 | Support for a colon-separated path in APPEXTRA | Linus Nielsen Feltzing |
2005-09-02 | Patch #1272052 by Henrik Backe - Move credits to a plugin | Linus Nielsen Feltzing |
2005-08-30 | Archos: Fixed broken debug builds | Linus Nielsen Feltzing |
2005-07-21 | Add missing Makefile modification for sound in the Win32 simulator. | Magnus Holmgren |
2005-07-14 | use the $(SILENT) thing | Daniel Stenberg |
2005-06-22 | moved and renamed the codecs, gave the codecs a new extension (.codec), | Daniel Stenberg |
2005-05-24 | re-link the output if librockbox.a is newer | Daniel Stenberg |
2005-05-23 | Remote LCD support added to the x11 simulator, take 1. The win32 simulator | Daniel Stenberg |
2005-05-09 | rebuild the ELF files if the rockbox lib was updated | Daniel Stenberg |
2005-05-07 | Fixed makefiles for autoconf.g include. | Daniel Stenberg |
2005-03-09 | GMini: libmad compiled | Jean-Philippe Bernardy |
2005-03-06 | Use the new generic SRC build "macro" in tools/makesrc.inc to process the | Daniel Stenberg |
2005-02-28 | Correct libcomsim.a dependencies | Linus Nielsen Feltzing |
2005-02-22 | Build cleanup and general fixes. fprintf() is now fdprintf(), the separation | Daniel Stenberg |
2005-02-18 | Unified build system to use SOURCES for sim builds too, a single Makefile-look | Daniel Stenberg |
2005-02-16 | Incorporate apps/codecs into the build system based on SOFTWARECODECS configu... | Dave Chapman |
2004-12-19 | Added GCCOPTS to the linker command line, to let the linker know exactly whic... | Linus Nielsen Feltzing |
2004-10-07 | Don't build the rocks if ENABLEDPLUGINS isn't set | Linus Nielsen Feltzing |
2004-10-07 | don't build UCL files for targets that don't support flashing | Daniel Stenberg |
2004-10-04 | new SOURCES file that specifies which files to build in each dir, use | Daniel Stenberg |
2004-09-22 | adjusted to work better in the new concept | Daniel Stenberg |
2004-09-22 | Rearranged makefiles again to move platform-specific stuff from the Makefiles | Daniel Stenberg |
2004-09-11 | Clean romstart file | Jens Arnold |
2004-09-09 | build system updated to include Ondio option | Jörg Hohensohn |
2004-09-06 | check the size of the .bin file, not the .ucl file | Daniel Stenberg |
2004-09-06 | removed the hard-coded size limit from the Makefile with some preprocessor | Daniel Stenberg |
2004-09-06 | rombox support: building and zip | Daniel Stenberg |
2004-07-24 | Prepared for ROM builds | Linus Nielsen Feltzing |
2004-06-27 | the apps files shouldn't be compiled with -DPLUGIN | Linus Nielsen Feltzing |
2004-05-18 | Further adjustments for the plugin library | Linus Nielsen Feltzing |
2004-03-30 | No need to create .mod/.ajz/.ucl files for the debug builds | Linus Nielsen Feltzing |
2004-01-04 | bring back the cat for the preprocessing of the app.lds file, since | Daniel Stenberg |
2003-12-12 | removed the neo-specific scramble-tool and made it an option to scramble | Daniel Stenberg |
2003-12-12 | Rockbox on Neo support | Daniel Stenberg |
2003-11-19 | uh, recorder v2 | Daniel Stenberg |