xtables-addons: Avoid redefinition of SHRT_MAX in lua packet script
[openwrt.git] / include / toplevel.mk
2016-01-31 nbdbuild: introduce SOURCE_DATE_EPOCH variable
2016-01-24 jowinclude: group kmod ipk files into a "kernel" subdirectory
2016-01-10 nbdbuild: ignore the linux package in the sdk only for...
2016-01-08 nbdbuild: prevent host default LDFLAGS from leaking into...
2016-01-03 nbdbuild: filter out relative directory entries from ...
2015-11-06 nbdtoplevel.mk: fix distclean
2015-10-03 jowtoplevel.mk: drop LD_LIBRARY_PATH overrides
2015-09-14 rmileckiinclude: toplevel: drop unused OPENWRTVERSION variable
2015-09-13 cyrustoplevel: fix release name
2015-07-17 jowtoplevel.mk: fix LD_LIBRARY_PATH for host binaries
2015-05-10 nbdbuild: don't call prereq for any package/symlinks rules
2015-04-16 nbdbuild: tell users to do non-paralle builds on errors
2015-03-29 lukainclude: remove trailing whitespaces
2015-02-27 nbdbuild: move tmp/.prereq-build to staging_dir/host to...
2015-02-08 jowinclude: remove SDK specific target from toplevel.mk
2015-02-05 jowinclude: let HOSTCC default to $(CC), not gcc
2015-02-05 jowinclude: test build prereqs before preparing tempinfo
2015-01-10 jowsdk: track files with git and use it to implement prope...
2014-10-06 blogicFix build when TAR_OPTIONS env variable is set
2014-08-05 jowbuild: introduce per feed repository support
2014-07-29 blogicinclude/toplevel.mk: more chaos calmer renaming
2014-03-13 nbdtarget/sdk: use .config instead of unconditionally...
2013-10-28 nbdbuild: fix build on Mac OS X 10.9
2013-09-02 florianbuild scripts: fix 'make defconfig' damage
2013-04-18 nbdbuild: fix make defconfig
2013-04-18 nbdbuild: add new menuconfig code based on linux 3.9
2013-03-17 nbdbuild: make the color of the 'configuration out of...
2013-02-21 jogoinclude/toplevel.mk: print warnings/errors to stderr
2012-10-31 nbdbuild: increase file descriptor count limit for the...
2012-10-08 kalozit's time to break the barriers
2012-09-23 nbdbuild: pass MAKE_JOBSERVER via environment to avoid...
2012-09-15 nbdbuild: move the -j flag to package.mk instead of grabbi...
2012-09-15 nbdbuild: add a config option for passing the top-level...
2012-07-16 nbdscripts/config: build with gcc instead of clang on...
2012-07-11 jow[include] toplevel.mk: unexport ARCH, it ends up in...
2012-06-06 nbdbuild: prevent the environment variable CROSS_COMPILE...
2012-05-17 nbdmake: do a better job of sanitizing LD_LIBRARY_PATH...
2012-05-08 nbdadd further countermeasures against the git core.autocr...
2012-04-05 blogic[include] prevent distro default LPATH from interfering
2012-03-05 nbdbuild: unexport C_INCLUDE_PATH to prevent user settings...
2012-01-08 jow[include] make prepare_kernel_conf target depend on...
2011-04-17 nbdprepare .config before testing for missing options
2011-04-04 nbdtoplevel: add a warning about .config being out of...
2011-02-19 jow[include] toplevel.mk: remove quotes from the release...
2011-02-13 kalozit's time for some attitude adjustment ;)
2010-10-14 nbdset the umask in toplevel.mk instead of forcing the...
2010-09-01 nbdadd a command for printing a cleaned up make target...
2010-08-19 nbdfix compile errors by forcing bash to be used as a...
2010-08-19 nbdspeed up the build system by including include/shell...
2010-08-06 larsAdd kernel_nconfig make target
2010-01-25 nbdunset user overrides for quilt settings to prevent...
2009-08-31 nbdadd support for build system overlays that alter packag...
2009-05-08 nbduse unexport instead of export to clear perforce variables
2009-05-07 nbdoverride some variables to make sure that perforce...
2009-04-27 nbdmake sure that at least sed is built before kernel_menu...
2009-03-03 nbdoptimize the .config dependency chain in the toplevel...
2009-03-03 nbdavoid implicit rules in even more places
2009-02-28 nbdadd staging_dir/host/lib to LD_LIBRARY_PATH so that...
2008-10-18 nbdone more instance of r13005
2008-10-18 nbddon't overwrite .config if it's a symlink (fixes script...
2008-09-25 nbdmake sure a predefined CFLAGS variable does not get...
2008-08-16 nbdrework parallel building to get rid of some warnings
2008-08-09 nbdfix cut&paste mistake
2008-08-09 nbdfix make distclean
2008-08-06 nbdfix 'make docs'
2008-06-15 nbdadd another check to the dependencies
2008-06-15 nbdfix typo
2008-06-15 nbdadd some sanity checking
2008-06-09 nbdfix make menuconfig/oldconfig
2008-06-09 nbdlarge improvement for parallel builds. works without...
2008-06-09 nbdallow parallel downloading for make download
2008-04-26 agbFix typo in last commit
2008-04-26 agbRemove old feeds symlink in distclean. Thanks fish
2008-04-03 florianClean files in scripts/config (#3011)
2008-03-24 ralph"make distclean" should remove "package/feeds"
2008-03-19 nbdremove obsolete symlinkclean target
2008-03-17 thepeopleAdd bin/ directory as an argument of make distclean...
2008-02-09 nbdadd missing dependency for the target metadata scan
2007-12-14 nbdfix the sdk
2007-12-13 nbdclean up openwrt version handling, use a separate scrip...
2007-12-04 nbdfix make clean for unconfigured build trees
2007-11-04 nbdfix parallel build issues
2007-11-03 nbdincrease scan depth to 5 for package/ (x.org is nested...
2007-10-14 nbdadd autorebuild check for menuconfig
2007-10-14 blogicadd possibility to set default .config values
2007-10-09 nbdremove feeds dir on distclean
2007-10-09 nbdonly run svn info if .svn exists
2007-09-23 nbdadd initial version of a package feeds management script
2007-09-08 nbdmajor target cleanup. it is now possible to have subtar...
2007-09-06 nbdstrip the kernel version suffix from target directories...
2007-08-07 nbdbuild system cleanup/restructuring as described in...
2007-07-30 nbdnext round of cleanup, convert target/ - make -j works...
2007-07-30 nbdnext round of build system cleanup - convert package...
2007-07-28 nbdbuild system fixes, more cleanup
2007-07-28 nbdmore build system cleanup