ramips: Xiaomi MiWiFi Nano: fix status led
[openwrt/staging/mkresin.git] / include / toplevel.mk
2016-07-06 John Crispininclude/toplevel.mk: fix defconfig when ~/.openwrt...
2016-07-06 John Crispininclude/toplevel.mk: fix defconfig when ~/.openwrt...
2016-06-07 Felix Fietkaubuild: split scripts/metadata.pl into target-metadata...
2016-05-24 Hannu NymanCentralize setting of all version info to include/versi...
2016-05-16 Felix Fietkaubuild: fix make download in the SDK
2016-05-11 Felix Fietkautoplevel.mk: rescan target metadata if the image makefi...
2016-01-31 Felix Fietkaubuild: introduce SOURCE_DATE_EPOCH variable
2016-01-24 Jo-Philipp Wichinclude: group kmod ipk files into a "kernel" subdirectory
2016-01-10 Felix Fietkaubuild: ignore the linux package in the sdk only for...
2016-01-08 Felix Fietkaubuild: prevent host default LDFLAGS from leaking into...
2016-01-03 Felix Fietkaubuild: filter out relative directory entries from ...
2015-11-06 Felix Fietkautoplevel.mk: fix distclean
2015-10-03 Jo-Philipp Wichtoplevel.mk: drop LD_LIBRARY_PATH overrides
2015-09-14 Rafał Miłeckiinclude: toplevel: drop unused OPENWRTVERSION variable
2015-09-13 Steven Barthtoplevel: fix release name
2015-07-17 Jo-Philipp Wichtoplevel.mk: fix LD_LIBRARY_PATH for host binaries
2015-05-10 Felix Fietkaubuild: don't call prereq for any package/symlinks rules
2015-04-16 Felix Fietkaubuild: tell users to do non-paralle builds on errors
2015-03-29 Luka Perkovinclude: remove trailing whitespaces
2015-02-27 Felix Fietkaubuild: move tmp/.prereq-build to staging_dir/host to...
2015-02-08 Jo-Philipp Wichinclude: remove SDK specific target from toplevel.mk
2015-02-05 Jo-Philipp Wichinclude: let HOSTCC default to $(CC), not gcc
2015-02-05 Jo-Philipp Wichinclude: test build prereqs before preparing tempinfo
2015-01-10 Jo-Philipp Wichsdk: track files with git and use it to implement prope...
2014-10-06 John CrispinFix build when TAR_OPTIONS env variable is set
2014-08-05 Jo-Philipp Wichbuild: introduce per feed repository support
2014-07-29 John Crispininclude/toplevel.mk: more chaos calmer renaming
2014-03-13 Felix Fietkautarget/sdk: use .config instead of unconditionally...
2013-10-28 Felix Fietkaubuild: fix build on Mac OS X 10.9
2013-09-02 Florian Fainellibuild scripts: fix 'make defconfig' damage
2013-04-18 Felix Fietkaubuild: fix make defconfig
2013-04-18 Felix Fietkaubuild: add new menuconfig code based on linux 3.9
2013-03-17 Felix Fietkaubuild: make the color of the 'configuration out of...
2013-02-21 Jonas Gorskiinclude/toplevel.mk: print warnings/errors to stderr
2012-10-31 Felix Fietkaubuild: increase file descriptor count limit for the...
2012-10-08 Imre Kalozit's time to break the barriers
2012-09-23 Felix Fietkaubuild: pass MAKE_JOBSERVER via environment to avoid...
2012-09-15 Felix Fietkaubuild: move the -j flag to package.mk instead of grabbi...
2012-09-15 Felix Fietkaubuild: add a config option for passing the top-level...
2012-07-16 Felix Fietkauscripts/config: build with gcc instead of clang on...
2012-07-11 Jo-Philipp Wichtoplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH...
2012-06-06 Felix Fietkaubuild: prevent the environment variable CROSS_COMPILE...
2012-05-17 Felix Fietkaumake: do a better job of sanitizing LD_LIBRARY_PATH...
2012-05-08 Felix Fietkauadd further countermeasures against the git core.autocr...
2012-04-05 John Crispinprevent distro default LPATH from interfering
2012-03-05 Felix Fietkaubuild: unexport C_INCLUDE_PATH to prevent user settings...
2012-01-08 Jo-Philipp Wichmake prepare_kernel_conf target depend on quilt instead...
2011-04-17 Felix Fietkauprepare .config before testing for missing options
2011-04-04 Felix Fietkautoplevel: add a warning about .config being out of...
2011-02-19 Jo-Philipp Wichtoplevel.mk: remove quotes from the release name, its...
2011-02-13 Imre Kalozit's time for some attitude adjustment ;)
2010-10-14 Felix Fietkauset the umask in toplevel.mk instead of forcing the...
2010-09-01 Felix Fietkauadd a command for printing a cleaned up make target...
2010-08-19 Felix Fietkaufix compile errors by forcing bash to be used as a...
2010-08-19 Felix Fietkauspeed up the build system by including include/shell...
2010-08-06 Lars-Peter ClausenAdd kernel_nconfig make target
2010-01-25 Felix Fietkauunset user overrides for quilt settings to prevent...
2009-08-31 Felix Fietkauadd support for build system overlays that alter packag...
2009-05-08 Felix Fietkauuse unexport instead of export to clear perforce variables
2009-05-07 Felix Fietkauoverride some variables to make sure that perforce...
2009-04-27 Felix Fietkaumake sure that at least sed is built before kernel_menu...
2009-03-03 Felix Fietkauoptimize the .config dependency chain in the toplevel...
2009-03-03 Felix Fietkauavoid implicit rules in even more places
2009-02-28 Felix Fietkauadd staging_dir/host/lib to LD_LIBRARY_PATH so that...
2008-10-18 Felix Fietkauone more instance of r13005
2008-10-18 Felix Fietkaudon't overwrite .config if it's a symlink (fixes script...
2008-09-25 Felix Fietkaumake sure a predefined CFLAGS variable does not get...
2008-08-16 Felix Fietkaurework parallel building to get rid of some warnings...
2008-08-09 Felix Fietkaufix cut&paste mistake
2008-08-09 Felix Fietkaufix make distclean
2008-08-06 Felix Fietkaufix 'make docs'
2008-06-15 Felix Fietkauadd another check to the dependencies
2008-06-15 Felix Fietkaufix typo
2008-06-15 Felix Fietkauadd some sanity checking
2008-06-09 Felix Fietkaufix make menuconfig/oldconfig
2008-06-09 Felix Fietkaularge improvement for parallel builds. works without...
2008-06-09 Felix Fietkauallow parallel downloading for make download
2008-04-26 Andy BoyettFix typo in last commit
2008-04-26 Andy BoyettRemove old feeds symlink in distclean. Thanks fish...
2008-04-03 Florian FainelliClean files in scripts/config (#3011)
2008-03-24 Ralph Hempel"make distclean" should remove "package/feeds" thanks...
2008-03-19 Felix Fietkauremove obsolete symlinkclean target the new make packag...
2008-03-17 Travis KemenAdd bin/ directory as an argument of make distclean...
2008-02-09 Felix Fietkauadd missing dependency for the target metadata scan
2007-12-14 Felix Fietkaufix the sdk
2007-12-13 Felix Fietkauclean up openwrt version handling, use a separate scrip...
2007-12-04 Felix Fietkaufix make clean for unconfigured build trees
2007-11-04 Felix Fietkaufix parallel build issues
2007-11-03 Felix Fietkauincrease scan depth to 5 for package/ (x.org is nested...
2007-10-14 Felix Fietkauadd autorebuild check for menuconfig
2007-10-14 John Crispinadd possibility to set default .config values
2007-10-09 Felix Fietkauremove feeds dir on distclean
2007-10-09 Felix Fietkauonly run svn info if .svn exists
2007-09-23 Felix Fietkauadd initial version of a package feeds management script
2007-09-08 Felix Fietkaumajor target cleanup. it is now possible to have subtar...
2007-09-06 Felix Fietkaustrip the kernel version suffix from target directories...
2007-08-07 Felix Fietkaubuild system cleanup/restructuring as described in...
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-28 Felix Fietkaubuild system fixes, more cleanup
next