Martin Kojtal
|
2a824a1ceb
|
Merge pull request #7559 from theotherjimmy/make-armc6-v8m
Export: Support Make + ArmC6 + v8m
|
2018-08-10 10:03:34 +02:00 |
Jimmy Brisson
|
289d494894
|
Use last linker script found
|
2018-08-02 09:02:06 -05:00 |
Jimmy Brisson
|
4da77916d5
|
Reduce include paths further
by 0.45% for Mbed Cloud Client
|
2018-07-27 09:43:30 -05:00 |
Jimmy Brisson
|
35498dc54c
|
Correct abspath handling
|
2018-07-26 10:19:23 -05:00 |
Jimmy Brisson
|
f9c6f21f2e
|
Correct path handling after calls to `win_to_unix`
|
2018-07-26 09:51:18 -05:00 |
Jimmy Brisson
|
c641fd7459
|
Sort every list we have
|
2018-07-16 14:12:00 -05:00 |
Jimmy Brisson
|
8166889885
|
Compute inc_dirs from headers
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
a4cc32067d
|
Add get_file_paths res API and use it
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
d8ddfdc5a5
|
Populate lib_dirs
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
001c2d3b3b
|
Revisit Mbed 2 building
It's much cleaner now
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
c50d8a26dd
|
Correct win2unix typo
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
7a26cd8da8
|
Use paths in linking
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
4109aa52e6
|
Privatize parts of the API that I don't want public
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
8303539415
|
Remove unused APIs
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
60e08b196c
|
Don't flatten build directories
Make a really good guess
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
0294f62c74
|
Put all src_paths into the root
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
de913e1ea2
|
Improve resources API to include more use cases
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
6ca218544d
|
Correct resources usage in tests
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
9326386daf
|
Switch to Resources in build_api and tests
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
9d8c925f76
|
Remove unused function
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
73e890fdc6
|
Simplify exclusion logic
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
226082999a
|
Remove base_path argument from several methods
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
786c228958
|
Cleanup legacy target+toolchain consts
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
8dab7417ae
|
Cleanup comments and code near add_directory
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
0ad5df379c
|
Create fully incremental scans without lazy dicts
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
361fc65f08
|
Allow missing toolchain parameter to get_config
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
4c7cf21feb
|
Require notifier in resources
|
2018-07-16 14:10:21 -05:00 |
Jimmy Brisson
|
7c42302854
|
Update test builder to use new resources
|
2018-07-16 14:10:21 -05:00 |
Jimmy Brisson
|
87146cd66a
|
Cleanup and reduced scanning
|
2018-07-16 14:10:21 -05:00 |
Jimmy Brisson
|
519e338667
|
Rework export resource scanning
|
2018-07-16 14:10:21 -05:00 |
Jimmy Brisson
|
2d8cf737e4
|
Move resource scanning into it's own module
|
2018-07-16 14:10:21 -05:00 |