8 Commits

Author SHA1 Message Date
Pierre-Marie de Rodat
f39ebe979e C/Python/OCaml/Java: bind all GPR loading options 2025-09-19 11:42:47 +00:00
Hugo Guerrier
eb480eb42d Add 'ada_only' support in the Java API 2024-10-10 10:06:21 +00:00
Pierre-Marie de Rodat
103ea5c9e8 java_api/project_manager: rework configuration project checks
Upcoming infrastructure work (use "gcc" instead of "gnat" for testing)
will make the light runtime unavailable to the testsuite. Replace the
Java API checks that involve this runtime with checks that exercise
other tunings available in CGPR files (in particular here: the source
file naming convention).
2024-08-22 09:53:21 +00:00
Hugo Guerrier
6490b69c1e Add support for .cgpr files into GPR project handling 2024-05-29 13:28:57 +00:00
Hugo Guerrier
2cbfad0e0f Create a 'gpr_project_load_implicit' to load '_default.gpr' 2024-03-11 14:52:21 +00:00
Hugo Guerrier
9f6c877294 minor: Correct footer display 2024-03-11 14:52:21 +00:00
Hugo Guerrier
86e73ed1c4 Add diagnostics to the project manager when opening a GPR project 2023-10-16 15:23:56 +02:00
Hugo Guerrier
7013e4e0d9 Change Java tests class names to avoid naming conflicts
Preliminary work for the native-image build factorisation; having
multiple Java files named the same is not possible.
2023-09-04 11:14:10 +02:00