summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* base-files: allow skipping of hash verificationJo-Philipp Wich2017-12-141-1/+1
* merge: targets: update image generation and targetsZoltan HERPAI2017-12-082-7/+7
* merge: base: update base-files and basic configZoltan HERPAI2017-12-082-2/+2
* scripts/config: add qconf files to .gitignoreAlif M. Ahmad2017-11-021-0/+6
* scripts/config: Add qconf target to MakefileAlif M. Ahmad2017-11-021-0/+56
* scripts/config: add -DKBUILD_NO_NLS to CXXFLAGSFelix Fietkau2017-11-021-0/+1
* scripts/config: import qconfAlif M. Ahmad2017-11-023-0/+2526
* treewide: fix shellscript syntax errors/typosLorenzo Santina2017-09-131-1/+1
* scripts/download.pl: fail loudly if provided hash is unsupportedBaptiste Jonglez2017-09-111-0/+1
* scripts/dowload.pl: use glob to expand target dirZoltan Gyarmati2017-08-301-1/+1
* scripts/package-metadata.pl: inhibit compile deps on missing build typesJo-Philipp Wich2017-07-271-6/+25
* build: bundle-libraries.sh: do not override argv[0] in inner exec callsJo-Philipp Wich2017-07-241-1/+3
* scripts/download.pl: Adjust URLsDaniel Engberg2017-07-211-5/+5
* build: fix invocation of bundled ld.so in SDK and ImagebuilderJo-Philipp Wich2017-07-211-15/+18
* scripts/gen_image_generic.sh: drop NOGRUB variableStijn Tintel2017-07-141-2/+0