/[svn]/linuxsampler/trunk/m4
ViewVC logotype

Log of /linuxsampler/trunk/m4

View Directory Listing Directory Listing


Sticky Revision:

Revision 3557 - Directory Listing
Modified Sun Aug 18 00:06:04 2019 UTC (4 years, 7 months ago) by schoenebeck
* NKSP: Introducing 64 bit support for NKSP integer scripts
  variables (declare $foo).
* Require C++11 compiler support.
* Autoconf: Added m4/ax_cxx_compile_stdcxx.m4 macro which is used
  for checking in configure for C++11 support (as mandatory
  requirement) and automatically adds compiler argument if required
  (e.g. -std=C++11).
* Bumped version (2.1.1.svn3).


Revision 3035 - Directory Listing
Modified Mon Oct 31 12:00:00 2016 UTC (7 years, 4 months ago) by schoenebeck
* Check compiler for supported pragma diagnostics to avoid
  compiler errors.


Revision 1472 - Directory Listing
Modified Mon Nov 5 15:19:42 2007 UTC (16 years, 4 months ago) by schoenebeck
- let the NPTL bug check always succeed on Windows
  as this is only a Linux issue


Revision 1454 - Directory Listing
Modified Fri Oct 19 17:52:15 2007 UTC (16 years, 5 months ago) by schoenebeck
* 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 838 - Directory Listing
Added Fri Feb 10 14:57:40 2006 UTC (18 years, 1 month ago) by schoenebeck
* added aRts audio output driver (by no means RT safe)


  ViewVC Help
Powered by ViewVC