Historique des commits

Auteur SHA1 Message Date
  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. il y a 17 ans
  Rafaël Carré beaeaa14b7 Remove framework-only links when packaging VLC-release.app il y a 17 ans
  Pierre d'Herbemont 6d87896b18 macosx: Use mv and chmod instead of install which doesn't work out-of-the-box here. il y a 17 ans
  Pierre d'Herbemont ce54b25778 macosx: As pointed by funman, remove a duplicate case. il y a 17 ans
  Pierre d'Herbemont 390ef2b146 macosx: Use $suffix in Pre-Compile.sh, and install as requested by funman. il y a 17 ans
  VideoLAN b5139b51bc macosx: Fix VLC-release.app library links. il y a 17 ans
  Pierre d'Herbemont 673bbe9bf7 macosx: Framework compilation fix about lua. il y a 17 ans
  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. il y a 17 ans
  Pierre d'Herbemont 58023e5ada macosx/framework: Use cmake because we can. il y a 17 ans
  Pierre d'Herbemont 22fad9b4e3 MacOSX/Framework/Pre-Compile.sh: Support the VLC-release.app target. il y a 17 ans
  Pierre d'Herbemont 0cf0ab3a22 MacOSX/Framework/Pre-Compile.sh: Fix libvlc.dylib and libvlc-control.dylib installation. il y a 17 ans
  Pierre d'Herbemont 756577e5e1 MacOSX/Framework/Pre-Compile.sh: Fix the share folder location. il y a 17 ans
  Pierre d'Herbemont 4f468a58eb MacOSX/Framework/Pre-Compile.sh: Use pbxcp instead of cp. il y a 17 ans
  Pierre d'Herbemont 03a07b6fe6 MacOSX/Framework/Pre-Compile.sh: Copy the luameta and luaplaylist folder. (Need to properly check modifications probably). il y a 17 ans
  Pierre d'Herbemont fa19a97756 MacOSX/Framework/Pre-Compile.sh: Make sure libvlc.dylib gets updated. il y a 17 ans
  Pierre d'Herbemont fe228949c3 MacOSX: Rename the framework to VLCKit. il y a 17 ans
  Pierre d'Herbemont 87ad2e0b1b MacOSX/Framework: Properly track updated library and modules. il y a 17 ans
  Pierre d'Herbemont 9454a17a39 MacOSX/Framework: Minimizes Package Size. only copy the libraries that the vlc modules need. (Patch by Enrique Osuna). il y a 18 ans
  Pierre d'Herbemont 3cb4dc9735 MacOSX/Framework: Fix tabs. il y a 18 ans
  Pierre d'Herbemont 107721354b MacOSX/Framework: Merge Enrique Osuna's work on the Framework. il y a 18 ans