summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* image.mk: fix dependencies for legacy make prepare stepFelix Fietkau2016-06-071-1/+1
* image.mk: fix filesystem dependency issueFelix Fietkau2016-06-071-1/+1
* build: allow to build LEDE on latest MacOS XWaldemar Brodkorb2016-06-071-0/+5
* image.mk: add LegacyDevice wrapper to allow legacy image building code to be ...Felix Fietkau2016-06-071-5/+58
* image.mk: change the default of the kernel suffixFelix Fietkau2016-06-071-1/+1
* image.mk: add support for specifying a different suffix for the initramfs kernelFelix Fietkau2016-06-071-1/+2
* image.mk: split off all Build/* commands into image-commands.mkFelix Fietkau2016-06-072-150/+151
* build: implement support for selecting multiple device profilesFelix Fietkau2016-06-071-1/+1
* build: split scripts/metadata.pl into target-metadata.pl and package-metadata.plFelix Fietkau2016-06-073-5/+5
* kernel: update kernel 4.4 to version 4.4.12Álvaro Fernández Rojas2016-06-021-2/+2
* include: move VERSION_DIST_SANITIZED to version.mkAlexander Couzens2016-06-012-3/+3
* include: rename DIST_SANITIZED to VERSION_DIST_SANITZEDAlexander Couzens2016-06-011-2/+2
* download.mk: use HTTPS for git.lede-project.orgJo-Philipp Wich2016-06-011-1/+1
* include/image.mk: move build step tplink-safeloader to image.mkAsh Benz2016-05-271-0/+12
* Centralize setting of all version info to include/version.mkHannu Nyman2016-05-242-2/+2
* 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
* kernel: update kernel 4.4 to version 4.4.11Álvaro Fernández Rojas2016-05-191-2/+2
* image.mk: fix building ubifs imagesDaniel Golle2016-05-191-0/+1
* image.mk: remove obsolete squashfs-lzma codeFelix Fietkau2016-05-161-3/+0
* build: fix make download in the SDKFelix Fietkau2016-05-161-4/+7
* build: remove profile kernel/build system config override supportFelix Fietkau2016-05-151-7/+0
* image.mk: fix emitting profiles for targets that have no subtargetsFelix Fietkau2016-05-152-4/+3
* target.mk: add cflags for mips 1004kc cpu typeFelix Fietkau2016-05-141-0/+1
* kernel: remove leftover kernel version for 4.3Felix Fietkau2016-05-121-2/+0
* kernel: update kernel 4.4 to version 4.4.10Álvaro Fernández Rojas2016-05-111-2/+2
* build: avoid including profiles/*.mkFelix Fietkau2016-05-111-6/+3
* image.mk: include per-device profiles in image build profile checkFelix Fietkau2016-05-111-2/+2
* toplevel.mk: rescan target metadata if the image makefile changesFelix Fietkau2016-05-111-1/+1
* metadata.pl: add support for forcing sorting of profilesFelix Fietkau2016-05-111-0/+2
* target.mk: dump device profiles defined in include/image.mkFelix Fietkau2016-05-111-0/+6
* target.mk: remove the unused Target-Path fieldFelix Fietkau2016-05-111-1/+0
* 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
* kernel: update kernel 4.4 to version 4.4.9Álvaro Fernández Rojas2016-05-101-2/+2
* ubox: turn logd into a separate packageblogic2016-05-101-1/+1
* build: add support for specifying extra package dependencies for prepared, co...Felix Fietkau2016-05-051-3/+3
* include: add lede git server urlJohn Crispin2016-04-291-0/+1
* kernel: update kernel 4.4 to version 4.4.8Álvaro Fernández Rojas2016-04-241-2/+2
* include: remove unused FeedPackageDir macro argumentsJo-Philipp Wich2016-04-222-3/+1
* include: bin/ dir was not createdJohn Crispin2016-04-191-2/+2
* include/target.mk: disambiguate package architectureJo-Philipp Wich2016-04-171-1/+1
* include: fix nonshared flag handlingJo-Philipp Wich2016-04-152-2/+3
* include/kernel.mk: flag kmod packages as nonshared by defaultJo-Philipp Wich2016-04-061-0/+1
* include/version.mk: rework repository url handlingJo-Philipp Wich2016-04-132-6/+6
* include: choose package output directory based on repository infoJo-Philipp Wich2016-04-063-3/+18
* include: remove now unused PACKAGE_SUBDIR variableJo-Philipp Wich2016-04-133-3/+0