- 26 Aug, 2013 1 commit
-
-
Martin Storsjö authored
-
- 20 Aug, 2013 1 commit
-
-
Rafaël Carré authored
-
- 08 Aug, 2013 1 commit
-
-
- 09 Jul, 2013 1 commit
-
-
Martin Storsjö authored
automake 1.12 changed the default for tests, requiring projects that need serial test execution to add an option for setting this. This option isn't available on automake 1.11, so those projects became incompatible with automake 1.11 once they got ready for 1.12. This obviously isn't an issue in most cases where the prebuilt configure is good enough. Since we don't run the tests in contribs, just remove this option for now, to allow building with both automake 1.11 and 1.12. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 04 Jul, 2013 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 09 May, 2013 1 commit
-
-
Rafaël Carré authored
Those Windows functions bring no benefit and are forbidden in Windows Store apps
-
- 10 Mar, 2013 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 14 Oct, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 07 Aug, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 05 Apr, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
CVE-2011-3048 (serious vulnerability)
-
- 19 Feb, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 17 Feb, 2012 1 commit
-
-
Felix Paul Kühne authored
-
- 17 Nov, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 01 Aug, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
See CVE-2011-2690 (we shouldn't be affected), CVE-2011-2691 (same), CVE-2011-2692 (no idea)
-
- 04 Jul, 2011 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
'make fetch' has to fetch sources for all the built packages, including dependency packages. Conversely, 'make fetch' should not fetch sources of distro-provided packages, not even dependencies. This should fix that. As an minor bonus, 'make .foo' should now work even if foo is provided by the distro, and conditional build rules should be cleaner.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Remove the old way with using the static makefiles and weird ??PREFIX?? patches
-