okuoku
|
753e9e89d1
|
(chibi pty): Disable in CMake build
Disable `(chibi pty)` build with CMake.
|
2019-08-24 07:08:47 +09:00 |
|
okuoku
|
205bda5ab4
|
cmake: Support shared-library builds
Support shared-library (DLL on Win32) builds and defaults on it.
|
2019-06-23 05:46:25 +09:00 |
|
okuoku
|
432b763555
|
cmake: Use SEXP_64BIT on Win64
Do not override SEXP_64BIT on Win64 as now we have custom-long-long for
it.
|
2018-06-20 21:16:40 +09:00 |
|
Alex Shinn
|
bf4760fa46
|
skip chibi log tests in windows
|
2018-01-13 10:57:44 +09:00 |
|
okuoku
|
98d73d0da2
|
cmake: Exclude (chibi process) test on CTest
(chibi process) is not implemented on Win32.
|
2017-12-31 07:32:22 +09:00 |
|
okuoku
|
3ea5b51c6c
|
cmake: Remove debug messages
|
2017-12-31 07:32:22 +09:00 |
|
okuoku
|
daaf011bbd
|
cmake: Autodetect library tests
|
2017-12-14 19:20:21 +09:00 |
|
okuoku
|
2763f8a201
|
cmake: Add CMakeLists.txt
This CMakeLists.txt only meant for Win32 MSVC builds.
For POSIX platforms, it is recommended using Makefile.
|
2017-11-18 16:28:31 +09:00 |
|