|
|
@756
|
[756]
|
12/08/07 12:26:29 |
ppalmers |
add optimization flags |
|
|
@755
|
[755]
|
12/08/07 05:44:49 |
ppalmers |
add a scons option to build static versions of the tools |
|
|
@754
|
[754]
|
12/03/07 14:26:22 |
ppalmers |
- simplify IsoHandler?
- fix some small issues |
|
|
@753
|
[753]
|
12/02/07 14:52:52 |
ppalmers |
have separate threads for every handler |
|
|
@751
|
[751]
|
12/01/07 05:42:30 |
ppalmers |
implement cache versioning |
|
|
@750
|
[750]
|
11/30/07 14:18:26 |
ppalmers |
Code refactoring. Tries to simplify things and tries to put all code where … |
|
|
@742
|
[742]
|
11/29/07 04:25:10 |
ppalmers |
- Remove some obsolete support files and dirs
- Clean up the license … |
|
|
@739
|
[739]
|
11/28/07 12:02:08 |
ppalmers |
- Adapt the ffado external API (upgrade to v3)
NEEDS NEW JACK BACKEND
- … |
|
|
@736
|
[736]
|
11/28/07 05:36:19 |
ppalmers |
fix some stuff that was not merged correctly |
|
|
@734
|
[734]
|
11/28/07 05:03:31 |
ppalmers |
merge ppalmers-streaming branch |
|
|
@718
|
[718]
|
11/18/07 13:14:51 |
arnonym |
Disable the pyuic-test. its wrong.
And maybe try to create the sharedir. … |
|
|
@717
|
[717]
|
11/17/07 07:41:37 |
arnonym |
This should fix redeemans problem with dbus and other libs in a … |
|
|
@688
|
[688]
|
11/03/07 05:31:51 |
ppalmers |
- Remove bebob sync tool, since this is now generalized into the … |
|
|
@640
|
[640]
|
09/15/07 12:40:49 |
arnonym |
Make the pkgconfig.py a real scons-tool. |
|
|
@638
|
[638]
|
09/09/07 09:46:02 |
arnonym |
Check if the alsa-lib has midi-support (its possible to have alsa without … |
|
|
@609
|
[609]
|
08/31/07 09:24:46 |
arnonym |
Simplify some things.
CACHEDIR is now hardcoded in config.h to be … |
|
|
@608
|
[608]
|
08/31/07 08:57:36 |
arnonym |
Fix #30 where scons complains about non-existant directories. Not anymore … |
|
|
@606
|
[606]
|
08/30/07 14:09:35 |
ppalmers |
proposed fix for ticket #30 |
|
|
@605
|
[605]
|
08/30/07 07:55:24 |
arnonym |
Docs are back! |
|
|
@604
|
[604]
|
08/30/07 07:21:14 |
arnonym |
A global include #/ is no longer needed… |
|
|
@602
|
[602]
|
08/30/07 06:50:12 |
arnonym |
Add options to overwrite bindir,libdir and so on. One TODO less on my list |
|
|
@601
|
[601]
|
08/30/07 06:39:58 |
arnonym |
Maybe this time the pkg-flags will get cached and pkg-config isn't called … |
|
|
@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 … |
|
|
@597
|
[597]
|
08/29/07 10:05:19 |
arnonym |
Finally ditch auto*-support.
And bump the version in SConstruct as it was … |
|
|
@593
|
[593]
|
08/29/07 09:41:11 |
arnonym |
Clean up the default environment even more.
This makes externalenv … |
|
|
@592
|
[592]
|
08/29/07 09:10:16 |
arnonym |
Fix one of my todos and make the env-environment more clean. |
|
|
@591
|
[591]
|
08/29/07 08:42:51 |
arnonym |
Adopt the pyuic-check to my new-gained knowledge:-) |
|
|
@588
|
[588]
|
08/29/07 08:18:06 |
arnonym |
refactor the dbus-builders into their own module… |
|
|
@587
|
[587]
|
08/29/07 08:09:34 |
ppalmers |
- moved all vendor id's to one include file
- introduced the framework for … |
|
|
@576
|
[576]
|
08/27/07 14:39:34 |
arnonym |
Some cleanup
I created an externalenv which is a copy of env without all … |
|
|
@574
|
[574]
|
08/27/07 08:41:50 |
ppalmers |
- scons can now auto-generate the DBUS interface adaptor/proxy classes
- … |
|
|
@573
|
[573]
|
08/26/07 08:53:12 |
arnonym |
GENERIC_AVC -> GENERICAVC
and added a TODO… |
|
|
@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 … |
|
|
@570
|
[570]
|
08/25/07 11:55:22 |
arnonym |
Make use of the exported FLAGS from the CheckForPkg?.
And I don't think … |
|
|
@566
|
[566]
|
08/25/07 07:09:37 |
ppalmers |
fix scons problem with PKG_CONFIG_PATH being not set in the calling … |
|
|
@565
|
[565]
|
08/25/07 06:55:39 |
ppalmers |
add support for out-of-tree building using 'scons … |
|
|
@564
|
[564]
|
08/25/07 05:34:09 |
ppalmers |
cleaned up the scons file a bit |
|
|
@562
|
[562]
|
08/25/07 04:36:32 |
ppalmers |
- add DBUS C++ bindings from:
… |
|
|
@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:
|
|
|
@553
|
[553]
|
08/21/07 13:58:40 |
arnonym |
make ENABLE_ALL work… |