summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: Skip more hashed blocks for OM2P(-HS) 64k variantSven Eckelmann2018-09-101-1/+1
* scripts/ipkg-build: quash error messages when conffiles.resolved is emptyYousong Zhou2018-09-091-2/+4
* scripts/metadata.pm: avoid adding dup names in provides listYousong Zhou2018-09-091-0/+1
* build: add support for enabling the rootfs/boot partition size option via tar...Felix Fietkau2018-09-031-0/+2
* scripts: bundle-libraries: fix logic flawJo-Philipp Wich2018-08-291-7/+6
* build: add mkrasimageDavid Bauer2018-08-281-196/+0
* scripts: bundle-libraries: prevent loading host locales (FS#1803)Jo-Philipp Wich2018-08-271-5/+21
* scripts: time.pl: avoid hard Time::HiRes dependencyJo-Philipp Wich2018-08-051-4/+27
* build: remove GNU time dependencyJo-Philipp Wich2018-08-051-0/+42
* config: Change conf.c remove compiler warningsPaul Schulz2018-07-301-6/+6
* scripts/dl_github_archive.py: stringify exceptionYousong Zhou2018-07-171-4/+5
* 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
* scripts/dl_github_archive.py: rename from download.pyYousong Zhou2018-07-051-118/+123
* fixup-makefile.pl: fixup when PKG_SOURCE is defined elsewhereYousong Zhou2018-07-051-1/+1
* build: fix target metadata scan dependenciesFelix Fietkau2018-07-021-2/+2
* scripts/download.py: use a more terse api for fetching git commit dateYousong Zhou2018-06-271-2/+2
* build: download code from github using archive APIYousong Zhou2018-06-271-0/+421
* ipq40xx: add support for the ZyXEL NBG6617Christian Lamparter2018-06-261-0/+196
* scripts: Replace obsolete POSIX tmpnam in slugimage.pl with File::Temp functionTed Hess2018-06-051-4/+4
* 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