1
0
mirror of https://github.com/ARM-software/devlib.git synced 2024-10-06 02:40:50 +01:00
devlib/doc
douglas-raillard-arm 24e6de67ae target: Add Target.{push,pull}(globbing=False) parameter
When globbing=True, the source is interpreted as a globbing pattern on
the target and is expanded before pulling the files or folders.

This also aligns the behaviour of all targets:
    * adb connection was supported a limited form of globbing by default
      (only on the last component of the path)
    * SCP was supporting a limited form of globbing
    * GEM5 was not supporting globbing at all
    * paramiko was not supporting globbing at all

Also fix a race condition on push/pull as root, where pushing/pulling
the same file from multiple threads would have ended up using the same
temporary file.
2020-07-20 15:49:14 +01:00
..
images/instrumentation/baylibre_acme Instrument/BaylibreAcme: Add IIO-based ACME instr. 2018-08-22 16:00:25 +01:00
collectors.rst docs: Update to include Collector information 2019-12-20 15:16:32 +00:00
conf.py Instrument/BaylibreAcme: Add IIO-based ACME instr. 2018-08-22 16:00:25 +01:00
connection.rst target: Add Target.{push,pull}(globbing=False) parameter 2020-07-20 15:49:14 +01:00
derived_measurements.rst docs: Update to use module diretive 2020-03-20 15:35:16 +00:00
index.rst docs: Update to use module diretive 2020-03-20 15:35:16 +00:00
instrumentation.rst docs: Update to use module diretive 2020-03-20 15:35:16 +00:00
make.bat devlib initial commit. 2015-10-09 09:30:04 +01:00
Makefile devlib initial commit. 2015-10-09 09:30:04 +01:00
modules.rst docs: Update to use module diretive 2020-03-20 15:35:16 +00:00
overview.rst docs/overview: Fix python2 style print 2020-06-08 17:37:06 +01:00
platform.rst docs: Update to use module diretive 2020-03-20 15:35:16 +00:00
target.rst target: Add Target.{push,pull}(globbing=False) parameter 2020-07-20 15:49:14 +01:00