 Michał JaniszewskiandChris Marsh
|
49b7703334
|
Skip formatting on Travis
|
2017-11-17 10:53:59 -08:00 |
|
 Michał JaniszewskiandChris Marsh
|
706847dd47
|
Add Xcode
|
2017-11-17 10:53:59 -08:00 |
|
 Michał JaniszewskiandChris Marsh
|
2c566b208b
|
Add clang 5
|
2017-11-17 10:53:59 -08:00 |
|
 Michał JaniszewskiandChris Marsh
|
95be02d4ce
|
Add Travis CI support
|
2017-11-17 10:53:59 -08:00 |
|
 Michał JaniszewskiandChris Marsh
|
b206dd44f0
|
Use -fPIC option when building shared libs
|
2017-11-15 09:22:07 -08:00 |
|
 Michał JaniszewskiandChris Marsh
|
d121bbe709
|
Use cmake-standard flag BUILD_SHARED_LIBS
This removes custom `BUILD_DYNAMIC_LIB` option and replaces it with a
standard BUILD_SHARED_LIBS:
https://cmake.org/cmake/help/v3.7/variable/BUILD_SHARED_LIBS.html
Although not mentioned in the documentation there, this flag is
implicitly available.
|
2017-11-15 09:22:07 -08:00 |
|
 Michał JaniszewskiandChris Marsh
|
cfd6470946
|
Add a comment explaining WINVER macros for MinGW
|
2017-11-15 08:20:48 -08:00 |
|
 Michał JaniszewskiandChris Marsh
|
f22f299330
|
Fix mingw builds
|
2017-11-15 08:20:48 -08:00 |
|
 Michał JaniszewskiandChris Marsh
|
a1ab6c96f2
|
Fix unused result
|
2017-11-13 10:38:18 -08:00 |
|