aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Iurt/Ulri.pm
Commit message (Collapse)AuthorAgeFilesLines
* Add architecture in botcmd filenamePascal Terjan2020-06-151-1/+1
|
* ulri: sort file names in mailThierry Vignaud2020-04-271-2/+2
|
* Use setarch linux32 rather than target archPascal Terjan2019-11-091-2/+4
| | | | | | | | $ setarch --list uname26 linux32 linux64 armv7l
* Always call setarchPascal Terjan2019-11-091-4/+2
| | | | | | | It used to be called when target is i586 to allow building for i586 on x86_64. Calling it on all architectures should have no impact when the architecture is the same, and this allows to build also for 32bit arm on 64bit arm host.
* Fix sending of failure emailsPascal Terjan2016-11-081-0/+1
|
* Fix handling of failed builds causing a crashPascal Terjan2016-10-171-0/+1
| | | | This caused also to not send failure emails
* Better modules splitPascal Terjan2016-02-061-9/+1
|
* Start splitting ulriPascal Terjan2016-02-061-0/+185