]> git.sesse.net Git - vlc/history - Makefile.am
Install.win32: Add path for pkg-config
[vlc] / Makefile.am
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
2005-08-13 Rémi Denis-Courmont"toolbox --update-po" becomes "make update-po"
2005-08-12 Rémi Denis-CourmontSpeed up recursive make significantly
2005-08-12 Christophe MutricyFix for builddir != srcdir
2005-08-10 Jean-Paul SamanForward port of branches/0.8.1-jpsaman-thedj revision...
2005-08-10 Sam Hocevar * Makefile.am: distribute the Makefile and zsh.cpp...
2005-08-07 Felix Paul Kühne* whoops
2005-08-07 Felix Paul Kühne* ALL: ported the WX-bookmarks-window to Cocoa (closes...
2005-08-04 Felix Paul Kühne* port of the WX-advanded-GUI to OSX (refs #268)
2005-08-04 Rémi Denis-Courmont * reimplement EnableUTF8 without iconv
2005-08-03 Christophe Massiot * extras/contrib: Added libSDL and libSDL_image to...
2005-08-01 Christophe Massiot * Makefile.am: fix build location of Mac OS X bundle...
2005-07-28 Rémi Denis-CourmontLink with libvlc.a last rather than first (closes ...
2005-07-27 Derk-Jan Hartman* forwardport [11880]
2005-07-12 Felix Paul Kühne* finally converted to the 10.2 and later format, which...
2005-07-12 Rémi Denis-CourmontBetter ACL API (full rewrite)
2005-07-01 Christophe MutricyCompile fix
2005-06-28 Rémi Denis-CourmontDLL loader stolen from MPlayer CVS.
2005-06-25 Rémi Denis-CourmontRemove plugins and builtins with make uninstall (closes...
2005-06-25 Rémi Denis-CourmontDeletes vlc's aliases upon make uninstall (refs #231)
2005-06-19 Felix Paul Kühne* ALL: basic skeleton for a streaming-wizard (refs...
2005-06-16 Antoine Cellerierchange to new icon ( fixes #185 )
2005-06-14 Christophe MutricyMakefile.am: don't unix2dos dboxfiles.html as it produc...
2005-06-08 Gildas Bazin* Makefile.am: small change to the package-win32-base...
2005-06-02 Rémi Denis-CourmontComplete rewrite of vlc_symbols.h generation (closes...
2005-06-01 Clément StenacMerge mediacontrol to trunk
2005-06-01 Rémi Denis-CourmontStupid kludge - I don't understand the bug though
2005-06-01 Rémi Denis-CourmontNo longer run vlc-config times and times at each make run
2005-05-31 Rémi Denis-CourmontMD5 hash API - closes #135
2005-05-22 Rémi Denis-Courmontvlc_getaddrinfo, vlc_getnameinfo and vlc_gai_strerror...
2005-05-20 Rémi Denis-CourmontHopefully fix multi-jobs builds
2005-05-11 Gildas Bazin* Makefile.am: fixed build problem.
2005-05-11 Gildas Bazin* configure.ac, Makefile.am: fixes for WinCE build.
2005-04-18 Damien Fouilleul- make use of cygwin rebase to optimize DLL loading...
2005-04-06 Jérome DecoodtUse VLC-release.app instead of VLC.app for package...
2005-04-06 Jérome DecoodtInclude http/*.png and http/*.ico in windows packages
2005-04-06 Jérome DecoodtAdd a new target, VLC.app which make links to files...
2005-04-04 Derk-Jan Hartman* Fix make dist, which was broken due to ebuild removal
2005-03-28 Felix Paul Kühne* updated the location of vlc.scriptTerminology
2005-03-02 Rémi Denis-Courmont- Add dependency of update-includes on vlc-config
2005-03-01 Rémi Denis-Courmont- build vlc_symbol.h modules_plugin.h and modules_built...
2005-02-21 Gildas Bazin* src/extras/dirent.c, ALL: fixed win32/ce dirent repla...
2005-02-19 Eric Petit configure.ac: added --disable/enable-hal
2005-02-18 Gildas Bazin* Makefile.am: fixed package-win32 target
2005-02-15 Gildas Bazin* configure.ac, Makefile.am: adapted the build for...
2005-02-08 Jean-Paul SamanRun makensis installer on Linux without wine to produce...
2005-02-06 Rémi Denis-Courmont- Fix building of vlc-config
2005-01-28 Gildas Bazin* Makefile.am: include the activex plugin in package...
next