Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert Titi's last commit and reindent properly | Rafael Garcia-Suarez | 2006-01-16 | 1 | -26/+25 |
| | |||||
* | Add BuildRequires for regression tests | Rafael Garcia-Suarez | 2006-01-13 | 1 | -0/+2 |
| | |||||
* | fix obvious bug | Thierry Vignaud | 2006-01-11 | 1 | -1/+0 |
| | |||||
* | 5.0.26-2mdk | Rafael Garcia-Suarez | 2005-12-30 | 2 | -1/+31 |
| | |||||
* | Fix typo; update copyright | Rafael Garcia-Suarez | 2005-12-30 | 1 | -12/+13 |
| | |||||
* | Make it clear that genhdlist always generates a synthesis. | Rafael Garcia-Suarez | 2005-12-30 | 1 | -6/+7 |
| | | | | | Update copyright notice. | ||||
* | Don't install empty manpages | Rafael Garcia-Suarez | 2005-12-05 | 2 | -2/+6 |
| | |||||
* | Trust automatic requires. | Rafael Garcia-Suarez | 2005-12-05 | 1 | -2/+0 |
| | |||||
* | bump conflicts due to file moves | Thierry Vignaud | 2005-11-16 | 1 | -2/+2 |
| | |||||
* | 5.0.26-1mdk5.0.26 | Rafael Garcia-Suarez | 2005-11-16 | 2 | -6/+95 |
| | |||||
* | Add a version command | Rafael Garcia-Suarez | 2005-11-16 | 1 | -1/+2 |
| | |||||
* | Fix a few typos; add a "quit" command | Rafael Garcia-Suarez | 2005-11-16 | 1 | -17/+21 |
| | |||||
* | Put packdrake(1) manpage in the packdrake rpm, not in the rpmtools rpm. | Rafael Garcia-Suarez | 2005-11-16 | 2 | -3/+7 |
| | | | | | Don't install manpages in section 3 for obsolete modules. | ||||
* | Don't leave empty sections in manpage | Rafael Garcia-Suarez | 2005-11-16 | 1 | -0/+5 |
| | |||||
* | Fix the location where the MD5SUM files are generated (thanks joeghi) | Rafael Garcia-Suarez | 2005-11-16 | 1 | -2/+2 |
| | |||||
* | Remove wrapper overhead, use directly new module | Rafael Garcia-Suarez | 2005-11-15 | 1 | -9/+9 |
| | |||||
* | Replace modules by wrappers around new MDV:: namespace. Add a deprecation ↵ | Rafael Garcia-Suarez | 2005-11-15 | 4 | -1664/+28 |
| | | | | warning. | ||||
* | use_ok must be done at compile time for imports to work | Rafael Garcia-Suarez | 2005-11-15 | 1 | -1/+1 |
| | |||||
* | Use modules in the new namespace MDV:: | Rafael Garcia-Suarez | 2005-11-15 | 2 | -9/+9 |
| | |||||
* | Add editdistrib to the MANIFEST | Rafael Garcia-Suarez | 2005-11-15 | 1 | -10/+10 |
| | |||||
* | Ignore MakeMaker build files and compiled binaries | Rafael Garcia-Suarez | 2005-11-15 | 1 | -0/+5 |
| | |||||
* | fix syntax error | Olivier Blin | 2005-10-18 | 1 | -1/+1 |
| | |||||
* | - add del/save/set/check | Olivier Thauvin | 2005-10-14 | 1 | -0/+66 |
| | |||||
* | Fix typo | Pascal Terjan | 2005-10-11 | 1 | -1/+1 |
| | |||||
* | - factorize code | Olivier Thauvin | 2005-10-11 | 1 | -19/+66 |
| | |||||
* | - add addmedia() | Olivier Thauvin | 2005-10-10 | 1 | -3/+8 |
| | | | | | - use MDV::... | ||||
* | - add | Olivier Thauvin | 2005-10-10 | 1 | -0/+133 |
| | |||||
* | Make perl-devel dependency portable (thanks to Buchan) | Rafael Garcia-Suarez | 2005-10-04 | 1 | -2/+2 |
| | |||||
* | 5.0.25-1mdkv5_0_255.0.25 | Rafael Garcia-Suarez | 2005-10-03 | 2 | -2/+206 |
| | |||||
* | Make Pod::Usage optional, for dependency reasons | Rafael Garcia-Suarez | 2005-10-03 | 1 | -2/+5 |
| | |||||
* | Disarm warnings | Rafael Garcia-Suarez | 2005-10-03 | 1 | -1/+0 |
| | |||||
* | Add --version. Doc clarification. | Rafael Garcia-Suarez | 2005-10-03 | 1 | -1/+2 |
| | |||||
* | Use Pod::Usage | Rafael Garcia-Suarez | 2005-10-03 | 1 | -26/+107 |
| | |||||
* | Begin cleanup. | Rafael Garcia-Suarez | 2005-10-03 | 1 | -51/+48 |
| | |||||
* | Don't depend on MDK::Common | Rafael Garcia-Suarez | 2005-10-03 | 1 | -2/+11 |
| | |||||
* | Put license in POD | Rafael Garcia-Suarez | 2005-09-30 | 1 | -26/+19 |
| | |||||
* | Use a random temp directory. Remove --headersdir option. | Rafael Garcia-Suarez | 2005-09-30 | 1 | -15/+3 |
| | |||||
* | Put license in doc. More code cleanup. | Rafael Garcia-Suarez | 2005-09-30 | 1 | -19/+12 |
| | |||||
* | Don't create a list file, unless explicitly told so (with --list) | Rafael Garcia-Suarez | 2005-09-30 | 1 | -9/+19 |
| | |||||
* | Add a --subdir option | Rafael Garcia-Suarez | 2005-09-30 | 1 | -17/+26 |
| | |||||
* | More docs and cleanup | Rafael Garcia-Suarez | 2005-09-30 | 1 | -8/+13 |
| | |||||
* | Well, if tempdir doesn't exist, that's okay too | Rafael Garcia-Suarez | 2005-09-30 | 1 | -1/+1 |
| | |||||
* | Safety check: make sur temporary directory is owned by user | Rafael Garcia-Suarez | 2005-09-30 | 1 | -0/+3 |
| | |||||
* | Add an option --md5sum | Rafael Garcia-Suarez | 2005-09-30 | 1 | -6/+18 |
| | |||||
* | TODO | Rafael Garcia-Suarez | 2005-09-30 | 1 | -0/+3 |
| | |||||
* | Use meaningful return values for DistribConf::load() | Rafael Garcia-Suarez | 2005-09-30 | 2 | -11/+8 |
| | |||||
* | Factorize | Rafael Garcia-Suarez | 2005-09-30 | 1 | -4/+3 |
| | |||||
* | Don't give two meanings to -h | Rafael Garcia-Suarez | 2005-09-30 | 1 | -5/+5 |
| | |||||
* | Test cleanup | Rafael Garcia-Suarez | 2005-09-29 | 1 | -73/+61 |
| | |||||
* | Use Pod::Usage | Rafael Garcia-Suarez | 2005-09-29 | 1 | -12/+43 |
| |