aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add a tool for testing decoding+encoding in a number of configurationsMartin Storsjo2023-10-061-0/+4
* Add files missing from EXTRA_DISTMartin Storsjo2021-04-281-0/+4
* Remove the separate nmakefile for MSVCMartin Storsjo2021-03-041-1/+0
* Add CMake projectevpobr2021-01-201-0/+2
* Remove references to sbr_crc.cpp that was removed upstreamMartin Storsjo2020-11-171-1/+0
* Reorder source file lists in Makefile.am into alphabetical orderMartin Storsjo2018-09-021-58/+58
* Update Makefile.am after the upstream source updateMartin Storsjo2018-09-021-15/+89
* Merge remote-tracking branch 'aosp/master'Martin Storsjo2018-09-021-1/+0
* Update the list of extra files for "make dist"Martin Storsjo2018-03-061-1/+2
* Don't force C++98 mode any longerMartin Storsjo2016-10-181-1/+1
* Add new files to "make dist"Martin Storsjo2016-09-241-1/+5
* Update Makefile.am with newly added and removed filesMartin Storsjo2016-08-251-1/+1
* Explicitly force building in C++98 modeMartin Storsjo2016-05-181-1/+1
* Include the new file limiter.cpp in the buildMartin Storsjo2014-11-071-0/+1
* Include libFDK ppc headers in make distMartin Storsjo2014-11-041-0/+1
* Include autogen.sh when building distribution packagesMartin Storsjo2013-11-251-0/+1
* Rename sbr_rom/ram files back to the original namesMartin Storsjo2012-11-021-2/+2
* build: Build object files in subdirectoriesMartin Storsjo2012-11-021-0/+1
* build: Don't use make variables in the declaration of source filesMartin Storsjo2012-11-021-131/+122
* Update Makefile.am to account for a removed file in the latest upstreamMartin Storsjo2012-11-011-2/+1
* Add an encoder exampleMartin Storsjo2012-09-131-0/+9
* Export the external symbols via the libtool -export-symbols optionMartin Storsjo2012-07-111-1/+3
* Don't link to libstdc++Martin Storsjo2012-07-111-0/+5
* Add an _enc suffix to the sbr_ram/rom files in libSBRencMartin Storsjo2012-07-111-2/+2
* Add automake/autoconf source filesMartin Storsjo2012-07-111-0/+208