projects
/
openwrt.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add BSDmakefile as a wrapper which calls gmake
[openwrt.git]
/
include
/
2006-10-10
nbd
fix HOST_ARCH and GNU_HOST_NAME for freebsd and other...
tree
|
commitdiff
2006-10-10
nbd
don't touch TAR_OPTIONS in host.mk
tree
|
commitdiff
2006-10-10
nbd
hide .host.mk commands
tree
|
commitdiff
2006-10-10
nbd
only use --wildcards for gnu tar
tree
|
commitdiff
2006-10-10
nbd
move the common variables from host-build.mk to host.mk
tree
|
commitdiff
2006-10-10
nbd
add support for Package/<pkgname>/description - old...
tree
|
commitdiff
2006-10-10
nbd
add support for a common shell include file, which...
tree
|
commitdiff
2006-10-10
nbd
put LINUX_KARCH in .kernel.mk
tree
|
commitdiff
2006-10-10
nbd
move certain host related variables to .host.mk generat...
tree
|
commitdiff
2006-10-09
nico
Remove old kmod packaging entries moved to the new...
tree
|
commitdiff
2006-10-09
florian
Port kmod-ipip to the new module layout
tree
|
commitdiff
2006-10-08
nbd
fix unnecessary package rebuild
tree
|
commitdiff
2006-10-07
nbd
remove x86-2.4
tree
|
commitdiff
2006-10-06
nbd
port kmod-sched to new kernel packaging system
tree
|
commitdiff
2006-10-05
nbd
speed up package prereq check (only run make on those...
tree
|
commitdiff
2006-09-27
nbd
add portability fixes for toolchain/tools (full tools...
tree
|
commitdiff
2006-09-27
nbd
use 'false' instead of '/bin/false'
tree
|
commitdiff
2006-09-24
nico
fix DESCRIPTION use in menuconfig and ipkg control...
tree
|
commitdiff
2006-09-24
nbd
clean up and really fix bogus build_ directory
tree
|
commitdiff
2006-09-24
nico
add BOARD and KERNEL to tgz image file name
tree
|
commitdiff
2006-09-24
nico
add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure...
tree
|
commitdiff
2006-09-18
mbm
correct arguments to Build/Prepare/Default
tree
|
commitdiff
2006-09-07
nbd
add quotes to ipkg name in the rebuild check
tree
|
commitdiff
2006-09-07
nbd
don't run rebuild checks for dump and prereq
tree
|
commitdiff
2006-09-07
nbd
add extra rebuild check for development libraries
tree
|
commitdiff
2006-09-07
nbd
fix unnecessary rebuilds for library package directorie...
tree
|
commitdiff
2006-09-07
mbm
Clean up prereq error messages
tree
|
commitdiff
2006-08-30
nbd
use an if block on the whole configure command
tree
|
commitdiff
2006-08-30
mbm
fix previous commit
tree
|
commitdiff
2006-08-30
nbd
only run trap error code in the configure template...
tree
|
commitdiff
2006-08-30
mbm
Add new warning to help track down pesky compile issues
tree
|
commitdiff
2006-08-27
nbd
move $(MAKE) packages from .linux-compile: to compile:
tree
|
commitdiff
2006-08-27
nbd
fix LINUX_RELEASE and use it for the kmod-* build
tree
|
commitdiff
2006-08-25
kaloz
add basic support for the Magicbox boards
tree
|
commitdiff
2006-08-24
nbd
add prereq check to prevent people from building openwr...
tree
|
commitdiff
2006-08-22
florian
Port kmod-tun to the new module layout
tree
|
commitdiff
2006-08-22
florian
Port kmod-gre to the new module layout
tree
|
commitdiff
2006-08-20
nbd
port kmod-ipv6 to the new system
tree
|
commitdiff
2006-08-18
groz
Remove postinit stuff for initramfs
tree
|
commitdiff
2006-08-18
groz
handle postinit for initramfs
tree
|
commitdiff
2006-08-18
nbd
remove reference to missing file
tree
|
commitdiff
2006-08-18
groz
Update for initramfs handling
tree
|
commitdiff
2006-08-18
nico
cosmetic coherency fix
tree
|
commitdiff
2006-08-17
nbd
fix KERNELNAME
tree
|
commitdiff
2006-08-17
groz
Build bzImage for x86 builds - allow ext2 images even...
tree
|
commitdiff
2006-08-17
mbm
tidy up output
tree
|
commitdiff
2006-08-17
mbm
fix accidental tab
tree
|
commitdiff
2006-08-16
mbm
Show error messages when collecting the package info
tree
|
commitdiff
2006-08-16
mbm
fix issues if kernel config is changed after the compil...
tree
|
commitdiff
2006-08-14
groz
Move a bunch of ethernet hardware drivers to new kernel...
tree
|
commitdiff
2006-08-14
groz
Make ext2 image larger for uml, update uml kernel config
tree
|
commitdiff
2006-08-10
nico
fix uml-2.6 (closes: #678)
tree
|
commitdiff
2006-08-05
florian
Force remove of the symbolic link build_arm/linux,...
tree
|
commitdiff
2006-08-04
mbm
automatically turn off colors
tree
|
commitdiff
2006-08-04
mbm
set PATH in rules.mk
tree
|
commitdiff
2006-08-04
mbm
fix everything I broke with the previous patches
tree
|
commitdiff
2006-08-04
mbm
yet more cleanup (make sure to honor TARGET_CC and...
tree
|
commitdiff
2006-08-04
mbm
more cleanup (make sure to pass TARGET_PATH and not...
tree
|
commitdiff
2006-08-02
mbm
remove debug line
tree
|
commitdiff
2006-08-02
mbm
correct [4397]
tree
|
commitdiff
2006-08-02
mbm
fix CONFIG_ALL
tree
|
commitdiff
2006-08-02
mbm
minor makefile tweaks
tree
|
commitdiff
2006-07-31
nbd
don't try to package ipt_SNAT and ipt_DNAT when making...
tree
|
commitdiff
2006-07-30
nbd
port ppp modules to package/kernel and fix ppp package...
tree
|
commitdiff
2006-07-29
nbd
add support for per-package prereq checks, run global...
tree
|
commitdiff
2006-07-28
mbm
fix build issues with SMP compiles
tree
|
commitdiff
2006-07-26
mbm
add more ipkg validation checks
tree
|
commitdiff
2006-07-23
nbd
add ncurses to prereq checks
tree
|
commitdiff
2006-07-22
nico
add genext2fs to build ext2 filesystem images
tree
|
commitdiff
2006-07-22
nbd
port over the netfilter module packaging to the new...
tree
|
commitdiff
2006-07-22
nbd
fix NO_TRACE_MAKE
tree
|
commitdiff
2006-07-22
nbd
revert last prereq.mk - seems to be a different issue
tree
|
commitdiff
2006-07-22
nbd
fix prereqs
tree
|
commitdiff
2006-07-21
mbm
fix a few directories missed in [4176]'s source ->...
tree
|
commitdiff
2006-07-21
nbd
add submenu dependencies (used to hide the proprietary...
tree
|
commitdiff
2006-07-21
mbm
fix a few broken depenancies
tree
|
commitdiff
2006-07-20
mbm
change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues...
tree
|
commitdiff
2006-07-20
mbm
update prereqs
tree
|
commitdiff
2006-07-20
groz
UML target completed. Added ext2 target fs for use...
tree
|
commitdiff
2006-07-20
mbm
change 'source' to 'download'
tree
|
commitdiff
2006-07-20
mbm
cleanup & revert [4159]
tree
|
commitdiff
2006-07-19
nbd
check for zlib.h as well
tree
|
commitdiff
2006-07-19
nbd
add a simple prerequisite check
tree
|
commitdiff
2006-07-18
nbd
fix KBUILD_VERBOSE if V is unset
tree
|
commitdiff
2006-07-18
nbd
accept V= from the environment as well
tree
|
commitdiff
2006-07-18
nbd
make the buildroot-ng sdk compatible with the old packages
tree
|
commitdiff
2006-07-18
nbd
move the cryptoapi kmod to package/kernel
tree
|
commitdiff
2006-07-18
nbd
move some of the kernel module packaging to package...
tree
|
commitdiff
2006-07-18
nbd
check if the Package/$(NAME) template is defined before...
tree
|
commitdiff
2006-07-10
mbm
rebuild ipkg control files if Makefile changes
tree
|
commitdiff
2006-07-10
mbm
add a new FORCEREBUILD option to Package/<name> to...
tree
|
commitdiff
2006-07-10
mbm
fix broken .pkginfo under certain situations
tree
|
commitdiff
2006-07-09
florian
Add missing brcm63xx-2.6 target to the target list
tree
|
commitdiff
2006-07-02
nbd
always set NO_TRACE_MAKE
tree
|
commitdiff
2006-06-28
nbd
add workaround for kernel module install
tree
|
commitdiff
2006-06-27
mbm
minor changes
tree
|
commitdiff
2006-06-27
mbm
credit where credit is due
tree
|
commitdiff
2006-06-26
nbd
add support for new modules.mk format (no autogenerated...
tree
|
commitdiff
2006-06-25
nico
fix inclusion of kernel modules selected for install...
tree
|
commitdiff
2006-06-25
nbd
add extra targets to improve make tracing output
tree
|
commitdiff
next
This page took
0.050653 seconds
and
7
git commands to generate.