1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist
Juan Carrano 6cfafc8923 tools/mkconstfs: Add an improved tool.
The new tool (mkconstfs2) features:

* more robust filename handling: no need for mangling,
  and works on Windows.
* Better output generation: nothing is written in case
  of failures.
* Allows more control over the files that are included:
 - does not traverse directories, filenames must be explicitly
   given.
 - The "root" can be explicitly given (thus the tool can get
   the same result independently of the CWD).

Thanks to MichelRottleuthner for making it work with Windows paths.
2018-07-02 10:15:56 +02:00
..
testbed-support makefile.iotlab.single: add 'info-iotlab-node' target 2018-06-15 15:37:33 +02:00
tools tools/mkconstfs: Add an improved tool. 2018-07-02 10:15:56 +02:00
ar-wrapper make: OSX: don't fail for empty .a archives 2014-06-24 20:29:32 +02:00
empty.a make: OSX: don't fail for empty .a archives 2014-06-24 20:29:32 +02:00
gdbinit-docker Makefile.include: Add docker target. 2015-04-24 16:03:52 +02:00
Makefile dist: adapt DEVELHELP switch 2017-11-28 10:51:50 +01:00