aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-16merge-srpm: updated documentationpohlyPatrick Ohly
2015-01-16merge-srpm: optimize if checksPatrick Ohly
2015-01-16merge-srpm: parse and re-generate conditional sectionsPatrick Ohly
2015-01-16merge-srpm: initial functional versionPatrick Ohly
2015-01-16package_srpm: be explicit about target file name during copyPatrick Ohly
2015-01-16package_srpm: reformat command invocationsPatrick Ohly
2015-01-05path variables: avoid ExpansionErrorPatrick Ohly
2015-01-05package_srpm: PACKAGECONFIG support optionalPatrick Ohly
2015-01-05package_srpm: workaround for adding autotools files (bzip2)Patrick Ohly
2015-01-05package_srpm: comment about copying filesPatrick Ohly
2015-01-05package_srpm: return to build dirPatrick Ohly
2015-01-05package_srpm: improve build_dir calculationPatrick Ohly
2015-01-05package_srpm: copy additional source files into build dirPatrick Ohly
2015-01-05package_srpm: fix intra-recipe dependency checkPatrick Ohly
2015-01-05package_srpm: fix inter-recipe dependency printingPatrick Ohly
2015-01-05srpm_utils: fix infodir typoPatrick Ohly
2015-01-05package_srpm: run empty populate_packagesPatrick Ohly
2015-01-05package_srpm: handle % in regex replacePatrick Ohly
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