2050 Commits (0d49f9f4b4da9d1960f82e68ae797290e4b9c434)

Author SHA1 Message Date
Felix Fietkau 8265fdcc4d imagebuilder: strip DEVICE_ prefix from profiles (FS#55) 8 years ago
Felix Fietkau ed90d50bc4 build: fix image builder profile override (FS#55) 8 years ago
Felix Fietkau b5b2425cba image.mk: initialize BOARD_NAME and IMAGES, add it to DEVICE_VARS 8 years ago
Felix Fietkau 9a50a213d2 image.mk: add support for specifying the VID header offset for UBI 8 years ago
Felix Fietkau 9497a23ecb build: add support for parameter passing to mkfs from devices 8 years ago
Felix Fietkau 4added6692 build: split legacy image mkfs.ubifs command from the one used for the new image building code 8 years ago
Felix Fietkau ebd0b2d0b1 build: split legacy image building code out of image.mk 8 years ago
Felix Fietkau 1c1244193a image.mk: replace some template abstraction with make pattern rules 8 years ago
Felix Fietkau efdf7f6499 image.mk: remove obsolete Build/mkfs overrides 8 years ago
Felix Fietkau 7bdc21de72 image.mk: fix append-dtb race when multiple devices use the same .dts 8 years ago
Felix Fietkau f021ea47d3 target.mk: change CPU_CFLAGS to better suit target CPUs 8 years ago
Felix Fietkau 11d496d156 target.mk: rework arm architecture level detection 8 years ago
Felix Fietkau 8e2764ce9b image.mk: clean up redundant code related to DEVICE_DTS 8 years ago
Felix Fietkau b8fddb8912 image: allow devices to override the -E 5 ubinize option 8 years ago
Felix Fietkau e0ed6ec667 image: clean up UBI related device variable definitions 8 years ago
Hauke Mehrtens efa1960abb kernel: update kernel 4.4 to version 4.4.15 8 years ago
Felix Fietkau 2f2d1829be target.mk: fix ARM architecture feature flag detection 8 years ago
John Crispin 1b13b35231 include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists - take 2 8 years ago
John Crispin 5b72807416 include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists 8 years ago
Hauke Mehrtens 84d489f64f kernel: update to version 4.4.14 8 years ago
Sergey Sergeev e6b9330343 build: Adds the ability to disable personal initramfs build for target device 8 years ago
Daniel Dickinson f954f4337b base-files: Add standard os-release file 8 years ago
Ben Whitten b7baaaf782 kernel: Move append-dtb to common image-commands 8 years ago
Felix Fietkau 8a156ad129 image.mk: add a separate step for building kernel images for LegacyDevice support 8 years ago
Felix Fietkau 425e2c1d96 image.mk: run LegacyDevice prepare once instead of once per filesystem 8 years ago
Felix Fietkau 3004275c17 image.mk: fix make variable/command context leakage between LegacyDevice templates 8 years ago
Felix Fietkau 71d533eea9 package-ipkg: do not include feeds.mk at metadata dump time to speed up scanning 8 years ago
Felix Fietkau 4b8ba2b4ce include/feeds.mk: allow installation from feed packages that are installed but no longer in feeds.conf 8 years ago
Matthias Schiffer 3ee6c17cd1
package-ipkg.mk: fix Provides for packages with multiple PROVIDES entries 8 years ago
Matthias Schiffer 6fb212f293
build: don't add -j for parallel builds with Make 4.2+ 8 years ago
Álvaro Fernández Rojas 0aa6c7df60 kernel: update kernel 4.4 to version 4.4.13 8 years ago
Felix Fietkau 21ad25f547 image.mk: fix dependencies for legacy make prepare step 8 years ago
Felix Fietkau 160913f9de image.mk: fix filesystem dependency issue 8 years ago
Waldemar Brodkorb f7fb6e49f2 build: allow to build LEDE on latest MacOS X 8 years ago
Felix Fietkau 26c771452c image.mk: add LegacyDevice wrapper to allow legacy image building code to be used for device profiles 8 years ago
Felix Fietkau dafda4b7f8 image.mk: change the default of the kernel suffix 8 years ago
Felix Fietkau b50dfd5622 image.mk: add support for specifying a different suffix for the initramfs kernel 8 years ago
Felix Fietkau 4c33bbf8f4 image.mk: split off all Build/* commands into image-commands.mk 8 years ago
Felix Fietkau f8ebbbc568 build: implement support for selecting multiple device profiles 8 years ago
Felix Fietkau 9ae952cf8c build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl 8 years ago
Álvaro Fernández Rojas a105eac4dd kernel: update kernel 4.4 to version 4.4.12 8 years ago
Alexander Couzens a7d13178f4 include: move VERSION_DIST_SANITIZED to version.mk 8 years ago
Alexander Couzens 38d845b405 include: rename DIST_SANITIZED to VERSION_DIST_SANITZED 8 years ago
Jo-Philipp Wich 3a085dcbe3 download.mk: use HTTPS for git.lede-project.org 8 years ago
Ash Benz 7eb1a7e956 include/image.mk: move build step tplink-safeloader to image.mk 8 years ago
Hannu Nyman 3193053df7 Centralize setting of all version info to include/version.mk 8 years ago
Felix Fietkau ce63c38ef5 image.mk: remove obsolete SUBTARGETS variable 8 years ago
Felix Fietkau e00770f093 image.mk: fix profile selection in the image builder 8 years ago
Felix Fietkau 80bb5adf98 build: allow whitespace characters in VERSION_DIST 8 years ago
Felix Fietkau d01487e380 image.mk: simplify device profile check, prepare for supporting selecting multiple profiles 8 years ago