2017-01-10 |
Felix Fietkau | build: remove obsolete parallel build related options |
blob | commitdiff | raw |
2016-12-22 |
Felix Fietkau | build: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR... |
blob | commitdiff | raw | diff to current |
2016-12-17 |
Felix Fietkau | build: implement make check and make package/X/check |
blob | commitdiff | raw | diff to current |
2016-12-16 |
Felix Fietkau | include/package.mk: sync default value for hash fallbac... |
blob | commitdiff | raw | diff to current |
2016-12-16 |
Felix Fietkau | build: remove duplicate Download/default definition... |
blob | commitdiff | raw | diff to current |
2016-12-16 |
Felix Fietkau | build: replace MD5SUM variables with HASH |
blob | commitdiff | raw | diff to current |
2016-10-15 |
Yousong Zhou | build: fix cleaning configured stamp file |
blob | commitdiff | raw | diff to current |
2016-06-15 |
Matthias Schiffer | build: don't add -j for parallel builds with Make 4.2+ |
blob | commitdiff | raw | diff to current |
2016-05-05 |
Felix Fietkau | build: add support for specifying extra package depende... |
blob | commitdiff | raw | diff to current |
2016-04-06 |
Jo-Philipp Wich | include: choose package output directory based on repos... |
blob | commitdiff | raw | diff to current |
2016-01-25 |
Felix Fietkau | build: use -iremap feature to replace __FILE__ absolute... |
blob | commitdiff | raw | diff to current |
2016-01-04 |
Felix Fietkau | build: use directory name instead of PKG_NAME for stagi... |
blob | commitdiff | raw | diff to current |
2015-06-20 |
Steven Barth | buildroot: move hardening options into separate file |
blob | commitdiff | raw | diff to current |
2015-06-18 |
Steven Barth | package.mk: replicate SSP and relro in both CFLAGS... |
blob | commitdiff | raw | diff to current |
2015-05-26 |
Jo-Philipp Wich | include: clean package staging dir files before configure |
blob | commitdiff | raw | diff to current |
2015-04-03 |
Felix Fietkau | build: include variant name in STAMP_INSTALLED |
blob | commitdiff | raw | diff to current |
2015-03-29 |
Luka Perkov | include: remove trailing whitespaces |
blob | commitdiff | raw | diff to current |
2015-03-28 |
Felix Fietkau | build: clean up sitefiles, make them per-arch |
blob | commitdiff | raw | diff to current |
2015-03-21 |
John Crispin | build: define STAMP_CONFIGURED recursively |
blob | commitdiff | raw | diff to current |
2015-01-18 |
Felix Fietkau | build: explicitly unexport CONFIG_SITE |
blob | commitdiff | raw | diff to current |
2015-01-17 |
John Crispin | Support for building an hardened OpenWRT |
blob | commitdiff | raw | diff to current |
2014-10-22 |
Felix Fietkau | build: clean up and optimize ipkg control generator... |
blob | commitdiff | raw | diff to current |
2014-08-25 |
John Crispin | PKG_CHECK_FORMAT_SECURITY: add a menuconfig option... |
blob | commitdiff | raw | diff to current |
2014-07-04 |
Felix Fietkau | build: temporarily disable PKG_CHECK_FORMAT_SECURITY... |
blob | commitdiff | raw | diff to current |
2014-06-30 |
Felix Fietkau | build: Introduce PKG_CHECK_FORMAT_SECURITY |
blob | commitdiff | raw | diff to current |
2014-04-18 |
Felix Fietkau | build: reimplement package build directory override |
blob | commitdiff | raw | diff to current |
2014-03-07 |
Felix Fietkau | build: add alternative PKG_CONFIG_PATH |
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 |
2013-08-14 |
Felix Fietkau | build: fix typo in mips16 changes |
blob | commitdiff | raw | diff to current |
2013-08-14 |
Felix Fietkau | build: decouple the mips16 support flag from the toolchain |
blob | commitdiff | raw | diff to current |
2013-05-29 |
Felix Fietkau | build: clean up stale files from a previous build when... |
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-11-07 |
Jo-Philipp Wich | buildroot: isolate the .install stamp files for build... |
blob | commitdiff | raw | diff to current |
2012-10-06 |
Felix Fietkau | build: create pkginfo dir earlier to avoid build breakage |
blob | commitdiff | raw | diff to current |
2012-10-06 |
Felix Fietkau | build: rework the package/install step - collect packag... |
blob | commitdiff | raw | diff to current |
2012-09-17 |
Felix Fietkau | build: ensure that package/host-build build system... |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Felix Fietkau | build: move the -j flag to package.mk instead of grabbi... |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Felix Fietkau | build: add a config option for passing the top-level... |
blob | commitdiff | raw | diff to current |
2012-07-25 |
John Crispin | use autoreconf hook instead of manual call |
blob | commitdiff | raw | diff to current |
2012-06-14 |
Felix Fietkau | build: add a config option for choosing the prefered... |
blob | commitdiff | raw | diff to current |
2012-06-14 |
Felix Fietkau | build: add a variable for injecting config variable... |
blob | commitdiff | raw | diff to current |
2012-06-11 |
Felix Fietkau | package.mk: unexport the QUIET variable, it affects... |
blob | commitdiff | raw | diff to current |
2012-06-10 |
Felix Fietkau | build: generate a list of provided libraries for each... |
blob | commitdiff | raw | diff to current |
2011-11-05 |
Felix Fietkau | build: improve reliability of PKG_CONFIG_DEPENDS, remov... |
blob | commitdiff | raw | diff to current |
2011-10-09 |
Felix Fietkau | fix a small logic error in package download |
blob | commitdiff | raw | diff to current |
2011-10-09 |
Felix Fietkau | build system: add a feature that allows you to pull... |
blob | commitdiff | raw | diff to current |
2011-09-30 |
Felix Fietkau | build system: add support for download-time make hooks |
blob | commitdiff | raw | diff to current |
2011-03-21 |
Felix Fietkau | add support for md5sum checks for mirrored tarballs... |
blob | commitdiff | raw | diff to current |
2011-03-15 |
Felix Fietkau | build: move the CCACHE_DIR to the build targets so... |
blob | commitdiff | raw | diff to current |
2011-03-03 |
Felix Fietkau | add a stamp that can forcibly disable autorebuild for... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Felix Fietkau | use := instead of = for PKG_CONFIG_PATH to prevent... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Felix Fietkau | allow packages to override/extend PKG_CONFIG_PATH |
blob | commitdiff | raw | diff to current |
2010-12-13 |
Jo-Philipp Wich | - implement hooks for hostbuilds - use host build hooks... |
blob | commitdiff | raw | diff to current |
2010-11-04 |
Michael Büsch | InstallDev: Move the "find" out of the lock critical... |
blob | commitdiff | raw | diff to current |
2010-11-04 |
Michael Büsch | Lock copying of directory trees to the staging dir... |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Michael Büsch | Fix typo |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Michael Büsch | Support force-disabling per-package parallel build... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Michael Büsch | Add an option to default the default build rule to... |
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-08-16 |
Lars-Peter Clausen | Add build variants support to InstallDev |
blob | commitdiff | raw | diff to current |
2010-06-26 |
Felix Fietkau | remove linux 2.4 specific build system code |
blob | commitdiff | raw | diff to current |
2010-02-24 |
Felix Fietkau | remove support for DEBUG_DIR, it has lost its purpose... |
blob | commitdiff | raw | diff to current |
2009-11-23 |
Felix Fietkau | hostapd: fix rebuild checks (#6210) |
blob | commitdiff | raw | diff to current |
2009-10-17 |
Felix Fietkau | add experimental support for a new menuconfig submenu... |
blob | commitdiff | raw | diff to current |
2009-08-31 |
Felix Fietkau | add support for build system overlays that alter packag... |
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-05-31 |
Ralph Hempel | add package source path override - use external source... |
blob | commitdiff | raw | diff to current |
2009-04-27 |
Nicolas Thill | add missing bits from [15451] |
blob | commitdiff | raw | diff to current |
2009-04-27 |
Nicolas Thill | introduce a generic PKG_CONFIG_DEPENDS for packages... |
blob | commitdiff | raw | diff to current |
2009-04-22 |
Felix Fietkau | clean up automake/pkg-config handling, move separate... |
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-04-17 |
Felix Fietkau | get rid of $Id$ - it has never helped us and it has... |
blob | commitdiff | raw | diff to current |
2009-03-17 |
Felix Fietkau | add PKG_HOST_ONLY variable to prevent target builds |
blob | commitdiff | raw | diff to current |
2009-03-17 |
Felix Fietkau | move host build in packages into a separate namespace... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Felix Fietkau | fix the target-local CONFIG_SITE export. apparently... |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Felix Fietkau | move the CONFIG_SITE export to target-local exports |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Felix Fietkau | prepend $(STAGING_DIR)/host to the PATH only in target... |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Felix Fietkau | fix the host vs native stampfile dependencies to improv... |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Felix Fietkau | allow concurrent use of host-build.mk and package.mk... |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Felix Fietkau | fix typo |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Felix Fietkau | add support for an optional staging directory for debug... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Nicolas Thill | add support for alternative C libraries (currently... |
blob | commitdiff | raw | diff to current |
2008-10-08 |
Felix Fietkau | fix inotify detection for linux 2.4 (fixes glib2 and... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Lars-Peter Clausen | oops, previous commit was broken. remove wrong line... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Lars-Peter Clausen | Add InstallDev/(Pre|Post) hooks. |
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-09-01 |
Felix Fietkau | add an extra build step Build/Install which allows... |
blob | commitdiff | raw | diff to current |
2008-07-31 |
Felix Fietkau | allow packages to forcibly disable the svn/git mirror... |
blob | commitdiff | raw | diff to current |
2008-06-09 |
Felix Fietkau | large improvement for parallel builds. works without... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Felix Fietkau | revert ARM to oabi by default, add some eabi patches... |
blob | commitdiff | raw | diff to current |
2008-01-03 |
Felix Fietkau | fix packages that use -f on other build system makefiles |
blob | commitdiff | raw | diff to current |
2007-12-27 |
Andy Boyett | expunge find GNUism |
blob | commitdiff | raw | diff to current |
2007-12-27 |
Felix Fietkau | add improved autotools fixups |
blob | commitdiff | raw | diff to current |
2007-12-27 |
Felix Fietkau | add $(STAGING_DIR)/host, which contains target specific... |
blob | commitdiff | raw | diff to current |
2007-12-25 |
Felix Fietkau | clean up after staging packages |
blob | commitdiff | raw | diff to current |
2007-12-25 |
Felix Fietkau | add automatic file tracking and uninstallation for... |
blob | commitdiff | raw | diff to current |
2007-12-23 |
Felix Fietkau | add a second parameter to InstallDev/UninstallDev for... |
blob | commitdiff | raw | diff to current |
2007-12-17 |
John Crispin | fixed copy paste error |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Felix Fietkau | fix build issues that happen when the staging dir is... |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Felix Fietkau | better scope handling for the configured stamp |
blob | commitdiff | raw | diff to current |
next |