summaryrefslogtreecommitdiff
path: root/manual/Makefile (follow)
Commit message (Collapse)AuthorAge
* Oops, forgot to make it silent again.Dominik Riebeling2007-01-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12027 a1c6a512-1295-4272-9138-f99709370657
* Older versions of xargs doesn't know -I (especially the vmware image one), ↵Dominik Riebeling2007-01-16
| | | | | | so use find's -exec instead. Hopefully the last fix for this. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12026 a1c6a512-1295-4272-9138-f99709370657
* OS X doesn't know xargs -i, so use -I instead. Should fix FS#6540Dominik Riebeling2007-01-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12017 a1c6a512-1295-4272-9138-f99709370657
* Make sure to not copy special .svn files when preparing to build the manual.Dominik Riebeling2007-01-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12013 a1c6a512-1295-4272-9138-f99709370657
* POSIX fixJonas Häggqvist2006-11-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11446 a1c6a512-1295-4272-9138-f99709370657
* Manual Makefile tweaks:Dominik Riebeling2006-10-23
| | | | | | | | | - remove html output folder on "make clean" - fix "make manual" that was broken for some targets (e.g. h100) when configured for normal / sim build - add manual-txt target to generate a plain text version. Requires links. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11319 a1c6a512-1295-4272-9138-f99709370657
* Add new make targets to build the manual as html.Dominik Riebeling2006-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10265 a1c6a512-1295-4272-9138-f99709370657
* don't assume GNU make is called makeMarcoen Hirschberg2006-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10264 a1c6a512-1295-4272-9138-f99709370657
* Include the credits file. This adds a build dependency to iconv for now, but ↵Dominik Riebeling2006-06-05
| | | | | | we should consider converting the manual to utf8 completely. Also sorted the screen sizes table. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10058 a1c6a512-1295-4272-9138-f99709370657
* I should learn to commit from the right placeMartin Arver2006-03-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9058 a1c6a512-1295-4272-9138-f99709370657
* Adds feature specific options to the platforms. It is now possible to ↵Martin Arver2006-03-16
| | | | | | include a section by for instance \opt{HAVE_LCD_BITMAP}{...} for targets with bitmap displays. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9057 a1c6a512-1295-4272-9138-f99709370657
* oops. Mysterious Makefile commit reverted.Martin Arver2006-03-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8978 a1c6a512-1295-4272-9138-f99709370657
* Added screenshots of the file-browser and the file-menuMartin Arver2006-03-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8974 a1c6a512-1295-4272-9138-f99709370657
* Rockbox manual in LaTeX initial commit. New option 'manual' added to ↵Christi Scarborough2006-02-06
configure. Some platforms (eg recorderv2, fmrecorder) produce the same manual target, so either can be selected from the configure script. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8596 a1c6a512-1295-4272-9138-f99709370657