Rémi Denis-Courmont
|
568732db45
Fix inverted shell negation "! test" -> "test !"
|
13 vuotta sitten |
Faustino E. Osuna
|
c45432f779
VLCKit: install fat binary when needed
|
13 vuotta sitten |
Faustino E. Osuna
|
514383dd1d
VLCKit: make sure that the right archs exist
|
13 vuotta sitten |
Faustino E. Osuna
|
ed1ad85c2c
VLCKit: don't assume x86_64 is the default arch
|
13 vuotta sitten |
Faustino E. Osuna
|
8a190ba573
VLCKit: remove trailing slash in Pre-Compile.sh
|
13 vuotta sitten |
Faustino E. Osuna
|
8501285b3d
Cosmetic: declare local variables in Pre-Compile.sh
|
13 vuotta sitten |
Faustino E. Osuna
|
6aabea3aca
Cosmetic: clean up ws & comments in Pre-Compile.sh
|
13 vuotta sitten |
Rafaël Carré
|
1db8beef3a
OSX packaging: fix http lua
|
13 vuotta sitten |
Rafaël Carré
|
c7b9d84b02
OSX: build relocatable VLC.app by default
|
13 vuotta sitten |
Sebastien Zwickert
|
2b417d208c
macosx: look for libvlc in lib/ for bundle creation.
|
14 vuotta sitten |
Felix Paul Kühne
|
d6816dd56e
VLCKit: fixed compilation with Xcode4
|
14 vuotta sitten |
Pierre d'Herbemont
|
2d02ac6a94
Bump libvlccore version on the Mac OS X install script.
|
15 vuotta sitten |
Felix Paul Kühne
|
37f6531928
OS X framework: fixed packaging failure, which prevented Lunettes execution on some setups due to a failing libvlc initialization
|
15 vuotta sitten |
Felix Paul Kühne
|
3ed20a0740
compilation fix when building a single arch only
|
15 vuotta sitten |
Felix Paul Kühne
|
510e0cf106
VLCKit: fixed typo which prevented the creation of re-distributable bundles and added the libvlc headers to the project file (not distributed in any target)
|
15 vuotta sitten |
Pierre d'Herbemont
|
50bda9a4db
VLCKit: Embed the plugin cache for all archs.
|
15 vuotta sitten |
Pierre d'Herbemont
|
d8c962dc4e
VLCKit: Use name instead of $1 and $2 in Pre-Compile script.
|
15 vuotta sitten |
Pierre d'Herbemont
|
b7f140845f
VLCKit: Fix Pre-Compile.sh when building VLC-release.app.
|
15 vuotta sitten |
Pierre d'Herbemont
|
504692e259
VLCKit: Update Pre-Compile.sh to use plugins/ instead of modules/
|
15 vuotta sitten |
Pierre d'Herbemont
|
f87a5c2174
macosx/framework: Factorize precompilation.
|
15 vuotta sitten |
Pierre d'Herbemont
|
6409d45c89
macosx/framework: Fix precompilation.
|
15 vuotta sitten |
Pierre d'Herbemont
|
db52043b26
macosx/framework: Build a fat framework (x86_64 and i386) in Release mode.
|
15 vuotta sitten |
Pierre d'Herbemont
|
810a8eea23
macosx/framework: Support building multiple vlc tree for multiple archs.
|
15 vuotta sitten |
Pierre d'Herbemont
|
9ec8897d2a
macosx/framework: Simplify the Pre-Compile.sh script.
|
15 vuotta sitten |
Pierre d'Herbemont
|
c6e9ca09a6
macosx/framework: Embbed the plugin cache as well.
|
15 vuotta sitten |
Pierre d'Herbemont
|
0d3af0c9aa
macosx/framework: Try to clean up a little bit the now very messy Pre-Compile.sh script file.
|
15 vuotta sitten |
Pierre d'Herbemont
|
6fb7078199
macosx/framework: Install libvlc and libvlccore as a link to their numbered version.
|
15 vuotta sitten |
Pierre d'Herbemont
|
f7259ddf53
macosx/framework: Make sure share/ and modules/ are next to vlc so that it can find them.
|
15 vuotta sitten |
Pierre d'Herbemont
|
08158e0350
macosx/framework: Remove unneeded configure flags.
|
15 vuotta sitten |
Pierre d'Herbemont
|
3704a5cc2c
macosx/framework: Include 'vlc' executable in the Framework. It's no real use, but its always useful.
|
15 vuotta sitten |