- 08 Feb, 2008 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
Don't test that vlc --help and vlc --version works because automake thinks that any output on stderr is an error.
-
Christophe Mutricy authored
-
- 07 Feb, 2008 36 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
Remove code duplication
-
Antoine Cellerier authored
Define DATA_PATH in the root CMakeList.txt since modules might need it (for example the http intf or the lua module)
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
reported by Felipe Manzano and Anibal Sacoo from Core Security Technologies.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
contrib: Setting DYLD_LIBRARY_PATH is bad because it results most of the time in library mismatch. This is an old hack from the past which shouldn't be needed anymore.
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Jean-Paul Saman authored
-
Pierre d'Herbemont authored
cmake: Use CPack to create the package. (Use `make package` or `cpack`). Should produce a tgz/tar.gz/rpm/dmg/nsis. This probably need some tuning.
-
Pierre d'Herbemont authored
cmake: Enable testing. (Launch with `make test` or with `ctest` (see ctest --help)). Plus minor cleanup.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
FindFFmpeg.cmake: Perform the ffmpeg search only once. (That's probably not the cmake's spirit... to check).
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-