]> git.pld-linux.org Git - packages/rpm-build-tools.git/history - builder.sh
- no extra subshells
[packages/rpm-build-tools.git] / builder.sh
2012-06-24 Elan Ruusamäe- no extra subshells
2012-06-24 Arkadiusz Miśkiewicz- use the same 'file url' order across whole builder...
2012-06-24 Elan Ruusamäe- fix opts order for download_lftp
2012-06-24 Elan Ruusamäe- tmpfile todo for lftp
2012-06-24 Arkadiusz Miśkiewicz- use lftp by default when available
2012-06-24 Arkadiusz Miśkiewicz- use retval
2012-06-24 Arkadiusz Miśkiewicz- move tmpfile handling outside of lftp
2012-06-24 Arkadiusz Miśkiewicz- support lftp for downloading
2012-06-24 Elan Ruusamäe- spaces must be used for horizontal formatting
2012-06-24 Bartłomiej Zimoń- fix tabs in help
2012-06-24 Bartłomiej Zimoń- let --mr-proper respect builddir
2012-06-24 Arkadiusz Miśkiewicz- escape more characters (for fpdf.spec)
2012-06-24 Elan Ruusamäe- avoid ln error introduced in 1.650 by revert of r1.628
2012-06-24 Arkadiusz Miśkiewicz- escape special characters when looking for a tag
2012-06-24 Tomasz Pala- do not overwrite existing tools files, if it were...
2012-06-24 Arkadiusz Miśkiewicz- escape some regexp characters in file name, so grep...
2012-06-24 Kacper Kornet- merge PATCH_MD5 branch; Patch-md5: syntax
2012-06-24 Elan Ruusamäe- allow forcing ipv4/ipv6
2012-06-24 Kacper Kornet- fix rpm definitions in mr_proper
2012-06-24 Elan Ruusamäe- add generic tempfile()
2012-06-24 Elan Ruusamäe- fix --source-xx commands
2012-06-24 Elan Ruusamäe- 2011
2012-06-24 sparky- builder -a now checks for NAME/NAME.spec file before...
2012-06-24 Elan Ruusamäe- -sp (skip patch) support, conflicting one renamed...
2012-06-24 Elan Ruusamäe- use http as default for distfiles access (why are...
2012-06-24 Elan Ruusamäe- add -jN support
2012-06-24 Elan Ruusamäe- kill some long if-branches
2012-06-24 Elan Ruusamäe- add -a | --add_cvs command to add new packages to cvs
2012-06-24 Elan Ruusamäe- less if branches & indenting
2012-06-24 Elan Ruusamäe- autoup can fail; detect that
2012-06-24 Elan Ruusamäe- add ci, civim to initial checkout
2012-06-24 Elan Ruusamäe- make "builder --init-rpm-dir" work at least with...
2012-06-24 Elan Ruusamäe- egrep -> grep -E
2012-06-24 Elan Ruusamäe- avoid shell errors if $LOGFILE is not set in initial...
2012-06-24 Elan Ruusamäe- handle errors from pldnotify.awk
2012-06-24 Elan Ruusamäe- kill few bashisms
2012-06-24 Elan Ruusamäe- make it possible to build packages that are not yet...
2012-06-24 Elan Ruusamäe- add %pear_package_print_optionalpackages
2012-06-24 Elan Ruusamäe- add --upgrade-version
2012-06-24 Elan Ruusamäe- try handling subver in set_version()
2012-06-24 Elan Ruusamäe- try to add logfile to .cvsignore
2012-06-24 Elan Ruusamäe- allow specname as "package/" (from dir tab completion)
2012-06-24 Elan Ruusamäe- %requires_ge_to, %requires_ge
2012-06-24 arvenil- bugfix: when --try-upgrade (-u) is requested check...
2012-06-24 Arkadiusz Miśkiewicz- requires_ge as nil
2012-06-24 sparky- added %bootstrap_release to minimal macros
2012-06-24 Jacek Konieczny- buildrequires_jdk support
2012-06-24 sparky- check: make sure $HOME/rpm/SOURCES does not exist
2012-06-24 Elan Ruusamäe- make builder -u to work
2012-06-24 Zsolt Udvari- builder --help TODO
2012-06-24 Elan Ruusamäe- echo -e is not portable, fixes some sillyness like...
2012-06-24 Elan Ruusamäe- more bashism fix
2012-06-24 Elan Ruusamäe- bashism fix
2012-06-24 Elan Ruusamäe- bug todo
2012-06-24 sparky- only allow SourceX-md5 with one "#" sign
2012-06-24 Elan Ruusamäe- add --show-avail-bconds
2012-06-24 Elan Ruusamäe- expand %rpm_build_macros to empty if missing
2012-06-24 Elan Ruusamäe- rpm macros version check
2012-06-24 Elan Ruusamäe- builder smp flags info to stdout
2012-06-24 Elan Ruusamäe- update releq macros for args, fixes virtualbox ....
2012-06-24 Elan Ruusamäe- packages_dir = top dir, requires rpm build macros...
2012-06-24 Elan Ruusamäe- --clean does not remove spec and sources, use --mr...
2012-06-24 Arkadiusz MiśkiewiczSYMLINK_TOOLS default to no
2012-06-24 Arkadiusz MiśkiewiczSeparately report md5 problems and 0 size file problems.
2012-06-24 Elan Ruusamäe- cleanup as SPECFILE is filename always
2012-06-24 Elan Ruusamäe- always have SPECFILE ending with .spec extension...
2012-06-24 sparky- I must be tired :-P
2012-06-24 sparky- typo
2012-06-24 sparky- depspecname: remove devel and static suffixes
2012-06-24 Arkadiusz Miśkiewiczwget -O is supposed to work like kind of shell redirect...
2012-06-24 Arkadiusz MiśkiewiczOr just use target variable...
2012-06-24 Arkadiusz MiśkiewiczExplictly tell wget/download tool where to save file.
2012-06-24 Adam Gołębiowski- todo += respect "NoSource: X"
2012-06-24 Elan Ruusamäe- take first BuildArch (museek+)
2012-06-24 Arkadiusz Miśkiewicz- revert
2012-06-24 Arkadiusz Miśkiewicz- make sure that REPO_DIR exists
2012-06-24 Elan Ruusamäe- prune too
2012-06-24 deejay1- corrected message after --init-rpm-dir to get all...
2012-06-24 Elan Ruusamäe- v0.35 auto/ac/rpm-build-tools-4_4_35-1 auto/th/rpm-build-tools-4_4_35-1 auto/ti/rpm-build-tools-4_4_35-1
2012-06-24 Elan Ruusamäe- add rsync.sh to symlinks list
2012-06-24 Arkadiusz MiśkiewiczKeep sticky even if running builder from package/ dir.
2012-06-24 Elan Ruusamäe- more LOGFILE samples
2012-06-24 Elan Ruusamäe- make -ns, --no-srcs also skip patches/icons
2012-06-24 Elan Ruusamäe- handle missing .cvsignore
2012-06-24 Elan Ruusamäe- need exact string in .cvsignore check, so use awk...
2012-06-24 Elan Ruusamäe- add .cvsignore to PACKAGE/.cvsignore
2012-06-24 Elan Ruusamäe- comment for SYMLINK_TOOLS
2012-06-24 Jan Rękorajski- make creating symlinks to tools configurable
2012-06-24 Elan Ruusamäe- remove CVS/Entries.Static on new pkg checkouts
2012-06-24 Elan Ruusamäe- unify func declaration
2012-06-24 Arkadiusz Miśkiewicz- move from NEWREPO branch to HEAD
2012-06-24 Elan Ruusamäe- drop old bconds support, simplify
2012-06-24 Elan Ruusamäe- print _smp_mflags state on build start
2012-06-24 Elan Ruusamäe- allow $CVS_COMMAND from env too not just ~/.builderrc
2012-06-24 Elan Ruusamäe- add $CVS_COMMAND so one could override "CVS_COMMAND...
2012-06-24 Adam Gołębiowski- reverted (mistake)
2012-06-24 Adam Gołębiowski- updated to 1.3.2
2012-06-24 Elan Ruusamäe- sort SOURCES/PATCHES by their number from spec
2012-06-24 Elan Ruusamäe- do not ask for suggests in automatic installs
2012-06-24 Elan Ruusamäe- version 0.23
next
This page took 0.790498 seconds and 107 git commands to generate.