qos-scripts: remove the layer7 based classifiers from the default configuration ...
[openwrt/svn-archive/archive.git] / include / package-defaults.mk
2010-10-02 Jo-Philipp Wich[include] add support for flagging packages
2010-09-12 Jo-Philipp Wich[buildroot] Implement an ARCH_PACKAGES variable which...
2010-08-19 Felix Fietkauspeed up the build system by including include/shell...
2010-08-18 Michael BüschSupport parallel build of certain packages
2010-03-05 Travis KemenThe attached patch replaces $(1) install by $(if $...
2009-11-10 Felix Fietkaubuild system: introduce a new feature called build...
2009-08-03 Imre Kalozadd special handling for the adm5120 target, which...
2009-08-01 Florian Fainelli[package] revert 17050 this was not the right way to...
2009-07-31 Imre Kalozuse board names instead of arch in packages
2009-07-30 Florian Fainelli[package] move the global ipv6 option to the very botto...
2009-07-25 Florian Fainelli[package] globally define IPv6 support or not in OpenWr...
2009-07-02 Florian FainelliFix configure script path when not at the root of ...
2009-05-31 Ralph Hempel[package] add dist and distcheck target (to create...
2009-04-22 Nicolas Thillremove 2 old interfering variables, probably missed...
2009-04-20 Felix Fietkaumove pkg config stuff to per-target exports to prevent...
2009-03-03 Felix Fietkaureplace a few unnecessary $(shell) calls
2009-02-23 Felix Fietkauinitialize the url field for packages
2009-02-22 Felix Fietkaueliminate redundancy by creating the quilt_used stampfi...
2009-01-13 Felix Fietkauadd support for build-only packages which do not appear...
2009-01-06 Felix Fietkaumake config.{guess,sub} writable before attempting...
2008-09-03 Felix Fietkauadd default Build/Install template, which is activated...
2008-08-05 Felix Fietkaureplace config.guess and config.sub properly, even...
2008-07-31 Felix Fietkauexport PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default...
2007-12-27 Felix Fietkauadd a configurable prefix for ./configure
2007-12-23 Felix Fietkauadd STAGING_DIR_HOST to PKG_CONFIG_PATH
2007-10-14 John CrispinDESCRIPTION:= is obselete, so complain if it is used...
2007-09-29 Felix Fietkaumove a stampfile to make it easier to override the...
2007-09-05 Nicolas Thillfix typo (thanks to jonasg[1] on irc)
2007-09-03 Nicolas Thillmove TARGET_* flags from ./include/package-default...
2007-07-18 Felix Fietkaudynamically enable/disable kernel config options for...
2007-06-08 Imre Kalozuse newer config.guess and config.sub for packages...
2007-06-03 Felix FietkauAdd quilt integration for packages
2007-03-24 Felix Fietkausplit CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_...
2007-03-24 Felix Fietkaufix CONFIGURE_PATH and add MAKE_PATH
2007-03-24 Felix Fietkauuse recursive variable expansion for CONFIGURE_*, MAKE_...
2007-03-15 Felix Fietkausplit package.mk and clean up build system code (based...