]> git.pld-linux.org Git - projects/pld-builder.new.git/history - PLD_Builder/srpm_builder.py
rather exit early if spec empty
[projects/pld-builder.new.git] / PLD_Builder / srpm_builder.py
2012-06-24 Elan Ruusamäerather exit early if spec empty
2012-06-24 Elan Ruusamäeavoid removing whole rpm/packages if b.spec empty
2012-06-24 Elan Ruusamäe- whitespace cleanup
2012-06-24 Arkadiusz MiśkiewiczRun src builder via loop. Should make processing of...
2012-06-24 Elan Ruusamäeuse http mode for distfiles
2012-06-24 Arkadiusz Miśkiewiczfdopen mode
2012-06-24 Arkadiusz Miśkiewiczmkstemp returns file descriptor, convert to file object
2012-06-24 Arkadiusz Miśkiewiczrename/fsync for max_req_no file, too
2012-06-24 Arkadiusz Miśkiewiczdump to temporary file, try to fsync and then rename...
2012-06-24 Elan Ruusamäe- typo
2012-06-24 Elan Ruusamäe- force topdir
2012-06-24 Elan Ruusamäe- do not hardcode $HOME of builder
2012-06-24 Arkadiusz Miśkiewiczstatus.pop() when returning.
2012-06-24 Arkadiusz MiśkiewiczUnlock queue and then return.
2012-06-24 Arkadiusz Miśkiewiczno need to run in loop now
2012-06-24 Arkadiusz Miśkiewiczpush in while loop so pops match pushes
2012-06-24 Arkadiusz MiśkiewiczProcess requests all the time if there are any.
2012-06-24 Arkadiusz MiśkiewiczFAIL only when it FAILS; otherwise 0
2012-06-24 Arkadiusz Miśkiewicz- don't leak numeric results
2012-06-24 Arkadiusz Miśkiewicz- add missing import notify
2012-06-24 Arkadiusz Miśkiewicz- send notifications for src builds, too (requires...
2012-06-24 Arkadiusz Miśkiewicz- log things
2012-06-24 Arkadiusz Miśkiewicz- clean up from src.rpms and run deletion in chroot
2012-06-24 Arkadiusz Miśkiewicz- delete only if it exists
2012-06-24 Arkadiusz MiśkiewiczJust rm whole directory when cleaning.
2012-06-24 Arkadiusz MiśkiewiczBugfix.
2012-06-24 Arkadiusz Miśkiewicz- adjust for new cvs layout
2012-06-24 Elan Ruusamäe- trailing slashes where dir globals used not where...
2012-06-24 Arkadiusz Miśkiewicz- more interesting failure statuses.
2012-06-24 Arkadiusz Miśkiewicz- building function returns 0 and non-zero (strings...
2012-06-24 Arkadiusz MiśkiewiczString exceptions are deprecated. Fix that.
2012-06-24 Arkadiusz MiśkiewiczBack to old style (lower priority means more important...
2012-06-24 Arkadiusz MiśkiewiczClarify priority meaning.
2012-06-24 hawk- added kernel_string() to rpm options, if request...
2012-06-24 Arkadiusz Miśkiewicz- use cp method which prevents cattle from breaking...
2012-06-24 Elan Ruusamäe- grammatical cosmetics
2012-06-24 Elan Ruusamäe- do not transfer file if tagging failed
2012-06-24 Arkadiusz MiśkiewiczWe are interested in build process retval, not some...
2012-06-24 Elan Ruusamäe- capture return from tagging and src.rpm creation
2012-06-24 Elan Ruusamäe- add -nm to srcbuilder
2012-06-24 Mariusz Mazur- uploadinfo file generation is configurable (for ppl...
2012-06-24 Mariusz Mazur- wrong var
2012-06-24 Mariusz Mazur- don't upload .uploadinfo files on test-builds
2012-06-24 Mariusz Mazur- test builds are back
2012-06-24 Mariusz Mazur- reidented to 4 spaces... hope I haven't broken anything
2012-06-24 Mariusz Mazur- changed format of requester info in metadata
2012-06-24 Mariusz Mazur- braino
2012-06-24 Mariusz Mazur- removed all references to "test-build"
2012-06-24 Mariusz Mazur- add requester and requester_email to .uploadinfo...
2012-06-24 Mariusz Mazur- add build id to .uploadinfo for src.rpms
2012-06-24 Mariusz Mazur- s/arch:/file:/ in info files
2012-06-24 Mariusz Mazur- also send uploadinfo files for src.rpms
2012-06-24 Jacek Konieczny- do not tag/test tag on test build
2012-06-24 Jacek Konieczny- refuse to build src.rpm when the auto-ac- tag exists
2012-06-24 speedy- srcbuilder: nice support
2012-06-24 Arkadiusz MiśkiewiczAbility to make announcements via CIA bot on #pld channel
2012-06-24 Michal Moskal- say when taggin
2012-06-24 Michal Moskal- tag on proper branch
2012-06-24 Michal Moskal- threading...
2012-06-24 Michal Moskal- allow tagging
2012-06-24 Michal Moskal- clean after build srpm
2012-06-24 radek- don't build src rpms with 'builder --clean', keep...
2012-06-24 Michal Moskal- acl.conf for bin_builders need now only entry for...
2012-06-24 Michal Moskal- html queue stats
2012-06-24 Michal Moskal- email reports are now far better
2012-06-24 Michal Moskal- do stuff in loop, polling each 5 seconds so we get...
2012-06-24 Michal Moskal- execute wrap.wrap(main) only is used as top-level
2012-06-24 Michal Moskal- general build flags support
2012-06-24 Michal Moskal- fix cleanup :)
2012-06-24 Michal Moskal- cleanups
2012-06-24 Michal Moskal- lots of fixes
2012-06-24 Michal Moskal- preparing for real operation testing
2012-06-24 Michal Moskal- restructuring: groups are now DAGS
2012-06-24 Michal Moskal- rpm builder actually did something (immortal alien...
2012-06-24 Michal Moskal- binary builder: fetching queue from src builder and...
2012-06-24 Michal Moskal- use unique names in queues
2012-06-24 Michal Moskal- buildlogs
2012-06-24 Michal Moskal- src builder is starting to work
2012-06-24 Michal Moskal- starting testing src builder...
2012-06-24 Michal Moskal- config module etc
2012-06-24 Michal Moskal- work in progress...; sleep
This page took 0.400741 seconds and 88 git commands to generate.