- 31 Aug, 2009 3 commits
- 21 Aug, 2009 1 commit
-
-
Pierre authored
This allow a little bit more flexibility and won't require the same level of code quality in configure tests (is that a plus?).
-
- 20 Aug, 2009 1 commit
-
-
Pierre authored
Warnings that are 'safe' to be treated as error should be added here as well. I hope this will raise VLC code quality, and tend to lower the hudge number of warnings. Some of them are sometimes letal but hidden by others.
-
- 09 Aug, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
And bumping autoconf version seems to be a bit much for such a small improvement
-
- 08 Aug, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 05 Aug, 2009 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Configure: update macro to deal with the case where you want --enable-foo, but the module name is not foo. So, add a new argument that can be empty This happens for --enable-dv (access_dv) --enable-shout (stream_output_shout)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
--enable-foo will search for the foo.pc and die if not provided --disable-foo will not search anything related to foo '' will search for foo.pc and give a message if foo.pc is not provided.
-
- 11 Jun, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 27 Aug, 2008 1 commit
-
-
Jean-Paul Saman authored
-
- 30 May, 2008 2 commits
-
-
Felix Paul Kühne authored
-
Rafaël Carré authored
-
- 28 Apr, 2008 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 21 Apr, 2008 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 10 Apr, 2008 1 commit
-
-
Rafaël Carré authored
-
- 09 Apr, 2008 1 commit
-
-
Antoine Cellerier authored
Commit changes to m4/private.m4. Please yell (and remove the file from git) if this wasn't supposed to be committed.
-
- 25 Mar, 2008 1 commit
-
-
Rémi Denis-Courmont authored
As an alternative, we could avoid shipping all the gettext macros and require developpers have gettext if they want to rebuild ./configure from a source tarball. I'd tend to lean for this option.
-
- 23 Mar, 2008 4 commits
-
-
Rémi Denis-Courmont authored
The whole point of keeping the m4 and po/Makefile.in.in is to not need to have the same version all over the place anyway, otherwise we might as well put all these files to .gitignore... Remove some old m4 macros as well.
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
and fix the M4 ignore rules
-
- 16 Mar, 2008 1 commit
-
-
Filippo Carone authored
-
- 11 Mar, 2008 1 commit
-
-
Jean-Paul Saman authored
-
- 07 Mar, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 02 Mar, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 28 Nov, 2007 2 commits
-
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
Adds libgcrypt.m4 for systems running autotools without libgcrypt-dev installed Prefers tabs over spaces in Makefiles
-
- 20 Nov, 2007 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 14 Oct, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 20 Jul, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 17 Jul, 2007 1 commit
-
-
Damien Fouilleul authored
vlc-config: fixed optimizations by splitting CFLAGS_OPTIM into CFLAGS_OPTIM_SIZE and CFLAGS_OPTIM_SPEED, and only one of which is used depending on value --enable-optimize-memory, moreover CFLAGS_NOOPTIM is set to -O0 rather than -O2 whenever possible
-
- 19 Dec, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-