luz paz
59320b378f
wscript: fix 'testing equality is none' issue
...
ref: https://lgtm.com/rules/7900090/
2022-04-08 18:27:10 +02:00
Mads Kiilerich
8bb91099c5
wscript: drop configure statements already present in the top level wscript
...
Avoid repeated pointless configure messages like:
Checking for 'g++' (C++ compiler!) : /usr/lib64/ccache/g++
Checking for 'gcc' (C compiler) : /usr/lib64/ccache/gcc
2022-01-22 22:19:03 +01:00
nia
9be75befbe
Add support for NetBSD by generalizing BSD OS tests.
2020-03-26 09:39:44 -06:00
dab31732c5
fix path to glibmm that we check
...
libglibmm-2.4.so comes with the -dev package
libglibmm-2.4.so.1 is the actual library
2016-08-12 13:46:17 +02:00
388a8fc9be
if we can't determine the gcc4/5 prefer the new gcc5 ABI
2016-08-02 15:51:54 +02:00
86763cba90
Enable build for FreeBSD (part 1/2)
...
Adopted from Michael Beer -- GH pull-request #232 with minor changes:
* rebased on master,
* removed trailing whitespace,
* don't explicitly change saved configuration defaults (wscript)
* moved sys/wait (WNOHANG) to header include
* separate changes in GUI and lib
2016-06-26 16:43:07 +02:00
09e0acfccd
don't deploy gcc-abi test tool
2015-10-16 16:26:43 +02:00
544815721f
add a proper license to the GCC ABI check tool
2015-10-02 13:17:45 +02:00
d84a794b30
fix const-ness
2015-09-28 17:52:13 -04:00
25011161e0
fix long options of gcc-glibmm-abi-check.
2015-09-28 17:02:15 +02:00
ba6e274efa
new tool to test gcc4/5 ABI
2015-09-26 19:03:22 +02:00