mbedtls/programs
Alon Bar-Lev 18ba0cce8b build: make: support windows cross compile
Add WINDOWS_BUILD macro to enable Windows build on *NIX host.

Add optional suffix for executables.

Fix shared object suffix logic to support multiple suffixes.

Fix soname handling to always match output.

WINDOWS macro sets WINDOWS_BUILD.

WINDOWS_BUILD sets .exe executable suffix.

WINDOWS_BUILD shared mode creates dll import library.

WINDOWS_BUILD shared mode link against dll.

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
2015-02-14 01:20:17 +02:00
..
aes Fix url again 2015-01-28 17:12:07 +00:00
hash Fix url again 2015-01-28 17:12:07 +00:00
pkey Fix url again 2015-01-28 17:12:07 +00:00
random Fix left out printf's 2015-01-29 11:47:41 +00:00
ssl Fix left out printf's 2015-01-29 11:47:41 +00:00
test Fix url again 2015-01-28 17:12:07 +00:00
util Fix url again 2015-01-28 17:12:07 +00:00
x509 Fix url again 2015-01-28 17:12:07 +00:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt
Makefile build: make: support windows cross compile 2015-02-14 01:20:17 +02:00
wince_main.c Fix url again 2015-01-28 17:12:07 +00:00