Jimmy Brisson
d772ea7a00
Allowed multiple --source specifications on the export command
...
The project name is set to the first --source argument.
Resources (the class) is now a monoid.
2016-05-27 09:45:45 +01:00
Martin Kojtal
647cf23cf1
Exporters - add relative paths handling
...
If we use source option, the paths should be relative to the source dir.
Otherwise, mbed export scripts copies sources to temp dir.
2016-04-19 14:55:16 +01:00
Martin Kojtal
fc005d50cd
Exporters - use relative project dirnames
...
For file like mbed-os\net\sal-stack-nanostack-private\source\BorderRouter\br_rf_interface.c,
virtual dir is: mbed-os\net\sal-stack-nanostack-private\source\BorderRouter.
This sould better organize virtual folders in IDE. The next step would be to break into
groups. For instance hal could be groped together, net together and other components.
2016-04-18 11:55:48 +01:00
Martin Kojtal
5b8e65b80e
Exporters - uvision and iar appends its name to build dir
2016-04-07 18:54:58 +01:00
Martin Kojtal
adfcf2c689
Exporters - .build dir for progen as output dir
2016-04-07 18:47:49 +01:00
Marcus Shawcroft
810ecc5b21
Fix merge of support for --source for exporters
...
The original merge of this patch was botched, this patch re-instantes
the missing part.
2016-04-06 20:55:17 +01:00
Marcus Shawcroft
f040936ed7
Revert "Remove yaml exporter"
...
This reverts commit 4f7804b221
.
2016-04-05 23:50:48 +01:00
Bogdan Marinescu
a215fe48fd
Fixed build tools
2016-04-05 19:00:39 +03:00
Marcus Shawcroft
4f7804b221
Remove yaml exporter
2016-04-05 16:32:01 +01:00
Marcus Shawcroft
3b2b06197a
move workspace to tools
2016-04-05 16:30:51 +01:00
Bogdan Marinescu
dca69e022b
Preparing new layout - moved ./workspace_tools to ./tools
2016-04-05 16:26:31 +01:00