remove global hostapd builddep on openssl
[openwrt.git] / package / rules.mk
2006-06-11 nbdchange handling of the Build/Clean template
2006-06-04 nbdwhitespace fixes
2006-06-02 nbdremove unused wget menuconfig option; make the package...
2006-06-02 nbdstore stamp file for 'development headers installed...
2006-06-02 nbdfix version info for packages that either lack PKG_VERS...
2006-06-01 nbdsome bugfixes and additions for the default compile...
2006-06-01 nbdremove some debugging code, include package/rules.mk...
2006-06-01 nbdadd TARGET_CONFIGURE_OPTS to default compile command
2006-06-01 nbdfix InstallDev bug
2006-05-31 nbdonly use the .dev-installed target if Build/InstallDev...
2006-05-31 nbdmove target/linux/package/switch to package/, fix a...
2006-05-31 nbdcleanup; change base-files build directory
2006-05-31 nbdclean up .svn and CVS directories for every package
2006-05-30 nbdimprove dependency handling, fix some package makefile...
2006-05-30 nbdadd proper build depends
2006-05-28 nicoadd dependencies from the NEEDS variable to ipkg/control
2006-05-24 nicoadd Build/InstallDev template to install dev files...
2006-05-19 mbmclean up menu configuration
2006-05-15 mbmavoid running timestamp.pl for dumpinfo -- drastically...
2006-05-14 mbmmove FORCE to toplevel rules.mk
2006-05-14 mbmfix .built target
2006-05-14 mbmrevert .built rule; fix typos
2006-05-11 mbmrevert .prepared handling
2006-05-11 mbmcleanup & add whitespace
2006-05-11 mbmfix rules.mk
2006-05-11 mbmfix error
2006-05-11 mbmremove extra targets
2006-05-11 mbmpartial cleanup
2006-05-10 mbmchange phony targets to FORCE (easier to read)
2006-05-10 nbdremove old trace/verbose junk
2006-05-10 mbmFix issue with $(1) in Build/Configure/Default
2006-05-10 mbmConvert packages to new template
2006-05-09 nbdenable configure target by default
2006-05-09 mbmchange defaults to check for configure script (avoids...
2006-04-21 mbmAdd default compile target & use it for bridge and...
2006-04-21 nbdremove todo message
2006-04-21 nbdfix bridge build and description, add default configure...
2006-04-21 nbdinclude package description in menuconfig help
2006-04-21 nbdclean up package titles/descriptions
2006-04-21 nbdmore cleanups and a new menuconfig generator
2006-04-20 nbdwork around a make bug in define/endef handling
2006-04-20 nbdadd proper package dependency handling
2006-04-20 nbdrevert some previous changes and add another bugfix
2006-04-19 nbdmore buildroot-ng bugfixes
2006-04-19 nbdbugfix in package/rules.mk, add support for dumping...
2006-04-14 nbdport iptables to new config format, change handling...
2006-04-14 nbdfix default targets for multiple packges
2006-04-14 nbdnew package makefile syntax
2006-04-14 nbdremove some more stuff, change package makefile format...
2005-12-13 florianAdded dhcp6, an IPv6 implementation of the dhcp server...
2005-10-23 nbdfix package rebuilding
2005-10-22 nbdanother batch of V= stuff
2005-10-22 nbdmake log output a bit nicer
2005-10-22 nbdfix 'Preparing...' message for V=5 compile
2005-10-22 nbdsmall bugfix in package rules file
2005-10-22 nbdadd some more verbosity stuff
2005-10-22 nbdlarge build system cleanup. added some stuff to control...
2005-07-24 nbdmove wificonf and nvram stuff back to package/, remove...
2005-06-27 nbdadd depends to the default package template
2005-06-08 nbdfix rebuild target (remove some warnings)
2005-06-05 nbdfix rebuild, when mostlyclean fails
2005-06-05 nbdadd a rebuild and a default mostlyclean target to packages.
2005-05-30 nbdmanually compile packages without having the config...
2005-05-21 nicoAllow downloading of files with undefined mdsum (to...
2005-05-13 nicoAllow extracting in non-standard PKG_BUILD_DIR
2005-05-12 nbdadd internal package build dependencies to rules.mk...
2005-05-09 nbdmerge nico's package/rules.mk and package/templates...
2005-04-18 nicoAdd common rules and templates Makefile includes for...