summaryrefslogtreecommitdiffstats
path: root/include/image.mk
Commit message (Expand)AuthorAgeFilesLines
...
* include: rename DIST_SANITIZED to VERSION_DIST_SANITZEDAlexander Couzens2016-06-011-2/+2
* include/image.mk: move build step tplink-safeloader to image.mkAsh Benz2016-05-271-0/+12
* image.mk: remove obsolete SUBTARGETS variableFelix Fietkau2016-05-231-1/+0
* image.mk: fix profile selection in the image builderFelix Fietkau2016-05-221-1/+5
* build: allow whitespace characters in VERSION_DISTFelix Fietkau2016-05-211-1/+1
* image.mk: simplify device profile check, prepare for supporting selecting mul...Felix Fietkau2016-05-201-5/+8
* image.mk: fix evaluation order for image profile checkFelix Fietkau2016-05-201-1/+1
* image.mk: fix building ubifs imagesDaniel Golle2016-05-191-0/+1
* image.mk: remove obsolete squashfs-lzma codeFelix Fietkau2016-05-161-3/+0
* image.mk: fix emitting profiles for targets that have no subtargetsFelix Fietkau2016-05-151-3/+2
* image.mk: include per-device profiles in image build profile checkFelix Fietkau2016-05-111-2/+2
* image.mk: add support for limiting images to specific subtargetsFelix Fietkau2016-05-111-2/+6
* image.mk: prepare for defining device profile data in the Device sectionFelix Fietkau2016-05-111-1/+24
* include: bin/ dir was not createdJohn Crispin2016-04-191-2/+2
* branding: add LEDE brandingJohn Crispin2016-03-241-3/+3
* include: add a no dict version of lzma to new image build codeJohn Crispin2016-04-261-1/+5
* include/image.mk: allow including U-Boot environment in UBIJohn Crispin2016-03-201-0/+1
* include: image.mk: use correct flag for fixed mtimes with make_ext4fs (#21768)Jo-Philipp Wich2016-02-011-1/+1
* include/image.mk: fix missing right parenthesis (#21766)Felix Fietkau2016-02-011-1/+2
* include/image: use SOURCE_DATE_EPOCH if set for squashfs + ext4 imagesFelix Fietkau2016-01-311-1/+2
* include/image: don't save gzip name/timestamp metadataFelix Fietkau2016-01-311-3/+2
* build system: have tar use $SOURCE_DATE_EPOCH for --mtimeFelix Fietkau2016-01-311-2/+6
* build: skip rebuild of kernel images if the source did not changeFelix Fietkau2016-01-061-8/+6
* export KERNEL_INITRAMFS_IMAGEFelix Fietkau2016-01-041-1/+1
* image.mk: use new pure make functions for sanitizing image filenamesFelix Fietkau2016-01-031-11/+1
* images imagebuilder: Allow to add sanitized extra nameFelix Fietkau2016-01-031-1/+2
* images: use configured distribution name for output image namesFelix Fietkau2016-01-031-13/+15
* image.mk: use cross toolchain cpp for processing dts file instead of relying ...Felix Fietkau2015-12-191-1/+1
* build: fix arch used during dts compilationFelix Fietkau2015-12-101-3/+3
* image: append-ubi: add optional UBI subpage sizeFelix Fietkau2015-11-071-1/+2
* include/image.mk: Introduce generic option to wrap kernel into JFFS2Felix Fietkau2015-11-071-0/+15
* include/image.mk: introduce KERNEL_INITRAMFS_NAME variableFelix Fietkau2015-11-071-2/+3
* include/image.mk: Use PROFILE_SANITIZED in targz image taskFelix Fietkau2015-10-311-1/+1
* include/image.mk: Introduce sanitized profile variableFelix Fietkau2015-10-311-0/+10
* build: make mkfs-* depend on kernel installation to fix parallel build issuesFelix Fietkau2015-10-301-1/+1
* include/image.mk: make tar reproducibleFelix Fietkau2015-09-111-1/+1
* image: allow exactly KERNEL_SIZE sized kernelsJonas Gorski2015-09-041-2/+2
* image: move netgear-image to top and rename to -dniJonas Gorski2015-09-041-0/+9
* build: add a build step for generic sysupgrade nand imageJonas Gorski2015-09-041-0/+8
* image: add a build step for building and appending an ubinized rootfsJonas Gorski2015-09-041-0/+10
* brcm63xx: move gzip build command to include/image.mkJonas Gorski2015-08-141-0/+5
* image.mk: add a fit recipeJonas Gorski2015-08-141-0/+10
* image.mk: store the device name variableJonas Gorski2015-08-141-1/+2
* image.mk: replace all Build/netgear-chk with a generic implementationJonas Gorski2015-08-141-0/+9
* image.mk: move KDIR_TMP definition to a central locationJonas Gorski2015-08-141-0/+1
* image: fix handling of per-device kernel build commandsFelix Fietkau2015-08-131-1/+1
* image: fix device variable exports for initramfs imagesFelix Fietkau2015-07-261-1/+1
* image.mk: add a BuildDTB defineJonas Gorski2015-07-161-0/+16
* build: Prevent more gzip timestampsJohn Crispin2015-07-141-1/+1
* image.mk: add Build step pad-toFelix Fietkau2015-06-151-0/+5