Shaolin
|
ddd145797c
cmake: Add variable-length array checks
|
7 years ago |
Jim
|
329efe4024
Merge pull request #1414 from admshao/remove-cmp0072-warning
|
7 years ago |
jp9000
|
e3c2202791
cmake: Add release candidate versions/cmake variables
|
7 years ago |
Shaolin
|
3f23c1ca7b
cmake: Prevent policy CMP0072 warning
|
7 years ago |
jp9000
|
4b54bde426
cmake, libobs, win-capture: Fix VS2017 warnings
|
7 years ago |
jp9000
|
dce311cf1a
deps/obs-scripting: Make ENABLE_SCRIPTING a user variable
|
7 years ago |
jp9000
|
9eabfdbf1e
deps/obs-scripting: Add scripting support
|
7 years ago |
jp9000
|
260fb571b8
UI: Set ENABLE_UI and DISABLE_UI as root CMake variables
|
7 years ago |
jp9000
|
5c2328cca2
cmake: Add _CRT_NONSTDC_NO_WARNINGS def to all projects
|
8 years ago |
jp9000
|
4f7ea15f42
Add libcaption library
|
8 years ago |
jp9000
|
ca607f8b35
cmake: Add _CRT_SECURE_NO_WARNINGS to all projects
|
9 years ago |
CoDEmanX
|
2680321860
CMake: Warn if empty QTDIR/DepsPath vars on Windows
|
9 years ago |
jp9000
|
01b274f1da
UI: Rename 'obs' dir to 'UI'
|
9 years ago |
Timo Gurr
|
187e974375
cmake: Allow installing arch-independent data outside prefix
|
9 years ago |
jp9000
|
a60189d429
cmake: Remove libobs-d3d9
|
10 years ago |
Carl Fürstenberg
|
ba02e065fe
libobs: Add XDG config directory support
|
10 years ago |
Palana
|
a14d003955
Expose BUILD_TESTS as (advanced) CMake option
|
10 years ago |
John Bradley
|
87ea0392b4
Only build tests if specified by BUILD_TESTS
|
10 years ago |
jp9000
|
ee31962b85
Add CMake module to parse IDL files on Windows
|
10 years ago |
jp9000
|
f9d4a957c1
Disable -Wmissing-braces
|
10 years ago |
martell
|
c83a95983b
cmake: set windows version to vista on mingw-w64
|
10 years ago |
Carl Fürstenberg
|
6095e7ef51
Add SOVERSION to libobs-opengl
|
10 years ago |
BtbN
|
aeab5c35ef
Disable safeseh on 32bit builds
|
11 years ago |
jp9000
|
85701b0925
Allow copying of all dependencies (windows only)
|
11 years ago |
BtbN
|
415a698bac
Add support for build time dependency copying
|
11 years ago |
BtbN
|
973435cb52
Move config include path, so it works for the exported target
|
11 years ago |
BtbN
|
1099f8e96f
Don't build with install rpath on unix
|
11 years ago |
BtbN
|
b4982a5822
Require correct cmake version everywhere
|
11 years ago |
BtbN
|
65ee83b5bc
Increase warning level for MSVC
|
11 years ago |
BtbN
|
ce434c2d62
Also disable missing field initializer warning for C
|
11 years ago |