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