add support for a common shell include file, which is evaluated for every make shell...
[openwrt/openwrt.git] / openwrt / include / package.mk
2006-10-10 Felix Fietkauadd support for a common shell include file, which...
2006-10-10 Felix Fietkauput LINUX_KARCH in .kernel.mk
2006-10-08 Felix Fietkaufix unnecessary package rebuild
2006-10-05 Felix Fietkauspeed up package prereq check (only run make on those...
2006-09-24 Nicolas Thillfix DESCRIPTION use in menuconfig and ipkg control...
2006-09-24 Nicolas Thilladd CXXFLAGS and PKG_CONFIG_PATH in Build/Configure...
2006-09-18 Mike Bakercorrect arguments to Build/Prepare/Default
2006-09-07 Felix Fietkauadd quotes to ipkg name in the rebuild check
2006-09-07 Felix Fietkaudon't run rebuild checks for dump and prereq
2006-09-07 Felix Fietkauadd extra rebuild check for development libraries
2006-09-07 Felix Fietkaufix unnecessary rebuilds for library package directorie...
2006-08-30 Felix Fietkauuse an if block on the whole configure command
2006-08-30 Mike Bakerfix previous commit
2006-08-30 Felix Fietkauonly run trap error code in the configure template...
2006-08-30 Mike BakerAdd new warning to help track down pesky compile issues
2006-08-17 Mike Bakertidy up output
2006-08-17 Mike Bakerfix accidental tab
2006-08-16 Mike BakerShow error messages when collecting the package info
2006-08-04 Mike Bakerset PATH in rules.mk
2006-08-04 Mike Bakerfix everything I broke with the previous patches
2006-08-04 Mike Bakermore cleanup (make sure to pass TARGET_PATH and not...
2006-08-02 Mike Bakerremove debug line
2006-08-02 Mike Bakercorrect [4397]
2006-08-02 Mike Bakerfix CONFIG_ALL
2006-08-02 Mike Bakerminor makefile tweaks
2006-07-29 Felix Fietkauadd support for per-package prereq checks, run global...
2006-07-28 Mike Bakerfix build issues with SMP compiles
2006-07-26 Mike Bakeradd more ipkg validation checks
2006-07-21 Felix Fietkauadd submenu dependencies (used to hide the proprietary...
2006-07-20 Mike Bakerchange 'source' to 'download'
2006-07-18 Felix Fietkaumake the buildroot-ng sdk compatible with the old packages
2006-07-18 Felix Fietkaucheck if the Package/$(NAME) template is defined before...
2006-07-10 Mike Bakerrebuild ipkg control files if Makefile changes
2006-07-10 Mike Bakeradd a new FORCEREBUILD option to Package/<name> to...
2006-06-27 Mike Bakercredit where credit is due
2006-06-25 Felix Fietkaumove the broadcom driver stuff into its own submenu
2006-06-22 Felix Fietkauremove stale reference to package/rules.mk - not that...
2006-06-21 Felix Fietkaumassive cleanup of toolchain/
2006-06-21 Felix Fietkaubuild system cleanup. move shared include files into...