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
/
package
/
busybox
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
finally fix libintl issues on osx and potentially other platforms by disablin...
Felix Fietkau
2007-12-06
1
-0
/
+2
*
Remove HOST_LOADLIBES fix from busybox, caused problems.
Felix Fietkau
2007-12-06
1
-1
/
+0
*
busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)
Felix Fietkau
2007-12-05
1
-1
/
+2
*
update busybox to 1.8.2
Travis Kemen
2007-11-29
1
-3
/
+3
*
upgrade busybox to 1.8.1
Felix Fietkau
2007-11-10
1
-2
/
+2
*
forgot to bump up the release version from the patches the other day
Tim Yardley
2007-10-31
1
-1
/
+1
*
Upgrade busybox to 1.7.2
Felix Fietkau
2007-10-05
1
-2
/
+2
*
fix busybox configuration submenu
Nicolas Thill
2007-10-03
1
-1
/
+1
*
move package description to a separate definition, remove it when DESCRIPTION...
Nicolas Thill
2007-09-07
1
-2
/
+2
*
busybox: Ensure that diff is available for ipkg upgrade requirements
Rod Whitby
2007-07-13
1
-1
/
+1
*
bump busybox release number
Felix Fietkau
2007-07-01
1
-1
/
+1
*
Fix removing links to applets (#1770)
Florian Fainelli
2007-06-14
1
-1
/
+1
*
Remove symbolic links to non-existent applets (#1770)
Florian Fainelli
2007-06-12
1
-0
/
+1
*
update to busybox 1.4.2 (fixes #1653)
Mike Baker
2007-05-10
1
-2
/
+2
*
replace gen_busybox_config.pl with a simple sed command
Felix Fietkau
2007-04-04
1
-1
/
+1
*
make busybox autorebuild on relevant config changes
Felix Fietkau
2007-03-23
1
-0
/
+5
*
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...
Felix Fietkau
2007-03-16
1
-1
/
+0
*
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...
Felix Fietkau
2007-03-16
1
-2
/
+0
*
oops... forgot to remove line
Felix Fietkau
2007-03-11
1
-1
/
+0
*
replace libcgi with some code extracted from haserl - libcgi is too inflexibl...
Felix Fietkau
2007-03-11
1
-5
/
+3
*
fix typo (#1454)
Felix Fietkau
2007-03-11
1
-1
/
+1
*
add awx (awk web extension) - experimental core for a new web interface frame...
Felix Fietkau
2007-03-11
1
-2
/
+5
*
R.I.P. devfs
Imre Kaloz
2007-03-03
1
-0
/
+1
*
upgrade to busybox 1.4.1
Felix Fietkau
2007-02-04
1
-2
/
+2
*
upgrade busybox to 1.4.0
Felix Fietkau
2007-01-25
1
-2
/
+2
*
more use of the INSTALL_DIR variable
Nicolas Thill
2007-01-08
1
-1
/
+1
*
Fix the lock warning (#1111), also add another download source
Florian Fainelli
2006-12-31
1
-1
/
+2
*
update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so
Nicolas Thill
2006-12-30
1
-6
/
+9
*
move busybox init scripts from base-files into the busybox package and make t...
Felix Fietkau
2006-11-22
1
-0
/
+9
*
implement target profiles in menuconfig
Felix Fietkau
2006-11-12
1
-1
/
+0
*
add support for Package/<pkgname>/description - old format still supported, b...
Felix Fietkau
2006-10-10
1
-3
/
+5
*
add support for a common shell include file, which is evaluated for every mak...
Felix Fietkau
2006-10-10
1
-4
/
+6
*
fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...
Nicolas Thill
2006-10-08
1
-0
/
+10
*
new (last?) attempt at standardizing Makefiles
Nicolas Thill
2006-09-24
1
-14
/
+22
*
update busybox to v1.2.1
Nicolas Thill
2006-08-08
1
-2
/
+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
-3
/
+4
*
add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
Mike Baker
2006-08-04
1
-2
/
+2
*
credit where credit is due
Mike Baker
2006-06-27
1
-0
/
+6
*
add INCLUDE_DIR variable for $(TOPDIR)/include
Felix Fietkau
2006-06-21
1
-1
/
+1
*
build system cleanup. move shared include files into $(TOPDIR)/include, move ...
Felix Fietkau
2006-06-21
1
-1
/
+1
*
fix busybox build
Felix Fietkau
2006-05-31
1
-1
/
+1
*
remove weird /lib64 directory
Felix Fietkau
2006-05-31
1
-0
/
+1
*
sync busybox with trunk (update to v1.1.3).
Nicolas Thill
2006-05-24
1
-2
/
+2
*
fix .pkginfo line to allow the use of $(SOURCE)
Mike Baker
2006-05-19
1
-4
/
+5
*
clean up menu configuration
Mike Baker
2006-05-19
1
-1
/
+5
*
Convert packages to new template
Mike Baker
2006-05-10
1
-1
/
+0
*
Add default compile target & use it for bridge and busybox
Mike Baker
2006-04-21
1
-9
/
+0
*
clean up package titles/descriptions
Felix Fietkau
2006-04-21
1
-2
/
+2
*
more cleanups and a new menuconfig generator
Felix Fietkau
2006-04-21
1
-0
/
+1
[next]