mbed-os/tools
Martin Kojtal 441fda979d tools: fix toolchain extend inc paths
inc paths might be a list or might not be (just single string). If they don't, we are ending up with non valid include paths (one letter include paths).
This as result would not compile.
2017-07-12 16:24:06 +01:00
..
arm_pack_manager tools: fix usage of aliases.json 2017-03-13 18:05:28 -05:00
bootloaders Mute RAM1 messages 2017-06-03 20:14:52 +01:00
compliance Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
config Merge pull request #4483 from c1728p9/workshop_rebase_4061 2017-06-11 01:09:35 -05: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 #4636 from theotherjimmy/quote-cflags 2017-07-07 12:40:40 +01:00
flash_algo Update c_blob_mbed.tmpl 2017-04-11 20:30:34 +02:00
git_hooks Use toolchain notify for printing when finding dupes 2016-09-30 15:14:22 -05:00
host_tests Squash weird import bug 2016-07-07 15:29:36 -05:00
misc Remove previous docs building method and replaced by `doxygen doxyfile_options` 2017-06-05 17:32:45 -05:00
profiles uVisor: Wrap _memalign_r and _calloc_r 2017-06-04 14:41:59 +01:00
targets Reduce device has whitelist 2017-06-29 14:09:39 -05:00
test Merge pull request #4531 from adbridge/update 2017-06-29 11:05:17 -05:00
toolchains tools: fix toolchain extend inc paths 2017-07-12 16:24:06 +01: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
build.py Find extra targets in all source folders 2017-06-21 22:17:57 +10:00
build_api.py added the missing verbose=verbose to printout the command line correctly 2017-07-06 00:38:42 +01:00
build_everything.py Move find_tests to where it's has arguments 2016-08-11 10:03:23 -05:00
build_release.py restructure - Updated tools to point to restructured modules 2016-09-30 19:18:09 -05:00
build_travis.py Merge pull request #4572 from bcostm/add_usb_disco_l072cz 2017-06-26 10:28:31 -05:00
check_release.json Add an ignore list so that sets of test, target can be excluded from the 2017-03-16 15:46:20 +00:00
check_release.py Add an ignore list so that sets of test, target can be excluded from the 2017-03-16 15:46:20 +00:00
colorize.py Format and document colorize 2016-08-16 11:48:45 -05:00
default_settings.py Add environmental variables support for toolchain paths 2016-06-24 23:03:08 +01:00
detect_targets.py Revise arguments to detect targets 2016-12-14 11:50:18 -06:00
get_config.py Merge pull request #4547 from bridadan/sort_config_data 2017-07-07 12:44:18 +01:00
hooks.py Format and document hooks.py 2016-08-16 13:29:31 -05:00
libraries.py tools: remove usb host from mbed 2 scripts 2017-05-12 14:51:49 -05:00
make.py Find extra targets in all source folders 2017-06-21 22:17:57 +10:00
memap.py Merge pull request #3712 from JojoS62/enable-GCC_CR-in-memmap 2017-02-17 09:11:22 -06:00
options.py Handle situation when options.source_dir is None 2017-06-21 22:17:57 +10:00
paths.py tools: remove usb host from mbed 2 scripts 2017-05-12 14:51:49 -05:00
project.py Find extra targets in all source folders 2017-06-21 22:17:57 +10:00
settings.py Removing default toolchain paths 2016-12-20 11:14:24 -06:00
singletest.py Adding build profiles configuration to build_release.py and singletest.py 2016-09-30 16:54:34 -05:00
size.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
synch.py Updated to allow for new directory structure for mbed-dev source. 2017-02-03 16:50:45 +00:00
test.py Find extra targets in all source folders 2017-06-21 22:17:57 +10:00
test_api.py Update test_api call to prepare_toolchain 2017-03-06 18:37:46 -06: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 DISCO_F413ZH: add terget.json, build_travis.py and test.py changes 2017-06-22 09:16:32 +02:00
upload_results.py Ported updates to targets, utils and settings scripts 2016-06-09 22:05:35 +01:00
utils.py Fix a bug in print_large_string 2017-06-13 11:43:25 -05:00