summaryrefslogtreecommitdiff
path: root/support/scripts/apply-patches.sh
AgeCommit message (Expand)Author
2016-07-06support/apply-patches: re-instate set -eYann E. MORIN
2016-07-05Revert "apply-patches: catch unexpected failure"Thomas Petazzoni
2016-07-05apply-patches: catch unexpected failureRomain Naour
2016-06-24support/apply-patches: bail-out on duplicate patch basenamesYann E. MORIN
2016-06-24core/apply-patches: store full path of applied patchesYann E. MORIN
2016-01-13support/scripts/apply-patches.sh: fix whitespaceArnout Vandecappelle
2015-12-12apply-patches: only use first field of line for series fileRyan Barnett
2015-11-17apply-patches.sh: use everything from the series fileArnout Vandecappelle
2014-10-25Change /bin/bash shebangs into /usr/bin/env bashBjørn Forsman
2014-10-25apply-patches.sh: don't print anything when "make -s" is usedFabio Porcedda
2014-02-08apply-patches.sh: make scan_patchdir work recursivelyThomas De Schampheleire
2013-09-17apply-patches.sh: avoid reversed/already applied patchesGustavo Zacarias
2013-09-16apply-patches.sh: Go back to only warn about unsupported file typesPeter Korsgaard
2013-09-15apply-patches.sh: detect missing patchesRalph Siemsen
2013-08-27apply-patches: run patch in batch modeArnout Vandecappelle
2013-06-12apply-patches.sh: ensure a fixed (and simple) sorting order is usedPeter Korsgaard
2013-03-26apply-patches.sh: applying xz-ed patchesJerzy Grzegorek
2012-05-19apply-patches.sh: add documentationLudovic Desroches
2012-04-16apply-patches.sh: patch pattern was expanded prematurelyLudovic Desroches
2012-03-21apply-patches.sh: add recursivity when scanning patchdirLudovic Desroches
2012-03-21apply-patches.sh: use series file to apply patches in proper orderLudovic Desroches
2012-03-21apply-patches.sh: change archive managementLudovic Desroches
2012-03-20apply-patches.sh: directories are no more considered as overlaysLudovic Desroches
2012-03-20apply-patches.sh: cleanupLudovic Desroches
2012-03-20apply-patches.sh: rename targetdir to builddirLudovic Desroches
2012-03-14apply-patches.sh: remove any rejects before applying patchesLudovic Desroches
2011-11-26Prevent patch commands from accessing source controlDanomi Mocelopolis
2011-09-17support: move patch-kernel.sh and rename itThomas Petazzoni