Olivier Hainque
f65f73879b
Include stdlib.h in gtkada test source used at configuration time
...
The test issues calls to exit() and system(), and gcc >= 14
now errors out on missing prototypes.
(cherry picked from commit 5cdb811fd0 )
2024-11-25 10:25:09 +00:00
Maxim Reznik
c19fdbc163
Fix GtkAda checking in configure script.
...
Before this patch the output of `gnat ls -P gtkada` is substituted
as `test` argument and `test` is unable interpret it as its
expression.
(no-issue-check)
2024-06-04 09:01:15 +00:00
Vadim Godunko
2c6ba4ddf5
U922-030 Remove autotools support for libclang.
...
Change-Id: Iec549990ec229743ebaadd269ba7d670bd1d899c
2021-10-20 13:37:59 +02:00
Nicolas Setton
ad46fc59c4
U429-013 Remove gpr-based inspection of gtkada.gpr in configure
...
The API for gprls is in flux: let's remove this test
for now.
Change-Id: Ibe324d550c9ea6b829ec5e18996c7189473de401
2021-04-30 11:31:32 +01:00
Vadim Godunko
56de93732f
TB09-023 Improve macro to detect modern versions of the PyGObject
...
Change-Id: Ia76d800e42a585edfaa255a2730e70bde40e5f98
2021-03-04 04:52:49 +00:00
Vadim Godunko
0c91af70b0
TB09-023 Update configure script...
...
... in hope it will be able to detect Python3 properly
Change-Id: I813f6326487dade792b67438e043447c905b6d0f
2021-03-04 04:52:11 +00:00
Vadim Godunko
296277bcd7
Revert "TB09-023 Update configure script..."
...
This reverts commit f136018b89 .
Change-Id: I774a36224bf7be407db8b45c11fd7d246d66f99a
2020-12-08 18:20:27 +01:00
Vadim Godunko
deace7894e
Revert "TB09-023 Improve macro to detect modern versions of the PyGObject"
...
This reverts commit 8bfef6b944 .
Change-Id: Ib83abb70bfb8a1d8185cdfc08b359a602acb9da3
2020-12-08 18:20:06 +01:00
Vadim Godunko
8bfef6b944
TB09-023 Improve macro to detect modern versions of the PyGObject
...
Change-Id: Ibc3e03e3936a89b20f95af19982584cd2bb36476
2020-12-07 13:47:51 +01:00
Vadim Godunko
f136018b89
TB09-023 Update configure script...
...
... in hope it will be able to detect Python3 properly
Change-Id: Id182fc833f6148aee0f210e2b0ff6f1e8284d10f
2020-12-07 13:47:26 +01:00