]> git.sesse.net Git - vlc/history - extras/package/win32/package.mak
win32: make sure libvlc.pc is installed before configuring npapi
[vlc] / extras / package / win32 / package.mak
2014-08-13 Rémi Denis-Courmontwin32: make sure libvlc.pc is installed before configur...
2014-08-12 Jean-Baptiste KempfXPI: use win32/win64 as package name
2014-08-08 Luca Barbatowin32: Unbreak packaging with recent compilers
2014-08-02 Jean-Baptiste KempfWin32: Correctly layout the files for the XPI
2014-04-14 Rafaël Carréwin32 packaging: add missing dependency
2014-04-14 Rafaël Carréwin32 packaging: do not fail if shared libraries do...
2014-04-14 Rafaël CarréRevert "Win32: fix packaging of libraries"
2014-04-14 Jean-Baptiste KempfWin32: fix packaging of libraries
2014-04-09 Rafaël CarréWindows packaging: copy all runtime libraries that...
2013-11-29 Ludovic Fauvetnsis: compile the nsProcess plugin
2013-11-18 Rafaël CarréAdd vlc.lib / libvlc.lib
2013-08-22 Naohiro KORIYAMApackage: fix nsis package building on OS X.
2013-05-18 Rafaël CarréWin32: use ld options rather than a perl script to...
2013-04-16 Rafaël CarréRevert "Win32: Do not ship libgcc*dll"
2013-04-16 Jean-Baptiste KempfWin32: Do not ship libgcc*dll
2013-04-04 Rafaël Carréwin32: use gcc import lib instead of using gendef and...
2013-04-04 Rafaël CarréRevert "Generate .def files with gendef"
2013-03-17 Rafaël CarréGenerate .def files with gendef
2013-01-31 Rémi Denis-Courmontosd_parser/osdmenu: remove dead plugins
2012-12-15 Jean-Baptiste KempfWin32: more npapi packaging fixes
2012-12-15 Jean-Baptiste KempfFix win32 plugins packaging
2012-10-19 Rafaël CarréUAC.dll: build with static libgcc/libstdc++
2012-09-13 Jean-Baptiste KempfPackage the .zip as a minimal installation
2012-09-12 Jean-Baptiste Kempfmove NSIS to a sub-directory
2012-09-10 Jean-Baptiste KempfWin32: compile correctly UAC.dll
2012-09-06 Benjamin DrungDo not ship UAC.dll in source tarball.
2012-09-05 Edward WangWin32: Check for the shared libgcc in all LIBRARY_PATHs
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-08-16 Jean-Baptiste KempfWin32: Fix packaging with broken sed
2012-07-29 Jean-Baptiste KempfWin32 installer: split the macros from the file
2012-03-26 Rafaël Carréwin64: build and ship activex plugin
2011-12-29 Jean-Baptiste KempfWin32: improve webplugins packaging
2011-12-29 Jean-Baptiste KempfWin32: fix packaging of webplugin
2011-12-17 Rafaël Carréwin64 package: use -win64 version string
2011-11-23 Rafaël CarréRevert "Don't assume some default prefix is used"
2011-11-23 Rafaël CarréDon't assume some default prefix is used
2011-11-20 Rafaël Carréfix win32 webplugin packaging
2011-11-19 Rafaël Carréwin32 package: simplify / cleanup
2011-11-19 Rafaël CarréMakefile.am: split macosx and win32 packaging into...