Age | Commit message (Expand) | Author |
2006-05-20 | Use "make fullzip" when performing a simulator install | Dave Chapman |
2006-05-10 | 'make zip' no longer includes the fonts. 'make fontzip' makes a font package | Daniel Stenberg |
2006-05-01 | now use -Os with patched gcc | Daniel Stenberg |
2006-05-01 | Alert the user for gcc compiler version used for SH if not gcc4 with rockbox ... | Daniel Stenberg |
2006-04-03 | Fixed the 7zip and tar targets for langv2 support | Daniel Stenberg |
2006-04-03 | langv2 | Daniel Stenberg |
2006-04-01 | The ipod mini 2g gets the same manual as the ipod mini. | Dave Chapman |
2006-03-30 | Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so... | Jens Arnold |
2006-03-22 | Proper scrambling options for the X5 | Linus Nielsen Feltzing |
2006-03-19 | introducing make gzip, make bzip2 and make help | Daniel Stenberg |
2006-03-07 | Add the target directory tree to the include path, and set the TARGET_TREE ma... | Linus Nielsen Feltzing |
2006-03-02 | improve FreeBSD support a little | Marcoen Hirschberg |
2006-03-01 | x86_64 needs -fPIC to make shared object link (plugins, codecs). | Jens Arnold |
2006-02-24 | first gigabeat commit | Marcoen Hirschberg |
2006-02-23 | at popular request "make clean" no longer cleans the tools. Use | Daniel Stenberg |
2006-02-23 | make clean remove the generated bmp pic too (for sim builds) | Daniel Stenberg |
2006-02-23 | Change clean: target to directly rm -fr the files instead of calling the othe... | Dave Chapman |
2006-02-21 | Patch #1435744 from Andrew Scott - initial iPod Mini support | Dave Chapman |
2006-02-20 | Hide the win32 option when building the simulator. The SDL is now the only | Daniel Stenberg |
2006-02-16 | Grayscale iPods: Fixed & optimised LCD driver. Further optimisation is possib... | Jens Arnold |
2006-02-13 | iAudio X5 has 16Mbyte RAM | Linus Nielsen Feltzing |
2006-02-09 | Only offer the (G)db stub alternative on targets that support it: ifp7x0 | Daniel Stenberg |
2006-02-09 | Various build sytem cleanups | Brandon Low |
2006-02-08 | Hide the x11 type offering when building simulator, SDL is now the way to | Daniel Stenberg |
2006-02-06 | Oops. Correct typo so builds work again. | Christi Scarborough |
2006-02-06 | Rockbox manual in LaTeX initial commit. New option 'manual' added to configu... | Christi Scarborough |
2006-02-05 | Add iPod 3G and iPod 4G Greyscale to the build system | Dave Chapman |
2006-02-05 | Build the correct set of tools for the iaudio x5, and use a dummy scrambler f... | Linus Nielsen Feltzing |
2006-02-03 | iAudio X5: Select the correct bootloader in the configure script | Linus Nielsen Feltzing |
2006-01-25 | New build type: GDB stub | Tomasz Malesinski |
2006-01-24 | added toolset for iFP | Tomasz Malesinski |
2006-01-22 | Added (somewhat blurry) boot logo for X5 and made sure it builds logos for | Daniel Stenberg |
2006-01-22 | Initial attempt at using bmp2rb in the build system. Don't forget to re-run ... | Dave Chapman |
2006-01-18 | Profiling support, tools and documentation. | Brandon Low |
2006-01-15 | New plugin loader. Solves the crashes introduced with the .bss changes while ... | Jens Arnold |
2006-01-12 | Work-in-progress iriver iFP-7xx port by Tomasz Malesinski | Dave Chapman |
2006-01-09 | change separator for the LDFLAGS sed replacement since some people obviously | Daniel Stenberg |
2006-01-09 | check for sdl-config before using it, and present a more user-friendly | Daniel Stenberg |
2006-01-09 | SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third | Daniel Stenberg |
2006-01-09 | removed the language choice, now always uses english built-in | Daniel Stenberg |
2005-12-18 | New target - iPod Video. | Dave Chapman |
2005-12-13 | First shot at a '7zip' target that uses the 7za tool to produce a rockbox.7a | Daniel Stenberg |
2005-12-06 | build tools/codepages for all targets except for the player | Daniel Stenberg |
2005-12-05 | another makeover of the simulator stuff to be more sed-friendly with non-GNU | Daniel Stenberg |
2005-12-05 | Stop using sed's /c option when building the simulator Makefile. This should | Daniel Stenberg |
2005-12-04 | iPod targets need tools/scramble building | Dave Chapman |
2005-12-04 | Build convbdf for player too, although it feels a bit funny. Also builds the | Daniel Stenberg |
2005-12-02 | configure now sets what set of tools that a particular target build needs or | Daniel Stenberg |
2005-11-21 | Missed for a very long time: now runs make in the tools dir first when | Daniel Stenberg |
2005-11-21 | enables 'make tools' in the build dir | Daniel Stenberg |