RFR: Fixes needed for mach5 [v3]
Jorn Vernee
jvernee at openjdk.java.net
Tue May 31 16:51:58 UTC 2022
> This patch adds the wrapper Makefile from the jdk repo to the jextract repo, and moves the existing Makefile contents to `make/Init.gmk` (mirroring jdk).
>
> The wrapper will set the `topdir` variable, which is then used in `Init.gmk` to include the common makefile, as well as cd into the right working directory before running the `Build.gmk` and `RunTestsPrebuilt.gmk` makefiles
Jorn Vernee has updated the pull request incrementally with one additional commit since the last revision:
correct copyright years
-------------
Changes:
- all: https://git.openjdk.java.net/jextract/pull/46/files
- new: https://git.openjdk.java.net/jextract/pull/46/files/1b12574f..67e5b582
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jextract&pr=46&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jextract&pr=46&range=01-02
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jextract/pull/46.diff
Fetch: git fetch https://git.openjdk.java.net/jextract pull/46/head:pull/46
PR: https://git.openjdk.java.net/jextract/pull/46
More information about the jextract-dev
mailing list