mbed-os/tools
Brian Daniels a333ec8ef0 Fixing issue with binary name.
There was an issue where the binary name was incorrectly set when building
from any directory that isn't the project root. This fixes that issue by
first getting the absolute path, then finding the binary name using that.
2016-05-31 12:41:12 -05:00
..
bootloaders Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
buildbot Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
ci_templates Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
compliance Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
data Fixed build tools 2016-04-05 19:00:39 +03:00
dev move workspace to tools 2016-04-05 16:30:51 +01:00
export Allowed multiple --source specifications on the export command 2016-05-27 09:45:45 +01:00
host_tests move workspace to tools 2016-04-05 16:30:51 +01:00
toolchains check for .mbedignore in root of source folders 2016-05-27 14:01:06 -05:00
__init__.py Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
build.py Support for response files for ARMCC, GCC and IAR archiving (static library) 2016-04-30 00:32:26 +01:00
build_api.py Fixing issue with binary name. 2016-05-31 12:41:12 -05:00
build_release.py move workspace to tools 2016-04-05 16:30:51 +01:00
build_travis.py move workspace to tools 2016-04-05 16:30:51 +01:00
default_settings.py Fixed build tools 2016-04-05 19:00:39 +03:00
export_test.py move workspace to tools 2016-04-05 16:30:51 +01:00
hooks.py Add static ram/rom info 2016-05-18 15:55:10 -05:00
libraries.py move workspace to tools 2016-04-05 16:30:51 +01:00
make.py added a check for existance of sources 2016-05-18 17:28:33 -05:00
options.py move workspace to tools 2016-04-05 16:30:51 +01:00
patch.py Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
paths.py Switch MBED_BASE from .../mbed to .../sdk 2016-04-05 16:38:05 +01:00
project.py projects are now named via command line -n 2016-05-27 09:46:03 +01:00
settings.py move workspace to tools 2016-04-05 16:30:51 +01:00
singletest.py move workspace to tools 2016-04-05 16:30:51 +01:00
size.py move workspace to tools 2016-04-05 16:30:51 +01:00
synch.py move workspace to tools 2016-04-05 16:30:51 +01:00
targets.py Pull in mbedmicro/mbed 2016-05-28 00:40:59 -05:00
test.py Reflecting build failures in the status code of the process 2016-05-26 09:20:24 -05:00
test_api.py Reflecting build failures in the status code of the process 2016-05-26 09:20:24 -05:00
test_db.py Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
test_exporters.py Adding JUnit build reporting option to test.py 2016-05-23 10:50:22 -05:00
test_mysql.py move workspace to tools 2016-04-05 16:30:51 +01:00
test_webapi.py move workspace to tools 2016-04-05 16:30:51 +01:00
tests.py move workspace to tools 2016-04-05 16:30:51 +01:00
upload_results.py Splitting the upload of tests. 2016-05-23 10:51:52 -05:00
utils.py Unified command-line handling of defines and includes with response files for all toolchains (ARM, GCC, IAR) 2016-05-09 19:08:56 +01:00