Michael Fabian 'Xaymar' Dirks
95fdcff3a9
cmake: Reworked build system for Installers and Archives
2018-12-23 21:15:05 +01:00
Michael Fabian 'Xaymar' Dirks
069085d0af
project: Update project URL
2018-09-26 01:22:54 +02:00
Michael Fabian 'Xaymar' Dirks
dc0104850a
cmake: Massive update ported from obs-amd-encoder
...
This includes support for included, referenced, packaged and downloaded obs-studio libraries, cppcheck, packaging using cpack, 7z, zip or InnoSetup and more.
2018-09-26 01:17:08 +02:00
Michael Fabian 'Xaymar' Dirks
afdf18b33b
ci: Fix typo causing default generator to be used
...
There is a difference between -g and -G, and it's the difference between actual 64 bit builds and only 32 bit builds with a 64 bit cross compiler.
2017-12-14 03:22:23 +01:00
Michael Fabian 'Xaymar' Dirks
c5e0703747
ci: Use native tools for x64 compiling
...
The default in cmake is to use cross compiling, which performs worse and may produce slower or outright broken binaries.
2017-12-04 15:06:08 +01:00
Michael Fabian 'Xaymar' Dirks
407f39271e
ci: Integrate AppVeyor building
...
Remember to update the version with each release!
2017-11-05 14:34:53 +01:00