Felix Paul Kühne
|
0b6edb7c0f
VLCKit: upgraded targets and added dependencies to the contrib and configure targets so 'Build Everything' performs correctly within Xcode
|
12 years ago |
Felix Paul Kühne
|
5d73ddf035
VLCKit: fixed compilation when targetting more than one platform
|
13 years ago |
Felix Paul Kühne
|
4548cfc7c0
Fixed compilation of VLCKit in the separated repo
|
13 years ago |
Felix Paul Kühne
|
07004eddf0
VLCKit: updated libvlc targets to use clang instead of llvm-gcc-4.2
|
13 years ago |
Rafaël Carré
|
13d3eddf5d
VLCKit: fix bootstrap
|
13 years ago |
Rafaël Carré
|
eea8c70b1f
VLCKit: use darwin9 for i386 contribs
|
13 years ago |
Felix Paul Kühne
|
be35b76860
VLCKit: fixed compilation for x86_64
|
13 years ago |
Sebastien Zwickert
|
a978cece3c
VLCKit: uses new command line syle for bootstrapping contribs.
|
14 years ago |
Sebastien Zwickert
|
e7cd092bd5
VLCKit: fixes compilation issues.
|
14 years ago |
Felix Paul Kühne
|
d6816dd56e
VLCKit: fixed compilation with Xcode4
|
14 years ago |
Pierre d'Herbemont
|
e3b4b54b05
VLCKit: Import MobileVLCKit.
|
15 years ago |
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 years ago |
Pierre d'Herbemont
|
cbfcb3836f
VLCKit: Remove contrib dependency files.
|
15 years ago |
Felix Paul Kühne
|
273ad9b34b
VLCKit: ppc970 aka PowerPC G3 is no supported architecture
|
15 years ago |
Felix Paul Kühne
|
eed98d434f
VLCKit: added an aggregate target to build both VLC and VLCKit with one click
|
15 years ago |
Pierre d'Herbemont
|
f87a5c2174
macosx/framework: Factorize precompilation.
|
15 years ago |
Pierre d'Herbemont
|
db52043b26
macosx/framework: Build a fat framework (x86_64 and i386) in Release mode.
|
15 years ago |
Pierre d'Herbemont
|
810a8eea23
macosx/framework: Support building multiple vlc tree for multiple archs.
|
15 years ago |
Pierre d'Herbemont
|
dd16b23a72
macosx/framework: Fix build in Release mode.
|
15 years ago |
Pierre d'Herbemont
|
b895b7ad46
macosx/framework: Get rid of VLCMediaListAspect, and remove a bunch of exception.
|
15 years ago |
Pierre d'Herbemont
|
a4b3a0f0d9
macosx/framework: C99 in release mode as well.
|
15 years ago |
Pierre d'Herbemont
|
0ef5cff4b8
macosx/framework: Export VLCExtensionsManager and VLCExtension.
|
15 years ago |
Pierre d'Herbemont
|
895e9b4a51
macosx/framework: Switch to C99.
|
15 years ago |
Pierre d'Herbemont
|
8ac18ca412
VLCKit.xcodeproj: Update internal pbxproj.
|
15 years ago |
Rafaël Carré
|
10fd492e4c
Revert "macosx/framework: contrib are fat now."
|
15 years ago |
Pierre d'Herbemont
|
291b12d71c
macosx/framework: contrib are fat now.
|
15 years ago |
Pierre d'Herbemont
|
1b800f26f0
macosx/framework: Add Configure.sh as one of its own dependency.
|
15 years ago |
Pierre d'Herbemont
|
97b8640653
macosx/framework: Now that target "Build Everything" doesn't rebuild contrib and configure for fun, remove "Make VLC and VLCKit" target.
|
15 years ago |
Pierre d'Herbemont
|
bfa8bf5f73
macosx/framework: Make sure we properly install libvlc, libvlccore, and vlc before reusing them.
|
15 years ago |
Pierre d'Herbemont
|
2b3a178ce2
macosx/framework: Put configure script in a separate script (from VLCKit.xcodeproj) and use --disable-macosx-vlc-app
|
15 years ago |