1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 11:25:35 +02:00
cdt/native/org.eclipse.cdt.native.serial/native_src
Jonah Graham dfdc174b6d Update and refactor Dockerfiles to newer Ubuntu
The docker images all have new, simpler names and use Ubuntu 20.04
(instead of 18.04) as their base.

A few new tools have been added, specifically what is needed for:

- Linux on RISC-V - see #980
- Winodows on ARM - see #969

Fixes #976
2024-12-28 10:48:30 -05:00
..
include Bug 568079: Reuse existing way of fetching data from registry 2020-11-11 12:29:53 -05:00
.gitignore Add native support for Windows on Arm64 (#971) 2024-12-28 10:48:30 -05:00
Makefile Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
Readme.md Bug 521515: Align directory name of native source code 2020-08-06 20:54:52 -04:00
serial.c Bug 568079: Reuse existing way of fetching data from registry 2020-11-11 12:29:53 -05:00

How to rebuild natives.

This information has moved to the native section in CDT's root README.md.