index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
package-ipkg.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
package-ipkg: do not include feeds.mk at metadata dump time to speed up scanning
Felix Fietkau
2016-06-16
1
-1
/
+3
*
package-ipkg.mk: fix Provides for packages with multiple PROVIDES entries
Matthias Schiffer
2016-06-16
1
-1
/
+1
*
include: remove unused FeedPackageDir macro arguments
Jo-Philipp Wich
2016-04-22
1
-1
/
+1
*
include: choose package output directory based on repository info
Jo-Philipp Wich
2016-04-06
1
-1
/
+1
*
package-ipkg.mk: fix typo (patch from #19540)
Felix Fietkau
2015-04-23
1
-1
/
+1
*
package-ipkg.mk: fix typo
Felix Fietkau
2015-03-31
1
-1
/
+1
*
package-ipkg.mk: add missing semicolon (#19381)
Felix Fietkau
2015-03-31
1
-1
/
+1
*
build: ensure that preinst and postrm are executable (fixes #19372)
Felix Fietkau
2015-03-31
1
-5
/
+6
*
tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/
Felix Fietkau
2015-03-29
1
-1
/
+1
*
build: make postinst/prerm scripts executable
Felix Fietkau
2015-03-29
1
-1
/
+1
*
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
[next]