Commit Graph

21 Commits

Author SHA1 Message Date
Leland Lucius ccfd2f1c80 Update LV2 host
This greatly improves the LV2 host to the point where all
(non-midi) plugins distributed with Ubuntu 18.04 and Fedora
30 are supported.
2019-12-17 12:54:30 -06:00
James Crook 6220c27613 Do an autoreconf -ivf
This was done on a Ubuntu 14.04 system with wxWidgets 3.1.1 installed.
The resulting buildfiles successfully build Audacity on Ubuntu 14.04 (with 3.1.1) and on Travis (with 3.0.0).
2018-04-02 17:32:17 +01:00
Benjamin Drung 787f2afd10 Introduce end-of-line normalization
Ensures that all files that Git considers to be text will have
normalized (LF) line endings in the repository. When core.eol is set to
native (which is the default), Git will convert the line endings of
normalized files in your working directory back to your platform's
native line ending.

See also https://git-scm.com/docs/gitattributes
2016-05-17 01:05:05 +02:00
Leland Lucius b1690f1801 Getting all build scripts to the same Automake 1.14 version
This way, building the minsrc tarball doesn't require multiple versions
of Automake to be installed.  (Most things were at the 1.11 version, but
some were at the 1.14 version.)

Building minsrc should now work just fine.
2015-06-21 22:09:44 -07:00
lllucius@gmail.com ea074f889b Regenerate build files on Debian Wheezy
This will fix building the minsrc tarball on Debian Wheezy
2015-02-17 16:19:57 +00:00
lllucius@gmail.com 87a6371ba9 Cleanup aclocal files 2015-01-03 06:12:20 +00:00
lllucius@gmail.com 82d9b91184 Prepping for next release...regenerating build files 2015-01-03 05:57:16 +00:00
benjamin.drung@gmail.com 8c2d95559b Use pkg-config override facility to specify libogg location to libvorbis.
1) Revert "Reintroduce patch for building local libvorbis with local libogg." (r12914)

2) Remove acinclude.m4 and regenerate autotool files to use a newer
pkg-config checking macro to get the override facility.

3) Override pkg-config check for libogg by specifying OGG_CFLAGS and OGG_LIBS.
2013-11-09 01:28:56 +00:00
benjamin.drung@gmail.com ada79ccf45 Remove files that are removed on distclean. 2013-11-09 01:22:26 +00:00
lllucius@gmail.com d282aa07ec Reintroduce patch for building local libvorbis with local libogg. 2013-11-08 06:55:31 +00:00
lllucius b4ba110811 Reverting r12850...hopefully
Never removed one before, but I'm pretty sure it is correct.
2013-11-03 01:54:50 +00:00
lllucius f290b3d644 Converted CRLF to LF. 2013-11-01 23:22:33 +00:00
benjamin.drung@gmail.com 6bff76a7ca Regenerate autotool files of libvorbis with a newer autotool version.
The files are regererated by calling "autoreconf -f -i".
2013-10-25 11:39:11 +00:00
benjamin.drung@gmail.com ed0e3f66b5 Add and apply autotools.patch to fix all autotools warnings for libvorbis. 2013-10-25 11:35:39 +00:00
benjamin.drung@gmail.com d1bb18d3de Remove left over configure.in from libvorbis 1.2.0. 2013-10-25 11:03:24 +00:00
lllucius 3a33e2f717 Update libvorbis to 1.3.3. 2013-10-24 18:24:47 +00:00
RichardAsh1981@gmail.com 5c551145de remove this file as it is deleted during distclean (and we don't use it) 2013-01-14 21:28:12 +00:00
mchinen 38bf4968ac libvorbis: run libtoolize,aclocal,auto* to restore build with new and old automake 2012-02-26 03:21:35 +00:00
richardash1981 3d1217da2f Remove all the .cvsignore files we don't need any more, and update the svn:ignore properties as needed, plus some improvements 2010-02-06 21:57:49 +00:00
ra 6e3e8dcfff Remove some old erratta, and do a major tidy up of line endings and properties on source files 2010-01-24 13:33:28 +00:00
ra 58caf78a86 Move library tree where it belongs 2010-01-24 09:19:39 +00:00