Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - standalone.pm : | Thierry Vignaud | 2002-11-18 | 1 | -5/+0 |
| | | | | | | | | | | | o make it be 'use strict' aware o factorize options managment in one place - standalone tools : o they all now support -h|--help -v|--version, ... o they can add their own options to %standalone::usages - harddrake : use std --testing/$::testing rather than its own --test option | ||||
* | replace "kill USR1" with "kill 'USR1'" (and same for USR2) | Pascal Rigaux | 2002-08-05 | 1 | -1/+1 |
| | | | | | (so that 'use strict' works) | ||||
* | Handle parsing --embedded command line in standalone.pm | Pascal Rigaux | 2002-07-31 | 1 | -2/+0 |
| | | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/ | ||||
* | - write the 'common' part of the 'explanations' stuff, | Guillaume Cottenceau | 2002-01-18 | 1 | -1/+2 |
| | | | | | | | with nice help from Pixel for the tough Perl part - move 'use standalone' up in all standalone apps, to comply to 'explanations' | ||||
* | use vnew the right way everywhere | Guillaume Cottenceau | 2001-08-09 | 1 | -1/+1 |
| | |||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | added icon management | damien | 2001-05-16 | 1 | -1/+1 |
| | |||||
* | embedded mode | damien | 2001-03-10 | 1 | -2/+6 |
| | |||||
* | use standalone and standalone::pkgs_install | Pascal Rigaux | 2001-01-10 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-08-01 | 1 | -1/+3 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-02-22 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-02-21 | 1 | -26/+3 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-01-01 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-28 | 1 | -2/+13 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-22 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-20 | 1 | -2/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-09 | 1 | -0/+30 |