Pierre d'Herbemont
|
6fb7078199
macosx/framework: Install libvlc and libvlccore as a link to their numbered version.
|
15 年 前 |
Pierre d'Herbemont
|
f7259ddf53
macosx/framework: Make sure share/ and modules/ are next to vlc so that it can find them.
|
15 年 前 |
Pierre d'Herbemont
|
08158e0350
macosx/framework: Remove unneeded configure flags.
|
15 年 前 |
Pierre d'Herbemont
|
3704a5cc2c
macosx/framework: Include 'vlc' executable in the Framework. It's no real use, but its always useful.
|
15 年 前 |
Felix Paul Kühne
|
086095b235
osx/framework: don't include the big macosx module as it is useless for this purpose
|
16 年 前 |
Pierre d'Herbemont
|
9534710f82
macosx/framework: share folder should be in the framework.
|
16 年 前 |
Felix Paul Kühne
|
0ec3170dbb
macosx: fix release bundle size by reverting [71c633a876550b6bb3178ee5e7ae5d737359d3f3]
|
16 年 前 |
Pierre d'Herbemont
|
171785ac1c
framework: Fix the Pre-Compile script.
|
16 年 前 |
Jean-Paul Saman
|
ea08a26ed8
Be more relaxed and change all library paths when necessary.
|
16 年 前 |
Jean-Paul Saman
|
a095fa9903
Honor libvlc/libvlccorelibrary versions
|
16 年 前 |
Pierre d'Herbemont
|
f46fc89061
macosx/framework: Back in business.
|
16 年 前 |
Jean-Paul Saman
|
258df233a5
macosx: fix packaging Safari and Firefox plugin.
|
16 年 前 |
Felix Paul Kühne
|
ca311a80e2
macosx: really fixed packaging of the Mozilla/Safari plugin
|
16 年 前 |
Felix Paul Kühne
|
aee5d937b1
Blind attempt to fix the OS X builds
|
17 年 前 |
Pierre d'Herbemont
|
b6a949099d
mowilla: Fix webplugin distribution on Mac OS X.
|
17 年 前 |
Pierre d'Herbemont
|
46b5609197
VLCKit: Typo and create a link to include and share.
|
17 年 前 |
Pierre d'Herbemont
|
f9b868a366
VLCKit: Fix #1587 "missing libvlc/mediacontrol header files".
|
17 年 前 |
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 年 前 |
Rafaël Carré
|
beaeaa14b7
Remove framework-only links when packaging VLC-release.app
|
17 年 前 |
Pierre d'Herbemont
|
6d87896b18
macosx: Use mv and chmod instead of install which doesn't work out-of-the-box here.
|
17 年 前 |
Pierre d'Herbemont
|
ce54b25778
macosx: As pointed by funman, remove a duplicate case.
|
17 年 前 |
Pierre d'Herbemont
|
390ef2b146
macosx: Use $suffix in Pre-Compile.sh, and install as requested by funman.
|
17 年 前 |
VideoLAN
|
b5139b51bc
macosx: Fix VLC-release.app library links.
|
17 年 前 |
Pierre d'Herbemont
|
673bbe9bf7
macosx: Framework compilation fix about lua.
|
17 年 前 |
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 年 前 |
Pierre d'Herbemont
|
58023e5ada
macosx/framework: Use cmake because we can.
|
17 年 前 |
Pierre d'Herbemont
|
22fad9b4e3
MacOSX/Framework/Pre-Compile.sh: Support the VLC-release.app target.
|
17 年 前 |
Pierre d'Herbemont
|
0cf0ab3a22
MacOSX/Framework/Pre-Compile.sh: Fix libvlc.dylib and libvlc-control.dylib installation.
|
17 年 前 |
Pierre d'Herbemont
|
756577e5e1
MacOSX/Framework/Pre-Compile.sh: Fix the share folder location.
|
17 年 前 |
Pierre d'Herbemont
|
4f468a58eb
MacOSX/Framework/Pre-Compile.sh: Use pbxcp instead of cp.
|
17 年 前 |