aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-19package_srpm: fix incorrect return values from parse_packageconfigHEADmasterRoss Burton
2014-12-19package_srpm: replace base_do_configure with a stubRoss Burton
2014-12-19package_srpm: use translator-specific data when fetchingRoss Burton
2014-12-19package_srpm: handle PACKAGECONFIG parse failures more gracefullyRoss Burton
2014-12-19package_srpm: Add srpm OVERRIDE when translatingRoss Burton
2014-12-17package_srpm: rename functions to _srcrpmPatrick Ohly
2014-12-17Rename "translator" task into "srpms"Patrick Ohly
2014-12-16srpm_utils: replace systemd_unitdirRoss Burton
2014-12-16gitignore: addRoss Burton
2014-12-16package_srpm: handle exceptions from parse_packageconfigRoss Burton
2014-12-15file-list-generator.py: additional debug output for matchingPatrick Ohly
2014-12-15file-list-generator.py: also include symlink info for filesPatrick Ohly
2014-12-15file-list-generator.py: handle symlinks to dirsPatrick Ohly
2014-12-15fix multilib suppressionPatrick Ohly
2014-12-13package_srpm: move clean_data() to a Python moduleRoss Burton
2014-12-13handle PACKAGECONFIGRoss Burton
2014-12-12package_srpm: refactor print_deps()Ross Burton
2014-12-05autoconf: check for files before autoreconf and configurePatrick Ohly
2014-12-05do not remove dependencies too aggressivelyPatrick Ohly
2014-12-05hook for per-package source and informationPatrick Ohly
2014-12-05handle epoch in intra-package dependencyPatrick Ohly
2014-12-05autotools_do_configure: need to determine ac pathsPatrick Ohly
2014-12-05SRPM_REWRITE_RUNTIME_DEPS: rewrite RDEPENDS, RPROVIDES, etc.Patrick Ohly
2014-12-05fix freetype replacementPatrick Ohly
2014-12-05avoid arch dependenciesPatrick Ohly
2014-12-05gtk-doc-stub-native: also provides introspection.m4Patrick Ohly
2014-12-05SRPM_REWRITE_DEPENDS: support replacement with multiple packagesPatrick Ohly
2014-12-05enable autoreconfPatrick Ohly
2014-12-05file-list-generator.py: fix packaging of entire directoriesPatrick Ohly
2014-12-05file-list-generator.py: INFO listing of installed filesPatrick Ohly
2014-12-05file-list-generator.py: --keep unmatched filesPatrick Ohly
2014-12-01package_srpm: hack away oe_multilib_headerRoss Burton
2014-11-27package_srpm: fix base_do_compile (finally?)Ross Burton
2014-11-27package_srpm: rewrite data cleanupRoss Burton
2014-11-26package_srpm: if emitting function fails, say what recipe failedRoss Burton
2014-11-24meta-translator.conf: add more build dependency rewrite rulesRoss Burton
2014-11-24patch handling: honor striplevelPatrick Ohly
2014-11-24license_to_tizen: example license hookPatrick Ohly
2014-11-24SRPM_LICENSE_HOOK: optionally rewrite license textsPatrick Ohly
2014-11-24MERGEPERFILEDEPS: use same logic as for SRPM_SAME_GROUPPatrick Ohly
2014-11-24SRPM_SAME_GROUP: optionally override group of additional packagesPatrick Ohly
2014-11-24SRPM_REWRITE_DEPENDS: fallbacks for -native and -devPatrick Ohly
2014-11-24postin/postun ldconfigPatrick Ohly
2014-11-24better dependencies when generating file listsPatrick Ohly
2014-11-24fix dependencies for generating file listsPatrick Ohly
2014-11-21file lists: avoid empty linesPatrick Ohly
2014-11-21rename packagesPatrick Ohly
2014-11-21fix base_do_compilePatrick Ohly
2014-11-19meta-translator.conf: add conf file to centralise default configurationRoss Burton
2014-11-19optionally generate file lists during rpmbuildPatrick Ohly