- 05 Oct, 2016 2 commits
-
-
Marcel Metz authored
This allows to switch between different build systems when building multiple test matrix configurations.
-
Marcel Metz authored
Preparations for building with multiple build systems
-
- 04 Oct, 2016 1 commit
-
-
Include vorbis library when linking vorbisfile and vorbisenc. Signed-off-by:
Ralph Giles <giles@thaumas.net>
-
- 08 Sep, 2016 1 commit
-
-
Ralph Giles authored
This makes the minimal changes necessary to build the dynamic solution Win32|Debug target with VS2015 and against the static solution from the ogg master branch. The other targets can be added after updating the project files for VS2015.
-
- 22 Jul, 2016 1 commit
-
-
This allows linking to specific sections. Signed-off-by:
Timothy B. Terriberry <tterribe@xiph.org>
-
- 14 May, 2016 1 commit
-
-
The `doc/Vorbis_I_spec*.png` files are checked into git, but were also being incorrectly deleted during `make clean` because they were listed in `CLEANFILES`.
-
- 28 Mar, 2016 8 commits
-
-
Ralph Giles authored
Configure only looks for doxygen if --enable-docs is passed, so report that as the issue instead.
-
Ralph Giles authored
We want to be warning-free, so this should be the default, not just debug builds. It already is on most other targets.
-
Ralph Giles authored
Recover the full compiler command lines for reference in the logs after the AM_SILENT_RULES change.
-
Ralph Giles authored
Makes warnings more obvious.
-
Steffen Ohrendorf authored
-
Chocobo1 authored
-
Chocobo1 authored
-
Chocobo1 authored
-
- 18 Jan, 2016 1 commit
-
-
Ralph Giles authored
This lets our test job dispatch on the container infrastructure, which is faster.
-
- 13 Oct, 2015 1 commit
-
-
Ralph Giles authored
Use malloc/free instead of the more convenient alloca for comment data. Album art can easily be larger than the local stack limit and crash the process. Thanks to Robert Kausch for the suggestion.
-
- 26 Sep, 2015 1 commit
-
-
Ralph Giles authored
-
- 05 Aug, 2015 2 commits
-
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
- 18 Jun, 2015 2 commits
-
-
Signed-off-by:
Ralph Giles <giles@thaumas.net>
-
Signed-off-by:
Ralph Giles <giles@thaumas.net>
-
- 31 May, 2015 4 commits
-
-
Ralph Giles authored
-
Ralph Giles authored
-
stopiccot authored
Signed-off-by:
Ralph Giles <giles@thaumas.net>
-
stopiccot authored
Signed-off-by:
Ralph Giles <giles@thaumas.net>
-
- 21 May, 2015 6 commits
-
-
Ralph Giles authored
Jenkins doesn't have new enough libtool for this.
-
Ralph Giles authored
-
Ralph Giles authored
Newer versions prefer AM_CPPFLAGS to INCLUDES. Tell libtool about our m4 directory.
-
Ralph Giles authored
Copy the autogen.sh script from the newer daala project. This just calls autoreconf instead of doing its own tool and version detection. Note that this now means one must explicitly invoke ./configure as ./autogen.sh will no longer do so.
-
Ralph Giles authored
Fixes 'make distcheck'.
-
stopiccot authored
Signed-off-by:
Ralph Giles <giles@thaumas.net>
-
- 19 May, 2015 1 commit
-
-
Thomas Daede authored
-
- 03 Mar, 2015 6 commits
-
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=19466
-
Ralph Giles authored
Thanks to mark4o for the suggestions. svn path=/trunk/vorbis/; revision=19462
-
Ralph Giles authored
I always forget things, this is good documentation, and it's been helpful with the opus releases. svn path=/trunk/vorbis/; revision=19461
-
Ralph Giles authored
Also two more copyright bumps which somehow didn't make the earlier commit. svn path=/trunk/vorbis/; revision=19460
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=19457
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=19456
-
- 02 Mar, 2015 2 commits