Commit Graph

5 Commits (fbfef5a98660d222411cbef021400ef6c5d88c39)

Author SHA1 Message Date
Mihail Stoyanov 292fe9c0cf Add -S option to make.py to list all supported platforms 2016-06-10 22:14:08 +01:00
Mihail Stoyanov aed88014af Unification of tools.
Ported changes from mbedmicro/mbed to ARMmbed/mbed-os
2016-06-10 15:13:52 +01:00
Mihail Stoyanov ba31ed0550 Support for response files for ARMCC, GCC and IAR archiving (static library)
Support for compiling static libraries via build.py
Support for build.py --no-archive flag which compiles static library as multiple objects
Change default number of jobs when compiling to 0 (auto)
Fix for relative path issue when compiling, which flattened the output whenever absolute path is passed to --build (make.py and build.py)
Fix for temporary files when pre-processing of assembler files with ARMCC
Fix issue with response files where one of the elements is empty string
2016-04-30 00:32:26 +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