Jimmy Brisson
439d2e8539
Add -S, -L, and --source to the project.py mutually exclusive group
2016-06-24 14:23:19 -05:00
Jimmy Brisson
18868ff3fb
Convert project.py to the new style of argument parsing
2016-06-24 14:22:47 -05:00
Martin Kojtal
7c08e36ec7
tools/project - export report fix name
...
Previously it was .zip always, even when using sources. This patch fixes it:`
```
Successful exports:
* K64F::uvision path\projectfiles\uvision\Unnamed_Project_K64F
```
2016-06-15 18:54:17 +01:00
0xc0170
a92bf1c3b8
Tools/project - project dir should be the list
...
The project dir if using just project.py shall be a list of directories.
2016-06-13 16:51:40 +01:00
Mihail Stoyanov
9f62d70fbf
Update project generator script to allow working with any source
...
Update test exporters script
Update travis build script
Added config system CLI script
Fixed building of legacy libraries and layouts
2016-06-10 02:24:27 +01:00
Mihail Stoyanov
87a978c4e8
Move private_settings.py to root mbed_settings.py. Various updates to reflect the path changes
2016-06-09 22:24:05 +01:00
Mihail Stoyanov
42c62abed1
Further changes to reflect workspace_tools to tools rename
2016-06-09 21:40:54 +01:00
Mihail Stoyanov
3d45b2cdbb
Renamed workspace_tools folder to tools
2016-06-09 21:34:53 +01:00