Age | Commit message (Expand) | Author |
2012-12-22 | build: reduce the size of package metadata a bit to keep package list files s... | nbd |
2012-12-22 | build: remove the default useless MAINTAINER value | nbd |
2012-10-08 | build: allow the package maintainer info to be specified globally for a sourc... | nbd |
2012-09-23 | build: add the + token to any commands that can pass through the jobserver, f... | nbd |
2012-09-19 | [include] make packages depend on +librt and +libpthread by default if eglibc... | jow |
2012-06-10 | build: add a dependency on libc to all non-kernel packages | nbd |
2012-03-05 | build: remove redundant call to $(SH_FUNC) (#8042) | nbd |
2012-03-01 | build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via laz... | nbd |
2011-07-02 | add support for hidden packages that get selected/built but do not show up in... | nbd |
2011-04-05 | add a new package metadata variable MDEPENDS for specifying local menuconfig ... | nbd |
2010-10-02 | [include] add support for flagging packages | jow |
2010-09-12 | [buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but c... | jow |
2010-08-19 | speed up the build system by including include/shell.sh on shell commands onl... | nbd |
2010-08-18 | Support parallel build of certain packages | mb |
2010-03-05 | The attached patch replaces $(1) install by $(if $(1), $(1), | thepeople |
2009-11-10 | build system: introduce a new feature called build variants. | nbd |
2009-08-03 | add special handling for the adm5120 target, which uses subtargets for differ... | kaloz |
2009-08-01 | [package] revert 17050 this was not the right way to fix this | florian |
2009-07-31 | use board names instead of arch in packages | kaloz |
2009-07-30 | [package] move the global ipv6 option to the very bottom of the options passe... | florian |
2009-07-25 | [package] globally define IPv6 support or not in OpenWrt, just like for large... | florian |
2009-07-02 | Fix configure script path when not at the root of $(PKG_BUILD_DIR), thanks Da... | florian |
2009-05-31 | [package] add dist and distcheck target (to create new source balls) | ralph |
2009-04-22 | remove 2 old interfering variables, probably missed from [15299] | nico |
2009-04-20 | move pkg config stuff to per-target exports to prevent interference with host... | nbd |
2009-03-03 | replace a few unnecessary $(shell) calls | nbd |
2009-02-23 | initialize the url field for packages | nbd |
2009-02-22 | eliminate redundancy by creating the quilt_used stampfile in the right place | nbd |
2009-01-13 | add support for build-only packages which do not appear in menuconfig | nbd |
2009-01-06 | make config.{guess,sub} writable before attempting to overwrite them (many pa... | nbd |
2008-09-03 | add default Build/Install template, which is activated by setting PKG_INSTALL=1 | nbd |
2008-08-05 | replace config.guess and config.sub properly, even if they are in a subdirectory | nbd |
2008-07-31 | export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376) | nbd |
2007-12-27 | add a configurable prefix for ./configure | nbd |
2007-12-23 | add STAGING_DIR_HOST to PKG_CONFIG_PATH | nbd |
2007-10-14 | DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no desc... | blogic |
2007-09-29 | move a stampfile to make it easier to override the patch template | nbd |
2007-09-05 | fix typo (thanks to jonasg[1] on irc) | nico |
2007-09-03 | move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E... | nico |
2007-07-18 | dynamically enable/disable kernel config options for kmod packages based on b... | nbd |
2007-06-08 | use newer config.guess and config.sub for packages then the shipped ones | kaloz |
2007-06-03 | Add quilt integration for packages | nbd |
2007-03-24 | split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handlin... | nbd |
2007-03-24 | fix CONFIGURE_PATH and add MAKE_PATH | nbd |
2007-03-24 | use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the pac... | nbd |
2007-03-15 | split package.mk and clean up build system code (based on patch by mbm), make... | nbd |