root/trunk/libffado/SConstruct


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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 …
(edit) @565 [565] 08/25/07 06:55:39 ppalmers add support for out-of-tree building using 'scons …
(edit) @564 [564] 08/25/07 05:34:09 ppalmers cleaned up the scons file a bit
(edit) @562 [562] 08/25/07 04:36:32 ppalmers - add DBUS C++ bindings from: …
(copy) @561 [561] 08/24/07 10:53:24 arnonym Merge the scons-branch to trunk. This basicly adds scons as a …
copied from branches/libffado-scons_porting_work/SConstruct:
(edit) @553 [553] 08/21/07 13:58:40 arnonym make ENABLE_ALL work…
Note: See TracRevisionLog for help on using the revision log.