1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-30 21:55:31 +02:00
Find a file
Mat Booth b50ba14831 Bug 530620 - Hook build of native serial port driver into maven build
In the same vein as commit dff6b3bae3, this commit adds profiles
to trigger the build of the serial port component for the current
architecture, only when the profile is activated.

The serial port makefile is also improved to support building for
ppc64 and ppc64le architectures and to honour CFLAGS and LDFLAGS
that might be set in the environment, such as during RPM build.

I also hooked in the makefile "clean" targets so that invoking
"mvn clean verify" will do the right thing.

This simplifies the build for downstreams building from source
significantly.

Change-Id: Ie8cea95d953b256a1f62b77c76370ed7b3d81cee
Signed-off-by: Mat Booth <mat.booth@redhat.com>
2018-02-08 11:41:27 -05:00
.mvn releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build Bug 530673 Fix issue with CMake and changing toolchains. 2018-02-03 20:33:56 -05:00
codan Bug 530481 - NPE in QuickFixSuppressProblem.prepareFor() 2018-02-05 22:51:32 -05:00
core Bug 530620 - Hook build of native serial port driver into maven build 2018-02-08 11:41:27 -05:00
cross Bug 530635: Add ability to do "set remotetimeout" via UI 2018-02-06 09:08:39 -05:00
debug Bug 530673 Fix issue with CMake and changing toolchains. 2018-02-03 20:33:56 -05:00
doc Bug 520340: enable CLI to CDT's code formatter 2017-11-02 07:03:22 -04:00
dsf Bug 530635: Add ability to do "set remotetimeout" via UI 2018-02-06 09:08:39 -05:00
dsf-gdb Bug 530635: Add ability to do "set remotetimeout" via UI 2018-02-06 09:08:39 -05:00
jtag Bug 530635: Add ability to do "set remotetimeout" via UI 2018-02-06 09:08:39 -05:00
launch Bug 530635: Add ability to do "set remotetimeout" via UI 2018-02-06 09:08:39 -05:00
llvm Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00
lrparser Bug 522010 - Completion of non-type template parameter in ambiguous template argument 2017-11-13 13:22:26 -05:00
lsp4e-cpp Fix API error in lsp4e.cpp plugin. 2017-11-02 11:57:08 -04:00
memory Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
native Bug 530620 - Hook build of native serial port driver into maven build 2018-02-08 11:41:27 -05:00
qt Cleanup Core Build Preference pages. 2017-12-01 14:04:51 -05:00
releng Fix target file. 2018-02-08 08:22:36 -05:00
remote Bug 530619 - NullPointerException in RemoteCommandLauncher.setProject 2018-02-01 11:14:07 -05:00
testsrunner Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
toolchains/arduino Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00
upc Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
util Releng fixes, ensuring legal files are there. Removing projects. 2017-11-21 13:10:50 -05:00
visualizer Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
windows Implement ordering of toolchains. 2017-11-07 11:01:15 -05:00
xlc Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Update to Tycho 1.1. 2018-02-08 17:28:48 +02:00