Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 100)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#128 fixed Please recognize ppc64le architectures Sérgio Monteiro Basto
Description

Here is the latest patch: http://pkgs.fedoraproject.org/cgit/kBuild.git/tree/kBuild-0.1.9998-ppc64le.patch

#24 fixed Preserve source order in the object order / Implement generic source -> object transformation bird bird
Description

The SOURCES should be processed in $(foreach src,$($(target)_SOURCES),dostuff) fashion instead of the way it's currently done (type by type). It should further be extendable to include custom source transformations and handle things like rule execution order in a generic way (e.g. make sure headers are generated before trying to compile anything).

#19 fixed Qt support bird bird
Description

Qt support is needed. It was prototyped in VBox a few years back but need to be incorporated into the kBuild base as an optional feature. Because of this moc thingy there is a fear amount of generated sources and headers which is the difficult bit about it all.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracQuery for help on using queries.