jp9000
590a486343
Updated cmake files for ffmpeg plugin
...
Also, fixed an enum name issue. No clue why visual
studio actually compiled that without warnings/errors
2014-02-10 07:14:51 -08:00
BtbN
e9c22c3b8d
Move CPack win32 generator from NSIS to WIX
2014-02-02 22:38:21 +01:00
BtbN
a79124e413
Add guessed paths for Win8 and Win81 SDK to DirectX search paths
2014-01-29 14:56:40 +01:00
BtbN
8c80941530
Add support for "git describe" based version numbers.
...
Also, move cpack related code into its own module, to clean up the main CMakeLists.txt
2014-01-29 14:56:06 +01:00
Jim
6c2242dea8
Merge pull request #33 from andy-kliman/master
...
I rebuilt obs.icns. Now it corresponds to Table 5-1:
2014-01-28 14:34:25 -08:00
BtbN
b4d31f4e56
Change library search order to match include search order
2014-01-28 23:07:49 +01:00
BtbN
074f9627b7
Fixup OSX Rpath for imported external libraries on install
2014-01-28 23:07:49 +01:00
Anry
842b8c8591
obs.icns now corresponds to Table 5-1:
...
icon_512x512@2x - 1024 x 1024
icon_512x512 - 512 x 512
icon_256x256@2x - 512 x 512
icon_256x256 - 256 x 256
icon_128x128@2x - 256 x 256
icon_128x128 - 128 x 128
icon_32x32@2x - 64 x 64
icon_32x32 - 32 x 32
icon_16x16@2x - 32 x 32
icon_16x16 - 16 x 16
2014-01-26 18:28:28 +04:00
BtbN
cfc3609a4e
Fix/Workaround a cmake path seperator escaping bug on Windows
2014-01-26 02:04:36 +01:00
Palana
c1599a069a
Remove unnecessary distinction between 32bit and 64bit on osx
2014-01-25 20:39:09 +01:00
Palana
8cd49b705f
Update osx bundle info
...
OBS should not run as agent app
2014-01-25 20:37:53 +01:00
jp9000
93d15ef254
Fix some formatting issues and fix cmake file
2014-01-25 12:34:37 -07:00
Jim
584e47e467
Merge pull request #30 from andy-kliman/master
...
add new icon for os x bundle
2014-01-25 10:49:23 -08:00
BtbN
6a9dda87bd
Restructure installation and package generation
2014-01-25 19:13:33 +01:00
Anry
99bf4bca85
added retina icon
2014-01-25 17:59:25 +04:00
Palana
f2d0c98ffe
Fix copy&paste error in AppKit cmake module
...
Only consider AppKit_LIBRARIES
2014-01-24 23:58:21 +01:00
Palana
b9330d48f2
Update osx bundle files
...
The bundle icon now includes all recommended image resolutions and OBS
is now started as high resoltion application for high dpi displays,
still need to add high resolution images for icons used inside OBS
2014-01-24 23:22:34 +01:00
Palana
b6c5a26f97
Add explicit AppKit dependency for obs/platform-osx
2014-01-24 23:22:34 +01:00
BtbN
45ec80fb7d
Full rewrite of all CMakeLists
...
CMake now works on all platforms
2014-01-24 18:56:32 +01:00
BtbN
8fa309c96e
Clean old cmake files
2014-01-24 01:46:36 +01:00
Palana
5ee0f0edd7
fix typo in obs_helper.cmake
2014-01-09 03:53:34 +01:00
Palana
351c4bfe1d
add cmake plugin helpers
2014-01-09 02:37:43 +01:00
Palana
683585938c
add infrastructure for app bundle target and unmark as advanced
2013-12-30 20:52:44 +01:00
Palana
c536d70379
add support for static system GLEW to cmake
2013-12-30 05:45:19 +01:00
Palana
22c617dd89
fix advanced variables in ffmpeg cmake files
2013-12-30 05:45:19 +01:00
Palana
c093f04c58
add static linking options for ffmpeg and wxwidgets to cmake
2013-12-30 03:02:11 +01:00
Palana
ec411fe046
added cmake build files
2013-11-14 18:36:46 +01:00