summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 1.2.81.2.8Thierry Vignaud2008-09-172-1/+3
|
* fix error in generated Gtk2Thierry Vignaud2008-09-172-1/+4
|
* fix generating Gtk2 where "ne" can be a methodThierry Vignaud2008-09-171-1/+1
|
* 1.2.71.2.7Thierry Vignaud2008-09-172-1/+3
|
* add URPM (for rpmdrake)Thierry Vignaud2008-09-172-0/+150
|
* (tar) simplify: just use "svn export"Thierry Vignaud2008-09-171-2/+1
|
* 1.2.61.2.6Thierry Vignaud2008-09-172-1/+3
|
* add Gtk2::WebKit (for mcc)Thierry Vignaud2008-09-172-0/+109
|
* update Glib & Gtk2Thierry Vignaud2008-09-173-5/+147
|
* 1.2.51.2.5Pascal Rigaux2008-09-042-1/+3
|
* syncPascal Rigaux2008-09-041-0/+2
|
* recognize //=Pascal Rigaux2008-09-041-1/+1
|
* recognize file test "-o" (File is owned by effective uid.)Pascal Rigaux2008-09-041-1/+1
|
* - don't die when @ISA packages are unknow, make it a warning insteadPascal Rigaux2008-03-282-3/+5
|
* add support for Basedir ../../..Olivier Blin2008-03-101-0/+1
|
* update Glib & Gtk2 fake packagesThierry Vignaud2007-08-012-1/+349
|
* re-sync after the big svn loss1.2.41.2.3Pascal Rigaux2007-04-2527-454/+852
|
* Rename folder to match history.Mageia SVN-Git Migration2007-04-2552-0/+0
| | | | | This is a Synthesized commit to combine perl-MDK-Common and perl_checker repository history.
* META.yml is no more automatically generated (??)Pascal Rigaux2006-09-041-2/+2
|
* add fake MDV::Distribconf1.1.27Pascal Rigaux2006-08-233-2/+22
|
* don't suggest replacing \Q with Q, warn "don't use \\Q, use quotemeta ↵Pascal Rigaux2006-06-221-0/+3
| | | | instead" instead
* handle $o->popPascal Rigaux2006-06-213-2/+6
|
* handle "use base ..."Pascal Rigaux2006-06-152-1/+8
|
* add a fake packdrake.pmPascal Rigaux2006-06-152-2/+5
|
* add a fake packdrake.pmPascal Rigaux2006-06-151-0/+25
|
* "pop @l, 1" check doesn't work the same way anymore since it is now parsed ↵Pascal Rigaux2006-06-141-2/+0
| | | | pop(@l), 1
* *** empty log message ***Pascal Rigaux2006-06-141-1/+1
|
* "pop @l" return value can be dropped (ie make it similar to "shift")Pascal Rigaux2006-06-142-1/+5
|
* it seems stack is smaller on amd64, function concat_spaces need to be ↵Pascal Rigaux2006-05-152-2/+5
| | | | tail-recursive
* fix typo (detected by ocaml 3.09)Pascal Rigaux2006-05-151-1/+1
|
* it seems stack is smaller on amd64. function concat_spaces need to be ↵Pascal Rigaux2006-05-151-7/+7
| | | | tail-recursive
* ensure warnings in MDK::Common::* files don't bother the testPascal Rigaux2006-04-241-2/+13
| | | | | | (since MDK::Common files can be taken from the /usr instead of perl-MDK-Common repository (since it has been splitted))
* bump version number to 1.1.221.1.22Thierry Vignaud2006-04-111-1/+1
|
* 1.1.22-1mdkThierry Vignaud2006-04-111-1/+4
|
* use %mkrelThierry Vignaud2006-04-111-1/+1
|
* sync with Glib/Gtk2-1.120Thierry Vignaud2006-04-112-14/+716
|
* perl-MDK-Common-devel replaced by package perl_checkerPascal Rigaux2005-11-252-23/+330
| | | | | => perl-MDK-Common is a simple perl package, no more requiring ocaml
* add some minimal comparison between perl_checker and perlcriticPascal Rigaux2005-11-251-1/+14
|
* - make <<"EOF" a warning, not an error (and adapt test for it)Pascal Rigaux2005-11-252-7/+10
| | | | | - fix warning "Trailing spaces after HERE-document mark" (was on stderr)
* enhance to have no remaining spacesPascal Rigaux2005-11-252-2/+3
|
* we don't care about module warnings (and we don't handle it nicely :)Pascal Rigaux2005-11-251-1/+1
|
* get rid of MDK::Common::Globals (not used anymore by drakconnect)Pascal Rigaux2005-11-252-63/+1
|
* generate graph dependencies (with "maybe" dependencies from methods)Pascal Rigaux2005-11-253-10/+25
|
* updatePascal Rigaux2005-11-251-1/+1
|
* handle method calls in generate-package-dependencies-graphPascal Rigaux2005-06-092-9/+10
|
* optional graph of dependencies (doesn't handle methods yet)Pascal Rigaux2005-06-083-4/+33
|
* fix --check-unused-global-varsPascal Rigaux2005-06-081-1/+1
|
* fix building doc without buildrequiring perl-MDK-Common (thanks to Gary L. ↵Pascal Rigaux2005-02-151-1/+1
| | | | Greene)
* - ugly hack to workaround uniop calls priority pb, but at least have a ↵Pascal Rigaux2004-12-135-18/+25
| | | | | | | P_uniop instead of using P_mul - add delete as a uniop
* allow some more things using ONE_SCALAR_PARA (esp. for "delete")Pascal Rigaux2004-12-051-0/+4
|