aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* build: add ABI_VERSION to binary package namesJo-Philipp Wich2019-01-191-0/+15
* build: expose ABI version in .packageauxvarsJo-Philipp Wich2019-01-192-0/+10
* build: rename .packagesubdirs to .packageauxvarsJo-Philipp Wich2019-01-191-3/+3
* build: Drop user/group ID/name from sysupgrade.tarSven Eckelmann2019-01-021-1/+1
* build: Use stable file ordering in sysupgrade.tarSven Eckelmann2019-01-021-1/+1
* scripts: rstrip.sh: allow rpath with sole $ORIGIN tokenYorkie Liu2018-12-191-1/+1
* scripts/qemustart: more compact rand_mac()Yousong Zhou2018-12-171-1/+1
* script: ipkg-build: honour $SOURCE_DATE_EPOCHJo-Philipp Wich2018-11-081-1/+5
* scripts: update config.guess and config.subHauke Mehrtens2018-11-012-1624/+1649
* 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