root/trunk/libffado/SConstruct


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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…
(edit) @1169 [1169] 05/13/08 10:30:00 ppalmers -fix 64bit compilation issue
(edit) @1154 [1154] 05/10/08 08:39:39 ppalmers add expat based parsing of the device cache. add compile-time selection …
(edit) @1153 [1153] 05/09/08 23:51:40 holin add 64-bit build target
(edit) @1151 [1151] 05/09/08 13:02:47 holin correct cpu type
(edit) @1150 [1150] 05/09/08 11:29:07 holin initial powerpc support for the build system
(edit) @1130 [1130] 05/07/08 12:44:02 ppalmers fix some scons things
(edit) @1119 [1119] 05/04/08 15:24:17 ppalmers development version number
(edit) @1117 [1117] 05/04/08 14:47:52 ppalmers 2nd try for beta4
(edit) @1116 [1116] 05/04/08 13:15:09 ppalmers properly fix [1060] and [1115]
(edit) @1113 [1113] 05/04/08 12:03:36 ppalmers switch to development version number
(edit) @1111 [1111] 05/04/08 11:59:54 ppalmers version increase for beta4
(edit) @1102 [1102] 05/03/08 05:58:16 ppalmers version increase to indicate SVN
(edit) @1100 [1100] 05/02/08 16:11:13 ppalmers update version for beta3. going to adapt the even=release, uneven=devel …
(edit) @1070 [1070] 04/29/08 08:29:27 ppalmers some small cosmetic fixes
(edit) @1069 [1069] 04/29/08 05:28:14 ppalmers revert since it doesn't seem to work
(edit) @1068 [1068] 04/29/08 05:25:00 ppalmers try and fix SVN version tracking (2)
(edit) @1067 [1067] 04/29/08 05:21:45 ppalmers try and fix SVN version tracking
(edit) @1060 [1060] 04/28/08 11:21:21 ppalmers - implement (basic) user feedback (fixes #77) - fix some small issues in …
(edit) @1052 [1052] 04/26/08 12:46:58 ppalmers remove alsa dependency. update readme file. add some extra stuff to …
(edit) @1048 [1048] 04/26/08 10:37:52 ppalmers pick a nice version number for alpha1
(edit) @1041 [1041] 04/26/08 01:55:48 arnonym Be more verbose by missing dependencies…
(edit) @1021 [1021] 04/24/08 10:23:02 ppalmers Allow to disable sending payload on no-data packets though config.h.in. …
(edit) @967 [967] 03/22/08 14:48:09 ppalmers - first attempt at not causing total havoc when devices are removed from …
(edit) @948 [948] 03/16/08 15:13:45 jwoithe MOTU: Use fast C99 lrint()/lrintf() for float-int casts in MOTU transmit …
(edit) @947 [947] 03/16/08 11:17:58 arnonym Fix a typo. And be more verbose at why the mixer isn't built…
(edit) @946 [946] 03/16/08 11:06:01 arnonym Sadly I can't get the xdg-tools to respect the DESTDIR. :-( For now we …
(edit) @935 [935] 03/12/08 02:52:06 ppalmers preliminary SSE3 detection in SConstruct
(edit) @903 [903] 03/05/08 06:25:21 ppalmers init env with shell env
(edit) @889 [889] 02/24/08 08:02:20 ppalmers remove hack
(edit) @887 [887] 02/24/08 07:40:16 ppalmers implement clipping for float data
(edit) @886 [886] 02/24/08 06:00:43 ppalmers fix license, up version
(edit) @855 [855] 01/17/08 13:11:35 arnonym move the xdg-stuff to an own distinct dir, so its easier for packagers to …
(edit) @854 [854] 01/17/08 03:08:17 arnonym check for the qt python module too
(edit) @853 [853] 01/17/08 03:06:38 arnonym Try to implement some DESTDIR support (#68). And install the desktop-file …
(edit) @852 [852] 01/17/08 02:12:19 arnonym Too much object-oriented-programming for me. I keep on trying to …
(edit) @851 [851] 01/17/08 01:30:40 arnonym Check for a C++-header (and the availability of a c++-compiler) too. see …
(edit) @850 [850] 01/17/08 01:24:08 arnonym Be a bit more verbose if something failed…
(edit) @849 [849] 01/16/08 14:19:48 ppalmers temp commit of some SSE/memory optimizations
(edit) @847 [847] 01/14/08 10:59:06 ppalmers use SSE2 for byteswaps (20% faster than ntohl())
(edit) @836 [836] 01/12/08 06:02:14 ppalmers fix pkgconfig not updated issue; increase version to allow for jack sync
(edit) @834 [834] 01/11/08 00:26:17 arnonym Should fix the return value. see #60
(edit) @833 [833] 01/10/08 13:36:13 ppalmers merge api-cleanup branch (R808:832) into trunk
(edit) @823 [823] 01/06/08 07:54:38 wagi add TAGS for emacs too
(edit) @822 [822] 01/06/08 07:48:48 arnonym fix again: always rebuild the tags file
(edit) @820 [820] 01/06/08 07:31:06 arnonym this time it should work for wagi :-)
(edit) @819 [819] 01/06/08 07:14:12 arnonym Implement a tags-target for wagi:-)
(edit) @806 [806] 01/04/08 15:29:45 arnonym This should be unneeded as the apps needed to create the dbus interfaces …
(edit) @805 [805] 01/04/08 15:25:59 arnonym Install a .desktop-file that adds ffadomixer to the menus of kde and …
(edit) @791 [791] 12/31/07 06:41:19 ppalmers try and get some better low-latency performance
(edit) @781 [781] 12/29/07 02:16:19 ppalmers add profile build option (no debug messages, optimization and debug …
(edit) @780 [780] 12/26/07 15:05:22 arnonym Rebuild config.h (and all it dependants) if options changed.
(edit) @778 [778] 12/26/07 14:05:57 ppalmers some extra optimization flags
(edit) @777 [777] 12/26/07 13:59:21 ppalmers port freebob SSE optimized event encoding functions (untested)
(edit) @774 [774] 12/23/07 13:50:24 arnonym Some configure-steps are needed for uninstall too.
(edit) @771 [771] 12/23/07 13:31:14 arnonym Almost too easy! Fix the dependency libffado.* -> config.h -> config.h.in …
(edit) @768 [768] 12/23/07 07:22:20 ppalmers increment version
(edit) @761 [761] 12/16/07 13:25:22 arnonym Implement a usable(?) configure check to find pyuic. It checks for the …
(edit) @756 [756] 12/08/07 12:26:29 ppalmers add optimization flags
(edit) @755 [755] 12/08/07 05:44:49 ppalmers add a scons option to build static versions of the tools
(edit) @754 [754] 12/03/07 14:26:22 ppalmers - simplify IsoHandler? - fix some small issues
(edit) @753 [753] 12/02/07 14:52:52 ppalmers have separate threads for every handler
(edit) @751 [751] 12/01/07 05:42:30 ppalmers implement cache versioning
(edit) @750 [750] 11/30/07 14:18:26 ppalmers Code refactoring. Tries to simplify things and tries to put all code where …
(edit) @742 [742] 11/29/07 04:25:10 ppalmers - Remove some obsolete support files and dirs - Clean up the license …
(edit) @739 [739] 11/28/07 12:02:08 ppalmers - Adapt the ffado external API (upgrade to v3) NEEDS NEW JACK BACKEND - …
(edit) @736 [736] 11/28/07 05:36:19 ppalmers fix some stuff that was not merged correctly
(edit) @734 [734] 11/28/07 05:03:31 ppalmers merge ppalmers-streaming branch
(edit) @718 [718] 11/18/07 13:14:51 arnonym Disable the pyuic-test. its wrong. And maybe try to create the sharedir. …
(edit) @717 [717] 11/17/07 07:41:37 arnonym This should fix redeemans problem with dbus and other libs in a …
(edit) @688 [688] 11/03/07 05:31:51 ppalmers - Remove bebob sync tool, since this is now generalized into the …
(edit) @640 [640] 09/15/07 12:40:49 arnonym Make the pkgconfig.py a real scons-tool.
(edit) @638 [638] 09/09/07 09:46:02 arnonym Check if the alsa-lib has midi-support (its possible to have alsa without …
(edit) @609 [609] 08/31/07 09:24:46 arnonym Simplify some things. CACHEDIR is now hardcoded in config.h to be …
(edit) @608 [608] 08/31/07 08:57:36 arnonym Fix #30 where scons complains about non-existant directories. Not anymore …
(edit) @606 [606] 08/30/07 14:09:35 ppalmers proposed fix for ticket #30
(edit) @605 [605] 08/30/07 07:55:24 arnonym Docs are back!
(edit) @604 [604] 08/30/07 07:21:14 arnonym A global include #/ is no longer needed…
(edit) @602 [602] 08/30/07 06:50:12 arnonym Add options to overwrite bindir,libdir and so on. One TODO less on my list
(edit) @601 [601] 08/30/07 06:39:58 arnonym Maybe this time the pkg-flags will get cached and pkg-config isn't called …
(edit) @598 [598] 08/29/07 10:08:18 arnonym No auto* means that we can have our own config.h.in without the need to …
(edit) @597 [597] 08/29/07 10:05:19 arnonym Finally ditch auto*-support. And bump the version in SConstruct as it was …
(edit) @593 [593] 08/29/07 09:41:11 arnonym Clean up the default environment even more. This makes externalenv …
(edit) @592 [592] 08/29/07 09:10:16 arnonym Fix one of my todos and make the env-environment more clean.
(edit) @591 [591] 08/29/07 08:42:51 arnonym Adopt the pyuic-check to my new-gained knowledge:-)
(edit) @588 [588] 08/29/07 08:18:06 arnonym refactor the dbus-builders into their own module…
(edit) @587 [587] 08/29/07 08:09:34 ppalmers - moved all vendor id's to one include file - introduced the framework for …
(edit) @576 [576] 08/27/07 14:39:34 arnonym Some cleanup I created an externalenv which is a copy of env without all …
(edit) @574 [574] 08/27/07 08:41:50 ppalmers - scons can now auto-generate the DBUS interface adaptor/proxy classes - …
(edit) @573 [573] 08/26/07 08:53:12 arnonym GENERIC_AVC -> GENERICAVC and added a TODO…
(edit) @571 [571] 08/25/07 12:14:30 arnonym Add a first check for pyuic and compile the mixer ui's only if it was …
(edit) @570 [570] 08/25/07 11:55:22 arnonym Make use of the exported FLAGS from the CheckForPkg?. And I don't think …
(edit) @566 [566] 08/25/07 07:09:37 ppalmers fix scons problem with PKG_CONFIG_PATH being not set in the calling …
Note: See TracRevisionLog for help on using the revision log.