Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/6 v2] Cleanups in download helpers (branch yem/check-downloads)
@ 2014-07-07 21:44 Yann E. MORIN
  2014-07-07 21:44 ` [Buildroot] [PATCH 1/6 v2] support/download: fix the bzr helper Yann E. MORIN
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Yann E. MORIN @ 2014-07-07 21:44 UTC (permalink / raw)
  To: buildroot

Hello All!

This series is a follow-up to the previous download series, and brings in:
  - fixes the git and bzr helpers
  - fixes a potential race in parallel downloads
  - simplifies the localfiles helper
  - postpones creating temp files/dirs only at the point they are needed
  - cleanups and harmonises the naming of temp files/dirs


Changes v1 -> v2:
  - fix the git helper
  - add the git comment in a single patch
  - fix left-overs in the cvs helper
  - fix double-dot typo in scp helper
  - harmoise the svn and cvs helpers wrt. tar options


Regards,
Yann E. MORIN.


The following changes since commit 1473c8c4c819aa5b544eb2d9368c510ada3ec6c0:

  linux: bump default to version 3.15.4 (2014-07-07 19:44:52 +0200)

are available in the git repository at:

  git://gitorious.org/buildroot/buildroot.git yem/check-downloads

for you to fetch changes up to b16d43fcd8082ce3444c04e8db2ef2e896b40834:

  support/download: rationalise naming and use of the temporary files (2014-07-07 22:08:06 +0200)

----------------------------------------------------------------
Yann E. MORIN (6):
      support/download: fix the bzr helper
      support/download: fix the git helper
      support/download: properly use temp files
      support/download: simplify the local-files helper
      support/download: only create final temp file when needed
      support/download: rationalise naming and use of the temporary files

 Config.in               |  4 ----
 Config.in.legacy        | 11 +++++++++++
 package/pkg-download.mk |  1 -
 support/download/bzr    |  9 ++++-----
 support/download/cp     |  6 ++++--
 support/download/cvs    | 19 +++++++++++--------
 support/download/git    | 26 ++++++++++++++------------
 support/download/hg     | 11 +++--------
 support/download/scp    |  8 +++++---
 support/download/svn    | 21 ++++++++++++---------
 support/download/wget   |  7 +++----
 11 files changed, 67 insertions(+), 56 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-07-08 21:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-07 21:44 [Buildroot] [PATCH 0/6 v2] Cleanups in download helpers (branch yem/check-downloads) Yann E. MORIN
2014-07-07 21:44 ` [Buildroot] [PATCH 1/6 v2] support/download: fix the bzr helper Yann E. MORIN
2014-07-08  8:53   ` Peter Korsgaard
2014-07-07 21:44 ` [Buildroot] [PATCH 2/6 v2] support/download: fix the git helper Yann E. MORIN
2014-07-08 16:45   ` Arnout Vandecappelle
2014-07-08 21:39     ` Arnout Vandecappelle
2014-07-08 21:27   ` Peter Korsgaard
2014-07-07 21:44 ` [Buildroot] [PATCH 3/6 v2] support/download: properly use temp files Yann E. MORIN
2014-07-07 21:44 ` [Buildroot] [PATCH 4/6 v2] support/download: simplify the local-files helper Yann E. MORIN
2014-07-07 21:44 ` [Buildroot] [PATCH 5/6 v2] support/download: only create final temp file when needed Yann E. MORIN
2014-07-07 21:44 ` [Buildroot] [PATCH 6/6 v2] support/download: rationalise naming and use of the temporary files Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox