index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manual
/
Makefile
Age
Commit message (
Expand
)
Author
2012-07-03
Manual: make sure output folder exists to fix -j.
Dominik Riebeling
2012-05-20
Manual: Include the Iaudio remote graphic in the M5 and X5 manuals.
Marianne Arnold
2011-11-10
Create features.tex without intermediate file.
Dominik Riebeling
2011-11-10
Fix generation of features.tex
Frank Gevaerts
2011-11-05
Rework manual Makefile a bit.
Dominik Riebeling
2011-09-13
Manual: make features processing silent by default.
Dominik Riebeling
2011-08-13
typo
Rafaël Carré
2010-05-30
Use version.sh in manual builds
Rafaël Carré
2009-11-29
cp on OS X doesn't know the option -u. It isn't really needed, so simply remo...
Dominik Riebeling
2008-11-16
The HTML manual requires features.txt to be processed first, so add this as p...
Dominik Riebeling
2008-04-07
Fix building the manual on ubuntu (dash issue again). Also, make credits file...
Dominik Riebeling
2008-02-13
Commit FS#8567, the manual now uses the same 'features' system as the lang/vo...
Nils Wallménius
2007-06-21
Fix the manual build issue on ubuntu by using printf instead of echo (FS#6919...
Dominik Riebeling
2007-02-01
Make the manual use utf8 as base input encoding. This *requires* the UCS pack...
Dominik Riebeling
2007-01-28
Prevent an additional protected space after version string.
Dominik Riebeling
2007-01-22
Use the svn revision number for version information too, version string is no...
Dominik Riebeling
2007-01-16
Oops, forgot to make it silent again.
Dominik Riebeling
2007-01-16
Older versions of xargs doesn't know -I (especially the vmware image one), so...
Dominik Riebeling
2007-01-15
OS X doesn't know xargs -i, so use -I instead. Should fix FS#6540
Dominik Riebeling
2007-01-14
Make sure to not copy special .svn files when preparing to build the manual.
Dominik Riebeling
2006-11-06
POSIX fix
Jonas Häggqvist
2006-10-23
Manual Makefile tweaks:
Dominik Riebeling
2006-07-20
Add new make targets to build the manual as html.
Dominik Riebeling
2006-07-20
don't assume GNU make is called make
Marcoen Hirschberg
2006-06-05
Include the credits file. This adds a build dependency to iconv for now, but ...
Dominik Riebeling
2006-03-16
I should learn to commit from the right place
Martin Arver
2006-03-16
Adds feature specific options to the platforms. It is now possible to include...
Martin Arver
2006-03-09
oops. Mysterious Makefile commit reverted.
Martin Arver
2006-03-09
Added screenshots of the file-browser and the file-menu
Martin Arver
2006-02-06
Rockbox manual in LaTeX initial commit. New option 'manual' added to configu...
Christi Scarborough