Felix Paul Kühne
b241cb486a
fixed distribution as dmg if srcdir != top_builddir
...
(cherry picked from commit feec0f30c55220f3f0be73940899f036cc72c012)
2009-05-30 00:32:41 +02:00
Felix Paul Kühne
6f8279db22
strip modern nib-files correctly when doing release builds
...
No need to backport this, as 1.0-bugfix only includes classic nibs
2009-05-27 12:05:07 +02:00
Rémi Denis-Courmont
812fd61fad
core depends on libcompat.la
2009-05-23 14:59:26 +03:00
Felix Paul Kühne
966d42293a
macosx: merge the nib fle containing Eric Dudiak's interface rework
2009-05-21 23:50:14 +02:00
Felix Paul Kühne
cb137fb6ec
macosx: added graphics from Eric Dudiak's interface rework
2009-05-21 23:09:13 +02:00
Felix Paul Kühne
2da7d437b1
macosx: fixed Xcode project file and make dist (new document icons...)
2009-05-21 14:17:18 +02:00
Christophe Mutricy
b4ad772933
Move the Changelogs to maintainer-clean.
...
As they need git to be generated, you don't want them to disappear when you do make distclean in sources extracted from the tarball
2009-05-18 00:00:53 +01:00
Rémi Denis-Courmont
e1a78b744b
Start moving replacement functions to a static import library
2009-04-10 20:14:10 +03:00
Felix Paul Kühne
e0e7b2aeec
macosx: compilation fix *grml*
2009-04-07 23:27:58 +02:00
Felix Paul Kühne
eda81ebfde
macosx: implemented 'dialog-login' and cleaned up most dead code
2009-04-07 23:14:26 +02:00
Christophe Mutricy
c8a1d50d65
Remove broken rules
...
Better use intltool-update -m and our brains
2009-03-26 22:50:11 +00:00
Jean-Paul Saman
54d2247717
macosx: fix packaging Safari and Firefox plugin.
2009-03-02 14:23:46 +01:00
Rémi Denis-Courmont
64a460aad5
Use a symbolic link instead of a shell script for static vlc
...
This allows invoking debuggers directly from the command line again!
2009-02-28 16:14:44 +02:00
Christophe Mutricy
df01ece21f
Changelogs: we are in 2009
2009-02-24 00:30:13 +00:00
Jean-Baptiste Kempf
e74e198b69
Win32: remember to package skin.dtd and the skin.catalog
2009-02-22 23:40:51 +01:00
Felix Paul Kühne
c609bd896b
fixed make dist
2009-02-21 00:54:00 +01:00
Nicolas Chauvet (kwizart)
005855e07d
ZIP Module - Use the system minizip when available
...
- Ship the vlc module header zip.h
(rename isn't needed once the file in ship)
- Detect minizip presence with pkgconfig
- if .pc not available, try to assume presence from unzip.h
- Move the zlib.h detection in one place (after pkgconfig macro)
minizip in bundled within zlib in some distro
- Adds -lz in module that needs it in one place
- Prevent the compilation of libs/unzip if minizip is available
(it shound't prevent this directory to be bundled with the sources)
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2009-02-11 18:49:18 +01:00
Rémi Denis-Courmont
2b58c54283
Revert "ZIP Module - Use the system minizip when available"
...
This reverts commit 35fa551f95
.
Conflicts:
configure.ac
2009-02-11 17:59:29 +02:00
Nicolas Chauvet (kwizart
35fa551f95
ZIP Module - Use the system minizip when available
...
- Ship the vlc module header zip.h
(rename isn't needed once the file in ship)
- Detect minizip presence with pkgconfig
- if .pc not available, try to assume presence from unzip.h
- Move the zlib.h detection in one place (after pkgconfig macro)
minizip in bundled within zlib in some distro
- Adds -lz in module that needs it in one place
- Prevent the compilation of libs/unzip if minizip is available
(it shound't prevent this directory to be bundled with the sources)
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
2009-02-11 17:50:50 +02:00
Geoffroy Couprie
82bc4a3106
Win32: generate gdb symbol files for every dll
2009-02-02 13:33:39 +01:00
Jean-Philippe Andre
a2b72dbb66
Zip: change path to the library in the buildsystem
2009-01-27 23:09:23 +01:00
Jean-Baptiste Kempf
9bc487d6d0
Fix Win32 build after osdmenu removal.
...
Close #2456
2009-01-27 09:19:00 +01:00
Jean-Baptiste Kempf
5db54724d4
Win32: add a new vlc.ico that supports Vista and Seven guidelines.
2009-01-05 00:11:11 +01:00
Rémi Denis-Courmont
2f8dc66982
Have alias scripts depend on the Makefile
...
Aliases need to be rebuilt when the prefix is changed.
This should fix #2373 .
2008-12-26 11:48:45 +02:00
Jean-Baptiste Kempf
c61844bbd4
manifest files are in srcdir not builddir
2008-11-26 17:20:53 +01:00
Christophe Mutricy
e575f2b30f
mandriva.spec was deleted
2008-11-25 22:37:19 +00:00
Jean-Baptiste Kempf
b190a796ac
[Build] Try to fix the MacOS builds when git describe fails.
2008-11-25 09:49:07 +01:00
Geoffroy Couprie
e45586d00e
specify dependency to msvcrt for vlc.exe and libvlc.dll
2008-11-24 23:07:47 +01:00
Geoffroy Couprie
86f0fc91f6
Add manifests to browser plugins
2008-11-24 22:36:31 +01:00
Christophe Mutricy
4c930da519
Don't distribute ./compile
2008-11-17 00:18:48 +00:00
Antoine Lejeune
374571ac06
A new GUI for Maemo based on Hildon framework
...
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
2008-11-13 18:43:55 +02:00
Jean-Baptiste Kempf
9d2bf51588
[Win32] Package: Warn if unix2dos fails, since this can happen a lot on MSys or CYGWIN
2008-11-13 01:04:23 +01:00
Felix Paul Kühne
f506f34746
Fix package-macosx-plugin target on MacOS X 10.5 (Leopard).
...
forward-port [578af5df020a05e7deb7f4b0fdf5b6c5d402814e]
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
2008-11-11 19:47:05 +01:00
Jean-Baptiste Kempf
d72aba04bb
[Win32] Fix yet another packaging issue.
2008-10-20 22:51:39 +02:00
Jean-Baptiste Kempf
519dca52dc
[Win32] fix build package.
2008-10-20 18:01:00 +02:00
Jean-Paul Saman
e9a1542064
(win32) Package extras/contrib/*.dll and strip them.
2008-10-14 15:15:05 +02:00
Felix Paul Kühne
e9dc5e2575
voutqt is really gone
2008-09-21 21:37:41 +02:00
Felix Paul Kühne
d14909e7ee
Don't distribute the info.nib and classes.nib within VLC-release.app
...
Saves a few kB and prevents some, ehm, corruption.
2008-09-14 00:29:37 +02:00
Christophe Mutricy
58469546f5
Revert "Ship default skin."
...
This reverts commit 65052fefa3
.
It's already taken care of in the for loop just before
2008-09-12 22:35:57 +01:00
Jean-Baptiste Kempf
65052fefa3
Ship default skin.
...
(cherry picked from commit 13a05801f885b9f74f6bb606faed13f813552d28)
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2008-09-11 17:13:24 -07:00
Christophe Mutricy
8d11ad3be8
Fix skins ditribution for win32
...
when builddir != srcdir
2008-09-12 00:52:23 +01:00
Felix Paul Kühne
4129590ed1
fix macosx package creation with newer git releases
2008-09-11 17:21:49 +02:00
Antoine Cellerier
abc8cabd7d
Here too (can't the Win32 and OS X stuff be factorized a bit?)
2008-08-31 23:25:27 +02:00
Rémi Denis-Courmont
fae0cf510d
Build a separate non-installable VLC for easier debugging
2008-08-31 13:06:04 +03:00
Christophe Mutricy
144adcb85c
Some more rules to make debug pkg for win32
2008-08-27 22:45:34 +01:00
Derk-Jan Hartman
8bb0f4db7d
Makefile: add ChangeLog target as a prerequisite to the package-macosx target
2008-08-25 23:48:09 +02:00
Rémi Denis-Courmont
e8640953fb
VLC needs libvlc, not just libvlccore
2008-08-24 18:26:47 +03:00
Felix Paul Kühne
ec81311cca
Blind attempt to fix the OS X builds
...
More to come as soon as I'm returned from work. Meaning, in 12 hours.
2008-08-24 12:02:24 +02:00
Rémi Denis-Courmont
2c364f7a23
Revert "Don't mess with the build system a single day (git revert 83b35c64b6
-n!) before a major (git revert 83b35c64b6
-n) release"
...
Unbreak Linux build.
This reverts commit f806629f32
.
2008-08-24 12:42:39 +03:00
Felix Paul Kühne
f806629f32
Don't mess with the build system a single day (git revert 83b35c64b6
-n!) before a major (git revert 83b35c64b6
-n) release
2008-08-24 11:32:22 +02:00