index
:
openwrt.git
stable
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
Makefile
Age
Commit message (
Expand
)
Author
2024-03-04
build: do not depend on $(STAGING_DIR)/.prepared when in SDK
Matthias Schiffer
2024-03-03
build: add $(STAGING_DIR) and $(BIN_DIR) preparation to target and package su...
Matthias Schiffer
2023-11-02
build: add CycloneDX SBOM JSON support
Petr Štetiar
2023-05-09
build: generate index.json
Paul Spooren
2021-05-12
build: fix opkg install step for large package selection
Alexander Egorenkov
2020-10-15
build: always build package/kernel/linux
Felix Fietkau
2020-08-31
build: store SourceDateEpoch in manifest
Paul Spooren
2019-08-07
packages: apply usign padding workarounds to package indexes if needed
Jo-Philipp Wich
2019-01-19
build: add ABI_VERSION to binary package names
Jo-Philipp Wich
2018-03-07
imagebuilder: reuse rootfs preparation from rootfs.mk
Matthias Schiffer
2018-03-07
include/rootfs.mk: pass additional files dir to prepare_rootfs as an argument
Matthias Schiffer
2018-01-13
build: remove package preconfig feature
Matthias Schiffer
2017-05-02
build: cleanup tmp/ dir of target rootfs
Yousong Zhou
2017-02-21
build: skip opkg host dependency within the SDK
Felix Fietkau
2017-02-21
build: move opkg host dependency from package/install to package/compile
Felix Fietkau
2017-02-09
build: make <subdir>/install opt-in, use it for target/ only
Felix Fietkau
2017-01-22
Revert "build: always run package/cleanup before package/compile"
Felix Fietkau
2017-01-22
build: always run package/cleanup before package/compile
Felix Fietkau
2017-01-19
build: fix triggering opkg/host compilation
Jo-Philipp Wich
2017-01-18
build: add support for automatically removing build dir contents during build
Felix Fietkau
2017-01-10
opkg: drop S/MIME support
Felix Fietkau
2016-12-26
package/Makefile & ipkg-make-index.sh: add full package data list
Alberto Bursi
2016-12-17
build: add CHECK_ALL variable to allow make download/check to include not sel...
Felix Fietkau
2016-12-17
build: implement make check and make package/X/check
Felix Fietkau
2016-09-25
image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS
Matthias Schiffer
2016-08-01
build: create a package feed directory containing all packages
Felix Fietkau
2016-07-29
build: add template for getting opkg package files from package names
Felix Fietkau
2016-07-29
build: rework opkg command invocation
Felix Fietkau
2016-07-29
build: rework prepare_rootfs to pass target dir via parameter
Felix Fietkau
2016-07-29
build: move rootfs processing code to include/rootfs.mk so it can be reused l...
Felix Fietkau
2016-04-06
include: choose package output directory based on repository info
Jo-Philipp Wich
2016-04-17
package: remove .git files from images
Hauke Mehrtens
2016-03-04
buildroot: apply IGNORE_ERRORS to host builds
Jo-Philipp Wich
2016-01-31
package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH set
Felix Fietkau
2016-01-24
include: group kmod ipk files into a "kernel" subdirectory
Jo-Philipp Wich
2015-12-13
build: add opkg host dependency
Felix Fietkau
2015-07-14
build: Prevent more gzip timestamps
John Crispin
2015-06-25
fix mklibs with musl
Matteo Croce
2015-06-14
build: do another init script enabling run, fixes init scripts added via file...
Felix Fietkau
2015-05-26
build: trigger pacakge index creation for all feeds if required
Jo-Philipp Wich
2015-05-26
build: allow creating empty package feeds
Felix Fietkau
2015-04-06
build: add integration for managing opkg package feed keys
Felix Fietkau
2014-09-16
postinst trigger: the new postinst trigger broke IB
John Crispin
2014-09-11
ipkg: add a default postinst/prerm script
John Crispin
2014-08-07
build: consider sub-directories when deploying packages to image with CONFIG_...
Jo-Philipp Wich
2014-08-05
build: introduce per feed repository support
Jo-Philipp Wich
2014-06-02
package/Makefile: Substituted deprecated -perm +mode with -perm /mode
John Crispin
2014-05-14
package: ignore failed downloads with IGNORE_ERRORS
Jo-Philipp Wich
2014-03-13
target/sdk: use .config instead of unconditionally enabling all build dirs
Felix Fietkau
2014-03-12
build: fix installation of default-variant packages when the source package h...
Felix Fietkau
[next]