summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/dowload.pl: add archive.apache.org to apache mirror listJiri Kastner2019-12-231-0/+1
* scripts/ubinize-image.sh: fix buildbot breakagePetr Štetiar2019-10-311-1/+1
* scripts: ipkg-make-index.sh: dereference symbolic linksJo-Philipp Wich2019-07-221-1/+1
* build: fix STAGING_DIR cleaning for packagesJeffery To2019-01-301-1/+1
* scripts: update config.guess and config.subHauke Mehrtens2018-12-182-1624/+1649
* scripts/ipkg-build: quash error messages when conffiles.resolved is emptyYousong Zhou2018-12-181-2/+4
* scripts/metadata.pm: avoid adding dup names in provides listYousong Zhou2018-12-181-0/+1
* build: add support for enabling the rootfs/boot partition size option via tar...Felix Fietkau2018-12-181-0/+2
* scripts: time.pl: avoid hard Time::HiRes dependencyJo-Philipp Wich2018-12-181-4/+27
* build: remove GNU time dependencyJo-Philipp Wich2018-12-181-0/+42
* fixup-makefile.pl: fixup when PKG_SOURCE is defined elsewhereYousong Zhou2018-12-181-1/+1
* scripts: Replace obsolete POSIX tmpnam in slugimage.pl with File::Temp functionTed Hess2018-12-181-4/+4
* script: ipkg-build: honour $SOURCE_DATE_EPOCHJo-Philipp Wich2018-11-081-1/+5
* scripts: bundle-libraries: fix logic flawJo-Philipp Wich2018-08-301-7/+6
* scripts: bundle-libraries: prevent loading host locales (FS#1803)Jo-Philipp Wich2018-08-301-5/+21
* include/feeds.mk: rework generation of opkg distfeeds.confMatthias Schiffer2018-07-121-2/+3
* scripts/feeds: add src-dummy methodMatthias Schiffer2018-07-121-1/+6
* build: fix target metadata scan dependenciesFelix Fietkau2018-07-031-2/+2
* env: only use color diffs on terminalsPhilip Prindeville2018-05-051-1/+1
* download.pl: Change OpenWrt mirrors to HTTPS.Rosen Penev2018-05-011-4/+4
* download.pl: Change SourceForge address to HTTPS.Rosen Penev2018-05-011-1/+1
* scripts/feeds: add support for git feeds with submodulesFelix Fietkau2018-04-271-0/+6
* scripts: bundle-libraries: fix build on OS X (FS#1493)Jo-Philipp Wich2018-04-261-0/+4
* ipq40xx: add support for OpenMesh A62Sven Eckelmann2018-04-231-1/+9
* scripts: add EVA ramboot scriptValentin Spreckels2018-03-181-0/+37
* build: Allow to change the FIT config section nameSven Eckelmann2018-03-171-4/+6
* scripts/metadata.pm: allow group-only Require-User specsMatthias Schiffer2018-02-261-2/+4
* build: cleanup leftover qconf filesAlif M. Ahmad2018-02-131-1/+1
* build: bundle-libraries.sh: patch bundled ld.soJo-Philipp Wich2018-02-021-0/+13
* scripts/qemustart: more portable array operationYousong Zhou2018-01-311-4/+4
* metadata: do not emit broken kconfig dependency statementsJo-Philipp Wich2018-01-141-1/+1
* scripts/feeds: fix install of packages with different source/binary namesMatthias Schiffer2018-01-141-1/+1
* metadata: improve code readability by using (s)printf instead of string inter...Matthias Schiffer2018-01-131-13/+13
* build: remove obsolete "package feature" featureMatthias Schiffer2018-01-132-48/+1
* metadata: scripts/feeds: distinguish between source and binary packages, reso...Matthias Schiffer2018-01-132-70/+112
* metadata: always resolve dependencies through provides listMatthias Schiffer2018-01-133-46/+35
* metadata: simplify generation of build depends from runtime dependsMatthias Schiffer2018-01-131-71/+41
* metadata: handle target build depends together with host build dependsMatthias Schiffer2018-01-131-32/+28
* build: remove package preconfig featureMatthias Schiffer2018-01-132-55/+1
* metadata: remove redundant fields from package hashMatthias Schiffer2018-01-133-8/+9
* metadata: replace %subdir hash with a path field in source packagesMatthias Schiffer2018-01-132-22/+15
* metadata: change pkg->{src} field to hold a referenceMatthias Schiffer2018-01-133-35/+34
* metadata: interate over source packages when generating MakefileMatthias Schiffer2018-01-132-26/+36
* metadata: move 'builddepends' from binary to source packagesMatthias Schiffer2018-01-133-21/+21
* metadata: move 'buildtypes' from binary to source packagesMatthias Schiffer2018-01-132-8/+9
* metadata: make srcpackage extensibleMatthias Schiffer2018-01-133-4/+6
* metadata: remove 'base-files' special caseMatthias Schiffer2018-01-131-1/+1
* om-fwupgradecfg-gen.sh: add support for the A42Sven Eckelmann2018-01-131-4/+18
* combined-ext-image.sh: generate image in temp dirSven Eckelmann2018-01-131-6/+23
* scripts/package-metadata.pl: remove broken detection of self-dependenciesMatthias Schiffer2018-01-041-5/+0