mbed-os/workspace_tools
Toyomasa Watarai c66f9943a6 Added --multibyte_chars option
Added --multibyte_chars option for ARM and uARM build.

This enables to use multi-byte character such as Japanese or Chinese
especially for string literal.
It should not be affected single-byte character set.  Tested with
Japanese Windows environment.
2014-07-30 10:54:08 +09:00
..
buildbot Main change: added cleaner HTML report to test sumary 2014-03-10 14:54:33 +00:00
data spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
dev spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
export Enable exporters for LPC4330_M4 2014-07-21 21:41:05 -04:00
host_tests Added exception handling for prettytable and serial modules - gracefuly handle missing imports. 2014-07-11 11:24:03 +01:00
toolchains Added --multibyte_chars option 2014-07-30 10:54:08 +09:00
__init__.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
build.py FAT library will be now built to .a / .ar separate folder. New switch -f / --fat is introduced for build.py script 2014-07-28 14:04:26 +01:00
build_api.py Added new feature: Now user can change default global name of project (test) binary to other name or by default use name chosen by the suite which is test folder name 2014-07-15 10:13:17 +01:00
build_release.py RedBearLab NRF51822 target support 2014-07-19 18:57:26 +03:00
build_travis.py [Travis] Libraries addition to some targets 2014-07-21 11:45:27 +01:00
export_test.py Merge branch 'origin/master' 2014-06-24 23:46:48 +09:00
hooks.py Added command line hooking option 2013-12-05 13:48:42 +02:00
libraries.py FAT library will be now built to .a / .ar separate folder. New switch -f / --fat is introduced for build.py script 2014-07-28 14:04:26 +01:00
make.py sendBreak() bugix proposed by mbed user 'chrta' 2014-06-23 17:34:10 +01:00
options.py Added CPPCHECK static analysis for MBED and CMSIS libraries from command line. Use switch --cppcheck 2014-06-10 16:38:43 +01:00
patch.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
paths.py FAT library will be now built to .a / .ar separate folder. New switch -f / --fat is introduced for build.py script 2014-07-28 14:04:26 +01:00
project.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
settings.py Added support for cpputest library. UT libray now compiles as separate lib, just like other libs. For example ETH or RTX. Added support for cpputest sources in root of mbed project (on the same level with mbed sdk repo). changes include adding new paths to the project. Two example UT (UT_1, UT_2 are added). New option -O is introduced to force 'test build only' 2014-07-01 17:45:38 +01:00
singletest.py Changed copyright date to 2014 2014-07-25 17:37:16 +01:00
size.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
synch.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
targets.py Merge pull request #419 from 23chrischen/master 2014-07-29 18:47:55 +01:00
tests.py FAT library will be now built to .a / .ar separate folder. New switch -f / --fat is introduced for build.py script 2014-07-28 14:04:26 +01:00
utils.py cppcheck Linux / Windows support 2014-06-11 15:52:12 +01:00