1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 07:39:42 +02:00

13 Commits

Author SHA1 Message Date
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
82d9b91184 Prepping for next release...regenerating build files 2015-01-03 05:57:16 +00:00
benjamin.drung@gmail.com
c5aad36d14 Regenerate autotools file for soundtouch. 2013-11-07 17:58:34 +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
834c50ea1e Regenerate autotools file for soundtouch. 2013-11-01 20:55:32 +00:00
benjamin.drung@gmail.com
64b648a790 Regenerate autotool files of soundtouch with a newer autotool version.
The files are regererated by calling "autoreconf -f -i".
2013-10-24 16:24:53 +00:00
lllucius
9bae0eaa71 Add Audacity changes for new soundtouch 2013-10-24 06:41:17 +00:00
lllucius
f740766f37 Update soundtouch to 1.7.1. 2013-10-24 06:36:42 +00:00
mchinen
f1da58779f soundtouch: fix broken .m4 path in soundfile that causes make distclean to fail (leaving .deps dirs) 2012-02-26 03:22:50 +00:00
ra
58caf78a86 Move library tree where it belongs 2010-01-24 09:19:39 +00:00