summaryrefslogtreecommitdiffstats
path: root/support/scripts/apply-patches.sh
Commit message (Expand)AuthorAgeFilesLines
* support/scripts/apply-patches.sh: do not apply patches with renamesThomas Petazzoni2017-09-191-0/+5
* support/apply-patches: re-instate set -eYann E. MORIN2016-07-061-1/+3
* Revert "apply-patches: catch unexpected failure"Thomas Petazzoni2016-07-051-3/+0
* apply-patches: catch unexpected failureRomain Naour2016-07-051-0/+3
* support/apply-patches: bail-out on duplicate patch basenamesYann E. MORIN2016-06-241-0/+8
* core/apply-patches: store full path of applied patchesYann E. MORIN2016-06-241-3/+8
* support/scripts/apply-patches.sh: fix whitespaceArnout Vandecappelle2016-01-131-25/+25
* apply-patches: only use first field of line for series fileRyan Barnett2015-12-121-1/+7
* apply-patches.sh: use everything from the series fileArnout Vandecappelle2015-11-171-25/+30
* Change /bin/bash shebangs into /usr/bin/env bashBjørn Forsman2014-10-251-1/+1
* apply-patches.sh: don't print anything when "make -s" is usedFabio Porcedda2014-10-251-3/+14
* apply-patches.sh: make scan_patchdir work recursivelyThomas De Schampheleire2014-02-081-1/+1
* apply-patches.sh: avoid reversed/already applied patchesGustavo Zacarias2013-09-171-1/+1
* apply-patches.sh: Go back to only warn about unsupported file typesPeter Korsgaard2013-09-161-2/+2
* apply-patches.sh: detect missing patchesRalph Siemsen2013-09-151-5/+9
* apply-patches: run patch in batch modeArnout Vandecappelle2013-08-271-1/+1
* apply-patches.sh: ensure a fixed (and simple) sorting order is usedPeter Korsgaard2013-06-121-0/+3
* apply-patches.sh: applying xz-ed patchesJerzy Grzegorek2013-03-261-2/+4
* apply-patches.sh: add documentationLudovic Desroches2012-05-191-0/+23
* apply-patches.sh: patch pattern was expanded prematurelyLudovic Desroches2012-04-161-1/+1
* apply-patches.sh: add recursivity when scanning patchdirLudovic Desroches2012-03-211-3/+9
* apply-patches.sh: use series file to apply patches in proper orderLudovic Desroches2012-03-211-12/+20
* apply-patches.sh: change archive managementLudovic Desroches2012-03-211-16/+32
* apply-patches.sh: directories are no more considered as overlaysLudovic Desroches2012-03-201-4/+1
* apply-patches.sh: cleanupLudovic Desroches2012-03-201-2/+2
* apply-patches.sh: rename targetdir to builddirLudovic Desroches2012-03-201-9/+9
* apply-patches.sh: remove any rejects before applying patchesLudovic Desroches2012-03-141-1/+7
* Prevent patch commands from accessing source controlDanomi Mocelopolis2011-11-261-1/+1
* support: move patch-kernel.sh and rename itThomas Petazzoni2011-09-171-0/+66
OpenPOWER on IntegriCloud