]> git.sesse.net Git - vlc/history - bin/Makefile.am
input: handle recursive parsing in preparser
[vlc] / bin / Makefile.am
2013-11-09 Felix Paul Kühnebin: re-implement --language for OS X
2013-11-09 Felix Paul Kühnebin: derive a special Darwin version from vlc.c
2012-09-09 Rémi Denis-CourmontDefine explicit makefile variable for libpthread
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/control/dbus/ and clean...
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-03-19 Rémi Denis-Courmontvlc: assume UTF-8 and drop dependency on libvlccore
2012-03-15 Edward WangEmbed manifest files as Windows PE resource
2012-03-01 Rémi Denis-CourmontRevert "Link vlc-cache-gen with the C++ standard librar...
2012-02-29 Sam HocevarLink vlc-cache-gen with the C++ standard library to...
2011-11-15 Rafaël Carréwinvlc: include address space layout in crash reports
2011-09-01 Rémi Denis-CourmontFix race between installation and execution of vlc...
2011-08-30 Rémi Denis-CourmontUpdate libvlc.la path and factorize test Makefile
2011-08-30 Rémi Denis-CourmontBuild modules before libvlc and VLC
2011-08-30 Rémi Denis-CourmontMove src/control/ to lib/
2011-08-18 Rémi Denis-CourmontMigrate VLC_ADD_* flags from vlc-config to AC_SUBST
2011-07-31 Rafaël CarréFix vlc linking broken in [7a7630a19c2]
2011-07-28 Rémi Denis-Courmontwinvlc: do use the libtool wrapper for vlc-static
2011-06-09 Jean-Baptiste KempfWin32: Add vlc-cache-gen.exe properties
2010-08-18 Jean-Baptiste KempfWin32: fix resource file compilation
2010-08-18 Jean-Baptiste KempfWin32: correctly bump resource version
2010-06-14 Christophe MutricyMissing in d1b5547ce122761
2010-04-11 Rémi Denis-CourmontVLC: infrastructure to detect and/or work-around thread...
2010-04-10 Rémi Denis-CourmontDo not hardcode libdl (fix #3506)
2010-03-27 Rémi Denis-CourmontWork around cleanup handler bug in kfile plugin
2010-02-28 Rémi Denis-CourmontAlways build and use "our" getopt
2010-01-31 Rémi Denis-CourmontGenerate Windows resource file on need basis
2010-01-25 Rémi Denis-CourmontAdd vlc-cache-gen to generate the plugins cache off...
2010-01-21 Rémi Denis-Courmontvlc needs libvlccore for FromLocale()
2009-08-06 Rémi Denis-Courmontvlc-wrapper needs -lsocket on Solaris (fixes: #3035)
2009-03-01 Rémi Denis-CourmontFix vlc dependency on libvlc
2009-02-28 Rémi Denis-CourmontHard code plugin path and http path in static VLC
2009-02-24 Geoffroy CouprieWin32: send crash reports to ftp://crash.videolan.org...
2009-01-11 Rémi Denis-CourmontRemove un-needed libs
2008-09-08 Geoffroy CouprieWinCE: build vlc.exe (+ modifications)
2008-08-31 Rémi Denis-CourmontBuild a separate non-installable VLC for easier debugging
2008-08-24 Rémi Denis-CourmontVLC resource file is only for Win32
2008-08-24 Rémi Denis-CourmontRevert "Don't mess with the build system a single day...
2008-08-24 Felix Paul KühneDon't mess with the build system a single day (git...
2008-08-23 Rémi Denis-CourmontMove the executables out of src/