summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - add GPL license and headers.Adrian Schröter2014-10-09
* add --nosignature option that turns off the signature check after the downloadMichael Schroeder2014-10-08
* vc: fixed chown call to support a user/group with whitespacesMarcus Huewe2014-10-06
* Add Power 64bit ELF magic to qemu-regDinar Valeev2014-10-01
* - generate sha256 files for product iso files as wellAdrian Schröter2014-10-01
* Merge pull request #132 from andreas-schwab/masterMichael Schroeder2014-09-29
|\
| * allow using swap in the emulatorAndreas Schwab2014-09-29
|/
* - no virus scanningAdrian Schröter2014-09-18
* - fix syntax error in sles12 configAdrian Schröter2014-09-18
* warn about =, |, & in the expression parser, they are a syntax errorMichael Schroeder2014-09-17
* - initial version of sles12 config (bnc#893618)Adrian Schröter2014-09-16
* build-vm-kvm: Always use -mem-prealloc when using -mem-pathDirk Mueller2014-09-10
* simplify getopt handlingMichael Schroeder2014-09-04
* fix argument spliitingMichael Schroeder2014-09-03
* Fix dependency parsing for dsc filesMichael Schroeder2014-08-22
* Merge pull request #126 from andreas-schwab/masterMichael Schroeder2014-08-07
|\
| * avoid watchdog getting fooled by binary junk in logfileAndreas Schwab2014-08-07
|/
* configure ipv6 loopbackMichael Schroeder2014-07-31
* Fix service handling in recipe2buildtypeMichael Schroeder2014-07-29
* add workaround for broken coreutils packageMichael Schroeder2014-07-28
* add workaround for arm builds on aarch64Michael Schroeder2014-07-22
* livebuild: indentation fixesMichael Schroeder2014-07-21
* fix vm-lxc on ppcMichael Schroeder2014-07-21
* one more place to use ppcle when finding which qemu binary to callRuediger Oertel2014-07-21
* use "ppcle" to carry ppc personality when coming from ppc64leRuediger Oertel2014-07-21
* Merge pull request #119 from jblunck/livebuildMichael Schroeder2014-07-17
|\
| * livebuild: Make LiveBuild.pm ignore recipe name base directory as wellJan Blunck2014-07-16
| * livebuild: Skip top-level directory if it matches recipe nameJan Blunck2014-07-16
| * livebuild: Make LIVEBUILD_ROOT a variableJan Blunck2014-07-16
* | support _service prefixed recipe files in recipe_set_buildtypeMichael Schroeder2014-07-17
* | add parse_typed helper, to be used in OBSMichael Schroeder2014-07-17
* | support PKGBUILD files generated by a serviceMichael Schroeder2014-07-17
|/
* do not print "WATCHDOG MARKER END" twice when switching personalityMichael Schroeder2014-07-16
* fix module integration checkMichael Schroeder2014-07-14
* rename packtype to buildtypeMichael Schroeder2014-07-14
* fix regression introducted with --directdepsend-- supportMichael Schroeder2014-07-14
* add recipe2buildtype function, use it in expanddepsMichael Schroeder2014-07-14
* Fix macro expansion corner casesMichael Schroeder2014-07-11
* remove livebuild special casingMichael Schroeder2014-07-11
* Add get_sysbuild function, refactor livebuildMichael Schroeder2014-07-11
* Merge pull request #118 from jblunck/livebuild-build-binariesMichael Schroeder2014-07-10
|\
| * 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: Remove another left-over when using the repos sub-directoryJan Blunck2014-07-09
| * Revert "For livebuild we have (like kiwi) sub-directories with additional pac...Jan Blunck2014-07-09
| * livebuild: Only process package-lists with the *.list suffixJan Blunck2014-07-09
| * livebuild: Run OBS buildroot livebuild_pre_run hook before user provided oneJan Blunck2014-07-08
| * livebuild: Write system default configuration to /etc/live/build.confJan Blunck2014-07-08