ramips: implement vlan rx offload on MT7621
[openwrt/openwrt.git] / Makefile
2018-08-25 Thomas Langerbuild: Unset CDPATH to avoid problems
2018-06-27 Jo-Philipp Wichbuild: include package directory in sha256sums when...
2017-12-08 Zoltan HERPAImerge: base: update base-files and basic config
2017-03-18 Vitaly Chekryzhevbuild: prepare config.seed before package compilation
2017-02-26 Felix Fietkaubuild: get rid of host.mk
2017-01-22 Felix FietkauRevert "build: always run package/cleanup before packag...
2017-01-22 Felix Fietkaubuild: always run package/cleanup before package/compile
2017-01-18 Felix Fietkaubuild: remove separate /install step for host builds
2017-01-18 Matthias Schifferbuild: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST...
2017-01-08 Hannu NymanMakefile: ensure that BIN_DIR exists for diffconfig
2017-01-04 Jo-Philipp Wichbuild: add diffconfig target
2016-12-17 Felix Fietkaubuild: implement make check and make package/X/check
2016-08-03 Felix Fietkaubuild: move merged package directory from bin/ to stagi...
2016-08-01 Jo-Philipp Wichbuild: add checksum target
2016-05-11 Felix Fietkaubuild: fix make clean, delete package directories for...
2016-03-24 John Crispinbranding: add LEDE branding
2016-01-28 Felix FietkauMakefile: set timezone to UTC
2015-06-14 Felix FietkauMakefile: move the cleaning of staging_dir/target*...
2015-05-23 John CrispinMakefile: remove non-existent STAGING_DIR_TOOLCHAIN...
2015-05-10 Felix Fietkaubuild: don't call prereq for any package/symlinks rules
2015-03-28 Felix Fietkaubuild: clean up sitefiles, make them per-arch
2014-10-22 Felix FietkauRevert "build: use ONESHELL to speed up scanning and...
2014-10-22 Felix Fietkaubuild: use ONESHELL to speed up scanning and the toplev...
2014-03-21 Felix Fietkaubuild: remove duplicate variable definitions
2012-12-02 Felix Fietkaubuild: it is no longer necessary to call make target...
2012-10-21 Felix FietkauMakefile: add a check to bail out early when the path...
2012-10-15 Felix Fietkaubuild: add back the package/cleanup step to remove...
2012-10-06 Felix Fietkaubuild: rework the package/install step - collect packag...
2012-01-19 Jo-Philipp Wichabort built in prereq target if there is no site config...
2010-09-01 Felix Fietkauadd a command for printing a cleaned up make target...
2010-07-31 Florian Fainellifix for GREP_OPTIONS
2009-05-28 Felix Fietkauadd a "make prepare" target which builds everything...
2009-05-28 Ralph Hempeladded BUILD_LOG_DIR variable, make clean will delete...
2009-03-03 Felix Fietkauavoid implicit rules in even more places
2008-12-03 Nicolas Thillremove toolchain build directory as well in 'make dirclean'
2008-08-16 Felix Fietkaurework parallel building to get rid of some warnings...
2008-08-04 Felix Fietkaumake package prereq checks behave more like build prere...
2008-06-09 Felix Fietkaularge improvement for parallel builds. works without...
2008-03-20 Ralph Hempelfix package/symlinks target, will call scripts/feeds...
2007-12-28 Felix Fietkauuse scripts/feeds instead of scripts/feeds.sh for packa...
2007-12-04 Felix Fietkaufix make clean for unconfigured build trees
2007-11-04 Felix Fietkaufix parallel build issues
2007-10-14 Felix Fietkauadd autorebuild check for menuconfig
2007-09-15 Felix Fietkauadd 'make prepare' target for building the tools and...
2007-09-08 Felix Fietkaumajor target cleanup. it is now possible to have subtar...
2007-08-30 Felix Fietkauclean up recursive dependency handling, use timestamp...
2007-08-07 Felix Fietkaubuild system cleanup/restructuring as described in...
2007-07-31 Felix Fietkaufix rootfs and init script handling
2007-07-30 Felix Fietkaufix make distclean
2007-07-30 Felix Fietkaunext round of cleanup, convert target/ - make -j works...
2007-07-30 Felix Fietkaunext round of build system cleanup - convert package...
2007-07-30 Felix Fietkautoolchain/ has been converted
2007-07-30 Felix Fietkaufix verbose output with dash as /bin/sh
2007-07-28 Felix Fietkaubuild system fixes, more cleanup
2007-07-28 Felix Fietkaumore build system cleanup
2007-07-28 Felix Fietkauinitial attempt at cleaning up subdirectory handling...
2007-07-16 Felix Fietkauadd kernel_oldconfig target
2007-07-16 Felix Fietkaukernel: fix dependencies for .config, use selections...
2007-07-16 Felix Fietkautarget scan needs a maxdepth of 2
2007-07-15 Felix Fietkauset maxdepth appropriately for package scanning
2007-07-15 Felix Fietkaurewrite of the metadata scanning - cleaner code, faster...
2007-07-12 Felix Fietkaufix distclean
2007-07-10 Felix Fietkaufix docs compile targets
2007-05-30 Florian FainelliRegenerate the menuconfig once symlinked packages are...
2007-05-23 Felix Fietkaufix target rescan (version kernel changes)
2007-05-05 Felix FietkauMake UCI preconfiguration optional and disabled by...
2007-04-29 Felix Fietkaufixes for a few build errors on osx without fink
2007-04-12 Felix Fietkaurevert find | xargs => find | exec changes - this is...
2007-04-11 Mike Bakerminor tweaks to the verbose system
2007-04-11 Mike Bakerfix targetinfo, packageinfo
2007-04-07 Mike Bakerfix a few bugs with the last few commits
2007-04-07 Felix Fietkaumake a few commands silent and fix defconfig logic
2007-04-07 Nicolas Thillfix typo
2007-04-07 Felix Fietkaufix package/target scanning
2007-04-07 Mike Bakertrivial formatting - remove a few @'s and use a .silent...
2007-04-07 Mike Bakersame as [6881]
2007-04-07 Felix Fietkaufix menuconfig
2007-04-07 Mike Bakerfix menuconfig checks
2007-04-06 Felix Fietkauuse ~/.openwrt/defconfig as default config if it exists
2007-04-03 Mike BakerTidy up Makefiles
2007-04-03 Mike BakerUsing find's -exec to remove directories causes 'not...
2007-04-02 Florian FainelliUse find -exec instead of xargs
2007-03-29 Felix Fietkaurun metadata scanning only once when multiple targets...
2007-03-28 Felix Fietkaumake sure tmp/info gets created
2007-03-28 Felix Fietkaunuke some unnecessary complexity in the metadata scanni...
2007-03-26 Florian FainelliAdd some more clean targets
2007-03-26 Florian FainelliAdd a symlinkclean target to remove symlinks
2007-03-04 Felix Fietkaufix metadata scan for profile split
2007-03-04 Felix Fietkauadd some missing deps for the metadata files
2007-02-27 Felix FietkauMassive speedup in the package/target scanning step...
2007-02-16 Felix Fietkaumake kernel_menuconfig work without target toolchain
2007-02-16 Felix Fietkauadd top-level kernel_menuconfig target to unpack and...
2007-01-31 Mike Bakermove "make symlinks" to "make package/symlinks"
2007-01-13 Felix Fietkaumerge the scripts dealing with package/target metadata...
2007-01-05 Florian FainelliAdd a doc target and use the defined source feeds to...
2006-12-31 Florian FainelliAdd a first implementation of a source feed checkout
2006-12-19 Felix Fietkaucosmetic fixes
2006-12-19 Felix Fietkauimplement real-time progress info for the package/targe...
2006-12-09 Florian FainelliAdd a help target in case people want to read the README ;)
2006-11-28 Mike Bakertrivial changes
next