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
*
include: store ABIVersion in Packages index
Paul Spooren
2021-03-15
1
-0
/
+1
*
build: fix ABI version for PROVIDES symbols
Felix Fietkau
2021-02-18
1
-1
/
+1
*
build: only overwrite ABI version for provided packages when base version cha...
Felix Fietkau
2021-02-15
1
-5
/
+5
*
Mostly revert "build: add support for fixing up library soname"
Felix Fietkau
2021-02-15
1
-5
/
+0
*
build: drop ABI version from metadata
Felix Fietkau
2021-02-14
1
-2
/
+7
*
build: add support for fixing up library soname
Felix Fietkau
2021-02-14
1
-0
/
+5
*
build: use SPDX license tags
Paul Spooren
2021-02-05
1
-5
/
+2
*
base-files: remove execute bit and shebang from functions.sh
Adrian Schmutzler
2021-01-29
1
-2
/
+2
*
build: use mkhash for IPK metadata checksums
Paul Spooren
2020-11-26
1
-2
/
+2
*
build: allow file modes per binary package
Sebastian Kemper
2020-09-09
1
-1
/
+1
*
build: fix extreme build system slowdown caused by SOURCE_DATE_EPOCH changes
Felix Fietkau
2020-09-05
1
-2
/
+2
*
build: store SourceDateEpoch in manifest
Paul Spooren
2020-08-31
1
-0
/
+1
*
build: store granular timestamps in packages
Paul Spooren
2020-08-31
1
-0
/
+1
*
build: ipkg-build use fakeroot with PKG_FILE_MODES
Paul Spooren
2020-08-31
1
-5
/
+1
*
build: reduce number of files passed to ipk-remove
Eneas U de Queiroz
2020-07-11
1
-11
/
+8
*
build: call ipkg-remove using xargs if #args>=512
Eneas U de Queiroz
2020-07-11
1
-1
/
+11
*
build: package-ipkg: avoid calling wildcard twice
Eneas U de Queiroz
2020-07-11
1
-2
/
+8
*
buildsystem: add CPE information to ipkg packages and manifest files
Florian Eckert
2020-05-05
1
-0
/
+1
*
base-files: fix build for /sbin/pkg_check
Xu Wang
2020-01-14
1
-1
/
+1
*
build: warn when packages have no associated install section
Jonas Gorski
2019-06-25
1
-0
/
+2
*
build: add support to && in DEPENDS
Eneas U de Queiroz
2019-05-31
1
-1
/
+2
*
build: formatting fixes for per-provide ABI_VERSION suffixes
Jo-Philipp Wich
2019-01-24
1
-1
/
+1
*
build: extend ABI_VERSION suffixing to provides
Jo-Philipp Wich
2019-01-24
1
-1
/
+1
*
build: Optionally provide file checksums in package metadata
Michal Hrusecky
2019-01-22
1
-0
/
+9
*
build: add ABI_VERSION to binary package names
Jo-Philipp Wich
2019-01-19
1
-6
/
+11
*
build: fix compile error when a package includes itself in PROVIDES
Felix Fietkau
2018-07-20
1
-1
/
+1
*
build: allow defining license information per binary package
Michael Heimpold
2017-11-25
1
-2
/
+2
*
build: ipkg: new field Alternatives
Yousong Zhou
2017-05-02
1
-0
/
+1
*
build: clean up redundant touching of the package install info file
Felix Fietkau
2017-02-26
1
-8
/
+4
*
build: fix package build after deleting staging dir
Felix Fietkau
2017-02-09
1
-2
/
+1
*
package-ipkg: Do not fail build without base-files
Florian Fainelli
2017-01-24
1
-0
/
+2
*
build: fix regression in handling ABI_VERSION
Felix Fietkau
2017-01-21
1
-1
/
+1
*
build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used
Felix Fietkau
2017-01-19
1
-1
/
+1
*
build: stage unstripped packages inside PKG_BUILD_DIR
Felix Fietkau
2017-01-18
1
-9
/
+13
*
build: write ABI_VERSION file when staging the package
Felix Fietkau
2017-01-18
1
-7
/
+1
*
build: introduce extra targets that contain only proper dependencies
Felix Fietkau
2017-01-18
1
-2
/
+2
*
base-files: add support for overlaying rootfs content
Rafał Miłecki
2016-12-20
1
-0
/
+9
*
build: remove stale .ipk files if package dir changes
Felix Fietkau
2016-11-08
1
-2
/
+2
*
include: properly update .install stamp files
Jo-Philipp Wich
2016-11-02
1
-8
/
+8
*
include/package-ipkg.mk: use TARGET_PATH_PKG in Package/*/install steps
Matthias Schiffer
2016-10-06
1
-0
/
+2
*
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
[next]