aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* build: store granular timestamps in packagesPaul Spooren2020-08-311-9/+3
* build: get_source_date_epoch allow external reposPaul Spooren2020-08-311-6/+8
* build: Fix Shellcheck for get_source_date_epoch.shPaul Spooren2020-08-311-2/+5
* build: ipkg-build use fakeroot with PKG_FILE_MODESPaul Spooren2020-08-311-16/+25
* Revert "scripts/download: add sources CDN as first mirror"Jo-Philipp Wich2020-08-241-1/+0
* treewide: replace `which` with `command -v`Paul Spooren2020-08-121-6/+6
* scripts: remove checkpatch.shPetr Štetiar2020-08-041-3/+0
* scripts: Add Buildbot dump-target-info.pl scriptPaul Spooren2020-08-042-0/+94
* scripts/checkpatch.pl: fix README.md file name after renameAdrian Schmutzler2020-08-021-1/+1
* build: add option to mark devices as BROKENAdrian Schmutzler2020-07-302-0/+6
* build,json: fix compatibility with Python 3.5Paul Spooren2020-07-131-1/+1
* scripts/env: Fix 56f813674a scripts/env: use command -v instead of whichKevin Darbyshire-Bryant2020-07-121-1/+1
* scripts/mkits.sh: fix use of printfAdrian Schmutzler2020-07-111-2/+3
* scripts/mkits.sh: fix remaining shellcheck warningPetr Štetiar2020-07-111-1/+1
* scripts/mkits.sh: switch from bash to shRosen Penev2020-07-111-1/+1
* scripts/mkits.sh: fix improper string and array concatenationRosen Penev2020-07-111-1/+1
* scripts/mkits.sh: add missing quotesRosen Penev2020-07-111-2/+2
* scripts/mkits.sh: replace echo -e with printfRosen Penev2020-07-111-12/+12
* scripts/gen_image_generic.sh: fix more shellcheck warningsPetr Štetiar2020-07-111-4/+3
* scripts/gen_image_generic.sh: use /bin/shRosen Penev2020-07-111-1/+1
* scripts/gen_image_generic.sh: replace -o with if/&&Rosen Penev2020-07-111-2/+2
* scripts/env: fix remaining shellcheck warningPetr Štetiar2020-07-111-1/+1
* scripts/env: use read -r instead of readRosen Penev2020-07-111-1/+1
* scripts/env: exit in case of failure to cdRosen Penev2020-07-111-1/+1
* scripts/env: replace \! with !Rosen Penev2020-07-111-2/+2
* scripts/env: use command -v instead of whichRosen Penev2020-07-111-1/+1
* build: fix compatibility with python 3.6Huangbin Zhan2020-07-071-3/+4
* build: mconf readme updateSergio E. Nemirowski2020-07-071-3/+6
* build: add nconfigSergio E. Nemirowski2020-07-076-2/+2390
* build,json: fix build failure in case no data is foundDaniel Golle2020-07-031-18/+16
* build,json: store arch_packages in profiles.jsonPaul Spooren2020-07-031-2/+5
* build: store default/device packages in JSONPaul Spooren2020-06-302-2/+19
* scripts: config: remove accidentally added fileÁlvaro Fernández Rojas2020-06-022-0/+1
* scripts: support Sercomm load tagsÁlvaro Fernández Rojas2020-06-022-0/+56
* scripts: support Sercomm cryptoÁlvaro Fernández Rojas2020-06-021-0/+86
* scripts: support Sercomm partition tagsÁlvaro Fernández Rojas2020-06-021-0/+81
* scripts/flashing/flash.sh: remove trailing whitespacesRosen Penev2020-05-241-4/+4
* scripts/flashing/flash.sh: Add missing quotesRosen Penev2020-05-241-5/+5
* scripts: add CFE Partition Tags supportÁlvaro Fernández Rojas2020-05-211-0/+191
* build: have config-clean deal with old temp filesEneas U de Queiroz2020-05-202-1/+11
* build: scripts/config - update to kconfig-v5.6Eneas U de Queiroz2020-05-2038-4952/+7765
* scripts: cfe-wfi-tag: fix shebangÁlvaro Fernández Rojas2020-05-191-1/+1
* scripts: cfe-bin-header: fix shebangÁlvaro Fernández Rojas2020-05-191-1/+1
* scripts: support CFE WFI imagesÁlvaro Fernández Rojas2020-05-181-0/+200
* scripts: support tags for CFE binariesÁlvaro Fernández Rojas2020-05-181-0/+72
* scripts/download: add sources CDN as first mirrorPaul Spooren2020-04-141-0/+1
* scripts: JSON merge don't crash if no JSON foundPaul Spooren2020-04-141-2/+0
* Revert "build: scripts/config - update to kconfig-v5.6"Jo-Philipp Wich2020-04-1238-7752/+4951
* Revert "build: add option to warn on recursive dependency"Jo-Philipp Wich2020-04-122-9/+0
* Revert "build: config: allow bool to select a module pkg"Jo-Philipp Wich2020-04-122-4/+2