Age | Commit message (Expand) | Author |
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 |
2003-11-19 | use v2 scrambling for recorder v2 | Daniel Stenberg |
2003-09-29 | Proper echo of uclpack command line | Björn Stenberg |
2003-08-01 | Missed one | Hardeep Sidhu |
2003-08-01 | $< and were backwards | Hardeep Sidhu |
2003-07-31 | corrected the 2uclpack mistake | Daniel Stenberg |
2003-07-31 | If uclpack is not there, produce a faked one to avoid getting that message | Daniel Stenberg |
2003-07-31 | If you make sure that you have 'uclpack' in your $PATH when you run make | Daniel Stenberg |
2003-07-24 | Henrik Backe's patch that makes the .map files get created in the build | Daniel Stenberg |
2003-07-13 | Added plugin support for 8MB-modified units. This bumps the plugin API versio... | Björn Stenberg |
2003-06-29 | Added plugin loader. Moved games, demos and the text viewer to loadable plugi... | Björn Stenberg |
2003-04-22 | default to the old staticly set tools dir | Daniel Stenberg |
2003-04-22 | use TOOLSDIR as passed-in | Daniel Stenberg |
2003-03-03 | export MEM variable in firmware and apps | Uwe Freese |
2003-02-26 | Moved to one single .lds file for ALL builds. | Daniel Stenberg |
2003-02-26 | MEM should be passed in to this make, setting the size of the DRAM in MB. | Daniel Stenberg |
2003-02-26 | use the same .lds file for recorder and player, they were identical anyway! | Daniel Stenberg |
2003-02-18 | Assign ANYREC before checking if this is a DEBUG build or not, without this | Daniel Stenberg |
2003-02-07 | we only include from firmware/include and export, no other firmware dir | Daniel Stenberg |
2003-02-07 | new include path | Daniel Stenberg |
2003-01-16 | When building the FM version, invoke 'scramble' with the -fm option. | Daniel Stenberg |