aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version 0.6.60.6.6Nicolas Vigier2012-02-051-1/+1
* update svn urlsNicolas Vigier2012-02-051-2/+2
* Fix logs for the second arch going to a log/ subdirPascal Terjan2012-02-011-1/+2
* Add a comment about bug 4343Pascal Terjan2012-01-301-0/+1
* Fetch and clean log files in case of success (Bug #668)Pascal Terjan2012-01-291-11/+5
* Create a new file to mark when a package is finished uploadingPascal Terjan2012-01-221-0/+5
* Reset list of finisher packages when changing sectionPascal Terjan2012-01-031-2/+1
* (tar) simplify after converting localcopy to svn exportThierry Vignaud2012-01-031-2/+1
* revertThierry Vignaud2012-01-031-1/+1
* let's have a sorted consistent listing in all mailsThierry Vignaud2012-01-033-9/+8
* Append domain when sending emails to userPascal Terjan2012-01-027-13/+36
* Do not set the domain, avoids spamPascal Terjan2012-01-011-1/+1
* Add a "name" in the email address, else youri fails to replace it with the fo...Pascal Terjan2012-01-011-1/+1
* Generate email addresses from usernamePascal Terjan2012-01-011-4/+1
* Do not use mandriva maintainer database anymoreDexter Morgan2011-12-261-3/+4
* better logs: log what is runThierry Vignaud2011-12-211-1/+2
* Merge log files in non arch specific directory, as it used to bePascal Terjan2011-12-021-1/+2
* Fix build package collection for totally noarch packagesPascal Terjan2011-12-021-1/+2
* Use a different directory for each arch on build machine, avoid probelems whe...Pascal Terjan2011-12-011-3/+3
* Fix section extraction from media namePascal Terjan2011-09-191-1/+1
* Define version in MakefilePascal Terjan2011-08-251-3/+1
* fix bug#1839 - iurt shouldn't install suggested packages when installing buil...Jerome Quelin2011-08-221-1/+1
* Drop line which should never have been commitedPascal Terjan2011-05-222-1/+4
* Drop a function listed twicePascal Terjan2011-05-181-1/+1
* Allow giving additional macros to iurtPascal Terjan2011-05-182-1/+8
* Fix emiPascal Terjan2011-05-091-3/+3
* minor perl_checker cleanupsThierry Vignaud2011-05-092-4/+4
* blacklist more modulesThierry Vignaud2011-05-091-0/+5
* We use one more function of MDK::CommonPascal Terjan2011-05-091-1/+1
* Fix few bugs in previous big commitPascal Terjan2011-05-091-4/+4
* We use one more function of MDK::CommonPascal Terjan2011-05-091-1/+1
* add missing function ( and no titi, perl_checker didn't notice this one, but ...Michael Scherer2011-05-091-0/+1
* Handle building for multiple sections in emiPascal Terjan2011-05-091-97/+79
* fix breakage due to MDK::Common removalMichael Scherer2011-05-091-0/+2
* Fix checking build resultsPascal Terjan2011-05-081-1/+1
* Reindent after previous patch added top level loopsPascal Terjan2011-05-082-390/+392
* Make ulri support having the same prefix to build for several targetsPascal Terjan2011-05-081-17/+24
* - Add one more missing element in arch_comp for armArnaud Patard2011-05-021-0/+1
* - add missing arch compat cases for armArnaud Patard2011-04-301-0/+2
* Improve error cases and fix previous commit (thanks blino)Pascal Terjan2011-04-281-10/+11
* Fail in create_temp_chroot of clean_chroot returned an errorPascal Terjan2011-04-271-1/+1
* Give up chroot creation when untar failsPascal Terjan2011-04-271-0/+3
* - do not modify PERL5LIB, as we use regular rpm nowMichael Scherer2011-04-151-2/+0
* - add missing modulesMichael Scherer2011-04-151-0/+1
* - do not harcode module name, use a better regexp and shorter line to check i...Michael Scherer2011-04-151-6/+3
* - use grep instead of any, as this is builtinMichael Scherer2011-04-151-2/+1
* - remove dead code ( done by rpm/urpmi )Michael Scherer2011-04-151-13/+0
* clean and reindent the array that contains all optionsMichael Scherer2011-04-151-11/+21
* - use File::Path and List::MoreUtils, and only import if_ from MDK::Common Michael Scherer2011-04-151-3/+5
* - remove unused files, see ml Michael Scherer2011-04-152-1529/+0