/[svn]/libgig/trunk/Makefile.am
ViewVC logotype

Log of /libgig/trunk/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 656 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 15 20:39:11 2005 UTC (18 years, 9 months ago) by schoenebeck
File length: 350 byte(s)
Diff to previous 652
include KDevelop project file with 'make dist'


Revision 652 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 15 13:57:29 2005 UTC (18 years, 9 months ago) by schoenebeck
File length: 320 byte(s)
Diff to previous 634
require automake (>= 1.5) for 'make -f Makefile.cvs'
(mandatory for 'dist-bzip2' automake option)


Revision 634 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 12 13:58:24 2005 UTC (18 years, 9 months ago) by schoenebeck
File length: 256 byte(s)
Diff to previous 310
- include debian/ directory on 'make dist'
- create a bzip2 tarball on 'make dist'


Revision 310 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 26 00:14:50 2004 UTC (19 years, 3 months ago) by capela
File length: 218 byte(s)
Diff to previous 196
* gig.h oneliner forward declaration of gig::Region.
* Fixed man pages automake install rule.
* Doxygen documentation fix (make docs).


Revision 196 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 10 09:52:24 2004 UTC (19 years, 8 months ago) by schoenebeck
File length: 217 byte(s)
Diff to previous 186
* renamed 'libgig.pc.in' -> 'gig.pc.in' and renamed pkg-config lib name
  'libgig' -> 'gig' as it's common practice to omit the 'lib' prefix


Revision 186 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 7 12:03:54 2004 UTC (19 years, 8 months ago) by schoenebeck
File length: 220 byte(s)
Diff to previous 168
* added support for generating Debian packages
* version of shared library can be set in configure.in


Revision 168 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 2 19:37:09 2004 UTC (19 years, 8 months ago) by capela
File length: 469 byte(s)
Diff to previous 58
* packaging changes:
  - added libgig.spec and libgig.pc package configurations.
  - header files included on installation.
  - autotools-generated files removed from CVS repository.


Revision 58 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 3 14:16:59 2004 UTC (19 years, 10 months ago) by schoenebeck
File length: 472 byte(s)
Diff to previous 11
* libtoolized libgig
* added man pages for the command line tools
  (gigextract, gigdump, dlsdump, rifftree)
* minor preparations for libgig release 0.7.0 (updated Changelog, etc.)


Revision 11 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 16 17:47:00 2003 UTC (20 years, 4 months ago) by schoenebeck
File length: 215 byte(s)
Diff to previous 2
* src/gig.cpp: fixed bug in decompression algorithm which caused it not to
  detect the end of a stream
* various endian corrections (successfully tested now on ppc)
* minor adjustments to avoid compile errors on some systems
  (using now pow() instead of powl() and --pedantic g++ compiler switch)
* src/RIFF.cpp, src/RIFF.h: added additional API documentation


Revision 2 - (view) (download) (annotate) - [select for diffs]
Added Sat Oct 25 20:15:04 2003 UTC (20 years, 4 months ago) by schoenebeck
File length: 146 byte(s)
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC