| Commit message (Expand) | Author | Age | Files | Lines |
* | image.mk: fix filesystem dependency issue | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | build: allow to build LEDE on latest MacOS X | Waldemar Brodkorb | 2016-06-07 | 1 | -0/+5 |
* | image.mk: add LegacyDevice wrapper to allow legacy image building code to be ... | Felix Fietkau | 2016-06-07 | 1 | -5/+58 |
* | image.mk: change the default of the kernel suffix | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | image.mk: add support for specifying a different suffix for the initramfs kernel | Felix Fietkau | 2016-06-07 | 1 | -1/+2 |
* | image.mk: split off all Build/* commands into image-commands.mk | Felix Fietkau | 2016-06-07 | 2 | -150/+151 |
* | build: implement support for selecting multiple device profiles | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl | Felix Fietkau | 2016-06-07 | 3 | -5/+5 |
* | kernel: update kernel 4.4 to version 4.4.12 | Álvaro Fernández Rojas | 2016-06-02 | 1 | -2/+2 |
* | include: move VERSION_DIST_SANITIZED to version.mk | Alexander Couzens | 2016-06-01 | 2 | -3/+3 |
* | include: rename DIST_SANITIZED to VERSION_DIST_SANITZED | Alexander Couzens | 2016-06-01 | 1 | -2/+2 |
* | download.mk: use HTTPS for git.lede-project.org | Jo-Philipp Wich | 2016-06-01 | 1 | -1/+1 |
* | include/image.mk: move build step tplink-safeloader to image.mk | Ash Benz | 2016-05-27 | 1 | -0/+12 |
* | Centralize setting of all version info to include/version.mk | Hannu Nyman | 2016-05-24 | 2 | -2/+2 |
* | image.mk: remove obsolete SUBTARGETS variable | Felix Fietkau | 2016-05-23 | 1 | -1/+0 |
* | image.mk: fix profile selection in the image builder | Felix Fietkau | 2016-05-22 | 1 | -1/+5 |
* | build: allow whitespace characters in VERSION_DIST | Felix Fietkau | 2016-05-21 | 1 | -1/+1 |
* | image.mk: simplify device profile check, prepare for supporting selecting mul... | Felix Fietkau | 2016-05-20 | 1 | -5/+8 |
* | image.mk: fix evaluation order for image profile check | Felix Fietkau | 2016-05-20 | 1 | -1/+1 |
* | kernel: update kernel 4.4 to version 4.4.11 | Álvaro Fernández Rojas | 2016-05-19 | 1 | -2/+2 |
* | image.mk: fix building ubifs images | Daniel Golle | 2016-05-19 | 1 | -0/+1 |
* | image.mk: remove obsolete squashfs-lzma code | Felix Fietkau | 2016-05-16 | 1 | -3/+0 |
* | build: fix make download in the SDK | Felix Fietkau | 2016-05-16 | 1 | -4/+7 |
* | build: remove profile kernel/build system config override support | Felix Fietkau | 2016-05-15 | 1 | -7/+0 |
* | image.mk: fix emitting profiles for targets that have no subtargets | Felix Fietkau | 2016-05-15 | 2 | -4/+3 |
* | target.mk: add cflags for mips 1004kc cpu type | Felix Fietkau | 2016-05-14 | 1 | -0/+1 |
* | kernel: remove leftover kernel version for 4.3 | Felix Fietkau | 2016-05-12 | 1 | -2/+0 |
* | kernel: update kernel 4.4 to version 4.4.10 | Álvaro Fernández Rojas | 2016-05-11 | 1 | -2/+2 |
* | build: avoid including profiles/*.mk | Felix Fietkau | 2016-05-11 | 1 | -6/+3 |
* | image.mk: include per-device profiles in image build profile check | Felix Fietkau | 2016-05-11 | 1 | -2/+2 |
* | toplevel.mk: rescan target metadata if the image makefile changes | Felix Fietkau | 2016-05-11 | 1 | -1/+1 |
* | metadata.pl: add support for forcing sorting of profiles | Felix Fietkau | 2016-05-11 | 1 | -0/+2 |
* | target.mk: dump device profiles defined in include/image.mk | Felix Fietkau | 2016-05-11 | 1 | -0/+6 |
* | target.mk: remove the unused Target-Path field | Felix Fietkau | 2016-05-11 | 1 | -1/+0 |
* | image.mk: add support for limiting images to specific subtargets | Felix Fietkau | 2016-05-11 | 1 | -2/+6 |
* | image.mk: prepare for defining device profile data in the Device section | Felix Fietkau | 2016-05-11 | 1 | -1/+24 |
* | kernel: update kernel 4.4 to version 4.4.9 | Álvaro Fernández Rojas | 2016-05-10 | 1 | -2/+2 |
* | ubox: turn logd into a separate package | blogic | 2016-05-10 | 1 | -1/+1 |
* | build: add support for specifying extra package dependencies for prepared, co... | Felix Fietkau | 2016-05-05 | 1 | -3/+3 |
* | include: add lede git server url | John Crispin | 2016-04-29 | 1 | -0/+1 |
* | kernel: update kernel 4.4 to version 4.4.8 | Álvaro Fernández Rojas | 2016-04-24 | 1 | -2/+2 |
* | include: remove unused FeedPackageDir macro arguments | Jo-Philipp Wich | 2016-04-22 | 2 | -3/+1 |
* | include: bin/ dir was not created | John Crispin | 2016-04-19 | 1 | -2/+2 |
* | include/target.mk: disambiguate package architecture | Jo-Philipp Wich | 2016-04-17 | 1 | -1/+1 |
* | include: fix nonshared flag handling | Jo-Philipp Wich | 2016-04-15 | 2 | -2/+3 |
* | include/kernel.mk: flag kmod packages as nonshared by default | Jo-Philipp Wich | 2016-04-06 | 1 | -0/+1 |
* | include/version.mk: rework repository url handling | Jo-Philipp Wich | 2016-04-13 | 2 | -6/+6 |
* | include: choose package output directory based on repository info | Jo-Philipp Wich | 2016-04-06 | 3 | -3/+18 |
* | include: remove now unused PACKAGE_SUBDIR variable | Jo-Philipp Wich | 2016-04-13 | 3 | -3/+0 |
* | include/package-dumpinfo.mk: introduce Repository values | Jo-Philipp Wich | 2016-04-13 | 1 | -1/+2 |