Jaime Soto c5f77be5c5 [yara] Remove Windows-only assumptions in CMakeLists.txt (#4431)
* [yara] Remove Windows-only assumptions in CMakeLists.txt

Fixes x64-linux build. Addresses GitHub vcpkg issue #4411.

Defines `libyara_dependencies` and `libyara_definitions` CMake variables
to simplify calls to `target_link_libraries` and
`target_compile_definitions`, respectively.

Replaces `USE_WINDOWS_PROC` definition with platform-specific definition
(e.g., `USE_LINUX_PROC`) based on how `proc_interface` is defined in
configure.ac. Currently supports only Windows, Linux, and Darwin.
Replaces libyara/proc/windows.c source file with platform-specific
source file from libyara/proc.

Adds missing libyara/endian.c and libyara/stopwatch.c source files to
`libyara_sources` variable. Addresses missing byte-swap symbols
(`_yr_bswap16`, `_yr_bswap32`, and `_yr_bswap64`).

Adds `find_package` call for `Threads`, setting pthread as preferred
threads library in Linux. Adds `Threads::Threads` as a libyara dependency.
Addresses missing thread and semaphore symbols.

Adds `m` (math library) as a dependency if building with GCC to address
missing `log2` symbol.

* [yara] Bump control version
2018-10-09 00:22:07 -07:00
..
2018-09-19 14:13:12 -07:00
2018-09-19 18:20:57 -07:00
2018-09-09 23:01:27 -07:00
2018-10-05 16:03:15 -07:00
2018-07-03 00:52:10 -07:00
2018-06-19 07:35:23 +02:00
2018-06-28 15:18:47 +01:00
2018-08-09 22:57:53 -07:00
2018-06-12 21:14:14 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-24 14:20:56 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-01 10:37:21 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-29 16:20:55 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-08-20 14:26:49 -07:00
2018-07-31 00:02:37 -07:00
2018-09-19 14:13:12 -07:00
2018-08-31 00:47:31 -07:00
2018-09-05 18:55:53 +01:00
2018-08-03 00:09:21 -07:00
2018-10-08 20:35:15 -07:00
2018-08-24 13:44:58 -07:00
2018-08-02 19:47:57 -07:00
2018-09-19 14:13:12 -07:00
2018-09-04 16:21:24 -07:00
2018-10-03 23:09:42 -07:00
2018-08-30 22:12:11 +02:00
2018-08-08 02:59:08 -07:00
2018-09-19 14:13:12 -07:00
2018-09-19 14:13:12 -07:00
2018-09-19 14:13:12 -07:00
2018-10-08 20:41:25 -07:00
2018-09-19 14:13:12 -07:00
2018-07-03 04:33:51 -07:00
2018-09-19 14:13:12 -07:00
2018-07-31 17:06:50 -07:00
2018-09-18 02:11:05 -07:00
2018-08-30 22:29:16 +02:00
2018-09-19 14:13:12 -07:00
2018-08-31 16:47:50 +02:00
2018-07-08 22:29:53 -07:00
2018-08-09 10:02:12 +02:00
2018-09-19 14:13:12 -07:00
2018-09-19 14:13:12 -07:00
2018-09-19 14:13:12 -07:00
2018-06-21 10:35:03 +08:00
2018-09-19 14:13:12 -07:00
2018-09-18 02:07:27 -07:00
2018-10-03 23:09:42 -07:00
2018-06-12 21:14:14 -07:00
2018-09-23 15:02:05 -07:00
2018-08-03 00:09:21 -07:00
2018-10-03 23:09:42 -07:00
2018-09-25 15:26:09 +01:00
2018-07-03 01:17:33 -07:00
2018-09-19 14:13:12 -07:00
2018-08-01 10:40:32 -07:00
2018-06-19 15:24:55 +08:00
2018-08-20 14:26:47 -07:00
2018-10-03 23:09:42 -07:00
2018-08-03 00:09:21 -07:00
2018-09-04 16:25:17 -07:00
2018-09-19 14:13:12 -07:00
2018-09-19 14:13:12 -07:00
2018-08-31 19:49:21 +02:00
2018-08-29 16:43:10 -07:00
2018-06-19 19:02:49 +02:00
2018-09-19 14:13:12 -07:00
2018-09-19 14:13:12 -07:00
2018-09-19 14:13:12 -07:00
2018-09-19 14:13:12 -07:00
2018-08-31 15:53:58 +02:00
2018-09-19 14:13:12 -07:00
2018-08-03 00:09:21 -07:00
2018-09-19 14:13:12 -07:00
2018-08-28 14:19:50 -07:00
2018-07-31 14:20:54 -07:00
2018-08-31 18:18:10 +08:00
2018-09-19 14:13:12 -07:00
2018-09-19 14:13:12 -07:00
2018-09-18 02:11:05 -07:00
2018-07-17 16:51:27 -07:00
2018-07-30 11:55:14 -07:00
2018-08-24 12:30:25 -07:00
2018-07-18 17:23:03 -07:00
2018-09-19 14:13:12 -07:00
2018-07-31 17:34:53 -07:00
2018-08-20 14:26:47 -07:00
2018-08-01 10:40:32 -07:00
2018-07-03 01:06:23 -07:00
2018-08-03 00:09:21 -07:00
2018-08-06 01:31:31 -07:00
2018-09-19 14:13:12 -07:00
2018-08-03 21:32:30 -07:00
2018-09-19 14:13:12 -07:00
2018-07-13 03:17:23 +09:00
2018-07-08 22:29:53 -07:00
2018-09-19 14:13:12 -07:00
2018-07-03 03:14:00 -07:00
2018-08-30 16:56:53 +02:00
2018-08-20 11:09:47 -07:00
2018-08-16 09:55:17 -07:00
2018-08-06 01:08:30 -07:00
2018-07-08 22:29:53 -07:00
2018-10-02 18:20:07 -07:00
2018-06-12 22:22:18 -07:00
2018-09-04 09:04:18 -07:00
2018-08-09 12:09:16 +03:00
2018-09-19 14:13:12 -07:00
2018-09-19 14:13:12 -07:00
2018-07-03 21:44:16 -07:00
2018-09-19 14:13:12 -07:00
2018-09-19 14:13:12 -07:00
2018-08-20 16:36:16 +09:00
2018-08-31 23:34:58 +02:00
2018-08-24 13:43:41 -07:00
2018-08-30 23:01:52 +02:00
2018-09-19 14:13:12 -07:00
2018-09-15 20:00:54 -07:00
2018-08-24 14:19:36 +03:00
2018-08-03 00:09:21 -07:00
2018-09-19 14:13:12 -07:00
2018-06-12 21:13:39 -07:00