Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (91 - 93 of 100)

Ticket Resolution Summary Owner Reporter
#4 fixed kmk should include BUILD_PLATFORM*/BUILD_TARGET* defaults somebody bird
Description

title says it all.

#122 invalid another set of patches Sérgio Monteiro Basto
Description

Today someone ask me to support kBuild on ppc64le archi , he points out to apply patches from : https://build.opensuse.org/package/show/devel:tools:building/kbuild

But it was much better than it was applied upstream (here) .

Also Debian got some patches for kBuild : http://anonscm.debian.org/cgit/pkg-virtualbox/kbuild.git/tree/debian/patches

#127 fixed kmh_redirect: Corrupted environment after unsetting environment variable dmik
Description

On OS/2, unsetting an existing environment variable with -E 'VAR=' will kill e.g. the PATH setting. The following test shows this (assumes LANG is set):

kmk_redirect.exe -E 'LANG' -- cmd /c 'echo PATH=%PATH% & echo LANG=%LANG%'

This is a regression of r2699. The problem is that the EMX implementation of putenv forbids free-ing (or somehow reusing) strings passed to it.

Note: See TracQuery for help on using queries.