History for mbed-os / tools / export / makefile / __init__.py
2020-02-21
@Martin Kojtal
tools: fix SPDX identifiers
Martin Kojtal committed on 21 Feb 2020
2019-04-09
@Cruz Monrreal
Merge pull request #9966 from naveenkaje/sct_fix ...
Cruz Monrreal authored on 9 Apr 2019 GitHub committed on 9 Apr 2019
@Brian Daniels
Make files call the linker from the build dir, so correct the path
Brian Daniels committed on 9 Apr 2019
2019-04-08
@Brian Daniels
Remove outdated projectfiles case for makefiles
Brian Daniels committed on 8 Apr 2019
2019-04-05
@Brian Daniels
Correct call to add_file_ref
Brian Daniels committed on 5 Apr 2019
2019-04-02
@Naveen Kaje
tools: fix the path generated to the sct file ...
Naveen Kaje authored on 6 Mar 2019 Brian Daniels committed on 2 Apr 2019
2019-03-05
@Brian Daniels
Fix include paths for the assembler for makefiles. ...
Brian Daniels committed on 5 Mar 2019
2019-03-01
@Senthil Ramakrishnan
Fixes for exporters failing with wrong compiler settings
Senthil Ramakrishnan committed on 1 Mar 2019
2019-02-19
@Volodymyr Medvid
tools/export: move hex_files selection to base Exporter class ...
Volodymyr Medvid committed on 19 Feb 2019
2019-01-31
@Jimmy Brisson
Implement Linker command/response files in make export
Jimmy Brisson authored on 23 Jul 2018 Volodymyr Medvid committed on 31 Jan 2019
2019-01-22
@Volodymyr Medvid
PSOC6: refactor M0 image merging, enable export to makefile ...
Volodymyr Medvid committed on 22 Jan 2019
2018-10-29
@Lasse Bang Mikkelsen
Fix Makefile export with Python 3 ...
Lasse Bang Mikkelsen committed on 29 Oct 2018
2018-08-02
@Jimmy Brisson
Use shell escaping instead of quoting ...
Jimmy Brisson committed on 2 Aug 2018
@Jimmy Brisson
Revert "Disable make_armc6 on v8m" ...
Jimmy Brisson committed on 2 Aug 2018
@Jimmy Brisson
Migrate all flags into the FLAGS variables
Jimmy Brisson committed on 2 Aug 2018
2018-07-20
@Cruz Monrreal
Merge pull request #7061 from TTornblom/master ...
Cruz Monrreal authored on 20 Jul 2018 GitHub committed on 20 Jul 2018
2018-07-18
@Cruz Monrreal
Merge pull request #7302 from OpenNuvoton/nuvoton_m2351_v1.1 ...
Cruz Monrreal authored on 18 Jul 2018 GitHub committed on 18 Jul 2018
2018-07-17
@Jimmy Brisson
Disable make_armc6 on v8m
Jimmy Brisson committed on 17 Jul 2018
2018-07-16
@Jimmy Brisson
Correct scatter shebang rewriting in Make
Jimmy Brisson committed on 16 Jul 2018
@Jimmy Brisson
Filter libraries by extension in exporters
Jimmy Brisson committed on 16 Jul 2018
@Jimmy Brisson
Correct several exporter uses of file_basepath with a dedupe
Jimmy Brisson committed on 16 Jul 2018
2018-07-12
@Jimmy Brisson
Drop quotes from command line make
Jimmy Brisson committed on 12 Jul 2018
2018-06-26
@Jimmy Brisson
prepend VPATH to preinclude and don't escape asm macros
Jimmy Brisson committed on 26 Jun 2018
2018-06-04
@Cruz Monrreal II
Updated makefile exporter to not rely on enumerating over map. ...
Cruz Monrreal II committed on 4 Jun 2018
2018-03-19
@Cruz Monrreal
Merge pull request #6356 from hug-dev/asm-include-flags ...
Cruz Monrreal authored on 19 Mar 2018 GitHub committed on 19 Mar 2018
2018-03-16
@Jimmy Brisson
Correct syntax for mbed export in Py3
Jimmy Brisson committed on 16 Mar 2018
2018-03-14
@Hugues de Valon
Add ASM flags virtual path for make export ...
Hugues de Valon committed on 14 Mar 2018
2018-02-21
@Jimmy Brisson
Correct exporter clean behavior
Jimmy Brisson committed on 21 Feb 2018
2018-02-07
@Cruz Monrreal
Merge pull request #5848 from theotherjimmy/compile-py3 ...
Cruz Monrreal authored on 7 Feb 2018 GitHub committed on 7 Feb 2018
2018-02-05
@Jimmy Brisson
Python2+3: iteritems -> items
Jimmy Brisson committed on 5 Feb 2018