Commit Graph

547 Commits

Author SHA1 Message Date
Rafaël Carré 0b446e7833 Fix indentation to make anjuta happy 2008-03-10 11:48:37 +01:00
Christophe Mutricy 27774650dd Fix the symlink generation 2008-02-28 19:56:45 +00:00
Christophe Mutricy 689d893b4e We do need the symlink for the buildtree 2008-02-27 19:37:56 +00:00
Rafaël Carré c3f5005864 fix win32 & osx packages (vlc is now in src/) 2008-02-27 19:34:12 +00:00
Rémi Denis-Courmont a7954388b0 Mostly revert [25311], [25313].
Lets wait for 0.9.1 to sort this out.
2008-02-25 19:52:09 +00:00
Rémi Denis-Courmont 0038d62233 Bring a non-installed ./vlc script that loads plugins from the build tree explicitly. 2008-02-25 17:50:59 +00:00
Rémi Denis-Courmont 9a4101d72b More vlc to src/ (yes, I know this screws up things).
If you packaged without staged installation you're going to have a problem (but packaging without staged installation is to utterly lame in the first place)
2008-02-25 17:32:54 +00:00
Damien Fouilleul b2bc5fb8a2 Makefile.am: reverting [25187], my contribs were too old 2008-02-18 15:08:04 +00:00
Damien Fouilleul 547e481bf1 VLC.app: fix bundling of 3rd party dylib 2008-02-18 11:58:06 +00:00
Christophe Mutricy 5b470a3dec Fix make dist. The Makefile has been transformed in a script 2008-02-10 19:28:36 +00:00
Felix Paul Kühne 9c50e460e0 Makefile.am: distribute simple_prefs.* 2008-02-09 18:19:49 +00:00
Rafaël Carré ba9f39d754 fix framework building in VLC-release.app target 2008-02-09 18:15:55 +00:00
Christophe Mutricy 478c8270a2 Clean the vlc aliases
Don't test that vlc --help and vlc --version works because automake thinks that any output on stderr is an error.
2008-02-08 00:20:06 +00:00
Rafaël Carré d97e6fb4a2 Copy README.MacOSX.rtf in the right place 2008-02-06 10:38:15 +00:00
Christophe Mutricy c830a75153 We do need to distribute m4/ 2008-02-06 00:13:25 +00:00
Christophe Mutricy ad2b55d3f2 Don't put in SUBDIRS dir without Makefile
autoconf260.m4 has moved
2008-02-05 22:43:14 +00:00
Rafaël Carré 44c059eb11 Fix VLC{-release}.app generation, make symbolic links to .gmo files in the source tree, not in the build tree 2008-02-05 12:59:07 +00:00
Pierre d'Herbemont fdf1076a81 Makefile.am: Typo in VLC-release.app. 2008-02-05 01:01:09 +00:00
Jean-Baptiste Kempf d5582a2e05 Fix make package-win32 2008-02-05 00:20:16 +00:00
Rafaël Carré fbf515ab28 rm -Rf verify the existence of tmp for us 2008-02-04 14:54:09 +00:00
Pierre d'Herbemont 7c43db68ea Makefile.am: Fix make.pl location. 2008-02-04 13:44:44 +00:00
Pierre d'Herbemont 10fb66c935 Makefile.am: Attempt to fix VLC.app VLC-release.app. 2008-02-04 13:35:19 +00:00
Pierre d'Herbemont c5146198c2 Makefile.am: Yet an other attempt to fix this Makefile.am on Mac OS X. 2008-02-04 13:06:44 +00:00
Pierre d'Herbemont e0401e74e0 Attempt to fix previous commit. 2008-02-04 12:44:50 +00:00
Pierre d'Herbemont 01458fb0cf Makefile.am: Also remove ./tmp from the VLC.app target. 2008-02-04 12:25:00 +00:00
Pierre d'Herbemont d2bf76d06d Makefile.am: Automatically remove ./tmp in the VLC-release.app target. 2008-02-04 12:12:15 +00:00
Pierre d'Herbemont dab8e12dee Makefile.am: Some target weren't updated during the move. 2008-02-04 12:03:17 +00:00
Rafaël Carré 4371729a7c README.MacOSX.rtf has moved 2008-02-04 10:34:49 +00:00
Jean-Baptiste Kempf d6cfab4413 Idem as previous 2008-02-04 03:59:45 +00:00
Jean-Baptiste Kempf f59e3d4d79 Small Win32 fix. 2008-02-04 03:48:48 +00:00
Pierre d'Herbemont 3e3af45845 Makefile.am: Get package files from the new location. 2008-02-04 01:28:24 +00:00
Pierre d'Herbemont 2e888fde24 Source Tree Layout Cleanup: (As decided at videolan-meeting #2)
projects/ - contains projects that link to libvlc other than vlc and the bindings.
    extras/package - contains the packaging specific files.
    extras/deprecated - deprecated files.
    extras/buildsystem - contains non-default buildsystem stuff.
    extras/analyser - contains code analyser (such as editor specific files) specific files.
2008-02-04 01:17:33 +00:00
Rémi Denis-Courmont 014c5b76f3 Remove libintl from the source tree.
People use libintil from the contrib anyway.
2008-02-03 18:31:07 +00:00
Rémi Denis-Courmont bcca390d44 Cosmetic: Use $(...) rather than ${...} for variable expansion 2008-02-03 14:02:07 +00:00
Pierre d'Herbemont 47d3ba0c80 Makefile.am: Make sure VLC.app will be installed correctly. (Or make sure we won't attempt to install VLC.app). 2008-02-02 14:07:33 +00:00
Pierre d'Herbemont 3e75c8bc8f Makefile.am: Fix VLC-release.app, this uses the Pre-Compile.sh script from the Framework. 2008-02-01 01:31:08 +00:00
Pierre d'Herbemont 20f3acbf38 Make sure VLC.app doesn't take too much time to build. This breaks VLC-release.app, and following commit will fix that. 2008-01-31 23:20:45 +00:00
Rémi Denis-Courmont e76d847b0e Move automake options to Makefile.am 2008-01-31 17:20:11 +00:00
Rémi Denis-Courmont 85a37a8cb9 Yes, it works 2008-01-31 17:11:58 +00:00
Felix Paul Kühne 4862877a67 Makefile.am: another attempt to the fix dmg creation 2008-01-20 12:14:48 +00:00
Felix Paul Kühne cbeed90927 osx: use dmg-creation code from the 0.8.6-bugfix branch to provide reliable NBs (to be reverted as soon as the existing script is fixed) 2008-01-19 14:01:00 +00:00
Felix Paul Kühne eb149eed40 Makefile.am: try it the simple way now, trusting the user not to open another dmg with the same name 2008-01-05 16:42:17 +00:00
Felix Paul Kühne 89e87d9bb6 Makefile.am: another attempt to fix hdiutil attach 2008-01-05 16:36:48 +00:00
Pierre d'Herbemont 0554ff0a21 Makefile.am: Attempt to get hidutil attach working. 2008-01-04 13:13:55 +00:00
Felix Paul Kühne 1b4a1c8ae4 makefile: we want to use spaces instead of tabs. sorry for the disturbance 2007-12-30 22:08:08 +00:00
Felix Paul Kühne abb027a384 arf 2007-12-30 16:39:23 +00:00
Felix Paul Kühne aa50e70169 Makefile: correctly distribute .hosts within VLC-release.app 2007-12-30 16:38:27 +00:00
Pierre d'Herbemont 8442f8addd Makefile.am: Put hdiutil into verbose mode in package-macosx creation. 2007-12-22 12:36:53 +00:00
Felix Paul Kühne 415c99dbd1 cough, fix VLC-release.app broken in previous commit 2007-12-16 12:50:45 +00:00
Felix Paul Kühne b1af1fb50f * strongly improved the speed of make VLC.app and make VLC-release.app by only copying the xcode project and the Resources folder instead of various plugins and most importantly the framework to a temporary folder 2007-12-16 12:46:59 +00:00