1. 49af12a Fix the manual build issue on ubuntu by using printf instead of echo (FS#6919). Thanks to linuxstb for pointing me to printf. Some additional cleanup of the Makefile. by Dominik Riebeling · 18 years ago
  2. 73ee237 Make the manual use utf8 as base input encoding. This *requires* the UCS package which is not part of standard LaTeX distributions. Fixes manual building which got broken by some extended character in the credits file. by Dominik Riebeling · 18 years ago
  3. eb1cb57 Prevent an additional protected space after version string. by Dominik Riebeling · 18 years ago
  4. ea37d4c Use the svn revision number for version information too, version string is now "r<revision>-<builddate> unless there is a static version file (e.g. created by tools/release). by Dominik Riebeling · 18 years ago
  5. da6a078 Oops, forgot to make it silent again. by Dominik Riebeling · 18 years ago
  6. 7d19c0f Older versions of xargs doesn't know -I (especially the vmware image one), so use find's -exec instead. Hopefully the last fix for this. by Dominik Riebeling · 18 years ago
  7. 6de815b OS X doesn't know xargs -i, so use -I instead. Should fix FS#6540 by Dominik Riebeling · 18 years ago
  8. cb9fdf7 Make sure to not copy special .svn files when preparing to build the manual. by Dominik Riebeling · 18 years ago
  9. a895738 POSIX fix by Jonas Häggqvist · 18 years ago
  10. abac739 Manual Makefile tweaks: by Dominik Riebeling · 18 years ago
  11. 9413c2a Add new make targets to build the manual as html. by Dominik Riebeling · 19 years ago
  12. 1c3dff7 don't assume GNU make is called make by Marcoen Hirschberg · 19 years ago
  13. b074b22 Include the credits file. This adds a build dependency to iconv for now, but we should consider converting the manual to utf8 completely. Also sorted the screen sizes table. by Dominik Riebeling · 19 years ago
  14. e425c8e I should learn to commit from the right place by Martin Arver · 19 years ago
  15. 4225794 Adds feature specific options to the platforms. It is now possible to include a section by for instance \opt{HAVE_LCD_BITMAP}{...} for targets with bitmap displays. by Martin Arver · 19 years ago
  16. 40c9171 oops. Mysterious Makefile commit reverted. by Martin Arver · 19 years ago
  17. 8fd0187 Added screenshots of the file-browser and the file-menu by Martin Arver · 19 years ago
  18. d68d7c0 Rockbox manual in LaTeX initial commit. New option 'manual' added to configure. Some platforms (eg recorderv2, fmrecorder) produce the same manual target, so either can be selected from the configure script. by Christi Scarborough · 19 years ago