]> git.sesse.net Git - vlc/history - Makefile.am
* ALL: extention -> extension
[vlc] / Makefile.am
2006-03-30 Felix Paul Kühne* added 2 options for the OSX-disk-image creation-line
2006-03-28 Antoine CellerierHum ... we still want to strip when using wince
2006-03-28 Antoine CellerierDon't strip windows builds when running make package...
2006-03-22 Felix Paul Kühne* copy the http-intf-readme to the OSX-bundle as well
2006-03-22 Antoine CellerierAdd share/http/requests/readme to win target
2006-03-21 Antoine CellerierAdd 7zip win32 build targets
2006-03-20 Felix Paul Kühne* fixed the copying of the re-worked http-interface...
2006-03-11 Felix Paul Kühne* fix make dist for OSX
2006-03-10 Rémi Denis-CourmontTest distcheck with libtool when using libtool so I...
2006-03-10 Rémi Denis-CourmontSame as previous commit - for VLC
2006-03-10 Christophe MutricyMakefile.am: Add the syntax files, valgrinds false...
2006-03-05 Damien Fouilleulextras/contrib/src/Makefile: cleaned up INSTALL_NAME...
2006-03-03 Felix Paul Kühne* added a couple of OSX-intf-files which were added...
2006-02-26 Rémi Denis-CourmontMove vlc.c to . to fix distclean (Automake limitation)
2006-02-25 Rémi Denis-CourmontAttempt to fix core and all targets with more than...
2006-02-24 Rémi Denis-CourmontFix Win32 packaging targets inter-dependencies
2006-02-23 Rémi Denis-Courmont_Experimental_ *optional* libtool support (--enable...
2006-02-23 Rémi Denis-CourmontFix linking with included gettext
2006-02-22 Damien Fouilleulall: renamed DLL import library as libvlc.dll.a, as...
2006-02-22 Damien Fouilleulall: for WIN32, create an import library libvlc-dll...
2006-02-21 Rémi Denis-CourmontBuild vlc-bundle on BeOS
2006-02-20 Rémi Denis-CourmontFix linking with C++ builtins
2006-02-20 Rémi Denis-Courmont- Remove dependency of vlc on stamp-builtin with shared...
2006-02-19 Felix Paul Kühne* added the progress dialogue to the set of widgets
2006-02-19 Rémi Denis-CourmontShare most of binary packaging script between WinCE...
2006-02-19 Rémi Denis-CourmontInclude libvlc.dll when packaging
2006-02-19 Rémi Denis-CourmontReally fix
2006-02-19 Rémi Denis-CourmontAttempt to fix vlc linkage with static libvlc
2006-02-19 Rémi Denis-Courmont- Build builtins before shared libvlc
2006-02-19 Rémi Denis-CourmontDionoea: here is "make core", your portable "make vlc...
2006-02-19 Rémi Denis-CourmontReally fix libintl linking
2006-02-19 Rémi Denis-CourmontRemove unused directory
2006-02-19 Rémi Denis-Courmont- Build libvlc from src/ rather than top
2006-02-19 Rémi Denis-CourmontClean up backported from [12323]
2006-02-18 Felix Paul Kühne* new CheckForUpdate panel (closes #310)
2006-02-14 Clément Stenac* Beginning of VLM API
2006-02-07 Clément Stenac* get/set/toggle fullscreen
2006-02-03 Clément StenacUse a hash for stats. Not finished
2006-02-02 Antoine Celleriersrc/*, include/* : update core functions. (Should make...
2006-02-01 Sam Hocevar * Makefile.am: on Unix, use makensis -DVERSION; on...
2006-02-01 Sam Hocevar * Makefile.am: "[ -x foo ]" only works if "foo" is...
2006-01-28 Christophe Mutricywin32 rules: make it more dirty to be able to produce...
2006-01-28 Clément StenacFixes for prehistoric build system
2006-01-24 Sam Hocevar * bindings/java/Makefile.am: use JAVACXXFLAGS and...
2006-01-22 Christophe MutricyFix the win* package rules for the http intf.
2006-01-22 Antoine Celleriersame thing for wince
2006-01-22 Antoine Cellerierthis should fix the win build. This build system is...
2006-01-08 Clément StenacMerge 0.8.5-api changes
2006-01-04 Clément StenacAdd support for several message queues - please test
2006-01-04 Derk-Jan Hartman* Simpler way to create the diskimage (10.3 and higher...
2006-01-03 Christophe MutricyMissing headder in tarball
2005-12-16 Christophe MutricyHousekeeping
2005-12-16 Rémi Denis-CourmontImplement root wrapper to allow using privileged TCP...
2005-12-15 Filippo Carone<vlc/control_structures.h> header is installed by make.
2005-12-14 Damien FouilleulMakefile.am: target 'package-win32-base-exe' is now...
2005-12-10 Derk-Jan Hartman* Remove CoreAudio module
2005-12-09 Olivier AubertMakefile.am: add src/control/init.c and src/control...
2005-12-08 Antoine Cellerierthis should fix win32 and wince package-win*-base targets
2005-12-07 Derk-Jan Hartman* Fix the make VLC.app which was broken due to the...
2005-12-06 Rémi Denis-Courmontfix make install
2005-12-06 Rémi Denis-Courmontfix DISTCLEANFILES
2005-12-06 Rémi Denis-CourmontAdd missing include file
2005-12-06 Rémi Denis-CourmontFix ./configure within make distcheck
2005-12-05 Rémi Denis-Courmont- Don't print a bogus warning when reading on empty...
2005-12-05 Clément StenacVery beginning of the interaction framework (Refs:#27)
2005-12-05 Rémi Denis-CourmontSort out io.c
2005-12-05 Rémi Denis-CourmontCreate src/network subdirectory
2005-12-04 Rémi Denis-CourmontFix make dist
2005-12-03 Felix Paul Kühne* ALL: first development version of a GUI for the SubPi...
2005-12-01 Felix Paul Kühne* fixed the compilation on OSX when using our source...
2005-11-28 Clément StenaciIgnore version.c in pofiles generation
2005-11-26 Clément Stenac* Integrate python bindings in make process
2005-11-23 Derk-Jan Hartmanmerge [13354] to trunk, and use the right .ico in the...
2005-11-13 Derk-Jan HartmanIt's cp -R not cp -r
2005-10-26 Derk-Jan Hartman* Don't include the Update.nib in make dist
2005-10-02 Felix Paul Kühne* remove/disable the update-checker on OSX until 0...
2005-10-02 Felix Paul Kühne* small script to move the preferences to Trash. You...
2005-10-01 Christophe MutricyAdd Install.wince in the tar
2005-10-01 Christophe MutricyAdd some sed in the package-win32 rules (closes #372)
2005-09-28 Christophe MutricyCreate some WinCE package target (Gibalou please review...
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-25 Jean-Paul SamanRemoving osd_widgets.c.
2005-08-22 Rémi Denis-CourmontWork-around automake being a bit too clever
2005-08-22 Sam Hocevar * Fixed the build dependencies.
2005-08-22 Christophe Massiot * Modules.am: (Hopefully) fixed make update-po.
2005-08-22 Rémi Denis-CourmontFix build in a subdirectory after make clean
2005-08-21 Felix Paul Kühne* port of the wx-update-panel to OSX (GUI works, updati...
2005-08-20 Rémi Denis-Courmont(Un)Install shared libvlc if enabled
2005-08-20 Rémi Denis-CourmontLink fix
2005-08-20 Rémi Denis-Courmont- experimental disabled-by-default shared libvlc build.
2005-08-20 Rémi Denis-CourmontCosmetic fix
2005-08-19 Rémi Denis-CourmontClean up
2005-08-19 Rémi Denis-CourmontRemove unnecessary dependencies
2005-08-18 Rémi Denis-Courmont- (Un)install plugins from their directory (refs #297)
2005-08-17 Christophe Massiot * Makefile.am: New file version.c, generated at each...
2005-08-17 Christophe Massiot * Makefile.am: MacOS X fix when srcdir != builddir.
2005-08-15 Rémi Denis-CourmontFix distclean
2005-08-13 Rémi Denis-CourmontRemove useless debug stuff
2005-08-13 Rémi Denis-CourmontFix for make distclean
2005-08-13 Rémi Denis-CourmontFix make dist when builddir != srcdir
next