[ping^2] [patch] contrib/config-list.mk: Allow to build all targets individually

2013-12-02 Thread Jan-Benedict Glaw
On Wed, 2013-11-27 02:43:08 +0100, Jan-Benedict Glaw wrote: > On Sun, 2013-11-24 20:02:43 +0100, Jan-Benedict Glaw > wrote: > > 2013-11-24 Jan-Benedict Glaw > > > > * config-list.mk (host_options): Allow to override it. > > (LIST): Change "=" to "EQUAL". > > (list): New target li

Re: [ping] [patch] contrib/config-list.mk: Allow to build all targets individually

2013-11-30 Thread Michael Eager
On 11/26/13 17:43, Jan-Benedict Glaw wrote: On Sun, 2013-11-24 20:02:43 +0100, Jan-Benedict Glaw wrote: 2013-11-24 Jan-Benedict Glaw * config-list.mk (host_options): Allow to override it. (LIST): Change "=" to "EQUAL". (list): New target listing all configurations.

[ping] [patch] contrib/config-list.mk: Allow to build all targets individually

2013-11-26 Thread Jan-Benedict Glaw
On Sun, 2013-11-24 20:02:43 +0100, Jan-Benedict Glaw wrote: > 2013-11-24 Jan-Benedict Glaw > > * config-list.mk (host_options): Allow to override it. > (LIST): Change "=" to "EQUAL". > (list): New target listing all configurations. > ($(LIST)): Substitute "EQUAL" back t

[patch] contrib/config-list.mk: Allow to build all targets individually

2013-11-24 Thread Jan-Benedict Glaw
Hi! For my Build Robot, I'd like to change contrib/config-list.mk to be more generally useable. This patch allows to override the defaults for $(host_options), which currently mentions mpc's location. The second change allows to print the list of buildable targets, which saves me the need to to