Laserlicht
|
a79f1f45f6
firewall rules for client
|
1 vuosi sitten |
Ivan Savenko
|
a909d7ddde
Removed cmake_modules/VCMI_lib macro, use it directly in place
|
1 vuosi sitten |
Ivan Savenko
|
bb10f5a055
Fix building with static libs enabled on gcc
|
1 vuosi sitten |
Ivan Savenko
|
f08c9f4d59
Renamed ENABLE_STATIC_AI_LIBS option to match its actual effect
|
1 vuosi sitten |
Ivan Savenko
|
0d263c5571
Implemented option to run server as a thread with shared VLC
|
1 vuosi sitten |
Ivan Savenko
|
c2286e5126
Server now consists from library and separate executable projects
|
1 vuosi sitten |
Ivan Savenko
|
033b2889c4
Add proxy connection mode for lobby rooms
|
1 vuosi sitten |
Ivan Savenko
|
c2c43602ea
Initial version of global lobby server available in client
|
2 vuotta sitten |
Alexander Wilms
|
cb82fcd954
Try to work around macOS CPack error
|
1 vuosi sitten |
Ivan Savenko
|
396c6658df
Merge pull request #3421 from Kuxe/windows_mingw_cmake_preset
|
1 vuosi sitten |
Joakim Thorén
|
491dfd8502
Remove platform related checks for setting 'CMAKE_C(XX)_COMPILER_LAUNCHER' as 'ccache'.
|
1 vuosi sitten |
Joakim Thorén
|
50698db1c0
Merge branch 'enable_colorized_compiler_output' of https://github.com/Kuxe/vcmi into enable_colorized_compiler_output
|
1 vuosi sitten |
Joakim Thorén
|
4f4298ece8
Change default of ENABLE_COLORIZED_COMPILER_OUTPUT from off to on
|
1 vuosi sitten |
Joakim Thorén
|
f7896b20bf
Update CMakeLists.txt
|
1 vuosi sitten |
Joakim Thorén
|
eeab16a57d
Enable ccache support for MinGW
|
1 vuosi sitten |
Joakim Thorén
|
4d2423ff81
Add 'ENABLE_COLORIZED_COMPILER_OUTPUT' CMake option for Clang/GNU. This makes it so that compiler output is colorized for better readability. I am not sure if this has performance implications w.r.t console print speed --- hence default is set to 'off'.
|
1 vuosi sitten |
Joakim Thorén
|
25be15a023
Use 'REQUIRED' instead of custom error message when ccache is not found
|
1 vuosi sitten |
Joakim Thorén
|
fce3b5b83c
Remove redundant find_program and if(CCACHE) - if ENABLE_CCACHE is set and the generation hasn't already failed then CCACHE is guaranteed to be set and point to a ccache binary.
|
1 vuosi sitten |
Joakim Thorén
|
7b02750034
ENABLE_CCACHE option is available for all platforms
|
1 vuosi sitten |
Ivan Savenko
|
63e18bbd51
Fix build
|
1 vuosi sitten |
Andrii Danylchenko
|
b238796fee
MSVC: attempt to get build with pdb
|
1 vuosi sitten |
Nordsoft91
|
1fcbe8df5f
Merge pull request #3026 from Laserlicht/firewall_rules
|
2 vuotta sitten |
Alexander Wilms
|
3f83d54dc1
Set ENABLE_CCACHE to OFF by default
|
2 vuotta sitten |
Laserlicht
|
95f5b9c9b2
suggestion
|
2 vuotta sitten |
Laserlicht
|
7b7338d7ea
install firewall rules
|
2 vuotta sitten |
Alexander Wilms
|
3255b4232c
Move ccache wrappers for macOS and iOS builds to apple/ dir
|
2 vuotta sitten |
Alexander Wilms
|
19f8560456
Improve comment
|
2 vuotta sitten |
Alexander Wilms
|
2bee8b5109
Make suggested changes
|
2 vuotta sitten |
Alexander Wilms
|
4bed3c4726
Check CMAKE_GENERATOR, move iOS options to top level
|
2 vuotta sitten |
Alexander Wilms
|
c5378f560e
Mark ccache as required if ENABLE_CCACHE is ON, set ENABLE_CCACHE to ON by dafault instead of setting it in CMakePresets.json
|
2 vuotta sitten |