sivarajankumar / screen3d

Automatically exported from code.google.com/p/screen3d
0 stars 0 forks source link

[Tools/Sbs] add "configure" phase #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
For now, we must precise each time the config files we want to use with "-
e" option. For example :

sbs . generate -e screen -e thoratou -e wascana

The goal of this enhancement is to configure once for all the config files 
we want and do not precise them after each command

use :

sbs . configure -e screen -e thoratou -e wascana

sbs . generate

Original issue reported on code.google.com by thoratou@gmail.com on 19 May 2010 at 11:08

GoogleCodeExporter commented 8 years ago

Original comment by thoratou@gmail.com on 22 Jul 2010 at 2:38

GoogleCodeExporter commented 8 years ago

Original comment by thoratou@gmail.com on 6 Sep 2010 at 9:23

GoogleCodeExporter commented 8 years ago
Implemented in local with Enhancement 26

Original comment by thoratou@gmail.com on 18 Oct 2010 at 1:45

GoogleCodeExporter commented 8 years ago

Original comment by thoratou@gmail.com on 18 Oct 2010 at 1:45

GoogleCodeExporter commented 8 years ago
Near to be implemented
Local project configuration cleaning is still missing

Original comment by thoratou@gmail.com on 6 Nov 2010 at 8:27

GoogleCodeExporter commented 8 years ago
need configuration display too

Original comment by thoratou@gmail.com on 22 Nov 2010 at 2:20

GoogleCodeExporter commented 8 years ago
Migrated to SBS Issues :

http://code.google.com/p/sbs/issues/list

Original comment by thoratou@gmail.com on 26 Nov 2010 at 11:48