Commit Graph

459 Commits

Author SHA1 Message Date
Pierre d'Herbemont
a9d17dba88 Makefile.am: Correctly link share on Mac OS X. 2007-08-18 03:08:56 +00:00
Rémi Denis-Courmont
80def97f15 Continue fixing static builds 2007-08-15 17:37:20 +00:00
Rémi Denis-Courmont
343ef81a3f *Partially* fix static builds 2007-08-15 17:15:56 +00:00
Rémi Denis-Courmont
30900cb3df Make scripts as such 2007-08-15 15:45:12 +00:00
Rémi Denis-Courmont
366e7199da Unused stuff 2007-08-15 15:44:05 +00:00
Pierre d'Herbemont
1179afb6e1 modules/meta_engine/luameta.c: Get meta (untested) and artwork using lua scripts. 2007-08-13 21:46:27 +00:00
Rafaël Carré
c47fbbed22 fucking make 2007-08-13 19:28:35 +00:00
Rafaël Carré
3a13e4b14b fuck autotools 2007-08-13 19:06:25 +00:00
Rafaël Carré
24f3597e34 Builds correctly lua for windows
Distributes luaplaylist scripts with windows packages
2007-08-13 18:53:46 +00:00
Damien Fouilleul
2886f5007d Makefile: fixed package-win32-zip, it was missing libvlc-controll.dll 2007-08-10 10:49:12 +00:00
Rémi Denis-Courmont
5438a92a06 Remove totally broken VC support.
Use SVN history if you ever want to revive it.
2007-08-04 16:57:00 +00:00
Damien Fouilleul
3fb49d5d25 Makefile.am: fix package-win32 to use libtool libs location 2007-07-30 21:10:22 +00:00
Damien Fouilleul
b64a5f2c22 vlc.exe: remove -lintl from dependencies (should be added to libvlc.la) 2007-07-30 08:55:05 +00:00
Rémi Denis-Courmont
f1eecee21d Remove USE_LIBTOOL hack 2007-07-29 08:43:08 +00:00
Rémi Denis-Courmont
a8d1e07d87 Remove vlc_symbols - refs #297.
Maintaining an API with this was pretty much impossible.
2007-07-29 08:26:56 +00:00
Jérome Decoodt
7171c2bd92 Fix compilation on MacOS
Thanks to pdherbemont
2007-07-27 17:16:56 +00:00
Pierre d'Herbemont
a56fd965a1 Makefile.am: Run install_name_tool on the module. 2007-07-26 20:38:26 +00:00
Pierre d'Herbemont
17eb99da1e Makefile.am: fix typos in the VLC-release.app target. 2007-07-26 20:35:35 +00:00
Pierre d'Herbemont
0dc23c8fa6 Makefile.am: With VLC-release.app make sure to install not to ln. 2007-07-22 10:45:49 +00:00
Pierre d'Herbemont
39658cd83e Makefile.am: Make the VLC-release.app target libtool aware. 2007-07-21 23:04:43 +00:00
Pierre d'Herbemont
398918b0c5 Makefile.am: Use libtool on Mac OS X. 2007-07-21 20:10:21 +00:00
Felix Paul Kühne
74ea2fbed9 * make sure that VLC-release.app includes permissions which allow it to run on restricted accounts. Credit Michael C. Haller <michael --at.- cilly com>. Additionally, don't create bogus links to the AppleScript library, which moved a while ago. 2007-06-26 18:59:05 +00:00
Christophe Mutricy
ad83b3b362 Makefile.am: s/version.c/revision.c/ in update-po code
POTFILES.in: Refresh it
2007-05-23 22:28:19 +00:00
Christophe Mutricy
bf20db6606 Don't use gettext on src/modules/builtin.h 2007-05-23 12:33:06 +00:00
Pierre d'Herbemont
411185798d Mac OS X: Make sure luaplaylist folder is in the distribution. 2007-05-20 15:36:55 +00:00
Rémi Denis-Courmont
bc387d3ddb Remove unneeded old kludge 2007-05-19 20:00:54 +00:00
Rémi Denis-Courmont
dc2c11a1e1 - Remove unneeded "." kludge (libvlc is now built from src)
- Remove old NULL kludge
2007-05-19 17:47:15 +00:00
Jean-Paul Saman
147305c660 Restored Makefile.am and added a test for cross-compiling in configure.ac. The LIBGCRYPT macro didn't test for the cross-compile situation. 2007-05-19 15:39:08 +00:00
Jean-Paul Saman
8303871776 oops me being stupid, forgot this part 2007-05-18 12:51:33 +00:00
Jean-Paul Saman
08ae38fb8c Don't build srtp when gcrypt isn't available. 2007-05-18 12:47:54 +00:00
Rémi Denis-Courmont
620dc72af1 - Revert [20137]
- Revert [20138]
 - Revert [20139]

Special credits to these commits for:
 - breaking the build system,
 - crashing VLC on every single 64-bits platform,
 - breaking bootstrap with any version of automake that is not the same as the one on Jean-Paul's computer.
2007-05-17 10:38:01 +00:00
Christophe Mutricy
2a14ed222c Fix i18n building 2007-05-16 22:37:49 +00:00
Jean-Paul Saman
fe66192ab8 Don't build libs/srtp when --disable-gnutls is given. 2007-05-16 14:52:50 +00:00
Christophe Mutricy
f204ed7e35 trailing space 2007-04-21 00:47:57 +00:00
Pierre d'Herbemont
3c81d1e927 Mac OS X package: When the dmg is opened force the open of the dmg window. Order the icon, and prepare the use of background image. 2007-04-03 16:46:15 +00:00
Rémi Denis-Courmont
56e9569c94 - Improve DIST_SUBDIR
- Require automake 1.9 to fix some libtool plugin build problems
- Remove useless libs/Makefile
2007-03-11 11:04:38 +00:00
Rémi Denis-Courmont
066e58dd34 Create a modules-like directory for libraries
that are not plugins neither in the core
2007-03-10 14:29:14 +00:00
Christophe Mutricy
b33ad0d9fe Distribute the .hosts and .access for win32 2007-03-03 00:16:52 +00:00
Christophe Mutricy
0c2f9d46c3 Xcode project has moved 2007-02-06 15:09:54 +00:00
Damien Fouilleul
5fa810ed34 Makefile.am: reorganize vlc_LDFLAGS for win32 2007-01-14 20:35:51 +00:00
Felix Paul Kühne
29ae4a7af4 * give credit to Jean-Baptiste le Stang for the UB script, add it to the source bundle and update authors a bit 2007-01-14 16:25:41 +00:00
Felix Paul Kühne
804ba31bc8 * simplified the xcodebuild part, since VLC doesn't support Darwin 6 aka OSX 10.2 anymore and we therefore don't need to support pbxbuild either 2006-12-31 14:27:10 +00:00
Felix Paul Kühne
a79208b6dc * very first step to support future darwin releases 2006-12-28 19:36:57 +00:00
Christophe Mutricy
aeb39123d4 Don't transform tavs to 4 spaces in Makefiles. 2006-12-23 15:12:01 +00:00
Rémi Denis-Courmont
4ec5943cb3 Take program-transform-name into account when creating vlc symlinks 2006-12-21 18:18:08 +00:00
Christophe Mutricy
402d93f759 Makefile.am: tweack win32 packaging rules 2006-12-11 21:06:55 +00:00
Rémi Denis-Courmont
6ed527e817 Use shared libvlc on Win32 2006-12-10 19:56:13 +00:00
Christophe Mutricy
839bc0fb62 Fix path. 2006-12-06 21:27:32 +00:00
Rémi Denis-Courmont
1e5190c138 Do not try to distribute non-existant kludges 2006-12-06 21:12:53 +00:00
Derk-Jan Hartman
f0f2eefeb0 * Expand the ugly hack to also let automake define OBJCLINK and friends 2006-12-05 17:05:20 +00:00