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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "build: always run package/cleanup before package/compile"
Felix Fietkau
2017-01-22
1
-2
/
+1
*
build: always run package/cleanup before package/compile
Felix Fietkau
2017-01-22
1
-1
/
+2
*
build: fix triggering opkg/host compilation
Jo-Philipp Wich
2017-01-19
1
-1
/
+1
*
build: add support for automatically removing build dir contents during build
Felix Fietkau
2017-01-18
1
-0
/
+1
*
opkg: drop S/MIME support
Felix Fietkau
2017-01-10
1
-28
/
+0
*
package/Makefile & ipkg-make-index.sh: add full package data list
Alberto Bursi
2016-12-26
1
-1
/
+2
*
build: add CHECK_ALL variable to allow make download/check to include not sel...
Felix Fietkau
2016-12-17
1
-0
/
+4
*
build: implement make check and make package/X/check
Felix Fietkau
2016-12-17
1
-0
/
+1
*
image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS
Matthias Schiffer
2016-09-25
1
-1
/
+4
*
build: create a package feed directory containing all packages
Felix Fietkau
2016-08-01
1
-1
/
+9
*
build: add template for getting opkg package files from package names
Felix Fietkau
2016-07-29
1
-5
/
+1
*
build: rework opkg command invocation
Felix Fietkau
2016-07-29
1
-2
/
+7
*
build: rework prepare_rootfs to pass target dir via parameter
Felix Fietkau
2016-07-29
1
-1
/
+1
*
build: move rootfs processing code to include/rootfs.mk so it can be reused l...
Felix Fietkau
2016-07-29
1
-74
/
+2
*
include: choose package output directory based on repository info
Jo-Philipp Wich
2016-04-06
1
-16
/
+7
*
package: remove .git files from images
Hauke Mehrtens
2016-04-17
1
-0
/
+1
*
buildroot: apply IGNORE_ERRORS to host builds
Jo-Philipp Wich
2016-03-04
1
-2
/
+5
*
package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH set
Felix Fietkau
2016-01-31
1
-0
/
+1
*
include: group kmod ipk files into a "kernel" subdirectory
Jo-Philipp Wich
2016-01-24
1
-2
/
+2
*
build: add opkg host dependency
Felix Fietkau
2015-12-13
1
-1
/
+1
*
build: Prevent more gzip timestamps
John Crispin
2015-07-14
1
-1
/
+1
*
fix mklibs with musl
Matteo Croce
2015-06-25
1
-1
/
+1
*
build: do another init script enabling run, fixes init scripts added via file...
Felix Fietkau
2015-06-14
1
-0
/
+4
*
build: trigger pacakge index creation for all feeds if required
Jo-Philipp Wich
2015-05-26
1
-1
/
+5
*
build: allow creating empty package feeds
Felix Fietkau
2015-05-26
1
-2
/
+2
*
build: add integration for managing opkg package feed keys
Felix Fietkau
2015-04-06
1
-0
/
+9
*
postinst trigger: the new postinst trigger broke IB
John Crispin
2014-09-16
1
-3
/
+3
*
ipkg: add a default postinst/prerm script
John Crispin
2014-09-11
1
-1
/
+2
*
build: consider sub-directories when deploying packages to image with CONFIG_...
Jo-Philipp Wich
2014-08-07
1
-1
/
+1
*
build: introduce per feed repository support
Jo-Philipp Wich
2014-08-05
1
-4
/
+17
*
package/Makefile: Substituted deprecated -perm +mode with -perm /mode
John Crispin
2014-06-02
1
-1
/
+1
*
package: ignore failed downloads with IGNORE_ERRORS
Jo-Philipp Wich
2014-05-14
1
-0
/
+1
*
target/sdk: use .config instead of unconditionally enabling all build dirs
Felix Fietkau
2014-03-13
1
-5
/
+2
*
build: fix installation of default-variant packages when the source package h...
Felix Fietkau
2014-03-12
1
-1
/
+1
*
package/index: fix index creating when building without signing
Steven Barth
2013-10-02
1
-4
/
+4
*
Add package signing infrastructure
Steven Barth
2013-10-02
1
-3
/
+28
*
mklibs: Fix mklibs usage when *.so files reside in subdirs
Felix Fietkau
2013-08-26
1
-5
/
+3
*
build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm'
Felix Fietkau
2013-07-18
1
-1
/
+6
*
build: only install packages for selected variants, fixes building multiple v...
Felix Fietkau
2012-12-13
1
-2
/
+13
*
package: use file_copy to deploy files/ in the package/install phase
Jo-Philipp Wich
2012-12-02
1
-9
/
+1
*
buildroot: isolate the .install stamp files for build variants (#12279)
Jo-Philipp Wich
2012-11-07
1
-7
/
+7
*
build: add back the package/cleanup step to remove the root staging dir for m...
Felix Fietkau
2012-10-15
1
-1
/
+5
*
build: rework the package/install step - collect package install lists during...
Felix Fietkau
2012-10-06
1
-11
/
+33
*
mklibs: update to 0.1.34 (v2)
Luka Perkov
2012-06-10
1
-1
/
+1
*
make sure that base-files is installed last, this allows per-target base-file...
Jo-Philipp Wich
2011-06-08
1
-1
/
+1
*
remove postinst files for preinstalled packages
Felix Fietkau
2011-03-25
1
-0
/
+1
*
Send ipkg-make-index.sh output to stdout
Jo-Philipp Wich
2011-02-23
1
-1
/
+1
*
allow files/ to overwrite existing symlinks (fixes #3508)
Felix Fietkau
2011-01-23
1
-0
/
+8
*
make IGNORE_ERRORS apply to deselected packages as well (typically triggered ...
Felix Fietkau
2010-11-02
1
-1
/
+1
*
revert r22372 and r22405, dependency on host libtool causes problems
Jo-Philipp Wich
2010-07-28
1
-5
/
+4
[next]