2018-03-07 |
Matthias Schiffer | include/package-defaults.mk: fix default Build/Prepare... |
blob | commitdiff | raw |
2018-01-27 |
Julien Dusser | build: cleanup SSP_SUPPORT configure option |
blob | commitdiff | raw | diff to current |
2017-11-25 |
Michael Heimpold | build: allow defining license information per binary... |
blob | commitdiff | raw | diff to current |
2017-05-03 |
Yousong Zhou | build: reset ALTERNATIVES field in Package/Default |
blob | commitdiff | raw | diff to current |
2017-04-26 |
Daniel Engberg | include/packages-defaults.mk: Remove LARGEFILE option |
blob | commitdiff | raw | diff to current |
2016-10-15 |
Alexandru Ardelean | build: copy contents of 'src' folder to build dirs... |
blob | commitdiff | raw | diff to current |
2016-10-13 |
Hauke Mehrtens | build: use CXXFLAGS if defined |
blob | commitdiff | raw | diff to current |
2016-07-29 |
Luke McKee | cmake: include/cmake.mk add CMAKE_BINARY_SUBDIR to... |
blob | commitdiff | raw | diff to current |
2016-04-13 |
Jo-Philipp Wich | include: remove now unused PACKAGE_SUBDIR variable |
blob | commitdiff | raw | diff to current |
2016-01-24 |
Jo-Philipp Wich | include: group kmod ipk files into a "kernel" subdirectory |
blob | commitdiff | raw | diff to current |
2015-06-22 |
Steven Barth | gcc/musl: rework SSP-support |
blob | commitdiff | raw | diff to current |
2015-06-20 |
Steven Barth | package-defaults: remove libssp for musl (redundant) |
blob | commitdiff | raw | diff to current |
2015-03-29 |
Luka Perkov | include: remove trailing whitespaces |
blob | commitdiff | raw | diff to current |
2015-03-21 |
John Crispin | package-defaults.mk: set DISABLE_NLS only if not CONFIG... |
blob | commitdiff | raw | diff to current |
2015-03-20 |
Felix Fietkau | build: add optional dependency on libssp to all non... |
blob | commitdiff | raw | diff to current |
2015-03-12 |
John Crispin | toolchain: The glorious return of glibc, ver 2.21 |
blob | commitdiff | raw | diff to current |
2014-10-05 |
Felix Fietkau | build: add support for declaring package CONFLICTS... |
blob | commitdiff | raw | diff to current |
2014-09-23 |
Felix Fietkau | build: allow packages with build variants to explicitly... |
blob | commitdiff | raw | diff to current |
2014-09-15 |
John Crispin | include: remove file before overwritting it with replac... |
blob | commitdiff | raw | diff to current |
2014-09-11 |
John Crispin | include: add a meta data field for required system... |
blob | commitdiff | raw | diff to current |
2014-03-21 |
Felix Fietkau | build: remove check to nonexistant CONFIG_ENABLE_LOCALE... |
blob | commitdiff | raw | diff to current |
2014-02-23 |
Felix Fietkau | build: allow packages to declare ABI versions to detect... |
blob | commitdiff | raw | diff to current |
2012-12-22 |
Felix Fietkau | build: reduce the size of package metadata a bit to... |
blob | commitdiff | raw | diff to current |
2012-12-22 |
Felix Fietkau | build: remove the default useless MAINTAINER value |
blob | commitdiff | raw | diff to current |
2012-10-08 |
Felix Fietkau | build: allow the package maintainer info to be specifie... |
blob | commitdiff | raw | diff to current |
2012-09-23 |
Felix Fietkau | build: add the + token to any commands that can pass... |
blob | commitdiff | raw | diff to current |
2012-09-19 |
Jo-Philipp Wich | make packages depend on +librt and +libpthread by defau... |
blob | commitdiff | raw | diff to current |
2012-06-10 |
Felix Fietkau | build: add a dependency on libc to all non-kernel packages |
blob | commitdiff | raw | diff to current |
2012-03-05 |
Felix Fietkau | build: remove redundant call to $(SH_FUNC) (#8042) |
blob | commitdiff | raw | diff to current |
2012-03-01 |
Felix Fietkau | build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulti... |
blob | commitdiff | raw | diff to current |
2011-07-02 |
Felix Fietkau | add support for hidden packages that get selected/built... |
blob | commitdiff | raw | diff to current |
2011-04-05 |
Felix Fietkau | add a new package metadata variable MDEPENDS for specif... |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Jo-Philipp Wich | add support for flagging packages |
blob | commitdiff | raw | diff to current |
2010-09-12 |
Jo-Philipp Wich | Implement an ARCH_PACKAGES variable which defaults... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
Felix Fietkau | speed up the build system by including include/shell... |
blob | commitdiff | raw | diff to current |
2010-08-18 |
Michael Büsch | Support parallel build of certain packages |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Travis Kemen | The attached patch replaces $(1) install by $(if $... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Felix Fietkau | build system: introduce a new feature called build... |
blob | commitdiff | raw | diff to current |
2009-08-03 |
Imre Kaloz | add special handling for the adm5120 target, which... |
blob | commitdiff | raw | diff to current |
2009-08-01 |
Florian Fainelli | revert 17050 this was not the right way to fix this |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Imre Kaloz | use board names instead of arch in packages |
blob | commitdiff | raw | diff to current |
2009-07-30 |
Florian Fainelli | move the global ipv6 option to the very bottom of the... |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Florian Fainelli | globally define IPv6 support or not in OpenWrt, just... |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Florian Fainelli | Fix configure script path when not at the root of ... |
blob | commitdiff | raw | diff to current |
2009-05-31 |
Ralph Hempel | add dist and distcheck target (to create new source... |
blob | commitdiff | raw | diff to current |
2009-04-22 |
Nicolas Thill | remove 2 old interfering variables, probably missed... |
blob | commitdiff | raw | diff to current |
2009-04-20 |
Felix Fietkau | move pkg config stuff to per-target exports to prevent... |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Felix Fietkau | replace a few unnecessary $(shell) calls |
blob | commitdiff | raw | diff to current |
2009-02-23 |
Felix Fietkau | initialize the url field for packages |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Felix Fietkau | eliminate redundancy by creating the quilt_used stampfi... |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Felix Fietkau | add support for build-only packages which do not appear... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Felix Fietkau | make config.{guess,sub} writable before attempting... |
blob | commitdiff | raw | diff to current |
2008-09-03 |
Felix Fietkau | add default Build/Install template, which is activated... |
blob | commitdiff | raw | diff to current |
2008-08-05 |
Felix Fietkau | replace config.guess and config.sub properly, even... |
blob | commitdiff | raw | diff to current |
2008-07-31 |
Felix Fietkau | export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default... |
blob | commitdiff | raw | diff to current |
2007-12-27 |
Felix Fietkau | add a configurable prefix for ./configure |
blob | commitdiff | raw | diff to current |
2007-12-23 |
Felix Fietkau | add STAGING_DIR_HOST to PKG_CONFIG_PATH |
blob | commitdiff | raw | diff to current |
2007-10-14 |
John Crispin | DESCRIPTION:= is obselete, so complain if it is used... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Felix Fietkau | move a stampfile to make it easier to override the... |
blob | commitdiff | raw | diff to current |
2007-09-05 |
Nicolas Thill | fix typo (thanks to jonasg[1] on irc) |
blob | commitdiff | raw | diff to current |
2007-09-03 |
Nicolas Thill | move TARGET_* flags from ./include/package-default... |
blob | commitdiff | raw | diff to current |
2007-07-18 |
Felix Fietkau | dynamically enable/disable kernel config options for... |
blob | commitdiff | raw | diff to current |
2007-06-08 |
Imre Kaloz | use newer config.guess and config.sub for packages... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
Felix Fietkau | Add quilt integration for packages |
blob | commitdiff | raw | diff to current |
2007-03-24 |
Felix Fietkau | split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_... |
blob | commitdiff | raw | diff to current |
2007-03-24 |
Felix Fietkau | fix CONFIGURE_PATH and add MAKE_PATH |
blob | commitdiff | raw | diff to current |
2007-03-24 |
Felix Fietkau | use recursive variable expansion for CONFIGURE_*, MAKE_... |
blob | commitdiff | raw | diff to current |
2007-03-15 |
Felix Fietkau | split package.mk and clean up build system code (based... |
blob | commitdiff | raw | diff to current |
|