2008-05-22 |
Rémi Denis-Courmont | Use the same directory layout on all platforms. |
blob | commitdiff | raw |
2008-05-22 |
Rémi Denis-Courmont | No need for huge automake if's |
blob | commitdiff | raw | diff to current |
2008-05-21 |
Rémi Denis-Courmont | Remove internal Python build support |
blob | commitdiff | raw | diff to current |
2008-05-19 |
Rémi Denis-Courmont | Remove incorrect if BUILD_VLC |
blob | commitdiff | raw | diff to current |
2008-05-15 |
Rémi Denis-Courmont | Rename the shared libraries |
blob | commitdiff | raw | diff to current |
2008-05-10 |
Rémi Denis-Courmont | vlc: set the plugin-path explicitly |
blob | commitdiff | raw | diff to current |
2008-05-10 |
Rémi Denis-Courmont | Another Makefile fix |
blob | commitdiff | raw | diff to current |
2008-05-10 |
Rémi Denis-Courmont | Do not wander twice in the same subdir - fix distcheck |
blob | commitdiff | raw | diff to current |
2008-05-10 |
Pierre d'Herbemont | automake: Don't run `make install` for VLC.app. |
blob | commitdiff | raw | diff to current |
2008-05-09 |
Rémi Denis-Courmont | fix Makefile.am |
blob | commitdiff | raw | diff to current |
2008-05-09 |
Rémi Denis-Courmont | Don't install vlc-config. |
blob | commitdiff | raw | diff to current |
2008-05-06 |
Rafaël Carré | Fix VLC.app target |
blob | commitdiff | raw | diff to current |
2008-05-04 |
Rémi Denis-Courmont | More avoidable directories |
blob | commitdiff | raw | diff to current |
2008-05-04 |
Rémi Denis-Courmont | Don't recurse to python, ax and mozilla directories... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Christophe Mutricy | Meaningful Typo |
blob | commitdiff | raw | diff to current |
2008-04-23 |
Rémi Denis-Courmont | Win32: fix core target |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Rémi Denis-Courmont | Replace a nasty ugly construct with another similar one |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Rémi Denis-Courmont | Remove unused target |
blob | commitdiff | raw | diff to current |
2008-04-17 |
Pierre d'Herbemont | Forgotten in previous commit. |
blob | commitdiff | raw | diff to current |
2008-04-17 |
Pierre d'Herbemont | Makefile.am: Yet an other package-macosx-zip fix. |
blob | commitdiff | raw | diff to current |
2008-04-17 |
Pierre d'Herbemont | Fix package-macosx*-zip tabs. |
blob | commitdiff | raw | diff to current |
2008-04-16 |
Pierre d'Herbemont | Add package-macosx-zip and package-macosx-framework... |
blob | commitdiff | raw | diff to current |
2008-04-15 |
VideoLAN | macosx: Fix VLC-release.app library links. |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Jean-Paul Saman | Merge branch 'master' of git@git.videolan.org:vlc |
blob | commitdiff | raw | diff to current |
2008-04-11 |
Pierre d'Herbemont | test: Move testapi.c to /test and use a sample file... |
blob | commitdiff | raw | diff to current |
2008-04-11 |
Jean-Paul Saman | Don't install scripts and images when the plugin/module... |
blob | commitdiff | raw | diff to current |
2008-04-08 |
Felix Paul Kühne | Fixed make dist |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Jean-Baptiste Kempf | Lua Scripts on Windows have to go to scripts/ and not... |
blob | commitdiff | raw | diff to current |
2008-04-04 |
Antoine Cellerier | Remove lua/http/old from Makefile.am |
blob | commitdiff | raw | diff to current |
2008-04-03 |
Antoine Cellerier | Fix lua http interface loading. |
blob | commitdiff | raw | diff to current |
2008-04-02 |
Antoine Cellerier | Move lua{intf,playlist,meta} to lua/{intf,playlist... |
blob | commitdiff | raw | diff to current |
2008-03-31 |
Rémi Denis-Courmont | Fix make distcheck |
blob | commitdiff | raw | diff to current |
2008-03-31 |
Rémi Denis-Courmont | Clean changelogs, but not too often |
blob | commitdiff | raw | diff to current |
2008-03-31 |
Rémi Denis-Courmont | Automate ChangeLog-2008 too |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Felix Paul Kühne | somewhat fix VLC-release.app: (well, isn't distributabl... |
blob | commitdiff | raw | diff to current |
2008-03-25 |
Rémi Denis-Courmont | Don't distribute removed autoconf260 |
blob | commitdiff | raw | diff to current |
2008-03-19 |
Sam Hocevar | Add a --disable-vlc configure flag to not build VLC. |
blob | commitdiff | raw | diff to current |
2008-03-10 |
Rafaël Carré | Fix indentation to make anjuta happy |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Christophe Mutricy | Fix the symlink generation |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Christophe Mutricy | We do need the symlink for the buildtree |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Rafaël Carré | fix win32 & osx packages (vlc is now in src/) |
blob | commitdiff | raw | diff to current |
2008-02-25 |
Rémi Denis-Courmont | Mostly revert [25311], [25313]. |
blob | commitdiff | raw | diff to current |
2008-02-25 |
Rémi Denis-Courmont | Bring a non-installed ./vlc script that loads plugins... |
blob | commitdiff | raw | diff to current |
2008-02-25 |
Rémi Denis-Courmont | More vlc to src/ (yes, I know this screws up things). |
blob | commitdiff | raw | diff to current |
2008-02-18 |
Damien Fouilleul | Makefile.am: reverting [25187], my contribs were too old |
blob | commitdiff | raw | diff to current |
2008-02-18 |
Damien Fouilleul | VLC.app: fix bundling of 3rd party dylib |
blob | commitdiff | raw | diff to current |
2008-02-10 |
Christophe Mutricy | Fix make dist. The Makefile has been transformed in... |
blob | commitdiff | raw | diff to current |
2008-02-09 |
Felix Paul Kühne | Makefile.am: distribute simple_prefs.* |
blob | commitdiff | raw | diff to current |
2008-02-09 |
Rafaël Carré | fix framework building in VLC-release.app target |
blob | commitdiff | raw | diff to current |
2008-02-08 |
Christophe Mutricy | Clean the vlc aliases |
blob | commitdiff | raw | diff to current |
2008-02-06 |
Rafaël Carré | Copy README.MacOSX.rtf in the right place |
blob | commitdiff | raw | diff to current |
2008-02-06 |
Christophe Mutricy | We do need to distribute m4/ |
blob | commitdiff | raw | diff to current |
2008-02-05 |
Christophe Mutricy | Don't put in SUBDIRS dir without Makefile |
blob | commitdiff | raw | diff to current |
2008-02-05 |
Rafaël Carré | Fix VLC{-release}.app generation, make symbolic links... |
blob | commitdiff | raw | diff to current |
2008-02-05 |
Pierre d'Herbemont | Makefile.am: Typo in VLC-release.app. |
blob | commitdiff | raw | diff to current |
2008-02-05 |
Jean-Baptiste Kempf | Fix make package-win32 |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Rafaël Carré | rm -Rf verify the existence of tmp for us |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Pierre d'Herbemont | Makefile.am: Fix make.pl location. |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Pierre d'Herbemont | Makefile.am: Attempt to fix VLC.app VLC-release.app. |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Pierre d'Herbemont | Makefile.am: Yet an other attempt to fix this Makefile... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Pierre d'Herbemont | Attempt to fix previous commit. |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Pierre d'Herbemont | Makefile.am: Also remove ./tmp from the VLC.app target. |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Pierre d'Herbemont | Makefile.am: Automatically remove ./tmp in the VLC... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Pierre d'Herbemont | Makefile.am: Some target weren't updated during the... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Rafaël Carré | README.MacOSX.rtf has moved |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Jean-Baptiste Kempf | Idem as previous |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Jean-Baptiste Kempf | Small Win32 fix. |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Pierre d'Herbemont | Makefile.am: Get package files from the new location. |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Pierre d'Herbemont | Source Tree Layout Cleanup: (As decided at videolan... |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Rémi Denis-Courmont | Remove libintl from the source tree. |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Rémi Denis-Courmont | Cosmetic: Use $(...) rather than ${...} for variable... |
blob | commitdiff | raw | diff to current |
2008-02-02 |
Pierre d'Herbemont | Makefile.am: Make sure VLC.app will be installed correc... |
blob | commitdiff | raw | diff to current |
2008-02-01 |
Pierre d'Herbemont | Makefile.am: Fix VLC-release.app, this uses the Pre... |
blob | commitdiff | raw | diff to current |
2008-01-31 |
Pierre d'Herbemont | Make sure VLC.app doesn't take too much time to build... |
blob | commitdiff | raw | diff to current |
2008-01-31 |
Rémi Denis-Courmont | Move automake options to Makefile.am |
blob | commitdiff | raw | diff to current |
2008-01-31 |
Rémi Denis-Courmont | Yes, it works |
blob | commitdiff | raw | diff to current |
2008-01-20 |
Felix Paul Kühne | Makefile.am: another attempt to the fix dmg creation |
blob | commitdiff | raw | diff to current |
2008-01-19 |
Felix Paul Kühne | osx: use dmg-creation code from the 0.8.6-bugfix branch... |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Felix Paul Kühne | Makefile.am: try it the simple way now, trusting the... |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Felix Paul Kühne | Makefile.am: another attempt to fix hdiutil attach |
blob | commitdiff | raw | diff to current |
2008-01-04 |
Pierre d'Herbemont | Makefile.am: Attempt to get hidutil attach working. |
blob | commitdiff | raw | diff to current |
2007-12-30 |
Felix Paul Kühne | makefile: we want to use spaces instead of tabs. sorry... |
blob | commitdiff | raw | diff to current |
2007-12-30 |
Felix Paul Kühne | arf |
blob | commitdiff | raw | diff to current |
2007-12-30 |
Felix Paul Kühne | Makefile: correctly distribute .hosts within VLC-releas... |
blob | commitdiff | raw | diff to current |
2007-12-22 |
Pierre d'Herbemont | Makefile.am: Put hdiutil into verbose mode in package... |
blob | commitdiff | raw | diff to current |
2007-12-16 |
Felix Paul Kühne | cough, fix VLC-release.app broken in previous commit |
blob | commitdiff | raw | diff to current |
2007-12-16 |
Felix Paul Kühne | * strongly improved the speed of make VLC.app and make... |
blob | commitdiff | raw | diff to current |
2007-12-13 |
Pierre d'Herbemont | Makefile.am: Don't ship the framework, since it's too... |
blob | commitdiff | raw | diff to current |
2007-12-09 |
Rémi Denis-Courmont | Build VLC aliases cleanly (don't need to parse argv[0]) |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Jean-Paul Saman | Revert [23438] because --enable-fast-install does the... |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Jean-Paul Saman | Install .libs/vlc instead of libtool script vlc. |
blob | commitdiff | raw | diff to current |
2007-11-14 |
Christophe Mutricy | Don't use modules/gui/opie in gettext as we don't distr... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Pierre d'Herbemont | Makefile.am: Remove for goods disabled code. (as per... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Pierre d'Herbemont | Makefile.am: Disable icon positionement in the dmg. |
blob | commitdiff | raw | diff to current |
2007-11-11 |
Christophe Mutricy | Fix [23001] |
blob | commitdiff | raw | diff to current |
2007-11-10 |
Antoine Cellerier | Port the http interface to the Lua Interface Module... |
blob | commitdiff | raw | diff to current |
2007-11-09 |
Christophe Mutricy | Don't replace @ on file without e-mail address |
blob | commitdiff | raw | diff to current |
2007-11-08 |
Christophe Mutricy | Don't put built sources in POTFILES.in |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Pierre d'Herbemont | Makefile.am: Build and export the Framework in package... |
blob | commitdiff | raw | diff to current |
2007-11-04 |
Antoine Cellerier | Add a new type of VLC Lua module: Interfaces. |
blob | commitdiff | raw | diff to current |
next |