]> git.pld-linux.org Git - packages/rpm-build-tools.git/history - builder.sh
- BuildConflicts after BuildRequires
[packages/rpm-build-tools.git] / builder.sh
2012-06-24 Elan Ruusamäe- cosmetics
2012-06-24 Elan Ruusamäe- little cleanup of xtitle messages
2012-06-24 Elan Ruusamäe- added -su,--source-urls
2012-06-24 Elan Ruusamäe- experimental recursive builder -bb for rpm-getdeps...
2012-06-24 Elan Ruusamäe- reserve all build options
2012-06-24 Elan Ruusamäe- kill adapter integration, use ./adapter to adapterize
2012-06-24 Elan Ruusamäe- adapter portions moved to adapter
2012-06-24 Elan Ruusamäe- update adapter prompt
2012-06-24 Elan Ruusamäe- adapterized (sorted %verify flags)
2012-06-24 Elan Ruusamäe- sed split was buggy, use diff2hunks code by dig
2012-06-24 Elan Ruusamäe- add support to confirm each chunk to adapter
2012-06-24 Elan Ruusamäe- unify xterm messages
2012-06-24 Elan Ruusamäe- shell title fixes
2012-06-24 Elan Ruusamäe- get files was too noisy for xterm title
2012-06-24 Elan Ruusamäe- experimental xtitle stuff
2012-06-24 Mikolaj Kucharski- display_branches() when `--show-bconds' switch is...
2012-06-24 Mikolaj Kucharski- added `--show-bconds' switch, which shows you availab...
2012-06-24 Karol Krenski- proper -np help
2012-06-24 Elan Ruusamäe- we're PLD Linux
2012-06-24 Elan Ruusamäe- add one todo
2012-06-24 Elan Ruusamäe- skip Sticky Tag in display_branches
2012-06-24 Elan Ruusamäe- offline mode support for display_branches
2012-06-24 Arkadiusz Miśkiewicz- display available branches to avoid duplicating work
2012-06-24 Elan Ruusamäe- add eval also when logging is enabled (fixes -np...
2012-06-24 aredridel- add -np / --nopatch
2012-06-24 Elan Ruusamäe- poldek-0.19.0 doesn't recognize @cap, use just -...
2012-06-24 sparky- try spec file name too when parsing bcondrc (useful...
2012-06-24 Arkadiusz Miśkiewicz- avoid problems in if []
2012-06-24 Elan Ruusamäe- update md5 and fetch for ./builder -u
2012-06-24 Elan Ruusamäe- stop when ./pldnotify.awk doesn't exist for -u
2012-06-24 Elan Ruusamäe- support --without bcond1,bcond2
2012-06-24 Elan Ruusamäe- add target switch to cache rpmdump
2012-06-24 Elan Ruusamäe- poldek -u works again
2012-06-24 Arkadiusz Miśkiewicz- fail when build from head and xx-branch exists.
2012-06-24 Arkadiusz Miśkiewicz- wget with --no-check-certificate supported
2012-06-24 Elan Ruusamäe- poldek 0.19 is very buggy when it tries to install...
2012-06-24 Arkadiusz Miśkiewicz- break build from HEAD if XY-branch exits (commented...
2012-06-24 Elan Ruusamäe- set_spec_target after fetching SPECFILE
2012-06-24 Elan Ruusamäe- detect BuildArch from specfile and enforce --target...
2012-06-24 Elan Ruusamäe- exit early if adapter failed
2012-06-24 Elan Ruusamäe- skip colourization if output is not terminal
2012-06-24 Elan Ruusamäe- v0.13 :)
2012-06-24 Elan Ruusamäe- CVS/Entries might not always present, hide errors
2012-06-24 twittner- handle new bconds correctly after rpm-find-spec-bcond...
2012-06-24 Elan Ruusamäe- prior giving poldek packages to install check that...
2012-06-24 Elan Ruusamäe- detect and use rpm-getdeps binary
2012-06-24 twittner- fixed duoble meaning of `-a' option:
2012-06-24 Elan Ruusamäe- allow sS answer from ./adapter
2012-06-24 Elan Ruusamäe- add -a option for running adapter.awk
2012-06-24 Arkadiusz Miśkiewicz- don't force 4 threads
2012-06-24 Arkadiusz Miśkiewicz- small fix
2012-06-24 Karol Krenski- proper fetch_build_requires() with bcond
2012-06-24 Michał 'Wolvverine... - add option for su/sudo poldek
2012-06-24 bartowl- fix for cutting logs when UPDATE_POLDEK_INDEXES=yes...
2012-06-24 speedy- use distfiles/distfiles by default
2012-06-24 Adam Gołębiowski- dropped debug stuff
2012-06-24 Adam Gołębiowski- UGLY CODE follows:
2012-06-24 Adam Gołębiowski- When NoSourceX-md5 was set, we tried to lookup Source...
2012-06-24 Arkadiusz Miśkiewicz- add axel wget-like utility support
2012-06-24 Arkadiusz Miśkiewicz- support HEAD prozilla for downloading files
2012-06-24 Elan Ruusamäe- add -debug option (rpmbuild -debug)
2012-06-24 matowy- added s/textutils/coreutils to fetch_build_requires()
2012-06-24 Karol Krenski- rm .${SPECFILE}_INSTALLED_PACKAGES if use -RB or...
2012-06-24 saq- poldek is pointless on -bp
2012-06-24 saq- simplified poldek index regeneration
2012-06-24 ankry- real -U fix
2012-06-24 Elan Ruusamäe- ~/.bcondrc: $opt already filtered from + and -
2012-06-24 ankry- fixed -U with missing icon
2012-06-24 Arkadiusz Miśkiewicz- read configs earlier
2012-06-24 Adam Gołębiowski- HOME_ETC support for glen's idea of .bcondrc
2012-06-24 Elan Ruusamäe- initial ~/.bcondrc support ;)
2012-06-24 twittner- added two new options, both intended for offline...
2012-06-24 Adam Gołębiowski- one more typo
2012-06-24 Elan Ruusamäe- typos
2012-06-24 ankry- commented out code that causes problems
2012-06-24 ankry- allow --target=... syntax
2012-06-24 ankry- more --target fixes for rpm 4.0.x
2012-06-24 ankry- workaround for rpm 4.0: --target option must be the...
2012-06-24 Arkadiusz Miśkiewicz- better version for testing (Averne, thanks for info...
2012-06-24 Adam Gołębiowski- reverted arekm's change - it broke the script - try...
2012-06-24 Arkadiusz Miśkiewicz- exit on cache_rpm_dump failures
2012-06-24 ankry- use separate hostname for Attic/
2012-06-24 Arkadiusz Miśkiewicz- more debugging
2012-06-24 Jacek Konieczny- don't check INTEGER_RELEASE when tagging. It doesn...
2012-06-24 Jacek Konieczny- --integer-release-only option added
2012-06-24 Arkadiusz Miśkiewicz- drop SourceX-size, please fix DF bugs in DF itself...
2012-06-24 Sławomir Paszkiewicz- Updating source- md5 and size.
2012-06-24 Sławomir Paszkiewicz- added size comment to help
2012-06-24 Artur Frysiak- fixed typo in SourceX-size support
2012-06-24 Artur Frysiak- SourceX-size: support
2012-06-24 saq- new feature: add files fetched via distfiles to SOURC...
2012-06-24 Michal Chruszcz- got rid of fake 'old style bconds warning'
2012-06-24 speedy- --target <target> option added, (build for <target...
2012-06-24 Arkadiusz Miśkiewicz- ups
2012-06-24 Arkadiusz Miśkiewicz- rever
2012-06-24 Jacek Konieczny- -tt (--test-tag) option added -- to fail if given...
2012-06-24 Arkadiusz Miśkiewicz- use --caplookup
2012-06-24 Arkadiusz Miśkiewicz- tread everything as metapackage when getting deps...
2012-06-24 Adam Gołębiowski- translated last one polish message
2012-06-24 Arkadiusz Miśkiewicz- for my sake
next
This page took 3.096838 seconds and 106 git commands to generate.