| Commit message (Expand) | Author | Age |
| ... | |
| * | Fixed makefiles for autoconf.g include. | Daniel Stenberg | 2005-05-07 |
| * | GMini: libmad compiled | Jean-Philippe Bernardy | 2005-03-09 |
| * | Use the new generic SRC build "macro" in tools/makesrc.inc to process the | Daniel Stenberg | 2005-03-06 |
| * | Correct libcomsim.a dependencies | Linus Nielsen Feltzing | 2005-02-28 |
| * | Build cleanup and general fixes. fprintf() is now fdprintf(), the separation | Daniel Stenberg | 2005-02-22 |
| * | Unified build system to use SOURCES for sim builds too, a single Makefile-look | Daniel Stenberg | 2005-02-18 |
| * | Incorporate apps/codecs into the build system based on SOFTWARECODECS configu... | Dave Chapman | 2005-02-16 |
| * | Added GCCOPTS to the linker command line, to let the linker know exactly whic... | Linus Nielsen Feltzing | 2004-12-19 |
| * | 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-07 |
| * | new SOURCES file that specifies which files to build in each dir, use | Daniel Stenberg | 2004-10-04 |
| * | 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-22 |
| * | Clean romstart file | Jens Arnold | 2004-09-11 |
| * | build system updated to include Ondio option | Jörg Hohensohn | 2004-09-09 |
| * | 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-09-06 |
| * | Prepared for ROM builds | Linus Nielsen Feltzing | 2004-07-24 |
| * | the apps files shouldn't be compiled with -DPLUGIN | Linus Nielsen Feltzing | 2004-06-27 |
| * | Further adjustments for the plugin library | Linus Nielsen Feltzing | 2004-05-18 |
| * | No need to create .mod/.ajz/.ucl files for the debug builds | Linus Nielsen Feltzing | 2004-03-30 |
| * | bring back the cat for the preprocessing of the app.lds file, since | Daniel Stenberg | 2004-01-04 |
| * | 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-12-12 |
| * | uh, recorder v2 | Daniel Stenberg | 2003-11-19 |
| * | use v2 scrambling for recorder v2 | Daniel Stenberg | 2003-11-19 |
| * | Proper echo of uclpack command line | Björn Stenberg | 2003-09-29 |
| * | Missed one | Hardeep Sidhu | 2003-08-01 |
| * | $< and were backwards | Hardeep Sidhu | 2003-08-01 |
| * | 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-31 |
| * | Henrik Backe's patch that makes the .map files get created in the build | Daniel Stenberg | 2003-07-24 |
| * | Added plugin support for 8MB-modified units. This bumps the plugin API versio... | Björn Stenberg | 2003-07-13 |
| * | Added plugin loader. Moved games, demos and the text viewer to loadable plugi... | Björn Stenberg | 2003-06-29 |
| * | default to the old staticly set tools dir | Daniel Stenberg | 2003-04-22 |
| * | use TOOLSDIR as passed-in | Daniel Stenberg | 2003-04-22 |
| * | export MEM variable in firmware and apps | Uwe Freese | 2003-03-03 |
| * | 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-26 |
| * | Assign ANYREC before checking if this is a DEBUG build or not, without this | Daniel Stenberg | 2003-02-18 |
| * | we only include from firmware/include and export, no other firmware dir | Daniel Stenberg | 2003-02-07 |
| * | new include path | Daniel Stenberg | 2003-02-07 |
| * | When building the FM version, invoke 'scramble' with the -fm option. | Daniel Stenberg | 2003-01-16 |
| * | FM Recorder support added | Daniel Stenberg | 2003-01-16 |
| * | generate a raw list from the docs/CREDITS file and include that in credits.c | Daniel Stenberg | 2002-10-15 |
| * | re-run the language tools if new ones arrive | Daniel Stenberg | 2002-10-14 |
| * | Bill Napier's more elegant fix to disallow running make in apps and firmware. | Björn Stenberg | 2002-10-02 |