- 02 Sep, 2006 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
You can still disable it manually... and well, you've had six months to fix your build system.
-
- 30 Aug, 2006 1 commit
-
-
bigben authored
-
- 24 Aug, 2006 1 commit
-
-
zorglub authored
-
- 23 Aug, 2006 1 commit
-
-
bigben authored
* Does nothing useful at the moment (only useless device probing) * The purpose would be to make an access-demux and an access sub-module reusing part of the code * Access to a webcam or an analog card without an encoder (bt878) would help the development
-
- 20 Aug, 2006 2 commits
-
-
Jean-Paul Saman authored
-
gbazin authored
-
- 07 Aug, 2006 1 commit
-
-
Felix Paul Kühne authored
* configure.ac: enabled Obj-C exceptions in the OBJCFLAGS (they're currently used by AppleRemote only, but we should extend them to further classes) * AppleRemote.*: added svn id and proper notes about the MIT-style and GPL dual licensing
-
- 02 Aug, 2006 1 commit
-
-
littlejohn authored
-
- 01 Aug, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 31 Jul, 2006 1 commit
-
-
littlejohn authored
* JAVA_HOME is set * a java compiler compiles
-
- 30 Jul, 2006 1 commit
-
-
hartman authored
* gnutls needs -lintl ldflag with newer versions. It's so nice if packages keep track of what libs they use....... hint hint
-
- 26 Jul, 2006 2 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
- 20 Jul, 2006 1 commit
-
-
damienf authored
-
- 19 Jul, 2006 2 commits
-
-
Olivier Aubert authored
-
zorglub authored
No need for a separate directory for 1 file
-
- 14 Jul, 2006 1 commit
-
-
dionoea authored
-
- 08 Jul, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 06 Jul, 2006 1 commit
-
-
Christophe Mutricy authored
Break binary compatibility
-
- 04 Jul, 2006 2 commits
-
-
Konstantin Pavlov authored
-
Sam Hocevar authored
-
- 28 Jun, 2006 1 commit
-
-
zorglub authored
-
- 21 Jun, 2006 1 commit
-
-
zorglub authored
-
- 12 Jun, 2006 2 commits
-
-
damienf authored
- configure.ac: replaced 'av_add_i' with 'av_crc_init' when testing avutil as the former is no longer compiled in lib
-
Konstantin Pavlov authored
-
- 09 Jun, 2006 3 commits
-
-
Konstantin Pavlov authored
-
Konstantin Pavlov authored
-
Konstantin Pavlov authored
Needs more check, as i've only tested it on altlinux
-
- 08 Jun, 2006 1 commit
-
-
zorglub authored
-
- 07 Jun, 2006 4 commits
-
-
gbazin authored
-
gbazin authored
-
gbazin authored
-
Rémi Denis-Courmont authored
Several people use it and nobody complain it was broken. Besides, some stuff seem not to work without it.
-
- 05 Jun, 2006 1 commit
-
-
littlejohn authored
-
- 04 Jun, 2006 4 commits
-
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
Automake 1.5 and 1.6 both suck, and 1.7 is almost four years old, so there is really no excuse for not using a decent version. Besides, there seems to some problems while building the loader with old Automake versions.
-
Rémi Denis-Courmont authored
This simplifies the build system quite a lot, and reduce compilation times when PIC is actually needed. If you really mind the extra overhead of PIC, use: ./configure --enable-libtool --enable-static --disable-shared
-
littlejohn authored
* --enable-pic added in configure.ac * bootstrap modified to use BUILD_PIC in place of BUILD_MOZILLA where needed
-