aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem
Commit message (Collapse)AuthorAgeFilesLines
* Also clean tainted and nonfree by defaultPascal Terjan2022-08-271-38/+39
|
* raise buildtime limit on chromium-browser-stableThomas Backlund2022-04-161-1/+1
|
* hardlink is now in util-linuxThomas Backlund2021-11-281-2/+0
|
* add mga 8 and infra_8 targetsThomas Backlund2021-02-241-0/+12
|
* Delete leftover noarch without waiting for 7dPascal Terjan2021-01-192-12/+24
|
* Fix cleanup to correctly wait for 7dPascal Terjan2020-12-312-6/+6
| | | | | | It was checking if there is another version of the src, but using the name of the package instead of the name of the src, and those are usually different in the case we care most about (libraries).
* Fix apache configuration for autobuildNicolas Lécureuil2020-12-011-1/+1
|
* Fix getting timestamp of non noarch packagesPascal Terjan2020-09-301-3/+3
| | | | | | | urpmf --qf '%filename:%buildarchs:%buildtime' shifts fields when buildarchs is empty: python-sphinxcontrib-svg2pdfconverter-0.1.0-2.mga8.src.rpm:noarch:1564917727 python-argon2_cffi-19.1.0-1.mga8.src.rpm:1564918990:
* Delete again non noarch packagesPascal Terjan2020-09-301-2/+5
|
* Clean pure noarch packages toPascal Terjan2020-09-261-4/+14
|
* More repository vhost fixesPascal Terjan2020-06-291-5/+5
| | | | This time it really looks like what I had tested...
* More repository vhost fixesPascal Terjan2020-06-291-4/+4
|
* Fix repository vhostPascal Terjan2020-06-291-6/+7
| | | | | Previous commit broke it but is was not visible initially due to another broken thing in the config which has since been fixed.
* Simplify repository vhostPascal Terjan2020-06-281-8/+10
| | | | | | | | | We use the same access list for all versions of the distribution on the HTPP server (our internal machines) so there is no reason to duplicate it per distro. This also allows to access files at the top level directory (like mageia_timestamp).
* increase kernel build timeThomas Backlund2020-05-181-1/+1
|
* increase gcc build timeoutThomas Backlund2020-05-031-1/+1
|
* remove --ignorearch option for urpmiThierry Vignaud2020-04-181-2/+0
| | | | | | | | | | rationale: it badly broke installing some packages with rpm-4.16 which add provides for every generated package to the SRPM See https://rpm.org/wiki/Releases/4.16.0 Basically reverting commit cc1079609497da5d5700e27f1076d57bf2b9282c and its 2 followup fixups
* bump again the timeout for clangThierry Vignaud2020-03-211-1/+1
|
* Allow larger log sizesPascal Terjan2020-03-201-0/+1
|
* doble timeout for llvmThierry Vignaud2020-03-201-0/+1
| | | | it regularly fails on armv7
* doble timeout for clangThierry Vignaud2020-03-201-0/+1
| | | | it regularly fails on x86
* Fix syntax error in mirror cleanerPascal Terjan2020-02-261-1/+1
|
* vhost_webstatus: set dynamic NameWidthThomas Backlund2020-02-191-0/+2
|
* genhdlist2: switch cauldron synthesis to zstd compressionThomas Backlund2020-01-081-0/+6
|
* fix up cron for mga-clean-distribThomas Backlund2019-11-051-2/+2
|
* Add a cron for mga-clean-distribPascal Terjan2019-10-271-0/+7
|
* Add a --auto to mga-clean-distribPascal Terjan2019-10-271-9/+14
| | | | I think it is now safe enough to run in cron
* Make the cleanup script smarterPascal Terjan2019-10-232-92/+174
| | | | | | | | | Also, refactor it and add tests Now subpackages of a package not yet rebuilt on an architecture do not get clean on that architecture (even the noarch ones from that package) and packages get deleted only if the src package is totally gone or if the new version of it is at least 7 days old.
* Increase timeout for qtwebengine5Pascal Terjan2019-10-081-1/+1
| | | | It currently fails on arm
* youri: disable zchunk metadata on cauldron, it slows the bs _way_ too muchThomas Backlund2019-09-301-1/+1
|
* rename createrepo to createrepo_mga6 to match repo it runs againstThomas Backlund2019-06-281-1/+1
|
* re-add appstream metadata after each createrepo_* runThomas Backlund2019-06-281-0/+18
|
* add configs for mga7Thomas Backlund2019-06-281-0/+6
|
* update createrepo for cauldron and zchunk dictsThomas Backlund2019-06-281-0/+6
|
* Reduce some timeouts and instead increase arm multipliersPascal Terjan2019-04-081-2/+2
|
* Increase timeout for some packages hitting it on armv7hlPascal Terjan2019-04-081-0/+2
|
* Increase timeout for qgisPascal Terjan2018-12-261-0/+1
|
* Build %dist based on other macrosPascal Terjan2018-11-241-0/+1
| | | | | This means temporary src.rpm generated on the main build node will have correct suffix.
* add more time for kernel buildsThomas Backlund2018-09-211-0/+1
|
* increase chromium timeout b/c it kept timeouting on BSThierry Vignaud2018-08-241-1/+1
|
* Do not set arch in infra media.cfg for armv7hlPascal Terjan2018-06-131-0/+6
|
* Only prevent submitting if the package is already in same queuePascal Terjan2018-06-051-0/+1
|
* Increase the build timeout for chromium-browser-stable to 20h.Christiaan Welvaart2018-06-021-0/+1
| | | | | If both x86 and x86-64 builds for chromium-browser-stable are run on the same build node, the builds may take more than 10h.
* set default iurt timeout to 10h as more packages gets bigger and takes ↵Thomas Backlund2018-05-241-4/+1
| | | | longer to build
* increase 'rust' timeoutNicolas lécureuil2018-05-131-1/+1
|
* increase LO timeoutThierry Vignaud2018-05-101-1/+1
|
* iurt: Use a larger timeout for clang (default is not enough on ARM)Olivier Blin2018-04-231-0/+1
|
* sort listThomas Backlund2018-03-211-11/+11
|
* give rust time to build on armThomas Backlund2018-03-211-0/+1
|
* Allow libguestfs to access network during buildPascal Terjan2017-10-132-0/+11
|