Hugo Melder
5ee21206a8
Windows MSVC debug symbols, gnustep-tests extension, and typo fixes ( #30 )
...
* Conditionally add PDB Debug Info on Windows MSVC
* Add make debug and no-silent options
* Update gnustep-tests help prompt
2023-01-09 23:30:22 +01:00
Frederik Seiffert
49fa0681af
Support building on Windows with Clang MSVC target
2021-02-03 12:29:02 +01:00
Frederik Seiffert
58d2d577f7
Check for objc.lib instead of objc.dll as that is what is used for linking.
2020-12-15 11:49:18 +01:00
Frederik Seiffert
528747eac1
Check for objc.dll to support libobjc2 on Windows.
2020-11-27 16:30:37 +01:00
fredkiefer
c0d40bdf8a
* gs_gcc_version.m4: Add -dumpfullversion to the version
...
extraction. Versions of gcc > 7.0 require this parameter to output
the full version number. Older versions should just ignore this option.
* configure: Regenerate. This remove the runstatedir option as my version
of autoconfig does not include it.
2020-06-07 21:39:38 +02:00
Niels Grewe
02f47ebb01
honour the library combo of an existing installation
2019-12-22 23:59:07 +01:00
Niels Grewe
29dbe2bc76
seamlessly upgrade library combo to ng-gnu-gnu if supported
2019-12-22 23:01:57 +01:00
Niels Grewe
94b77396ce
If the gnustep-2.0 ABI is used, emit a warning if a suspicious linker is found.
2019-12-06 22:29:31 +01:00
Niels Grewe
b458b0eb87
automatically upgrade to gnustep-2.0 abi if supported by compiler and runtime
2019-12-04 08:52:22 +01:00
Niels Grewe
02e014a5f1
move runtime lib check into m4 module
2019-12-04 07:18:35 +01:00
Niels Grewe
4536e16cc7
wip: start improving runtime detection for gnustep-2.0
2019-12-04 02:17:39 +01:00
Niels Grewe
95c97b6690
increase portability of variable splitting
2019-12-03 23:29:26 +01:00
Niels Grewe
98a6b0135d
allow specifing the runtime abi to use
2019-12-03 22:49:26 +01:00
Niels Grewe
21c5b37cc9
move library combo into m4/
2019-12-03 22:09:00 +01:00
Niels Grewe
114faf5cd8
move some autoconf macros into separate m4 dir
2019-12-03 20:15:42 +01:00