Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Felix Paul Kühne 88bc404261 VLCKit: fix repeated compilations 11 gadi atpakaļ
  Paul Williamson d01df65f0b VLCMediaThumbnailer: add the header to public API in build everything 11 gadi atpakaļ
  Felix Paul Kühne 31d1af0c81 VLCMediaThumbnailer: expose it as a public API on the Mac, too 11 gadi atpakaļ
  Felix Paul Kühne 697c6bb1d1 VLCKit: fetch libvlc 2.1 instead of unstable 11 gadi atpakaļ
  Jean-Baptiste Kempf 523d3dddb1 Reorder the target so that the default one is "Build Everything" 11 gadi atpakaļ
  Jean-Baptiste Kempf 455e7d1b4b Make 'Run VLC configure' depend on 'VLC Contribs' 11 gadi atpakaļ
  Felix Paul Kühne 2f5c42f6f8 VLCKit: correctly set deployment target to 10.6 12 gadi atpakaļ
  Felix Paul Kühne 68a7d9b109 VLCKit: convert source code to UTF-8 12 gadi atpakaļ
  Felix Paul Kühne c6114e7956 VLCKit: remove deprecated compiler flags 12 gadi atpakaļ
  Felix Paul Kühne 966e512257 'read_only_relocs' is unsupported on x86_64, so remove it 12 gadi atpakaļ
  Felix Paul Kühne 517f0525a5 VLCKit: drop support for PPC, set default deployment target to 10.7 (can still be overwritten on command-line) 12 gadi atpakaļ
  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 gadi atpakaļ
  Felix Paul Kühne 5d73ddf035 VLCKit: fixed compilation when targetting more than one platform 13 gadi atpakaļ
  Felix Paul Kühne 4548cfc7c0 Fixed compilation of VLCKit in the separated repo 13 gadi atpakaļ
  Felix Paul Kühne 07004eddf0 VLCKit: updated libvlc targets to use clang instead of llvm-gcc-4.2 13 gadi atpakaļ
  Rafaël Carré 13d3eddf5d VLCKit: fix bootstrap 13 gadi atpakaļ
  Rafaël Carré eea8c70b1f VLCKit: use darwin9 for i386 contribs 13 gadi atpakaļ
  Felix Paul Kühne be35b76860 VLCKit: fixed compilation for x86_64 13 gadi atpakaļ
  Sebastien Zwickert a978cece3c VLCKit: uses new command line syle for bootstrapping contribs. 14 gadi atpakaļ
  Sebastien Zwickert e7cd092bd5 VLCKit: fixes compilation issues. 14 gadi atpakaļ
  Felix Paul Kühne d6816dd56e VLCKit: fixed compilation with Xcode4 14 gadi atpakaļ
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. 15 gadi atpakaļ
  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 gadi atpakaļ
  Pierre d'Herbemont cbfcb3836f VLCKit: Remove contrib dependency files. 15 gadi atpakaļ
  Felix Paul Kühne 273ad9b34b VLCKit: ppc970 aka PowerPC G3 is no supported architecture 15 gadi atpakaļ
  Felix Paul Kühne eed98d434f VLCKit: added an aggregate target to build both VLC and VLCKit with one click 15 gadi atpakaļ
  Pierre d'Herbemont f87a5c2174 macosx/framework: Factorize 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 dd16b23a72 macosx/framework: Fix build in Release mode. 15 gadi atpakaļ