summaryrefslogtreecommitdiff
path: root/src/test_grabbag/picture/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Make sure CMake build files end up in release tarballtopic/cmake-distErik de Castro Lopo2019-09-301-0/+1
|
* Update MinGW build fileslvqcl2018-08-261-1/+6
|
* Only compile and run tests when running 'make check'David Seifert2017-01-171-1/+1
| | | | Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
|
* libFLAC: Remove win_utf8_io dependencyErik de Castro Lopo2016-02-081-0/+1
| | | | Path-from: lvqcl <lvqcl.mail@gmail.com>
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
|
* Makefile.ams: Add MSVS project files to EXTRA_DIST.Erik de Castro Lopo2014-07-091-1/+3
| | | | Patch-from: lvqcl <lvqcl.mail@gmail.com>
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
|
* Only link against libogg (and libm) if neededUlrich Klauer2013-04-071-3/+1
| | | | | | | Most of the programs don't use libogg or libm directly and should not link to them (overlinking). Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
* Add CLEANFILES to relevant Makefile.am to force removal of Windows EXEs.Erik de Castro Lopo2013-03-291-0/+2
| | | | | | This ensures they are removed even we've cross-compiled from Linux to Windows and then configured for Linux. We don't want the Windows EXEs to be run after configuring for Linux.
* Purge old un-maintained MSVC 6 project files.Erik de Castro Lopo2013-03-101-1/+2
|
* Update FSF address.Miroslav Lichvar2012-12-061-3/+3
|
* Update and improve autotools buildCristian Rodríguez2012-04-081-1/+1
| | | | | | | | | | | - INCLUDES is deprecated, and CPPFLAGS is an user-defined variable, use the proper AM_CPPFLAGS instead - Remove FLAC__INLINE definition, providing proper replacement for MSVC compilers. - Detect if we have C99 's lround and provide a replacement for windows...
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
|
* update copyright for 2008Josh Coalson2008-02-281-1/+1
|
* remove spurious CLEANFILESJosh Coalson2007-09-111-2/+0
|
* add vcproj files to EXTRA_DISTJosh Coalson2007-07-111-1/+2
|
* minor commentsJosh Coalson2007-04-051-1/+1
|
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
|
* link libogg if necessaryJosh Coalson2006-10-151-0/+1
|
* new tester for testing PICTURE specification parsingJosh Coalson2006-09-241-0/+30