aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Iurt/Config.pm
Commit message (Collapse)AuthorAgeFilesLines
* Allow overriding true config values with falsePascal Terjan2017-10-041-3/+11
|
* Return the expected NOT_FOUND in get_maint in case of errorPascal Terjan2017-10-021-0/+3
|
* Extract get_target_arch helperOlivier Blin2016-11-241-0/+7
|
* Fix check_archPascal Terjan2016-06-151-1/+1
| | | | | | If there is an exclusive_arch tag we only want to build for an arch which is listed there. Also we shouldn't need to add all arches in arch_comp as compatible with themselves.
* Allow building armv7hl on armv7lPascal Terjan2016-05-121-1/+1
|
* Extract get_mandatory_arch helperOlivier Blin2015-11-171-0/+7
|
* perl_checker cleanupsThierry Vignaud2014-04-191-2/+2
|
* Enhance readability of --config-help output: remove leading spaces.Hartmut Goebel2014-03-251-7/+4
|
* Get rid of cachePascal Terjan2012-12-101-85/+0
|
* (init_cache) kill unused functionThierry Vignaud2012-03-261-25/+0
|
* fix not using File::lockfThierry Vignaud2012-03-241-1/+1
|
* add a FIXME noteThierry Vignaud2012-03-241-0/+1
|
* Kill unionfs supportPascal Terjan2012-03-171-2/+2
|
* Never manually write to log filePascal Terjan2012-03-121-3/+3
|
* Get rid of ERR log levelPascal Terjan2012-03-121-1/+1
|
* Append domain when sending emails to userPascal Terjan2012-01-021-3/+2
|
* 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 ↵Pascal Terjan2012-01-011-1/+1
| | | | forced from
* Generate email addresses from usernamePascal Terjan2012-01-011-4/+1
|
* Do not use mandriva maintainer database anymoreDexter Morgan2011-12-261-3/+4
|
* - 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
|
* use default Sys::Hostname module from perlMichael Scherer2011-04-151-1/+2
|
* allow armv5tejl to build armv5tl packagesOlivier Blin2010-05-191-0/+1
|
* Use maintainers.mandriva.com instead of rpmmon to get maintainerPascal Terjan2010-01-191-1/+1
|
* remove the newlineGustavo De Nardin2007-05-211-0/+1
|
* get_repsys_conf() didn't really got Repsys config, just emails from theGustavo De Nardin2007-05-211-20/+8
| | | | | | static file. Changed it for get_author_email(), which uses repsys command itself to get the email. Should fix bug #30904.
* Restoring code lost in the SVN breakage from an old checkoutGustavo De Nardin2007-05-121-0/+304