]> git.sesse.net Git - casparcg/history - CMakeLists.txt
Fix a few Clang warnings.
[casparcg] / CMakeLists.txt
2017-05-07 Steinar H. GundersonFix compilation with Clang.
2017-05-01 Steinar H. GundersonSupport compiling Google Test on-the-fly from system...
2017-05-01 Steinar H. GundersonRemove -D_GLIBCXX_USE_CXX11_ABI=0.
2017-05-01 Steinar H. GundersonStop linking against tbbmalloc.
2017-05-01 Steinar H. GundersonUpgrade CEF to 3.3029.1611.g44e39a8 / Chromium 58.0...
2017-05-01 Dimitry IshenkoAdd options for following modules:
2017-04-19 Helge Norberg[general] #598 Removed all usages of asmlib, because...
2017-01-11 Antonio Ruano CuestaMerge branch '2.1.0' of https://github.com/aruanoc...
2016-11-23 Helge Norberg[build] Created automatically generated build number...
2016-11-22 Helge Norberg[logging] Suppress the logging of full path names in...
2016-03-31 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2016-03-31 HellGoreMerge pull request #425 from krzyc/patch-2
2016-03-30 krzycFix issue #366 - add _GLIBCXX_USE_CXX11_ABI=0 definition
2015-10-09 Helge Norberg* Reenabled unit-test project after move to CMake.
2015-09-21 HellGoreMerge pull request #374 from hummelstrand/readme-2...
2015-09-17 Helge Norberg* Code changes required by Visual Studio 2015 including...
2015-09-01 Helge Norberg* Fixed bug where lexical_cast from double to string...
2015-06-30 Helge Norberg* Merged RESUME command.
2015-05-21 Helge Norberg* Upgraded GLEW and added Linux version.
2015-05-20 Helge Norberg* Enabled system audio consumer for Linux
2015-05-15 Helge Norberg* Downgraded CEF in Windows as well
2015-05-12 Helge Norberg* Merged html producer and updated to latest CEF versio...
2015-05-08 Helge Norberg* Compiled ffmpeg for Linux as similary to Zeranoe...
2015-04-20 Helge Norberg* Replaced boost::timer with caspar::timer because...
2015-04-17 Helge Norberg* Working server startup in Linux
2015-04-10 Helge Norberg* Added some libraries in linux
2015-04-10 Helge Norberg* Extracted module startup from server.cpp to a generat...
2015-03-26 Helge NorbergMade the server more portable
2015-03-20 Helge NorbergMade the code more portable.
2015-03-19 Helge NorbergCreated CMake build system for building CasparCG Server...
2015-03-18 Helge NorbergInitial checkin of CMake build system