summaryrefslogtreecommitdiffstats
path: root/BuildManager/build.py
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
* Add "--force-unpack" command to force unpacking (mga#32829)daviddavid2024-02-121-1/+1
* Support generate_buildrequires stagePascal Terjan2023-01-161-6/+9
* Apply patch for crash due to invalid chars.Shlomi Fish2015-09-161-5/+8
* Prepare for 3.0 release3.0SARL ENR 682015-09-101-1/+1
* Manual adaptation for python3SARL ENR 682015-09-101-2/+3
* Adaptation to python3 using 2to3-3.4SARL ENR 682015-09-101-5/+5
* - 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-071-0/+231