[code-reflection] Integrated: Cleanup cmake handoff from maven and from bldr
Gary Frost
gfrost at openjdk.org
Tue Oct 8 13:03:05 UTC 2024
On Tue, 8 Oct 2024 12:55:32 GMT, Gary Frost <gfrost at openjdk.org> wrote:
> Previously cmake would build, and we have a special copy_libs target added to each sub project to copy to maven-build or build
>
> Now we just pass in the required output directly and so cmake writes to desired dir. We avoid the extra copy
>
> The new 'all java' and 'maven free' bldr 'bld' also uses this mechanism.
>
> We need to chmod +x mkbldr bld it seems we can't commit scripts with execute bit set.
This pull request has now been integrated.
Changeset: c750ca89
Author: Gary Frost <gfrost at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/c750ca89ffc2c96f1202ee9787393890df8be3f2
Stats: 1098 lines in 15 files changed: 817 ins; 226 del; 55 mod
Cleanup cmake handoff from maven and from bldr
-------------
PR: https://git.openjdk.org/babylon/pull/251
More information about the babylon-dev
mailing list