CVS log for linuxsampler/Makefile.cvs

(logo)

Help

(back) Up to [ls] / linuxsampler

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.7 / (view) - annotate - [select for diffs] , Fri Oct 19 16:52:15 2007 UTC (2 years, 9 months ago) by schoenebeck
Branch: MAIN
CVS Tags: release1_0_0, release0_5_1, HEAD
Changes since 1.6: +3 -1 lines
Diff to previous 1.6
* added autoconf checks for pthread library
* added autoconf check for pthread bug found on certain NPTL-enabled
  glibc versions (see Gentoo bug report #194076)

Revision 1.6 / (view) - annotate - [select for diffs] , Fri Jun 1 14:50:38 2007 UTC (3 years, 1 month ago) by schoenebeck
Branch: MAIN
CVS Tags: release0_5_0
Changes since 1.5: +3 -0 lines
Diff to previous 1.5
* a pregenerated LSCP parser is no longer kept in CVS, from now on you
  need to have bison (or another yacc-compatible parser generator)
  installed to be able to compile LS from CVS

Revision 1.5 / (view) - annotate - [select for diffs] , Tue Jan 23 20:03:22 2007 UTC (3 years, 6 months ago) by schoenebeck
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
* bugfix regarding FX Sends: when more than one sampler channel used FX
  sends, only the audio signal of the last sampler channel made it into the
  final output signal
* fixed small autoconf compilation issue on certain systems (complained
  about missing AM_PATH_ARTS macro)

Revision 1.4 / (view) - annotate - [select for diffs] , Tue Jul 19 14:43:40 2005 UTC (5 years ago) by schoenebeck
Branch: MAIN
CVS Tags: release0_4_0
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
* install necessary development header files for allowing 3rd party
  applications to link against liblinuxsampler
* liblinuxsampler's API documentation can be generated with 'make docs'
  (Doxygen required)

Revision 1.3 / (view) - annotate - [select for diffs] , Mon May 2 23:37:35 2005 UTC (5 years, 2 months ago) by schoenebeck
Branch: MAIN
CVS Tags: release0_3_3, release0_3_2, release0_3_1
Changes since 1.2: +4 -0 lines
Diff to previous 1.2
* removed statically included libgig sources from the LinuxSampler code
  base - you now have to compile and install libgig separately
* added -Wreturn-type gcc switch to avoid bugs with no returns on non void
  functions in future

Revision 1.2 / (view) - annotate - [select for diffs] , Tue Oct 19 13:41:38 2004 UTC (5 years, 9 months ago) by schoenebeck
Branch: MAIN
CVS Tags: v0_2_0
Changes since 1.1: +13 -5 lines
Diff to previous 1.1
* LinuxSampler was badly broken with last commit, fixed that
* using now James Klicman's proposol to fix the reported linker problem
* Mutex.cpp: try to force UNIX98 compatibility (if not already supported)
* Makefile.cvs: generate (and clean) all necessary autotools files

Revision 1.1 / (view) - annotate - [select for diffs] , Wed Nov 5 14:47:10 2003 UTC (6 years, 8 months ago) by schoenebeck
Branch: MAIN
CVS Tags: v0_1_0, singlechannel
* transition from plain Makefile to autotools, source files moved to src/
* configure.in: added test for x86 architecture
* src/voice.h: x86 specific asm optimization for double to int casts only
  if compiling for x86 architecture

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

LinuxSampler Developers
Powered by
ViewCVS