]> git.pld-linux.org Git - packages/rpm-build-tools.git/history - builder.sh
- rename .rpmrc and .rpmmacros to prevent accidental overwrite
[packages/rpm-build-tools.git] / builder.sh
2012-06-24 Elan Ruusamäe- rename .rpmrc and .rpmmacros to prevent accidental...
2012-06-24 Maciej Pijanka- add builderrc option disabling xterm/screen status...
2012-06-24 Elan Ruusamäe- englsh
2012-06-24 Elan Ruusamäe- spaces for help screen
2012-06-24 Elan Ruusamäe- start from new sheet (v0.15)
2012-06-24 Elan Ruusamäe- add --init-rpm-dir command
2012-06-24 sparky- all (?) major version and R: handles added
2012-06-24 sparky- few more dummy macros
2012-06-24 sparky- i'm not dumb anymore :P, my fix neither
2012-06-24 sparky- change %requires_releq to comment, now works
2012-06-24 sparky- add dummy %requires_releq to macros
2012-06-24 sparky- use $RPMOPTS when checking for specs and sources...
2012-06-24 Elan Ruusamäe- %requires_eq dummy
2012-06-24 Elan Ruusamäe- %_fontsdir stub
2012-06-24 Elan Ruusamäe- %kgcc_package stub
2012-06-24 Elan Ruusamäe- fixed nosource, more strict regex
2012-06-24 Elan Ruusamäe- fix icon fetching
2012-06-24 Elan Ruusamäe- timeline gets printed only if you ask for it with -v
2012-06-24 Elan Ruusamäe- whole point was not to include macros.build
2012-06-24 Elan Ruusamäe- discard params
2012-06-24 Elan Ruusamäe- %pyrequires_eq %{nil}
2012-06-24 Adam Gołębiowski- include macros.build too
2012-06-24 Elan Ruusamäe- define unknown macros and display errors when parsing...
2012-06-24 Elan Ruusamäe- v0.14 and HNY
2012-06-24 Elan Ruusamäe- --nodeps in dump_cache
2012-06-24 Elan Ruusamäe- reading rcfile from '-' doesn't always work, go figure
2012-06-24 Elan Ruusamäe- msg that will do cvs up later
2012-06-24 Elan Ruusamäe- update progress also on terminal on arekm-s suggestion
2012-06-24 Elan Ruusamäe- speed improvements: 60 times for example for "./build...
2012-06-24 Elan Ruusamäe- $PROMPT_COMMAND is afaik for interactive shells,...
2012-06-24 Adam Gołębiowski- support for make-request.sh style of passing cvstag
2012-06-24 Elan Ruusamäe- fix overquoting
2012-06-24 Elan Ruusamäe- now you see what is lagging!
2012-06-24 Elan Ruusamäe- unbreak fetching sources with urls
2012-06-24 Elan Ruusamäe- $GET_FILES used only in get_files; optimizations...
2012-06-24 Elan Ruusamäe- use cvsup() also when fetching spec
2012-06-24 Elan Ruusamäe- move cvs access check earlier than cvsup()
2012-06-24 Elan Ruusamäe- geturis are too long, truncate to first word
2012-06-24 Elan Ruusamäe- ts!=sw causes spaces inserted everywhere
2012-06-24 Elan Ruusamäe- batch cvs updates (cvs admin should be happy now)
2012-06-24 Elan Ruusamäe- update get_file progress in statusbar
2012-06-24 Elan Ruusamäe- cache `nourl $i` per loop
2012-06-24 Elan Ruusamäe- add --skip-existing-files
2012-06-24 Elan Ruusamäe- display fetch cvs progress
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
next
This page took 0.649743 seconds and 107 git commands to generate.