Putting names at the top of files is is not recommended. Collective wisdom for
[opensuse:osc.git] / osc / build.py
2009-03-02 Dr. Peter PoemlPutting names at the top of files is is not recommended...
2009-02-28 Marcus Hüwe- yet another fix for #477690: build: use a cookie...
2009-02-23 Marcus Hüwe- cleaned up the conf module (I hope I didn't break...
2009-02-20 Adrian Schröterimport a fix from mls for getting product builds working.
2009-02-20 Adrian Schröterdo really skip package verification when building withi...
2009-02-20 Adrian Schrötertake care about server side configured vminstall packages
2009-02-20 Adrian Schröter* add support for VM (kvm or xen) builds
2009-02-20 Adrian Schröterremove hardcoded download server and use download serve...
2009-02-06 Adrian Schröterrevert last change. We must not build for local, but...
2009-02-06 Adrian Schröteradd local architecture to enable product building
2009-01-09 Marcus Hüwe- added support for format strings like "%(project...
2008-12-11 Marcus Hüwe- removed unused varialbe
2008-12-11 Ludwig Nusseladd support for more build options
2008-12-10 Marcus Hüwe- small fix in debuginfo handling (accidentally used...
2008-12-05 Martin Mohring- added: new armv7el arch for all binaries for up to...
2008-11-29 Marcus Hüwe- fixed importsrcpkg doc
2008-11-28 Marcus Hüwe- osc build:
2008-11-22 Martin Mohring- added: missing last parts of Cross Development support
2008-11-22 Dr. Peter Poemlosc build:
2008-11-17 Martin Mohring- added: support for ARMv5 EABI little endian arch
2008-11-14 Dr. Peter Poemlosc/fetch.py: execute processes avoiding the use of...
2008-11-12 Marcus Hüwefixed detection of the build type (rpm or deb) - this...
2008-10-31 Marcus Hüwe- build debuginfo packages if this is enabled in the...
2008-10-14 Marcus Hüwe- fixed #431434 - we don't need a working copy anymore...
2008-10-11 Marcus Hüwe- fix deprecation warnings on factory (python26)
2008-09-24 Marcus Hüwepass the --debug option to the build script which will...
2008-08-20 Susanne Oberhauser- extend the 'auth_dict' to more generic per-host optio...
2008-08-15 Dr. Peter Poemlosc build: moved the architecture check more to the...
2008-07-23 Dirk Mueller- implement --no-checks for osc build
2008-07-12 Dr. Peter Poeml- osc build: make the --extra-pkgs option configurable...
2008-07-04 Marcus Hüwefixed typo
2008-06-23 Dirk Muellerrelease is optional (doesn't exist on debian)
2008-06-20 Dirk Muellerdouble check the correctness of the build info for...
2008-06-12 Dr. Peter Poemlosc build: handle exception when getting buildinfo...
2008-05-08 Marcus Hüwe- added --baselibs option to osc build
2008-05-04 Marcus Hüwe- use absolute pathnames for preferred package dirs
2008-04-24 Marcus Hüwe- added --job option to the do_build() command. (this...
2008-04-09 Marcus Hüwe- fixed bug #359846:
2008-03-11 Dr. Peter Poemlremove two stray lines which sneaked into osc/build...
2008-03-11 Jürgen Weigertadd --debuginfo switch to osc build
2008-01-24 Dr. Peter Poeml- osc build: if the build fails, print out the buildroo...
2008-01-24 Dr. Peter Poeml- osc build: add --no-verify, to skip the package signa...
2008-01-23 Marcus Hüwe- build: use the apiurl which is stored in the storedir...
2008-01-22 Dr. Peter Poemlfix display of built rpms in build.py (when did that...
2008-01-11 Marcus Hüwefixed typo: borken -> broken
2008-01-07 Marcus Hüwe- added two new options to osc build:
2007-09-10 Dr. Peter Poemlprint the list of URL to try, when in HTTP debug mode
2007-09-03 Dr. Peter Poemlmake osc call build with --changelog option, by default...
2007-08-14 Dr. Peter Poemlbuild: add --changelog option to force update of the...
2007-07-16 Dr. Peter Poeml- commit: switch to new commit mode also if the -F...
2007-05-14 Dr. Peter Poemlosc build: add --userootforbuild option
2007-05-12 Dr. Peter Poemlbuild: for buildinfo, post the specfile's content inste...
2007-05-09 Dr. Peter Poeml- build & buildinfo:
2007-05-04 Dr. Peter Poemlbuild: call rpm command for preferred rpms with --nosig...
2007-05-03 Dr. Peter Poeml- build:
2007-05-02 Dr. Peter Poeml- build:
2007-04-25 Dr. Peter Poemlapplied patch from Michael Marek, fixing all places...
2007-04-25 Dr. Peter Poeml- build: fix passing of commandline options and argumen...
2007-04-18 Dr. Peter Poemlremove debug print of tempfile name
2007-03-28 Dr. Peter Poeml- build:
2007-03-21 Dr. Peter Poemlrun build with --norootforbuild, thereby defaulting...
2007-03-12 Dr. Peter Poeml- apply fix from Christoph Thiel to use cElementTree...
2007-01-06 David Mayrcorrected little typo
2006-10-12 Dr. Peter Poeml- add 'edituser' command for editing the metadata of...
2006-10-10 Dr. Peter Poeml- rewrite configuration handling
2006-09-15 Dr. Peter Poemlbuild: fix finding of built packages in the end of...
2006-09-15 Dr. Peter Poemlfix dynamical build-root setting (r729)
2006-09-15 Dr. Peter Poemlbuild: error checking on external commands
2006-09-15 Dr. Peter Poemlchange order of 'BUILD_ROOT', 'OSC_BUILD_ROOT' so the...
2006-09-15 Dr. Peter Poeml- let environment variables OSC_SU_WRAPPER OSC_BUILD_RO...
2006-09-15 Dr. Peter Poemlbuild: allow 'dynamical' build-root setting by using...
2006-09-15 Dr. Peter Poeml- implement POSTing of local specfile to get real buildinfo
2006-07-17 Dr. Peter Poemlfix usage of personality wrappers
2006-07-17 Dr. Peter Poemlbuild: when called without arguments, show only archite...
2006-07-17 Dr. Peter Poemlbuild: make it possible to override urllist (the list...
2006-07-17 Dr. Peter Poemlif configuration is overridden by envvars, print out...
2006-07-14 Dr. Peter Poemldon't try to find built packages when the build wasn...
2006-07-14 Dr. Peter Poemlif only .netrc is found, automatically create a ready...
2006-07-14 Dr. Peter Poeml- bump version (0.7)