move configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VARS to...
[openwrt.git] / scripts /
2007-02-22 nbdignore profiles with custom kernel configs in the image...
2007-02-22 nbddisable the image builder in menuconfig for profiles...
2007-02-22 nbdrename the Profile template that the image builder...
2007-02-12 nbdMenuconfig will not treat 'select FOO' as a real dependency
2007-02-09 nbdmore fixes for rstrip.sh and kernel modules - fixes...
2007-01-31 mbmmove "make symlinks" to "make package/symlinks"
2007-01-26 nbdfix a small bug in config.pl that tends to mess up...
2007-01-25 nbdfix download.pl (#1257)
2007-01-24 pavlovadd functionality to provide local mirrors for developm...
2007-01-21 nbdmake spca5xx depend on video device support in the...
2007-01-20 nbdAdd WL-700gE support (based on work by jr)
2007-01-20 nbdadd descriptions to the broadcom target profiles and...
2007-01-20 nbdalways return true in rstrip.sh
2007-01-14 nbdinclude the default profile in target.mk as well -...
2007-01-13 nbdmerge the scripts dealing with package/target metadata...
2007-01-12 nbdFix the annoying base-files autorebuild bug.
2007-01-10 nbdcosmetic fixes for ipkg
2007-01-10 nbdinclude the full board name in .target.mk
2007-01-10 nbdinclude default package set in .target.mk
2007-01-10 nicoadd a hack to allow source package names in Build-Depen...
2007-01-09 nbdextend tmp/.target.mk to include target profile informa...
2007-01-05 florianAdd some more comments on the feeds script, use paramet...
2007-01-01 nbdupdate busybox menuconfig for the latest version
2006-12-31 florianAdd a first implementation of a source feed checkout
2006-12-29 rwhitbyUpdated slugimage to the latest upstream version, which...
2006-12-23 rwhitbyFixed typo, it might work now :-)
2006-12-23 rwhitbyUtility for creating installable image for the NSLU2.
2006-12-20 nicomove DEFAULT_foo out of PACKAGE_foo, it was breaking...
2006-12-19 kaloznext time I should sleep more
2006-12-19 kalozupgrade to 2.6.19.1, fix Gateway 7001 patch and enable...
2006-12-14 nbdadd a simple maintenance tool for kernel config files
2006-12-10 nbdadd openbsd compatibility patch (thanks, wbx)
2006-12-08 nbdupdate sourceforge downloading
2006-12-06 nbdstrip trailing / from download urls
2006-11-26 pavlovcleanup properties in here, adding exec, keywords,...
2006-11-26 pavlovcorrect trailing slash (cosmetic rather than functional)
2006-11-14 mbmreintroduce LINUX_2_4 and LINUX_2_6 as config variables
2006-11-12 nbdimplement target profiles in menuconfig
2006-11-11 nbdmake target/linux/* directories self-contained, use...
2006-10-20 nbdremove obsolete file
2006-10-17 nbd*sigh* increase size of the static buffer allocated...
2006-10-17 nbdfix submenu sorting
2006-10-17 nbdadd PROVIDES option, currently only used for menuconfig
2006-10-17 nbdmenuconfig: include dependency checking in submenu...
2006-10-17 nbdimplement sorting for menuconfig submenus
2006-10-16 nbdsync whiterussian download.pl with trunk, allow the...
2006-10-14 nbddon't generate .tmpconfig.h and .kconfig.d
2006-10-14 nbdfix download.pl for weird 'which' implementations
2006-10-13 nbdimprove ncurses check
2006-10-13 nbdfix lxdialog build target
2006-10-13 nbdremove useless file
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-12 nbdonly check prerequisites of actually selected packages
2006-10-10 nbdreplace ipkg-make-index with a shell script that works...
2006-10-10 nbduse bsd md5 in ipkg if md5sum is not available
2006-10-10 nbdrun rstrip in bash
2006-10-10 nbdmore portability fixes and a prereq check for gnu tar
2006-10-10 nbdfix HOST_ARCH and GNU_HOST_NAME for freebsd and other...
2006-10-10 nbdreal fix for download.pl
2006-10-10 nbdadd workaround for freebsd
2006-10-10 nbdadd support for bsd md5 as a md5sum replacement
2006-10-05 nbdspeed up package prereq check (only run make on those...
2006-10-03 nbdignore kernel and base-files depends, both don't instal...
2006-09-27 nbdfix lxdialog cc/ldflags check script for darwin/osx
2006-09-27 nbddisable gettext in menuconfig
2006-09-24 nbddisable mirror1.openwrt.org for now - doesn't seem...
2006-09-21 florianStandardize shell script, closes #788
2006-09-06 nbdchange path for mirror2.openwrt.org
2006-08-08 nbdincrease the size of a few static buffers in menuconfig...
2006-08-04 nbdadd -f option to timestamp.pl (follow symlinks)
2006-08-04 nbdadd mirror2 to download.pl
2006-08-02 florianFreeBSD fix to generate the menuconfig properly
2006-07-26 nicolet ipkg fail when a package file to be installed is...
2006-07-21 nbdfix menu/submenu nesting
2006-07-21 nbdadd submenu dependencies (used to hide the proprietary...
2006-06-27 mbmcredit where credit is due
2006-06-25 nbdadd 'reset to defaults' to menuconfig
2006-06-25 nbdmove the broadcom driver stuff into its own submenu
2006-06-22 nbdsstrip binaries that have been stripped by the regular...
2006-06-21 nbddon't generate invalid dependency lines in sdk mode
2006-06-21 nbdadd sdk option for gen_deps.pl
2006-06-20 nbdmore dependency fixes
2006-06-20 nbdfix for multiple dependency flags
2006-06-11 nbdfix dependency handling bug
2006-05-31 nbdstrip kernel modules automatically as well
2006-05-31 nbddon't try to strip kernel modules
2006-05-31 nbdallow building of kernel-specific stuff in package...
2006-05-30 nbdallow more complex defaults in menuconfig
2006-05-30 nbdimprove dependency handling, fix some package makefile...
2006-05-30 nbdadd proper build depends
2006-05-24 nicoadd Build/InstallDev template to install dev files...
2006-05-19 mbmclean up menu configuration
2006-05-16 mbmfinish up package makefile
2006-05-15 mbmrevert; perl version was entirely too slow
2006-05-15 mbmreplace find call with perl code
2006-05-14 mbmchange syntax
2006-05-14 mbmgenerate package dependancies
2006-05-12 mbmfix busybox config parsing for new config format
2006-05-12 mbmadd wildcard support to menuconfig (again)
2006-04-21 nbdfix detection of removed packages
next