Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
7f9fc20afa3bcff007da941041ceb0c0d84d8fc3
/
apps
/
plugins
/
bitmaps
/
pluginbitmaps.make
7f9fc20
Use full_path_subst on more places, to avoid replacing the wrong occurrences in
by Vencislav Atanasov
· 5 years ago
9a70c42
Add the ability to create a prefilled struct bitmap along with generated images.
by Thomas Martitz
· 13 years ago
ffb943e
Fix plugin bitmaps dependencies generation
by Rafaël Carré
· 14 years ago
6421f94
Silence warning from 'ar' if the archive had to be created.
by Jens Arnold
· 16 years ago
2e6d604
Stop hiding errors by redirecting stderr to /dev/null. If we really need to do re-introduce somewhere we should rather make it dependent on the V variable so that make V=1 would still show the error and only "normal" builds would hide it.
by Daniel Stenberg
· 16 years ago
a091d20
Added 'keywords' and 'eol-style' properties.
by Björn Stenberg
· 16 years ago
303b455
Remove .a files before running ar, to avoid problems with renamed files remaining in the library.
by Björn Stenberg
· 16 years ago
c6b3d38
New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles.
by Björn Stenberg
· 16 years ago