mbed-os/tools
Bogdan Marinescu cdfa46c790 Fixes to the new targets code
It is now possible to remove a macro using "_remove" for both macros
without vale (MACRO) and macros with value (MACRO=VALUE) simply by
specifying the macro name.
2016-05-20 17:27:43 +03: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 Exporters - add relative paths handling 2016-04-19 14:55:16 +01:00
host_tests move workspace to tools 2016-04-05 16:30:51 +01:00
toolchains Merge pull request #84 from screamerbg/compile-response-files 2016-05-10 12:05:16 +03: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 Copy .o and .ar files for when building static library (needed for uVisor for example) 2016-05-04 12:06:57 +01: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 Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
libraries.py move workspace to tools 2016-04-05 16:30:51 +01:00
make.py Fixed parameter to match documentation (allow multiple build) 2016-05-05 19:09:58 +01: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 Exporters - if source, generate to projectfiles/{{ide}} 2016-04-26 11:44:26 -05: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.json Moved target definitions to JSON format 2016-05-17 11:34:02 +03:00
targets.py Fixes to the new targets code 2016-05-20 17:27:43 +03:00
test.py Fixing build issues for tests. 2016-05-10 14:53:35 +01:00
test_api.py Fixing build issues for tests. 2016-05-10 14:53:35 +01:00
test_db.py Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01:00
test_exporters.py move workspace to tools 2016-04-05 16:30:51 +01: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 Preparing new layout - moved ./workspace_tools to ./tools 2016-04-05 16:26:31 +01: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