summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: Unset CDPATH to avoid problemsThomas Langer2018-08-251-0/+2
* build: include package directory in sha256sums when running on buildbotJo-Philipp Wich2018-06-271-1/+1
* merge: base: update base-files and basic configZoltan HERPAI2017-12-081-1/+1
* build: prepare config.seed before package compilationVitaly Chekryzhev2017-03-181-1/+2
* build: get rid of host.mkFelix Fietkau2017-02-261-1/+1
* Revert "build: always run package/cleanup before package/compile"Felix Fietkau2017-01-221-1/+1
* build: always run package/cleanup before package/compileFelix Fietkau2017-01-221-1/+1
* build: remove separate /install step for host buildsFelix Fietkau2017-01-181-3/+3
* build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory...Matthias Schiffer2017-01-181-1/+1
* Makefile: ensure that BIN_DIR exists for diffconfigHannu Nyman2017-01-081-0/+1
* build: add diffconfig targetJo-Philipp Wich2017-01-041-0/+4
* build: implement make check and make package/X/checkFelix Fietkau2016-12-171-0/+1
* build: move merged package directory from bin/ to staging_dirFelix Fietkau2016-08-031-1/+1
* build: add checksum targetJo-Philipp Wich2016-08-011-0/+4
* build: fix make clean, delete package directories for selected archFelix Fietkau2016-05-111-1/+1
* branding: add LEDE brandingJohn Crispin2016-03-241-1/+1
* Makefile: set timezone to UTCFelix Fietkau2016-01-281-1/+2
* Makefile: move the cleaning of staging_dir/target* from dirclean to cleanFelix Fietkau2015-06-141-2/+2
* Makefile: remove non-existent STAGING_DIR_TOOLCHAIN from dircleanJohn Crispin2015-05-231-1/+1
* build: don't call prereq for any package/symlinks rulesFelix Fietkau2015-05-101-14/+0
* build: clean up sitefiles, make them per-archFelix Fietkau2015-03-281-3/+3
* Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"Felix Fietkau2014-10-221-1/+0
* build: use ONESHELL to speed up scanning and the toplevel makefileFelix Fietkau2014-10-221-0/+1
* build: remove duplicate variable definitionsFelix Fietkau2014-03-211-4/+0
* build: it is no longer necessary to call make target/linux/clean as part of m...Felix Fietkau2012-12-021-1/+0
* Makefile: add a check to bail out early when the path to the openwrt director...Felix Fietkau2012-10-211-0/+4
* build: add back the package/cleanup step to remove the root staging dir for m...Felix Fietkau2012-10-151-1/+1
* build: rework the package/install step - collect package install lists during...Felix Fietkau2012-10-061-5/+3
* abort built in prereq target if there is no site config file for the current ...Jo-Philipp Wich2012-01-191-0/+6
* add a command for printing a cleaned up make target database - will be used t...Felix Fietkau2010-09-011-3/+8
* fix for GREP_OPTIONSFlorian Fainelli2010-07-311-0/+2
* add a "make prepare" target which builds everything up to target/compile, use...Felix Fietkau2009-05-281-0/+2
* added BUILD_LOG_DIR variable, make clean will delete the ./logs dirRalph Hempel2009-05-281-1/+1
* avoid implicit rules in even more placesFelix Fietkau2009-03-031-1/+1
* remove toolchain build directory as well in 'make dirclean'Nicolas Thill2008-12-031-1/+1
* rework parallel building to get rid of some warnings and add back support for...Felix Fietkau2008-08-161-4/+4
* make package prereq checks behave more like build prereq checks (first check ...Felix Fietkau2008-08-041-1/+12
* large improvement for parallel builds. works without V=99 now and without war...Felix Fietkau2008-06-091-2/+8
* fix package/symlinks target, will call scripts/feeds update / install introdu...Ralph Hempel2008-03-201-3/+13
* use scripts/feeds instead of scripts/feeds.sh for package/symlinksFelix Fietkau2007-12-281-1/+2
* fix make clean for unconfigured build treesFelix Fietkau2007-12-041-1/+1
* fix parallel build issuesFelix Fietkau2007-11-041-5/+7
* add autorebuild check for menuconfigFelix Fietkau2007-10-141-0/+1
* add 'make prepare' target for building the tools and toolchainFelix Fietkau2007-09-151-1/+4
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-081-1/+1
* clean up recursive dependency handling, use timestamp.pl again, because it sa...Felix Fietkau2007-08-301-1/+1
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-071-7/+9
* fix rootfs and init script handlingFelix Fietkau2007-07-311-1/+1
* fix make distcleanFelix Fietkau2007-07-301-2/+2
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-301-21/+9