Pierre d'Herbemont
|
504692e259
VLCKit: Update Pre-Compile.sh to use plugins/ instead of modules/
|
15 gadi atpakaļ |
Pierre d'Herbemont
|
f87a5c2174
macosx/framework: Factorize precompilation.
|
15 gadi atpakaļ |
Pierre d'Herbemont
|
6409d45c89
macosx/framework: Fix precompilation.
|
15 gadi atpakaļ |
Pierre d'Herbemont
|
db52043b26
macosx/framework: Build a fat framework (x86_64 and i386) in Release mode.
|
15 gadi atpakaļ |
Pierre d'Herbemont
|
810a8eea23
macosx/framework: Support building multiple vlc tree for multiple archs.
|
15 gadi atpakaļ |
Pierre d'Herbemont
|
9ec8897d2a
macosx/framework: Simplify the Pre-Compile.sh script.
|
15 gadi atpakaļ |
Pierre d'Herbemont
|
c6e9ca09a6
macosx/framework: Embbed the plugin cache as well.
|
15 gadi atpakaļ |
Pierre d'Herbemont
|
0d3af0c9aa
macosx/framework: Try to clean up a little bit the now very messy Pre-Compile.sh script file.
|
15 gadi atpakaļ |
Pierre d'Herbemont
|
6fb7078199
macosx/framework: Install libvlc and libvlccore as a link to their numbered version.
|
15 gadi atpakaļ |
Pierre d'Herbemont
|
f7259ddf53
macosx/framework: Make sure share/ and modules/ are next to vlc so that it can find them.
|
15 gadi atpakaļ |
Pierre d'Herbemont
|
08158e0350
macosx/framework: Remove unneeded configure flags.
|
15 gadi atpakaļ |
Pierre d'Herbemont
|
3704a5cc2c
macosx/framework: Include 'vlc' executable in the Framework. It's no real use, but its always useful.
|
15 gadi atpakaļ |
Felix Paul Kühne
|
086095b235
osx/framework: don't include the big macosx module as it is useless for this purpose
|
16 gadi atpakaļ |
Pierre d'Herbemont
|
9534710f82
macosx/framework: share folder should be in the framework.
|
16 gadi atpakaļ |
Felix Paul Kühne
|
0ec3170dbb
macosx: fix release bundle size by reverting [71c633a876550b6bb3178ee5e7ae5d737359d3f3]
|
16 gadi atpakaļ |
Pierre d'Herbemont
|
171785ac1c
framework: Fix the Pre-Compile script.
|
16 gadi atpakaļ |
Jean-Paul Saman
|
ea08a26ed8
Be more relaxed and change all library paths when necessary.
|
16 gadi atpakaļ |
Jean-Paul Saman
|
a095fa9903
Honor libvlc/libvlccorelibrary versions
|
16 gadi atpakaļ |
Pierre d'Herbemont
|
f46fc89061
macosx/framework: Back in business.
|
16 gadi atpakaļ |
Jean-Paul Saman
|
258df233a5
macosx: fix packaging Safari and Firefox plugin.
|
16 gadi atpakaļ |
Felix Paul Kühne
|
ca311a80e2
macosx: really fixed packaging of the Mozilla/Safari plugin
|
16 gadi atpakaļ |
Felix Paul Kühne
|
aee5d937b1
Blind attempt to fix the OS X builds
|
17 gadi atpakaļ |
Pierre d'Herbemont
|
b6a949099d
mowilla: Fix webplugin distribution on Mac OS X.
|
17 gadi atpakaļ |
Pierre d'Herbemont
|
46b5609197
VLCKit: Typo and create a link to include and share.
|
17 gadi atpakaļ |
Pierre d'Herbemont
|
f9b868a366
VLCKit: Fix #1587 "missing libvlc/mediacontrol header files".
|
17 gadi atpakaļ |
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 gadi atpakaļ |
Rafaël Carré
|
beaeaa14b7
Remove framework-only links when packaging VLC-release.app
|
17 gadi atpakaļ |
Pierre d'Herbemont
|
6d87896b18
macosx: Use mv and chmod instead of install which doesn't work out-of-the-box here.
|
17 gadi atpakaļ |
Pierre d'Herbemont
|
ce54b25778
macosx: As pointed by funman, remove a duplicate case.
|
17 gadi atpakaļ |
Pierre d'Herbemont
|
390ef2b146
macosx: Use $suffix in Pre-Compile.sh, and install as requested by funman.
|
17 gadi atpakaļ |