aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove cache option and variables, as it seems to have been disabled 3 years agoMichael Scherer2011-04-151-9/+2
* - use file::slurp rather than reading the file ourself ( simpler and more eff...Michael Scherer2011-04-151-7/+2
* simplify declare and assign on the same lineMichael Scherer2011-04-151-2/+1
* simplify the logic around email assignation. If $ent->{user} is not set, get_...Michael Scherer2011-04-151-6/+2
* use the non legacy interface of the module ( in case upstream decide to drop ...Michael Scherer2011-04-151-5/+5
* - do not import all symbols from MDK::Common, just the one neededMichael Scherer2011-04-151-1/+1
* remove option install_chroot_binary, not used anywhere in the codeMichael Scherer2011-04-151-4/+0
* - again, use standard module to reduce code we need to take care ofMichael Scherer2011-04-151-1/+1
* remove unused option, cache_home is just used in 1 case, for init_cache and e...Michael Scherer2011-04-151-4/+0
* - use a more standard module, to reduce code we have to maintainMichael Scherer2011-04-151-2/+2
* use default Sys::Hostname module from perlMichael Scherer2011-04-151-1/+2
* - adapt to mageiaMichael Scherer2011-04-151-2/+3
* - factorize the path of directoryMichael Scherer2011-04-151-4/+5
* Use a different variable to check if a build is finished and if it has been s...Pascal Terjan2011-04-141-2/+3
* Also skip unneeded clean_rpmsratePascal Terjan2011-04-131-1/+2
* Do not create .done before arch is finishedPascal Terjan2011-04-131-2/+4
* Reduce the number of calls to genhdlist2Pascal Terjan2011-04-131-3/+49
* Do not set success to 1 if we do not have expected binary packagePascal Terjan2011-04-111-1/+1
* Re-enable logging noarch packagePascal Terjan2011-04-111-1/+1
* Only consider the build finish when there is at least one package of the targ...Pascal Terjan2011-04-111-2/+4