summaryrefslogtreecommitdiff
path: root/Build
Commit message (Expand)AuthorAge
* Fix Build::Zypp:parsecfg expected full config file name.Dimitri John Ledkov2014-10-25
* Add support for Debian repositoriesMichael Schroeder2014-10-09
* Update headers to explicitly reference GPL version 3Jan Blunck2014-10-09
* - add GPL license and headers.Adrian Schröter2014-10-09
* warn about =, |, & in the expression parser, they are a syntax errorMichael Schroeder2014-09-17
* simplify getopt handlingMichael Schroeder2014-09-04
* fix argument spliitingMichael Schroeder2014-09-03
* Fix dependency parsing for dsc filesMichael Schroeder2014-08-22
* livebuild: Make LiveBuild.pm ignore recipe name base directory as wellJan Blunck2014-07-16
* Fix macro expansion corner casesMichael Schroeder2014-07-11
* livebuild: Error out if archives are configuredJan Blunck2014-07-10
* livebuild: Do not substitute while parsingJan Blunck2014-07-10
* Merge pull request #116 from jblunck/livebuild-build-binariesMichael Schroeder2014-07-10
|\
| * livebuild: Introduce build-packages:livebuild Project Configuration variableJan Blunck2014-07-10
| * livebuild: Only process package-lists with the *.list suffixJan Blunck2014-07-09
* | Don't crash on startup if Achive::Tar is not availableMichael Schroeder2014-07-08
|/
* small stylistic changesMichael Schroeder2014-07-04
* Add Build::LiveBuild moduleJan Blunck2014-07-04
* add a way to query the buildtime and the disturlMichael Schroeder2014-06-27
* Add ppc64el to Debian arch mapDinar Valeev2014-06-25
* improve comment handling in PKGBUILD parsing a tiny bitMichael Schroeder2014-05-13
* Arch packages recognize $checkdependsRoman Neuhauser2014-04-17
* switch zypp:// stype repos from .repo file name to real repo namesMichael Schroeder2014-03-24
* - support "drop repository" switch for product buildsAdrian Schröter2014-02-11
* parse sourcemedium/debugmedium for kiwi product buildsMichael Schroeder2013-11-12
* - We can not get rid of kiwi-filesystem unfortunatly, the image type is just ...Adrian Schröter2013-09-09
* [ Kiwi.pm ] use own versionstring function instead of version for old perlRuediger Oertel2013-08-09
* - use old style version interface to become compatible with SLE 11 perlAdrian Schröter2013-08-06
* - export kiwi-image:$type instead of kiwi-filesystem:$fs for kiwi files with ...Adrian Schröter2013-08-06
* - support obsrepositories:/ directive in kiwi files. Will be expanded by OBS ...Adrian Schröter2013-06-28
* fix default priority handlingMichael Schroeder2013-05-14
* - support kiwi files with multi section <packages> elementsAdrian Schröter2013-05-13
* fix the !unfilteredprereqs caseStephan Kulow2012-11-05
* support Build::Rpm::unfilteredprereqs to turn off prereq filteringMichael Schroeder2012-10-31
* of well, revert last commit and do everything in Rpm.pmMichael Schroeder2012-10-31
* do not filter out file prereqs, needs tweaking in expanddeps and OBS codeMichael Schroeder2012-10-31
* - Arch::parse(): don't hang on unbalanced quotesMichael Schroeder2012-10-25
* bring forcebinary code in line with rpm by checking the SOURCEPACKAGE tagMichael Schroeder2012-10-05
* - do not force rpm-5 packages to binary rpm, the lead type is always zeroMichael Schroeder2012-10-04
* - fix odd number of elements warningMichael Schroeder2012-09-27
* Merge pull request #21 from flichtenheld/parse-macro-args-fixMichael Schroeder2012-09-27
|\
| * Do not include () when parsing macro option definitionFrank Lichtenheld2012-09-05
* | - support binary rpms with fo SOURCERPM header elementMichael Schroeder2012-09-05
|/
* - don't add self-provides for src packagesMichael Schroeder2012-08-28
* - implement var substitution for arch, fix quoting code, also set 'sources' w...Michael Schroeder2012-08-24
* - depends also count as makedepends in arch linuxMichael Schroeder2012-08-24
* Build::Arch add queryvars and queryfilesMichael Schroeder2012-08-16
* - support 'preinstallimage' parsingMichael Schroeder2012-06-20
* - don't die at compile time if Archive::Tar is not availableMichael Schroeder2012-04-24
* - support tilde in rpm version comparisonMichael Schroeder2012-04-20