mbed-os/tools
Brian Daniels 10534019b9 Making all toolchains print final compiler message.
This functionality was already present in the ARM toolchain script, but
this commit adds this across all toolchain scripts. Solves an issue that
cropped up where a build error wasn't being printed unless the verbose
flag was used. This should now print any existing error messages that have
been printed when the compiler output is being parsed.
2016-09-28 14:42:35 -05:00
..
bootloaders Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
buildbot Move private_settings.py to root mbed_settings.py. Various updates to reflect the path changes 2016-06-09 22:24:05 +01:00
ci_templates Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
compliance Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
data Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
dev Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
export Merge pull request #2811 from bcostm/fix_sw4stm32_exporter_fpu 2016-09-27 21:54:10 -07:00
host_tests Squash weird import bug 2016-07-07 15:29:36 -05:00
misc Move non-essential scripts to tools/misc/ 2016-06-27 14:11:38 +01:00
test Merge pull request #2757 from theotherjimmy/non-global-config 2016-09-22 17:23:04 -05:00
toolchains Making all toolchains print final compiler message. 2016-09-28 14:42:35 -05:00
.mbedignore Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
__init__.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
add_fib.py Formatting code according to ARM guidelines. 2016-08-26 20:34:23 +05:30
build.py Docstrings. Empty executable search path handling. 2016-09-13 12:06:01 -05:00
build_api.py Refactor Target and Config away from global variables 2016-09-20 16:09:22 -05:00
build_everything.py Move find_tests to where it's has arguments 2016-08-11 10:03:23 -05:00
build_release.py Adding concept of release versions for targets. 2016-07-27 13:36:52 -05:00
build_travis.py travis: revove rtos support for NUCLEO_L053R8 2016-09-12 12:54:00 +02:00
colorize.py Format and document colorize 2016-08-16 11:48:45 -05:00
config.py Refactor Target and Config away from global variables 2016-09-20 16:09:22 -05:00
default_settings.py Add environmental variables support for toolchain paths 2016-06-24 23:03:08 +01:00
detect_targets.py Format detect_targets.py 2016-08-16 11:48:46 -05:00
export_test.py [NUCLEO_F303ZE] test / export scripts update 2016-09-05 09:14:09 +02:00
get_config.py Unify look of argument errors 2016-08-19 14:01:19 -05:00
hooks.py Format and document hooks.py 2016-08-16 13:29:31 -05:00
libraries.py Format and document libraries.py 2016-08-16 11:48:45 -05:00
make.py Toolchain check generic in mbedToolchain 2016-09-13 13:59:11 -05:00
memap.py Fixed bug on memap (non-default output path) 2016-09-02 19:05:27 +03:00
options.py Add app config switch to options.py and make.py 2016-09-10 15:29:19 +01:00
patch.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
paths.py Format paths python module 2016-08-16 11:48:45 -05:00
project.py New build tests. 2016-09-22 10:03:34 -05:00
project_api.py Add .bld directories to exported project 2016-09-20 15:33:00 -05:00
settings.py Formatting code according to ARM guidelines. 2016-08-26 20:34:23 +05:30
singletest.py Revert "Revert "Generalize flag handling"" 2016-07-07 15:29:36 -05:00
size.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
synch.py mbed Online Build System support: 2016-07-19 11:14:42 +01:00
targets.py Refactor Target and Config away from global variables 2016-09-20 16:09:22 -05:00
test.py Fixing constant cleaning when compiling tests 2016-09-22 08:30:21 -04:00
test_api.py Add test command switch for app config file 2016-09-10 15:29:19 +01:00
test_db.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
test_exporters.py Merge pull request #1873 from theotherjimmy/file-reporter 2016-07-06 16:45:43 -05:00
test_mysql.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
test_webapi.py Revert "Revert "Generalize flag handling"" 2016-07-07 15:29:36 -05:00
tests.py Merge pull request #2753 from jeromecoutant/PR_NUCLEO_F767ZI_CAN 2016-09-24 16:41:10 -05:00
upload_results.py Ported updates to targets, utils and settings scripts 2016-06-09 22:05:35 +01:00
utils.py Unify look of argument errors 2016-08-19 14:01:19 -05:00