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-ipkg.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix possible fail to check for dependencies
John Crispin
2015-02-03
1
-1
/
+1
*
include: don't use extended regex for deps checking
Nicolas Thill
2015-01-31
1
-1
/
+1
*
include: use anchored patterns for dependency checking
Jo-Philipp Wich
2015-01-29
1
-1
/
+1
*
include: unbreak conffiles, postinst & prerm exports
Jo-Philipp Wich
2014-10-24
1
-1
/
+5
*
build: only print skipped packages that were selected
Felix Fietkau
2014-10-22
1
-1
/
+1
*
kernel: use /bin/sh instead of bash to speed up processing of many kmod-* pac...
Felix Fietkau
2014-10-22
1
-2
/
+2
*
build: clean up and optimize ipkg control generator code
Felix Fietkau
2014-10-22
1
-42
/
+52
*
build: optimize printing of disabled packages
Felix Fietkau
2014-10-22
1
-3
/
+1
*
build: propagate package conflicts to opkg metadata
Felix Fietkau
2014-10-05
1
-0
/
+5
*
postinst trigger: the new postinst trigger broke IB
John Crispin
2014-09-16
1
-0
/
+1
*
ipkg: add a default postinst/prerm script
John Crispin
2014-09-11
1
-3
/
+14
*
include: add a meta data field for required system user:group
John Crispin
2014-09-11
1
-0
/
+1
*
build: fix removal of old .ipk files with CONFIG_PER_FEED_REPO
Jo-Philipp Wich
2014-08-09
1
-1
/
+1
*
build: introduce per feed repository support
Jo-Philipp Wich
2014-08-05
1
-3
/
+7
*
include: remove SDK exception from package install targets
Jo-Philipp Wich
2014-07-02
1
-2
/
+2
*
build: allow packages to declare ABI versions to detect necessary package reb...
Felix Fietkau
2014-02-23
1
-0
/
+7
*
build: remove SourceFile and SourceURL from opkg metadata - they are useless ...
Felix Fietkau
2013-12-13
1
-2
/
+0
*
build: print missing dependency error to stderr
Jonas Gorski
2013-07-18
1
-2
/
+2
*
build: add required exports for dependency tracking
Felix Fietkau
2013-07-18
1
-1
/
+4
*
build: add kernel modules to package provides info (along with shared libs)
Felix Fietkau
2013-07-18
1
-2
/
+2
*
include/package-ipkg.mk: print warnings/errors to stderr
Jonas Gorski
2013-02-21
1
-1
/
+1
*
build: reduce the size of package metadata a bit to keep package list files s...
Felix Fietkau
2012-12-22
1
-10
/
+9
*
buildroot: isolate the .install stamp files for build variants (#12279)
Jo-Philipp Wich
2012-11-07
1
-8
/
+8
*
licensing: Add licensing metadata to many packages Two new variables are intr...
Hamish Guthrie
2012-10-19
1
-0
/
+4
*
build: rework the package/install step - collect package install lists during...
Felix Fietkau
2012-10-06
1
-23
/
+9
*
package-ipkg.mk: flag packages as "ok" after install
Jo-Philipp Wich
2012-07-15
1
-1
/
+1
*
include/package-ipkg.mk: fix copying provides list introduced in r32332
Felix Fietkau
2012-06-14
1
-1
/
+1
*
package-ipkg.sh: copy the package provides list for all virtual PROVIDES
Jo-Philipp Wich
2012-06-13
1
-0
/
+1
*
build: add checks for missing package dependencies
Felix Fietkau
2012-06-11
1
-0
/
+22
*
build: generate a list of provided libraries for each ipkg file (includes pro...
Felix Fietkau
2012-06-10
1
-3
/
+35
*
include/package-ipkg.mk: fix typo in r29449
Nicolas Thill
2011-12-10
1
-1
/
+1
*
include/package-ipkg.mk: don't add vi backup files to packages
Gabor Juhos
2011-12-05
1
-3
/
+3
*
include/package-ipkg.mk: fix typo
Nicolas Thill
2011-10-26
1
-1
/
+1
*
build: move the SH_FUNC eval to the beginning of the opkg control file build ...
Felix Fietkau
2011-04-03
1
-2
/
+2
*
build: do not use shell calls to export empty opkg control files, speeds up p...
Felix Fietkau
2011-04-03
1
-0
/
+2
*
deploy .ipk archives with --force-maintainer to ensure that configs are kept ...
Jo-Philipp Wich
2011-03-06
1
-0
/
+1
*
set Installed-Size to 0 when preparing control, its substituted by ipkg-build...
Jo-Philipp Wich
2011-01-16
1
-2
/
+1
*
package-ipkg.mk: add support for "essential" package flag, fix typo
Jo-Philipp Wich
2010-11-11
1
-1
/
+2
*
Lock copying to STAGING_DIR_ROOT. This fixes build failures for parallelized ...
Michael Büsch
2010-10-29
1
-1
/
+1
*
package-ipkg.mk: build sysupgrade keepfile hints out of conffiles not yet pre...
Jo-Philipp Wich
2010-10-05
1
-0
/
+15
*
correct default package status info (install -> unknown) - fixes "opkg_conf_w...
Jo-Philipp Wich
2010-10-04
1
-1
/
+1
*
prime .ipk control files with Status: field to introduce hold for post flash ...
Jo-Philipp Wich
2010-10-02
1
-0
/
+1
*
add support for flagging packages
Jo-Philipp Wich
2010-10-02
1
-0
/
+1
*
package-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is n...
Gabor Juhos
2010-10-01
1
-1
/
+1
*
opkg: - implement --add-dest and --add-arch commandline options, this allows ...
Jo-Philipp Wich
2010-09-12
1
-10
/
+5
*
pass opkg offline root as command line arg, solves caching issues when switch...
Jo-Philipp Wich
2010-09-09
1
-2
/
+2
*
opkg: add --force-run-hooks option to run postinstall scripts in offline root...
Jo-Philipp Wich
2010-09-06
1
-1
/
+2
*
use opkg/host for package installation - speeds up rebuild operations - align...
Jo-Philipp Wich
2010-09-06
1
-7
/
+13
*
speed up the ipkg build process some more by reordering commands
Felix Fietkau
2010-08-19
1
-14
/
+11
*
speed up the build system by including include/shell.sh on shell commands onl...
Felix Fietkau
2010-08-19
1
-2
/
+2
[next]