summaryrefslogtreecommitdiffstats
path: root/BuildManager
Commit message (Expand)AuthorAgeFilesLines
* Pass --noclean by default to rpmbuildHEADmasterJani Välimaa2024-03-241-2/+5
* Rename --clean as --clean-topdirJani Välimaa2024-03-241-2/+2
* build.py: restructure code a bitJani Välimaa2024-03-231-7/+6
* Pass --nodeps by default to rpmbuild if running only %prep stageJani Välimaa2024-03-231-2/+6
* Release 3.53.5daviddavid2024-02-122-12/+12
* Add "--force-unpack" command to force unpacking (mga#32829)daviddavid2024-02-122-5/+8
* Support generate_buildrequires stagePascal Terjan2023-01-161-6/+9
* Correction for opening spec file including special charactersPapoteur2015-09-271-1/+2
* Apply patch for crash due to invalid chars.Shlomi Fish2015-09-161-5/+8
* Prepare for 3.0 release3.0SARL ENR 682015-09-102-2/+1
* Manual adaptation for python3SARL ENR 682015-09-103-26/+26
* Adaptation to python3 using 2to3-3.4SARL ENR 682015-09-104-51/+53
* defined two exception classes used in the code, but not declaredBogdano Arendartchuk2009-06-101-0/+3
* - show a better error message when we give a rpm instead of a src.rpm, close ...Michael Scherer2009-05-221-0/+3
* Use the subprocess module, as popen is deprecated on py2.6Bogdano Arendartchuk2009-04-171-18/+11
* Only move .src.rpm files when using --move-srpm.Bogdano Arendartchuk2007-09-191-1/+2
* Applied old patch that makes bm use rpmbuild instead of rpm -b.Bogdano Arendartchuk2007-05-071-2/+2
* Imported bm-2.1 from2.1Bogdano Arendartchuk2007-05-077-0/+818