summaryrefslogtreecommitdiff
path: root/include/package-ipkg.mk
AgeCommit message (Expand)Author
2007-09-28some minor fixes, cleanups, package build abstractionnbd
2007-09-21add 'Provides:' line in ipkg control filesnico
2007-09-03move ipkg related vars from ./rules.mk to ./include/package-ipkg.mknico
2007-08-26move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defi...nico
2007-08-25move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mknico
2007-08-24combine the 3 find in a single onenico
2007-05-09fix recursive dependencies on build directories - should lead to fewer sponta...nbd
2007-04-29fixes for a few build errors on osx without finknbd
2007-04-15clean up dependency handling for autorebuildsnbd
2007-04-12revert find | xargs => find | exec changes - this is completely unnecessary a...nbd
2007-04-03Using find's -exec to remove directories causes 'not found' errors when find ...mbm
2007-04-02Use find -exec instead of xargsflorian
2007-03-16re-enable SDK=1 and DEVELOPER=1 overrides for building all packagesnbd
2007-03-16formatting and trivial cleanupmbm
2007-03-16Add an 'Image Configuration' menu to menuconfignbd
2007-03-15split package.mk and clean up build system code (based on patch by mbm), make...nbd