aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* config: add a small_flash featureJohn Crispin2016-06-131-0/+1
* treewide: replace jow@openwrt.org with jo@mein.ioJo-Philipp Wich2016-06-073-3/+3
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-071-1/+1
* build: implement support for selecting multiple device profilesFelix Fietkau2016-06-072-0/+47
* build: split scripts/metadata.pl into target-metadata.pl and package-metadata.plFelix Fietkau2016-06-072-323/+342
* download.pl: Rework URLsDaniel Engberg2016-05-281-15/+32
* scripts/download.pl: Use CDN for kernel downloadsPetr Štetiar2016-05-231-2/+2
* script/symlink-tree.sh: Fix missing config dirDaniel Dickinson2016-05-181-0/+7
* build: remove profile kernel/build system config override supportFelix Fietkau2016-05-152-4/+0
* scripts/ipkg-build: fix deprecated GZIP environment variable warningSyrone Wong2016-05-131-4/+4
* scripts/metadata.pl: add support for generating profile make code for the ima...Felix Fietkau2016-05-132-6/+22
* download.pl: use http://sources.lede-project.org as download mirrorFelix Fietkau2016-05-131-0/+1
* build: avoid including profiles/*.mkFelix Fietkau2016-05-111-0/+12
* metadata.pl: fix target profile sorting checkFelix Fietkau2016-05-111-3/+3
* metadata.pl: add support for forcing sorting of profilesFelix Fietkau2016-05-112-1/+10
* target.mk: remove the unused Target-Path fieldFelix Fietkau2016-05-111-1/+0
* metadata.pl: add support for selecting packages available only via PROVIDESFelix Fietkau2016-05-091-20/+30
* scripts: add "r" to revisionJohn Crispin2016-04-291-1/+2
* scripts: avoid hard-coded paths in scriptsIblis Lin2016-04-287-7/+7
* global: introduce ALL_NONSHARED symbolJo-Philipp Wich2016-04-132-3/+7
* scripts: remove "Package-Subdir" metadata handlingJo-Philipp Wich2016-04-131-1/+0
* scripts: metadata: use the new "Repository" fieldJo-Philipp Wich2016-04-132-2/+3
* scripts: metadata: add CONFIG_TARGET_SUBTARGET symbolJo-Philipp Wich2016-04-061-0/+12
* download: add @GITHUB download facilityÁlvaro Fernández Rojas2016-04-031-0/+1
* branding: add LEDE brandingJohn Crispin2016-03-247-13/+7
* scripts/getver.sh: generate revision relative to the reboot tagJohn Crispin2016-03-241-10/+2
* scripts/getver.sh: Use 'git-rev-parse' to detect if tree lies in Git repositoryVasilis Tsiligiannis2016-04-131-1/+1
* scripts/om-fwupgradecfg-gen.sh: add support for the OM5P-ACJohn Crispin2016-04-091-2/+2
* scripts/om-fwupgradecfg-gen.sh: Generate sha256sum for uboot verificationJohn Crispin2016-04-091-0/+4
* download: add @GITHUB download facilityJohn Crispin2016-04-091-0/+5
* scripts/download.pl: fix sha256 hash command (#21931)Felix Fietkau2016-02-271-1/+1
* scripts/strip-kmod.sh: remove a few extra sections to slightly reduce kernel ...Felix Fietkau2016-02-011-0/+2
* scripts: fix GNU data invocationJo-Philipp Wich2016-02-011-1/+1
* scripts/get_source_date_epoch.sh: for SVN use a variant that is compatible wi...Felix Fietkau2016-02-011-1/+1
* scripts/portable_date.sh: fix parsing of date strings on non-GNU systemsFelix Fietkau2016-02-011-2/+2
* build system: have tar use $SOURCE_DATE_EPOCH for --mtimeFelix Fietkau2016-01-311-1/+6
* build: introduce SOURCE_DATE_EPOCH variableFelix Fietkau2016-01-311-0/+31
* add scripts/portable_date: wrapper around date for bsd/linuxFelix Fietkau2016-01-311-0/+11
* include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich2016-01-242-6/+6
* build: add @APACHE download facilityFelix Fietkau2016-01-171-0/+6
* download.pl: fix openssl sha256 digest outputFelix Fietkau2016-01-161-1/+1
* scripts/download.pl: add SHA-256 supportFelix Fietkau2016-01-161-20/+38
* scripts/metadata.pl: add support for ignoring source packages when generating...Felix Fietkau2016-01-102-1/+8
* scripts/download.pl: cleanup GNOME source location definitionsFelix Fietkau2015-12-101-7/+2
* build: add support for choosing a different url filename part than the output...Felix Fietkau2015-11-221-2/+6
* scripts/diffconfig.sh: reduce config output with CONFIG_BUSYBOX_CUSTOMFelix Fietkau2015-11-131-0/+1
* scripts/diffconfig.sh: reduce config output with CONFIG_ALL_KMODSFelix Fietkau2015-11-121-0/+1
* scripts/config: fix handling of CONFDEFAULT on oldconfigFelix Fietkau2015-11-031-2/+2
* update config.guess & config.subFelix Fietkau2015-11-022-290/+238
* scripts/checkpatch.pl: Fix deprecation warningsJohn Crispin2015-11-021-5/+5
id='n607' href='#n607'>607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681