Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: how to avoid a "make install" on simdisk after each change

how to avoid a "make install" on simdisk after each change

From: Michael Stummvoll <michael_at_stummi.org>
Date: Fri, 03 Dec 2010 15:28:29 +0100

Hello,

when I am developing on an application, I often work in little steps
(make a change, build it, test it, make the next change, build this, ...).

First I did this by typing "make && make install" at my build-dir after
each change on the app. The make-process takes about 1 second, the
install about ten. When i am working in steps where i have do this about
one time a minute the time to install is a bit annoying.

At the moment, I got rid of the problem by making a symlink (for example
apps/plugins/lamp.rock to simdisk/.rockbox/rocks/apps), so that I just
have to type make after changing the lamp.c-file.

Is there a better way to avoid typing make install each time I want to
test a new build?

If not, I want to propose creating a make-target like "make links" or
so, which works like make install or fullinstall, which does not copy
all the files but symlinking where it possible.
unfortunately I am not fit enough with the Makefiles to do this for
myself, so I hope somebody can do this for me.

greetings,
Michael


Received on 2010-12-03

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy