Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (73 - 75 of 100)

Ticket Resolution Summary Owner Reporter
#118 fixed Recognize more ARM architectures and aarch64 (arm64) Sérgio Monteiro Basto
Description

kBuild-0.1.98-arm.patch - Patch from Fedora (1) It might be interesting upstream this patch ...

(1) http://pkgs.fedoraproject.org/cgit/kBuild.git/tree/kBuild-0.1.98-arm.patch

#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.

#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).

Note: See TracQuery for help on using queries.