Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-13 | New embryo function: get_program_idsubmit/tizen_ivi_genivi/20140131.024741submit/tizen/20131220.014222submit/tizen/20131218.100641submit/tizen/20130912.075725ivi_oct_m2accepted/tizen/mobile/20131223.191753accepted/tizen/mobile/20131218.175215accepted/tizen/ivi/genivi/20140131.030537accepted/tizen/ivi/20131220.020832accepted/tizen/ivi/20131219.023421accepted/tizen/generic/20140106.140254accepted/tizen/20130912.093149accepted/tizen/20130912.090231accepted/tizen/20130912.083346tizen_ivi_geniviaccepted/tizen/mobileaccepted/tizen/ivi/genivi | Eduardo Lima (Etrunko) | 2 | -0/+25 | |
It is now you can run programs with names generated dinamically. Say that you have 10 programs indexed somehow. You can now call them using the following snippet: script { new program_id[15], i; for (i = 0; i < 10; i++) { snprintf(program_id, 15, "my_program_%d", i+1); run_program(get_program_id(program_id)); } } Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com> | |||||
2013-08-13 | edje_cc: Add -dd/--data_dir option | Eduardo Lima (Etrunko) | 3 | -3/+24 | |
Used for specifying the path of files specified in 'data.file' section Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com> | |||||
2013-08-13 | Update to release 1.7.8submit/tizen/20130814.144048 | Eduardo Lima (Etrunko) | 2 | -1/+4 | |
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com> | |||||
2013-08-13 | resetting manifest requested domain to floor | Alexandru Cornea | 2 | -0/+10 | |
2013-08-13 | Update to release 1.7.7 | Rusty Lynch | 2 | -1/+4 | |
2013-08-13 | Update to 1.7.5 | Anas Nashif | 1 | -0/+3 | |
2013-08-13 | Update to 1.7.5 | Anas Nashif | 1 | -2/+2 | |
2013-08-13 | devel requires tools | Anas Nashif | 2 | -1/+4 | |
2013-08-13 | provide tools sub-package | Anas Nashif | 2 | -3/+17 | |
2013-08-13 | Update tp 1.7.4 | Anas Nashif | 2 | -1/+4 | |
2013-08-13 | add changelog | Anas Nashif | 1 | -0/+3 | |
2013-08-13 | add changelog | Anas Nashif | 1 | -0/+3 | |
2013-08-13 | Update to 1.7.3 | Anas Nashif | 1 | -1/+1 | |
2013-08-13 | update tar compression | Anas Nashif | 1 | -1/+1 | |
2013-08-13 | update to 1.7.2 | Anas Nashif | 1 | -1/+1 | |
2013-08-13 | add packaging files | Anas Nashif | 1 | -0/+77 | |
2013-08-12 | Imported Upstream version 1.7.8upstream/1.7.8upstream | Eduardo Lima (Etrunko) | 32 | -10730/+11602 | |
2013-06-05 | Imported Upstream version 1.7.7upstream/1.7.7 | Rusty Lynch | 32 | -3479/+4008 | |
2013-03-19 | Imported Upstream version 1.7.5upstream/1.7.5 | Anas Nashif | 6 | -219/+228 | |
2012-12-21 | Imported Upstream version 1.7.4upstream/1.7.4 | Anas Nashif | 19 | -44/+222 | |
2012-12-09 | Imported Upstream version 1.7.3upstream/1.7.3 | Anas Nashif | 7 | -18/+36 | |
2012-11-23 | Imported Upstream version 1.7.2upstream/1.7.2 | Anas Nashif | 38 | -4153/+7552 | |
2012-10-24 | Imported Upstream version 1.7.1upstream/1.7.1 | Anas Nashif | 230 | -0/+263847 | |