mbed-os/tools/export
Jimmy Brisson 32031fc008 Export, nb: Use same path for cpp as the rest of the tools
### Description

The netbeans exporter was being inconsistant with it's invocation of
the C pre-processor on the linker script: the C pre-processor was always
invoked from `$PATH` where as the rest of the tools were invoked as
configured by the tools. This changes the invocation of CPP to match the
rest of the tools: heed the conifguration.

Fixes https://github.com/ARMmbed/mbed-cli/issues/663

### Pull request type

    [x] Fix
    [ ] Refactor
    [ ] Target update
    [ ] Functionality change
    [ ] Breaking change
2018-10-19 11:46:55 +01:00
..
atmelstudio Filter libraries by extension in exporters 2018-07-16 14:11:09 -05:00
cces Filter libraries by extension in exporters 2018-07-16 14:11:09 -05:00
cdt Add clean methods to many more exporters 2018-02-22 14:46:21 -06:00
cmake Add combined hex target to CMake 2018-08-11 10:56:29 -07:00
cmsis Enable uvision export for NS cores 2018-08-08 09:07:45 -05:00
codeblocks Filter libraries by extension in exporters 2018-07-16 14:11:09 -05:00
coide Filter libraries by extension in exporters 2018-07-16 14:11:09 -05:00
ds5_5 Filter libraries by extension in exporters 2018-07-16 14:11:09 -05:00
e2studio Updated to include user defined static lib files in the Linker object files path. 2018-08-13 09:19:47 +01:00
embitz SImplify linkerscirpt usage 2018-10-08 15:18:50 +01:00
gnuarmeclipse Remove reference to "mBed" 2018-10-19 11:46:55 +01:00
iar STM32: add missing IAR exporters 2018-10-19 11:46:55 +01:00
kds Filter libraries by extension in exporters 2018-07-16 14:11:09 -05:00
lpcxpresso Filter libraries by extension in exporters 2018-07-16 14:11:09 -05:00
makefile Use shell escaping instead of quoting 2018-08-02 09:09:07 -05:00
mcuxpresso Avoid assigning self.libraries 2018-10-19 11:46:55 +01:00
nb Export, nb: Use same path for cpp as the rest of the tools 2018-10-19 11:46:55 +01:00
qtcreator Add clean methods to many more exporters 2018-02-22 14:46:21 -06:00
simplicity Filter libraries by extension in exporters 2018-07-16 14:11:09 -05:00
sw4stm32 NUCLEO_L4R5ZI: update iar and sw4stm32 exporters 2018-10-08 15:18:50 +01:00
uvision Escape quotes in uvision project file defines 2018-08-24 14:00:52 -05:00
vscode Correct syntax for mbed export in Py3 2018-03-16 13:08:20 -05:00
zip Move zip into its own dir 2017-01-17 12:39:39 -06:00
.gitignore Export folder needs to not ignore .mbed files. 2018-05-14 12:25:07 -05:00
.hgignore Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
.mbed Add `mbed new .` output to export 2017-04-26 09:52:07 -05:00
GettingStarted.html Export: fix link in gettingstarted 2017-12-12 08:46:06 +00:00
__init__.py Enable export to uvision5 + armc6 2018-08-08 09:07:38 -05:00
exporters.py Fix a few flag-related things 2018-08-08 09:52:49 -05:00