RFR: 7903837: apidiff: build.sh issues on Windows [v3]
Jonathan Gibbons
jjg at openjdk.org
Wed Sep 25 19:52:23 UTC 2024
> Please review some `build.sh` and `Makefile` changes to address issues building on Windows.
>
> The primary Windows issue was missing use of `mixed_path` when passing some filenames into `make`.
> There is some additional cleanup (for all platforms) to normalize the `DEPS_DIR` and add missing items to the `sanity` and `check_build_vars` targets.
>
> This has been tested on macOS. Can someone with access to a Windows machine test it on Windows, please?
Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision:
fix test classpath when DAISYDIFF_JAR is empty (for Windows)
-------------
Changes:
- all: https://git.openjdk.org/apidiff/pull/12/files
- new: https://git.openjdk.org/apidiff/pull/12/files/25765982..afc38f77
Webrevs:
- full: https://webrevs.openjdk.org/?repo=apidiff&pr=12&range=02
- incr: https://webrevs.openjdk.org/?repo=apidiff&pr=12&range=01-02
Stats: 5 lines in 1 file changed: 4 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/apidiff/pull/12.diff
Fetch: git fetch https://git.openjdk.org/apidiff.git pull/12/head:pull/12
PR: https://git.openjdk.org/apidiff/pull/12
More information about the apidiff-dev
mailing list