Stanislav Ershov
bf0dc8e64e
Fix warning against overriding '/std:c++latest' with '/std:c++17'
...
This warning is fixed via updating to CMake 3.10
that learnt to set /std:c++17 for MSVS2017.
2018-03-12 18:30:19 +03:00
Pavel Perekhozhikh
1cb6dcee54
[Refactoring] set current standart to c++17 and change any logic to std::clamp (if it's possible)
2018-02-28 22:12:25 +02:00
Anatoly Shirokov
b1c7c6fc61
Made to compile by MSVC 2015/2017 32 bit compilers ( #101 )
...
Patches by @anatoly-spb :
1. Get rid of -DWIN64, -DZLIB_WINAPI in 32-bit build for fixing zlib linkage;
2. Work around MSVC2015 limitation based on lacking the C++14 features (like void as literal type) and document it.
2018-02-13 16:13:14 +03:00
Alex
7320149f22
Move out the hardcoded URLs (changelog, about)
2018-02-13 14:50:54 +03:00
fox.cpp
dc231f2e29
Allow to change app. name using CMake cache
2018-01-27 16:13:34 +03:00
Vitaly Zaitsev
6cf354d516
Added additional build definitions for packaged build:
...
* disable all desktop file and schema generators (already included in package).
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2018-01-19 10:54:09 +02:00
Berkus Decker
c8409776f6
Fix detection variable usage
2018-01-12 23:23:38 +02:00
Berkus Decker
a9ea8da861
Print found frameworks
2018-01-12 23:23:38 +02:00
Berkus Decker
aaf3cd7328
Reorder osx frameworks list
2018-01-12 23:23:38 +02:00
crackedmind
6ffc8d3905
Remove Qt plugins path rewriting
2017-12-20 14:38:02 +02:00
crackedmind
b25df92d35
Link in threading libraries if necessary
2017-12-20 14:38:02 +02:00
crackedmind
e4358bef35
Update cmake for linux builds
2017-12-20 14:38:02 +02:00
Berkus Decker
25b5d2d61f
Create styles directory initially
2017-12-20 14:38:02 +02:00
Berkus Decker
6c6c23c5a1
Set flag only if supported by the compiler
2017-12-20 14:38:02 +02:00
Berkus Decker
b58adbd2b1
Add ALSA and PulseAudio support on Linux
2017-12-20 14:38:02 +02:00
Berkus Decker
c8a36d27be
Fix condition name
2017-12-20 14:38:02 +02:00
Berkus Decker
a67bd6e770
Adjust OpenAL detection on Linux systems
2017-12-20 14:38:02 +02:00
Berkus Decker
badbf7a900
Enable tests
2017-12-20 14:38:02 +02:00
Berkus Decker
a1e200c273
Add more defines from gyp
2017-12-20 14:38:02 +02:00
Berkus Decker
7e683880be
Reorg cmake structure - remove duplication, reorder sections
2017-12-20 14:38:02 +02:00
Berkus Decker
9d03c65350
Shorten all lines lengths to fit 100 column limit
2017-12-20 14:38:02 +02:00
Berkus Decker
44eb8751e0
Move detection to parent cmake file
2017-12-20 14:38:02 +02:00
Berkus Decker
fb783cfd64
Use OpenAL-provided cmake config, update readme
2017-12-20 14:38:02 +02:00
Berkus Decker
29db5da807
Remove autoupdater
2017-12-20 14:38:02 +02:00
Berkus Decker
bf468f36ea
Qualify minizip include paths
2017-12-20 14:38:02 +02:00
Berkus Decker
d2c6b4041a
Switch to FindOpus.cmake
2017-12-20 14:38:02 +02:00
Berkus Decker
8e9eea0673
Manually cotire objc++ files
2017-12-20 14:38:02 +02:00
Berkus Decker
8655950638
Add ccache support
2017-12-20 14:38:02 +02:00
Berkus Decker
c28a457572
Add cmake files
2017-12-20 14:38:02 +02:00