]> git.pld-linux.org Git - packages/rpm-build-tools.git/history - builder.sh
Inserts git log instead of %changelog
[packages/rpm-build-tools.git] / builder.sh
2011-03-31 Elan RuusamäeInserts git log instead of %changelog
2011-03-31 Kacper KornetImplement shallow copy of only one branch
2011-03-31 Kacper KornetMerge branch 'only_branches_and_tags'
2011-03-31 Kacper KornetFix checkout of new tracking branches
2011-03-31 Kacper KornetMerge branch 'checkout_by_date'
2011-03-31 Kacper KornetFix checkout by date
2011-03-30 Kacper KornetRewrtie additional-md5ums feature
2011-03-30 Kacper KornetMerge branch 'remove_package'
2011-03-30 Kacper KornetTry to remove package directory if empty
2011-03-30 Kacper KornetRemove .gitignore file while removing package
2011-03-30 Kacper KornetVerify if date is a valid one
2011-03-30 Kacper KornetEnable to checkout from specified date
2011-03-30 Kacper KornetCheckout only branches or tags
2011-03-29 Kacper KornetMerge branch 'remove_package'
2011-03-29 Kacper KornetReimplement package removing
2011-03-29 Kacper KornetTypo in name of function: remove_build_requires
2011-03-28 Kacper KornetFix -A switch in git version
2011-03-28 Kacper KornetUse global GIT_WORK_TREE and GIT_DIR
2011-03-28 Kacper KornetWork around for git clone with GIT_WORK_TREE
2011-03-28 Kacper KornetBetter way to implement spec:branch syntax
2011-03-28 Kacper KornetRemove NOCVS variable
2011-03-28 Kacper KornetRewrite check if build is from correct branch
2011-03-28 Kacper KornetRewrite checking if tag already exists
2011-03-28 Kacper KornetPackage removing - not yet implemented
2011-03-28 Kacper KornetPrint warning if branch other then master is checkout
2011-03-28 Kacper KornetRemove --use-greed-sources option
2011-03-28 Kacper KornetRemove cvs-nserver check
2011-03-28 Kacper KornetRewrite display_branches for git
2011-03-28 Kacper KornetRemove functions not longer required with git
2011-03-28 Kacper KornetRewrite branch_files for git
2011-03-28 Kacper KornetNo need to download sources for tagging or branching
2011-03-28 Kacper KornetFix CVS_FORCE option for git
2011-03-28 Kacper KornetRewrite tagging with git
2011-03-28 Kacper KornetRemove downloading of sources from cvs
2011-03-28 Kacper KornetChange CVS->git in warning in get_files
2011-03-28 Kacper KornetCheckout commit if specfile:commit syntax is used
2011-03-28 Kacper KornetIgnore file for git
2011-03-28 Kacper KornetRewrite get_spec with git
2011-03-21 Kacper KornetVariable for path to git server
2011-03-21 Kacper KornetError code for not implemented functionality
2011-03-21 Kacper KornetInitial copy of builder
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...
next
This page took 0.745018 seconds and 107 git commands to generate.