aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (urpmi_command) kill unused argThierry Vignaud2012-03-243-5/+4
|
* (create_temp_chroot) kill unused argThierry Vignaud2012-03-243-5/+4
|
* (update_chroot) kill unused functionThierry Vignaud2012-03-241-23/+0
|
* (check_pid) kill unused 'local' argThierry Vignaud2012-03-241-2/+2
|
* (check_upload_tree) tag 'post' parameter as optionalThierry Vignaud2012-03-241-3/+3
| | | | (better perl_checker SNR)
* (add_sudoers) kill unused argThierry Vignaud2012-03-241-3/+3
|
* (process_queue) tag 'quiet' parameter as optionalThierry Vignaud2012-03-241-2/+2
|
* add a FIXME note about missing parametersThierry Vignaud2012-03-241-0/+1
|
* (upload_prefix_in_section) last param is optionalThierry Vignaud2012-03-241-2/+2
| | | | (helps perl_checker)
* (clean_process) kill unused argThierry Vignaud2012-03-242-4/+4
|
* (dist-git) enable to generate tarball from gitThierry Vignaud2012-03-241-1/+14
|
* (dist-svn) split it out of distThierry Vignaud2012-03-241-2/+3
|
* (tar) rename as distThierry Vignaud2012-03-241-1/+3
|
* (tar) merge in localcopy now that it has no other userThierry Vignaud2012-03-241-5/+3
| | | | (needed for next commits)
* kill unused macros & obsoletes rules since we no more have spec file hereThierry Vignaud2012-03-241-23/+0
|
* (create_temp_chroot) kill unused argThierry Vignaud2012-03-242-2/+2
|
* (clean_mnt) kill unused functionThierry Vignaud2012-03-241-5/+0
|
* (sudo) kill unused argThierry Vignaud2012-03-245-46/+46
|
* (clean) drop unused argThierry Vignaud2012-03-243-4/+4
|
* (check_upload_tree) kill unused argThierry Vignaud2012-03-243-5/+5
|
* (get_build_requires) recreate_srpm() is actually a method callThierry Vignaud2012-03-241-1/+1
|
* do not reinvent touchThierry Vignaud2012-03-241-2/+2
|
* (find_provides) drop unused argThierry Vignaud2012-03-241-2/+2
|
* (update_chroot) kill unused & unpassed args; note that it never didThierry Vignaud2012-03-241-1/+3
| | | | | anything (code commented out since introduced by mrl in r224008 on Jun 27 2007)
* unexport update_chroot() (unused elsewhere)Thierry Vignaud2012-03-241-1/+0
|
* add a FIXME noteThierry Vignaud2012-03-241-0/+1
|
* (search_packages) kill broken loopThierry Vignaud2012-03-241-3/+2
| | | | | issue introduced by warly in r774 on Jan 28 2006: "Major revamping of the iurt code, use mkcd parsecommandline, add more function, make it more generic"
* perl_checker cleanupsThierry Vignaud2012-03-248-49/+44
|
* Set svn:keywords to used keywordsPascal Terjan2012-03-171-3/+3
|
* Synthesis files with less than 1000 packages are validPascal Terjan2012-03-171-7/+0
|
* Drop duplicate optionPascal Terjan2012-03-171-3/+0
|
* Kill unionfs supportPascal Terjan2012-03-175-216/+26
|
* Never manually write to log filePascal Terjan2012-03-126-12/+7
|
* Lock the log file when writingPascal Terjan2012-03-121-1/+7
| | | | This allows using a shared logfile
* Get rid of ERR log levelPascal Terjan2012-03-129-29/+27
|
* Do not use --buildrequires for non src rpmsPascal Terjan2012-03-111-1/+4
|
* Really fix the race, collect .done before .rpm, as some may arrive between ↵Pascal Terjan2012-03-081-15/+15
| | | | the two traversals
* Fix previous commitPascal Terjan2012-03-071-2/+5
|
* Only consider an arch done if we find a .done filePascal Terjan2012-03-061-2/+13
|
* Run emi when something finished buildingPascal Terjan2012-03-051-0/+3
|
* Fork to wait for the build to finish, then immediately collect resultsPascal Terjan2012-03-051-1/+15
|
* (localrpm) tarball is compressedThierry Vignaud2012-02-261-2/+2
|
* (tar) needs localcopy firstThierry Vignaud2012-02-261-1/+1
|
* catch chroot creation failuresThierry Vignaud2012-02-251-1/+4
| | | | | (see eg http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120225155856.tv.valstar.5624/log/botcmd.1330185537.ecosse.log)
* simplify using MDK::CommonThierry Vignaud2012-02-251-3/+1
|
* (install_packages) explicitely use --buildrequires (kill a warning in BS logs)Thierry Vignaud2012-02-251-1/+1
|
* (install_packages) make it really work with multiple packages...Thierry Vignaud2012-02-251-1/+1
|
* 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
|