Commit Graph

12 Commits (d8df2f25d3437fa5c4f63e003677f59c08b77c96)

Author SHA1 Message Date
Olaf Hagendorf a9bde7df03 [workspace_tools] project.py - some more changes ...
... suggested by PrzemekWirkus
2015-01-27 10:50:51 +01:00
Olaf Hagendorf 28435e93bf [workspace_tools] project.py - some changes ...
... suggested by PrzemekWirkus
2015-01-26 17:43:08 +01:00
ohagendorf b57fefbd0c [workspace_tools] project.py adding 2 cmdline options
- Adding an option to print a matrix similar to build.py -S with targets
and supported IDEs
- Adding an option to write README.md in workspace_tools/export
2014-12-30 19:26:43 +01:00
Przemek Wirkus a4bafa53d0 Added new functionality to project.py switch -m where we can now separate using comma platforms. Now when you specify more than one platform, for each your peoject will be exported 2014-11-11 16:04:59 +00:00
Przemek Wirkus 66cd258254 Modified exporters so they support extra macros from external libraries like CppUTest library 2014-11-11 14:56:26 +00:00
Olaf Hagendorf f6117f8daf [PROJECT.py] removed the sys.exit() after cleaning 2014-10-16 12:45:46 +02:00
ohagendorf 0791533ef2 [PROJECT.py] add option 'clean'
Adds the cmdline option clean (to clean the export folder) and some
minor things (spelling and option order).
2014-10-15 23:42:48 +02:00
ohagendorf bac84a58bd [PROJECT.py] adds cmdline option to use program_name instread of program_id 2014-10-15 23:09:30 +02:00
Olaf Hagendorf 718366ba10 [PROJECT.py] sorts targets and toolchains for help option
Sorts targets and toolchains for help option and adds new option -L to
generate the list with possible projects to generate.
2014-10-14 18:04:32 +02:00
0xc0170 00ddb5570b spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
Bogdan Marinescu e162e96245 Always use the local version of workspace_tools
This ensures compatibility with the mbed-tools package.
2013-12-19 15:02:57 +02:00
Emilio Monti b248827341 Add script to export mbed SDK tests to different IDEs 2013-08-16 16:40:53 +01:00