Pierre d'Herbemont
|
3704a5cc2c
macosx/framework: Include 'vlc' executable in the Framework. It's no real use, but its always useful.
|
15 lat temu |
Felix Paul Kühne
|
086095b235
osx/framework: don't include the big macosx module as it is useless for this purpose
|
16 lat temu |
Pierre d'Herbemont
|
9534710f82
macosx/framework: share folder should be in the framework.
|
16 lat temu |
Felix Paul Kühne
|
0ec3170dbb
macosx: fix release bundle size by reverting [71c633a876550b6bb3178ee5e7ae5d737359d3f3]
|
16 lat temu |
Pierre d'Herbemont
|
171785ac1c
framework: Fix the Pre-Compile script.
|
16 lat temu |
Jean-Paul Saman
|
ea08a26ed8
Be more relaxed and change all library paths when necessary.
|
16 lat temu |
Jean-Paul Saman
|
a095fa9903
Honor libvlc/libvlccorelibrary versions
|
16 lat temu |
Pierre d'Herbemont
|
f46fc89061
macosx/framework: Back in business.
|
16 lat temu |
Jean-Paul Saman
|
258df233a5
macosx: fix packaging Safari and Firefox plugin.
|
16 lat temu |
Felix Paul Kühne
|
ca311a80e2
macosx: really fixed packaging of the Mozilla/Safari plugin
|
16 lat temu |
Felix Paul Kühne
|
aee5d937b1
Blind attempt to fix the OS X builds
|
17 lat temu |
Pierre d'Herbemont
|
b6a949099d
mowilla: Fix webplugin distribution on Mac OS X.
|
17 lat temu |
Pierre d'Herbemont
|
46b5609197
VLCKit: Typo and create a link to include and share.
|
17 lat temu |
Pierre d'Herbemont
|
f9b868a366
VLCKit: Fix #1587 "missing libvlc/mediacontrol header files".
|
17 lat temu |
Pierre d'Herbemont
|
6e85ac3465
vlckit: Make sure it compiles, by switching to autotools. This will allow the framework to be a bit more stable, as autotools is still our main buildsystem, and modifications to it break cmake often.
|
17 lat temu |
Rafaël Carré
|
beaeaa14b7
Remove framework-only links when packaging VLC-release.app
|
17 lat temu |
Pierre d'Herbemont
|
6d87896b18
macosx: Use mv and chmod instead of install which doesn't work out-of-the-box here.
|
17 lat temu |
Pierre d'Herbemont
|
ce54b25778
macosx: As pointed by funman, remove a duplicate case.
|
17 lat temu |
Pierre d'Herbemont
|
390ef2b146
macosx: Use $suffix in Pre-Compile.sh, and install as requested by funman.
|
17 lat temu |
VideoLAN
|
b5139b51bc
macosx: Fix VLC-release.app library links.
|
17 lat temu |
Pierre d'Herbemont
|
673bbe9bf7
macosx: Framework compilation fix about lua.
|
17 lat temu |
Pierre d'Herbemont
|
c45dfab3b6
macosx/framework: Use local variables where needed. That prevent wrong linkage with an other libvlc, and fix the multiple crash resulting in linking to 2 differents libvlc.
|
17 lat temu |
Pierre d'Herbemont
|
58023e5ada
macosx/framework: Use cmake because we can.
|
17 lat temu |
Pierre d'Herbemont
|
22fad9b4e3
MacOSX/Framework/Pre-Compile.sh: Support the VLC-release.app target.
|
17 lat temu |
Pierre d'Herbemont
|
0cf0ab3a22
MacOSX/Framework/Pre-Compile.sh: Fix libvlc.dylib and libvlc-control.dylib installation.
|
17 lat temu |
Pierre d'Herbemont
|
756577e5e1
MacOSX/Framework/Pre-Compile.sh: Fix the share folder location.
|
17 lat temu |
Pierre d'Herbemont
|
4f468a58eb
MacOSX/Framework/Pre-Compile.sh: Use pbxcp instead of cp.
|
17 lat temu |
Pierre d'Herbemont
|
03a07b6fe6
MacOSX/Framework/Pre-Compile.sh: Copy the luameta and luaplaylist folder. (Need to properly check modifications probably).
|
17 lat temu |
Pierre d'Herbemont
|
fa19a97756
MacOSX/Framework/Pre-Compile.sh: Make sure libvlc.dylib gets updated.
|
17 lat temu |
Pierre d'Herbemont
|
fe228949c3
MacOSX: Rename the framework to VLCKit.
|
17 lat temu |