mbed-os/tools
Brian Daniels 87103abd56 Making building and linking tests fully parallel.
This uses similar code that is used withing the toolchains to parallelize
the linking process of all the tests accross all the available CPUs. It
also respects the `-j` parameter if you wish to limit the number of cores
used.
2016-10-11 13:24:50 -05:00
..
arm_pack_manager [uvision] Flash DLL string/debug 2016-10-04 14:26:45 -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 Minor formatting changes 2016-10-04 19:34:52 -05: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 tag-adding code from script 2016-10-04 15:03:17 -05:00
profiles [IAR build] fix debug build 2016-10-06 16:16:14 +02:00
test New build tests. 2016-10-04 14:13:36 -05:00
toolchains Merge pull request #2854 from theotherjimmy/find-duplicates 2016-09-30 18:30:00 -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 Replace -o with profiles 2016-09-29 10:20:05 -05:00
build_api.py restructure - Fixed missing include paths in mbed 2 project builds 2016-10-05 11:06:27 -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 restructure - Updated tools to point to restructured modules 2016-09-30 19:18:09 -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 restructure - Added FEATURE_LWIP to __allowed_features 2016-09-30 19:18:09 -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 restructure - Added single-nested inc_dir support to legacy build_lib 2016-10-01 14:58:13 -05:00
make.py restructure - Changed legacy build_lib to respect lib name in path 2016-10-01 19:43:22 -05:00
memap.py Fix file path quoting while constructing CSV file in memmap.py 2016-10-07 16:33:43 +01:00
options.py Fix style of implementation of toolchain profiles 2016-09-29 10:20:05 -05:00
patch.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
paths.py restructure - Updated mbed 2 build to respect the new cmsis directory 2016-10-04 17:51:44 -05:00
project.py Fixing python import errors 2016-10-03 16:02:33 -05:00
project_api.py Minor formatting changes 2016-10-04 19:34:52 -05:00
settings.py Formatting code according to ARM guidelines. 2016-08-26 20:34:23 +05:30
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 restructure - Updated tools to point to restructured modules 2016-09-30 19:18:09 -05:00
targets.py restructure - Updated tools to point to restructured modules 2016-09-30 19:18:09 -05:00
test.py Replace -o with profiles 2016-09-29 10:20:05 -05:00
test_api.py Making building and linking tests fully parallel. 2016-10-11 13:24:50 -05: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 Remove flags safely in uvisions 2016-10-03 16:19:30 -05:00