Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 100)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Resolution Summary Owner Reporter
#34 fixed The kmk --jobs (-j) argument should default to the cpu/core count. bird bird
Description

Most kBuild users (talking about actual developers here that are using it all day long) don't wish to have to SET/export KMK_FLAGS=-j2 in their environment. So, to make their life simpler, kmk should default the number of concurrent jobs to the number of cpus/cores in the system. For non-parallel building, -j1 (or --jobs=1 will do the trick.

#35 fixed Design and implement the concept of units (USES prop) bird bird
Description

Figure out how this is gonna work and implement it. The real test for this will be Qt3/4 support.

#36 fixed _INST doesn't work with keywords. bird bird
Description

The following should work but doesn't:

target_INST.darwin = foo bar
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracQuery for help on using queries.