| Commit message (Expand) | Author | Age | Files | Lines |
* | env: only use color diffs on terminals | Philip Prindeville | 2018-05-05 | 1 | -1/+1 |
* | download.pl: Change OpenWrt mirrors to HTTPS. | Rosen Penev | 2018-05-01 | 1 | -4/+4 |
* | download.pl: Change SourceForge address to HTTPS. | Rosen Penev | 2018-05-01 | 1 | -1/+1 |
* | scripts/feeds: add support for git feeds with submodules | Felix Fietkau | 2018-04-27 | 1 | -0/+6 |
* | scripts: bundle-libraries: fix build on OS X (FS#1493) | Jo-Philipp Wich | 2018-04-26 | 1 | -0/+4 |
* | ipq40xx: add support for OpenMesh A62 | Sven Eckelmann | 2018-04-23 | 1 | -1/+9 |
* | scripts: add EVA ramboot script | Valentin Spreckels | 2018-03-18 | 1 | -0/+37 |
* | build: Allow to change the FIT config section name | Sven Eckelmann | 2018-03-17 | 1 | -4/+6 |
* | scripts/metadata.pm: allow group-only Require-User specs | Matthias Schiffer | 2018-02-26 | 1 | -2/+4 |
* | build: cleanup leftover qconf files | Alif M. Ahmad | 2018-02-13 | 1 | -1/+1 |
* | build: bundle-libraries.sh: patch bundled ld.so | Jo-Philipp Wich | 2018-02-02 | 1 | -0/+13 |
* | scripts/qemustart: more portable array operation | Yousong Zhou | 2018-01-31 | 1 | -4/+4 |
* | metadata: do not emit broken kconfig dependency statements | Jo-Philipp Wich | 2018-01-14 | 1 | -1/+1 |
* | scripts/feeds: fix install of packages with different source/binary names | Matthias Schiffer | 2018-01-14 | 1 | -1/+1 |
* | metadata: improve code readability by using (s)printf instead of string inter... | Matthias Schiffer | 2018-01-13 | 1 | -13/+13 |
* | build: remove obsolete "package feature" feature | Matthias Schiffer | 2018-01-13 | 2 | -48/+1 |
* | metadata: scripts/feeds: distinguish between source and binary packages, reso... | Matthias Schiffer | 2018-01-13 | 2 | -70/+112 |
* | metadata: always resolve dependencies through provides list | Matthias Schiffer | 2018-01-13 | 3 | -46/+35 |
* | metadata: simplify generation of build depends from runtime depends | Matthias Schiffer | 2018-01-13 | 1 | -71/+41 |
* | metadata: handle target build depends together with host build depends | Matthias Schiffer | 2018-01-13 | 1 | -32/+28 |
* | build: remove package preconfig feature | Matthias Schiffer | 2018-01-13 | 2 | -55/+1 |
* | metadata: remove redundant fields from package hash | Matthias Schiffer | 2018-01-13 | 3 | -8/+9 |
* | metadata: replace %subdir hash with a path field in source packages | Matthias Schiffer | 2018-01-13 | 2 | -22/+15 |
* | metadata: change pkg->{src} field to hold a reference | Matthias Schiffer | 2018-01-13 | 3 | -35/+34 |
* | metadata: interate over source packages when generating Makefile | Matthias Schiffer | 2018-01-13 | 2 | -26/+36 |
* | metadata: move 'builddepends' from binary to source packages | Matthias Schiffer | 2018-01-13 | 3 | -21/+21 |
* | metadata: move 'buildtypes' from binary to source packages | Matthias Schiffer | 2018-01-13 | 2 | -8/+9 |
* | metadata: make srcpackage extensible | Matthias Schiffer | 2018-01-13 | 3 | -4/+6 |
* | metadata: remove 'base-files' special case | Matthias Schiffer | 2018-01-13 | 1 | -1/+1 |
* | om-fwupgradecfg-gen.sh: add support for the A42 | Sven Eckelmann | 2018-01-13 | 1 | -4/+18 |
* | combined-ext-image.sh: generate image in temp dir | Sven Eckelmann | 2018-01-13 | 1 | -6/+23 |
* | scripts/package-metadata.pl: remove broken detection of self-dependencies | Matthias Schiffer | 2018-01-04 | 1 | -5/+0 |
* | base-files: allow skipping of hash verification | Jo-Philipp Wich | 2017-12-14 | 1 | -1/+1 |
* | merge: targets: update image generation and targets | Zoltan HERPAI | 2017-12-08 | 2 | -7/+7 |
* | merge: base: update base-files and basic config | Zoltan HERPAI | 2017-12-08 | 2 | -2/+2 |
* | scripts/config: add qconf files to .gitignore | Alif M. Ahmad | 2017-11-02 | 1 | -0/+6 |
* | scripts/config: Add qconf target to Makefile | Alif M. Ahmad | 2017-11-02 | 1 | -0/+56 |
* | scripts/config: add -DKBUILD_NO_NLS to CXXFLAGS | Felix Fietkau | 2017-11-02 | 1 | -0/+1 |
* | scripts/config: import qconf | Alif M. Ahmad | 2017-11-02 | 3 | -0/+2526 |
* | treewide: fix shellscript syntax errors/typos | Lorenzo Santina | 2017-09-13 | 1 | -1/+1 |
* | scripts/download.pl: fail loudly if provided hash is unsupported | Baptiste Jonglez | 2017-09-11 | 1 | -0/+1 |
* | scripts/dowload.pl: use glob to expand target dir | Zoltan Gyarmati | 2017-08-30 | 1 | -1/+1 |
* | scripts/package-metadata.pl: inhibit compile deps on missing build types | Jo-Philipp Wich | 2017-07-27 | 1 | -6/+25 |
* | build: bundle-libraries.sh: do not override argv[0] in inner exec calls | Jo-Philipp Wich | 2017-07-24 | 1 | -1/+3 |
* | scripts/download.pl: Adjust URLs | Daniel Engberg | 2017-07-21 | 1 | -5/+5 |
* | build: fix invocation of bundled ld.so in SDK and Imagebuilder | Jo-Philipp Wich | 2017-07-21 | 1 | -15/+18 |
* | scripts/gen_image_generic.sh: drop NOGRUB variable | Stijn Tintel | 2017-07-14 | 1 | -2/+0 |
* | scripts/gen_image_generic.sh: move from x86/image | Stijn Tintel | 2017-07-14 | 1 | -0/+37 |
* | scripts: make all scripts executable | Stijn Tintel | 2017-07-14 | 2 | -0/+0 |
* | scripts/openbsd.sh: remove script | Stijn Tintel | 2017-07-14 | 1 | -24/+0 |