root/trunk/libffado/SConstruct


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2756 [2756] 02/08/18 03:29:13 jwoithe Add support for a ffado-mixer.appdata.xml file. Distributions are …
(edit) @2754 [2754] 02/05/18 04:00:38 jwoithe SConstruct: allow for unversioned source directory. When FFADO is …
(edit) @2753 [2753] 02/05/18 03:31:26 jwoithe static_info.txt: install under LIBDIR/libffado/ rather than …
(edit) @2747 [2747] 01/31/18 02:21:58 jwoithe [PATCH 11/13] improve r2725 (allow BUILD_MIXER with qt5). From Nicolas …
(edit) @2736 [2736] 01/29/18 03:23:31 jwoithe Allow python interpreter to be specified at build time. Patch from …
(edit) @2733 [2733] 01/29/18 02:32:13 jwoithe Add build-time control over documentation generation. Up to this point, …
(edit) @2725 [2725] 01/05/18 01:40:19 jwoithe SCons: fix detection of dbus on PyQt?5 systems. The detection of the dbus …
(edit) @2724 [2724] 01/05/18 01:33:39 jwoithe RME: ensure byte swap macros are available for all components. The byte …
(edit) @2722 [2722] 12/23/17 02:46:36 jwoithe SConstruct: bump trunk version to 2.4.9999 for the next development round.
(edit) @2720 [2720] 12/23/17 02:43:57 jwoithe SConstruct: bump version number to 2.4.0 in preparation for a release.
(edit) @2718 [2718] 11/08/17 02:45:42 jwoithe Additional scons3 compatibility fixes (add implicit bytes/string …
(edit) @2717 [2717] 11/06/17 22:56:06 jwoithe Support the "ppc64le" architecture. The ppc64le is basically the ppc64 …
(edit) @2716 [2716] 11/06/17 02:22:04 jwoithe SConstruct: add one more "b" prefix missed from r2715. From Orcan …
(edit) @2715 [2715] 11/06/17 02:20:04 jwoithe SConstruct: add byte-string prefix to prevent TypeErrors? in …
(edit) @2713 [2713] 11/06/17 01:44:39 jwoithe SConstruct: use "in" operator rather than has_key(). The former works in …
(edit) @2711 [2711] 11/06/17 01:23:03 jwoithe Use "print()" rather than "print ..." in scons build scripts. As a first …
(edit) @2698 [2698] 06/03/17 04:17:13 jwoithe A first pass at optionally supporting PyQt?5 in the build system. This is …
(edit) @2650 [2650] 11/11/16 02:49:40 jwoithe Add support for libxml++3.0 while retaining the option to use libxml++2.6 …
(edit) @2628 [2628] 10/04/16 15:03:41 jwoithe SConstruct: fix a missing space, which appears to have been inadvertently …
(edit) @2626 [2626] 08/13/16 03:41:09 jwoithe SConstruct: fix compilation on PowerPC-SPE. Patch by Roland Stigge via …
(edit) @2624 [2624] 08/12/16 00:02:29 jwoithe SConstruct: Fix building on x32 systems (64-bit kernel, 32 bit userspace). …
(edit) @2623 [2623] 08/11/16 23:55:26 jwoithe SConstruct: Fix parsing of /proc/cpuinfo to ensure it works on MIPs as …
(edit) @2622 [2622] 08/08/16 03:34:16 jwoithe SConstruct: set FFADO version in trunk to 2.3.9999 to indicate the start …
(edit) @2619 [2619] 08/08/16 03:31:03 jwoithe SConstruct: set FFADO version to 2.3.0.
(edit) @2609 [2609] 05/22/16 04:46:31 jwoithe Fix for r2608: The gnu++11 option applies to C++ only, not C; therefore …
(edit) @2608 [2608] 05/22/16 04:22:14 jwoithe As of version 2.39.1, libxml++-2.6 requires a c++11 compiler. Experiments …
(edit) @2588 [2588] 04/12/15 04:18:15 jwoithe SConstruct: provide a BUILD_MIXER option so the intent to build or omit …
(edit) @2585 [2585] 03/21/15 23:43:46 jwoithe SConstruct: allow the disabling of the 32/64-bit userspace detection. …
(edit) @2581 [2581] 02/16/15 00:20:57 jwoithe SConstruct: when building in a multilib 64-bit environment, permit a …
(edit) @2577 [2577] 12/15/14 04:00:28 jwoithe SConstruct: deprecate COMPILE_FLAGS in favour of honouring CC, CFLAGS etc …
(edit) @2576 [2576] 12/15/14 03:21:45 jwoithe SConstruct: when testing for lrint() and lrintf(), don't clobber the old …
(edit) @2575 [2575] 12/06/14 04:35:31 jwoithe SConstruct: attempt to obtain the jackd version from pkg-config before …
(edit) @2538 [2538] 05/31/14 03:34:33 jwoithe Bump trunk version number to next development version (2.2.9999) for …
(edit) @2537 [2537] 05/31/14 03:33:39 jwoithe Revert r2536 since it contained experimental debug code not appropriate to …
(edit) @2536 [2536] 05/31/14 03:28:22 jwoithe Bump trunk version number to next development version (2.2.9999) for …
(edit) @2527 [2527] 05/09/14 06:06:38 jwoithe scons: the 'unused-but-set-variable' added in gcc 4.6 triggers warnings …
(edit) @2518 [2518] 05/06/14 03:48:34 jwoithe SConstruct: if DEBUG is enabled DEBUG_MESSAGES should be forced on.
(edit) @2517 [2517] 05/06/14 03:46:40 jwoithe SConstruct: further refinement of debug control at build time. A new …
(edit) @2508 [2508] 05/05/14 05:58:12 jwoithe SConstruct: for consistency with the earlier behaviour of the default …
(edit) @2507 [2507] 05/05/14 05:49:36 jwoithe SConstruct: split the functionality of the DEBUG option. DEBUG_BUILD …
(edit) @2495 [2495] 03/14/14 03:46:59 jwoithe It appears that some distributions ship with a jackd reporting version …
(edit) @2476 [2476] 01/31/14 03:31:25 jwoithe SConstruct: when checking for a 32-bit userspace, do not require "file …
(edit) @2465 [2465] 12/10/13 04:31:09 jwoithe Correction to r2464 log: changes were from visteya via the forum in ticket …
(edit) @2464 [2464] 12/10/13 04:24:24 jwoithe SConstruct: merge extensive CPU flag detection changes from Franklyn …
(edit) @2463 [2463] 12/10/13 03:14:22 jwoithe SConstruct: including the #! line is unnecessary since this file is …
(edit) @2460 [2460] 12/03/13 02:59:30 jwoithe "franklynb" reported that there were 32/64 bit issues when compiling FFADO …
(edit) @2450 [2450] 10/27/13 20:53:08 mocchi [FFADO/MAudio] obsolete ENABLE_MAUDIO build option and remove related …
(edit) @2383 [2383] 08/23/13 03:35:13 jwoithe when checking the version of jackd, concern ourselves only with the last …
(edit) @2218 [2218] 09/16/12 17:37:49 jwoithe Trunk now reports version 2.1.9999 to permit post-2.1.0 development to …
(edit) @2215 [2215] 09/16/12 17:30:07 jwoithe Trunk now reports version 2.1.0
(edit) @2203 [2203] 09/07/12 13:45:18 adi Require libraw1394-2.0.5 If libraw1394 is too old, libffado would abort …
(edit) @2189 [2189] 07/28/12 06:19:01 jwoithe Check JACK version using "jackd --version" rather than relying on …
(edit) @2176 [2176] 07/06/12 04:34:04 jwoithe When summarising the capability of the JACK package found on the system, …
(edit) @2152 [2152] 05/19/12 05:48:00 jwoithe rme: include RME support when compiling by default. There are some …
(edit) @2128 [2128] 04/25/12 02:01:54 adi Install udev rules. Default is /lib/udev/rules.d/, but the user can …
(edit) @2115 [2115] 04/03/12 01:36:58 adi Introduce ENABLE_SETBUFFERSIZE_API_VER=force We now have: * false: …
(edit) @2114 [2114] 04/03/12 01:36:49 adi Revert "Don't abort on ENABLE_SETBUFFERSIZE_API_VER=true" This reverts …
(edit) @2113 [2113] 04/02/12 07:21:47 adi Don't abort on ENABLE_SETBUFFERSIZE_API_VER=true Power to the people. If …
(edit) @2106 [2106] 04/01/12 05:24:44 jwoithe If ffado is compiled on a machine without jack, permit compilation and …
(edit) @2105 [2105] 03/31/12 05:10:58 jwoithe Correct/clarify messages related to r2014. Add a suggestion to upgrade …
(edit) @2104 [2104] 03/31/12 04:35:39 jwoithe Allow the FFADO API reported at runtime to be downgraded to the …
(edit) @2089 [2089] 03/27/12 07:06:15 jwoithe Provide manpages for commonly used FFADO programs. Closes #294.
(edit) @2080 [2080] 03/12/12 03:38:11 jwoithe bump API version to account for the new ffado_streaming_set_period_size() …
(edit) @1963 [1963] 03/04/11 04:40:38 jwoithe digidesign: integrate into build system
(edit) @1897 [1897] 09/12/10 13:27:15 arnonym Fix #214: Replace Options by Variables and thus remove the …
(edit) @1895 [1895] 09/12/10 13:08:32 arnonym Simplify the check for the external dbus-stuff. And add the DBus-specific …
(edit) @1888 [1888] 09/10/10 14:50:58 arnonym Drop the libs in external/ and use the system-libs for that. Easier on …
(edit) @1853 [1853] 06/13/10 07:34:09 arnonym Make it easier for distributions to define their own additional …
(edit) @1830 [1830] 05/10/10 12:34:07 arnonym Fix the check for the c-compiler. The old one produced a warning …
(edit) @1820 [1820] 04/30/10 05:35:24 jwoithe Some systems can have the XDG_TOOLS installed but not have a "system" menu …
(edit) @1816 [1816] 04/27/10 14:34:59 arnonym Support more minimalistic installations: When the dbus-devel-stuff is not …
(edit) @1763 [1763] 12/19/09 08:12:53 ppalmers Merged revisions …
(edit) @1747 [1747] 12/04/09 13:48:48 arnonym Some buildsystem stuff: - Replace more AppendUnique?() by MergeFlags?() - …
(edit) @1675 [1675] 10/02/09 14:47:44 arnonym Lets see how many setups this breaks. see #199
(edit) @1662 [1662] 09/16/09 14:02:18 arnonym From now on, devs have to remove the qt3-mixer by hand :-)
(edit) @1645 [1645] 08/31/09 12:20:41 arnonym Something got lost on the way of times... Don't add -m32 in 64bit builts.
(edit) @1641 [1641] 08/30/09 12:08:49 arnonym Unify tabs->space. Remove the python stuff from the installs of the …
(edit) @1638 [1638] 08/29/09 04:34:30 arnonym Remove the old qt3 mixer. Only ports from 2.0 branch where happening here. …
(edit) @1623 [1623] 08/16/09 10:50:21 arnonym Build-system patrol is back on duty :-)
(edit) @1543 [1543] 04/25/09 10:14:57 ppalmers - Clean up class names - Change probe code for all devices (except MOTU) …
(edit) @1535 [1535] 04/12/09 06:51:07 ppalmers add support for the FCA-202, and possibly other Oxford FW-92x devices
(edit) @1531 [1531] 03/29/09 13:59:09 ppalmers svn merge -r 1506:HEAD …
(edit) @1512 [1512] 12/25/08 11:04:49 arnonym - Somehow there where two checks for the xdg-tools. One is enough. - …
(edit) @1498 [1498] 12/07/08 05:50:41 ppalmers Merge all changes from 2.0 branch into trunk (since r1361). This _should_ …
(edit) @1493 [1493] 11/30/08 14:53:26 arnonym Try to install a service-file for dbus if possible. This allows for dbus …
(edit) @1491 [1491] 11/30/08 13:43:16 arnonym multiple things: - use MergeFlags? instead of Append(Unique) - Add an …
(edit) @1479 [1479] 11/23/08 09:43:04 arnonym Forward port the python-module check from r1476.
(edit) @1440 [1440] 11/16/08 15:20:47 arnonym Forward-port r1403: Install the xdg-icon the right way.
(edit) @1437 [1437] 11/16/08 15:11:26 arnonym Forward-port r1421 and r1428
(edit) @1395 [1395] 10/29/08 15:54:17 arnonym Forward-port the changes to the configure-checks to fix #69 (r1389 - …
(edit) @1353 [1353] 09/30/08 04:36:20 ppalmers fix config file install location
(edit) @1336 [1336] 09/23/08 03:42:04 ppalmers Bring trunk up to date with branches/libffado-2.0: """ svn merge -r …
(edit) @1258 [1258] 06/16/08 16:08:48 jwoithe Fix "scons -c". The ALSA test must be run for cleanup as well as build.
(edit) @1254 [1254] 06/08/08 07:34:59 ppalmers split config.h into config/version/debug_config to allow for faster …
(edit) @1240 [1240] 06/01/08 09:15:34 ppalmers fix bugs in IPC comms. Add preliminary FFADO-IPC ALSA plugin
(edit) @1239 [1239] 06/01/08 04:35:14 ppalmers - Merge 2.0 branch changes r1225:1238 (svn merge -r 1225:HEAD …
(edit) @1233 [1233] 05/28/08 06:07:06 holin take CC and CXX from the environment if defined there
(edit) @1208 [1208] 05/24/08 22:20:28 holin fix typo
(edit) @1180 [1180] 05/18/08 10:08:54 arnonym Looks as if the old checks for gcc/g++ don't work reliably. Try a new …
(edit) @1179 [1179] 05/18/08 09:54:15 arnonym Should fix the CFLAGS-issue…
Note: See TracRevisionLog for help on using the revision log.