index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openwrt
/
include
/
package.mk
Commit message (
Expand
)
Author
Age
*
add support for Package/<pkgname>/description - old format still supported, b...
Felix Fietkau
2006-10-10
*
add support for a common shell include file, which is evaluated for every mak...
Felix Fietkau
2006-10-10
*
put LINUX_KARCH in .kernel.mk
Felix Fietkau
2006-10-10
*
fix unnecessary package rebuild
Felix Fietkau
2006-10-08
*
speed up package prereq check (only run make on those directories that actual...
Felix Fietkau
2006-10-05
*
fix DESCRIPTION use in menuconfig and ipkg control files
Nicolas Thill
2006-09-24
*
add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, add EXTRA_LDFLAG...
Nicolas Thill
2006-09-24
*
correct arguments to Build/Prepare/Default
Mike Baker
2006-09-18
*
add quotes to ipkg name in the rebuild check
Felix Fietkau
2006-09-07
*
don't run rebuild checks for dump and prereq
Felix Fietkau
2006-09-07
*
add extra rebuild check for development libraries
Felix Fietkau
2006-09-07
*
fix unnecessary rebuilds for library package directories with no selected pac...
Felix Fietkau
2006-09-07
*
use an if block on the whole configure command
Felix Fietkau
2006-08-30
*
fix previous commit
Mike Baker
2006-08-30
*
only run trap error code in the configure template, if the configure script w...
Felix Fietkau
2006-08-30
*
Add new warning to help track down pesky compile issues
Mike Baker
2006-08-30
*
tidy up output
Mike Baker
2006-08-17
*
fix accidental tab
Mike Baker
2006-08-17
*
Show error messages when collecting the package info
Mike Baker
2006-08-16
*
set PATH in rules.mk
Mike Baker
2006-08-04
*
fix everything I broke with the previous patches
Mike Baker
2006-08-04
*
more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
Mike Baker
2006-08-04
*
remove debug line
Mike Baker
2006-08-02
*
correct [4397]
Mike Baker
2006-08-02
*
fix CONFIG_ALL
Mike Baker
2006-08-02
*
minor makefile tweaks
Mike Baker
2006-08-02
*
add support for per-package prereq checks, run global prereq checks before (m...
Felix Fietkau
2006-07-29
*
fix build issues with SMP compiles
Mike Baker
2006-07-28
*
add more ipkg validation checks
Mike Baker
2006-07-26
*
add submenu dependencies (used to hide the proprietary broadcom driver on any...
Felix Fietkau
2006-07-21
*
change 'source' to 'download'
Mike Baker
2006-07-20
*
make the buildroot-ng sdk compatible with the old packages
Felix Fietkau
2006-07-18
*
check if the Package/$(NAME) template is defined before packaging or installi...
Felix Fietkau
2006-07-18
*
rebuild ipkg control files if Makefile changes
Mike Baker
2006-07-10
*
add a new FORCEREBUILD option to Package/<name> to force a package to be rebu...
Mike Baker
2006-07-10
*
credit where credit is due
Mike Baker
2006-06-27
*
move the broadcom driver stuff into its own submenu
Felix Fietkau
2006-06-25
*
remove stale reference to package/rules.mk - not that useful in the dependenc...
Felix Fietkau
2006-06-22
*
massive cleanup of toolchain/
Felix Fietkau
2006-06-21
*
build system cleanup. move shared include files into $(TOPDIR)/include, move ...
Felix Fietkau
2006-06-21