VirtualBox

source: kBuild/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3205   7 years bird kmk/winchildren.c: Fixed argv -> cmdline conversion bug.
(edit) @3203   7 years bird winchildren: Workaround for out of sync dir cache (temporary, right).
(edit) @3202   7 years bird winchildren: fixed typo
(edit) @3200   7 years bird kmk,kWorker: Some fixes wrt output capture and ctrl-c.
(edit) @3199   7 years bird kmk,kWorker: Catch output from kWorker processes when --output-sync …
(edit) @3198   7 years bird kmk/kSubmit,kWorker: Pass the pipe handle via …
(edit) @3197   7 years bird kmk/winchildren: Dont use fprintf for error handling, but fatal, …
(edit) @3196   7 years bird kmk/win: Suppress annoying the source filename output from CL.EXE. …
(edit) @3195   7 years bird kmk/win: Catch output from processes spawned by kmk_redirect. Made …
(edit) @3194   7 years bird kmk/win: Windows kmk now defaults to --output-sync=target. Fixed …
(edit) @3193   7 years bird kmk/output.c: fixed output_write_text return value.
(edit) @3192   7 years bird kmkbuiltin: funnel output thru output.c (usually via err.c).
(edit) @3191   7 years bird kmk/output: Memory buffering fixes.
(edit) @3190   7 years bird kmk/output: Basic memory buffered output working.
(edit) @3189   7 years bird kmk/output: working on memory buffering rather than file buffering of …
(edit) @3188   7 years bird kmk,lib,kWorker: Console output on windows cleanups.
(edit) @3187   7 years bird kmk/winchildren: Finally squashed the intermixed char-by-char output …
(edit) @3186   7 years bird kmk: replaced w32ify() as it uses unsafe static buffer and encourages …
(edit) @3185   7 years bird winchildren: Display messages every 15 or 30 secons when processes …
(edit) @3184   7 years bird kFsCache,dir-nt-bird: Added locking to the cache to make it accessible …
(edit) @3182   7 years bird kmk/winchildren: PATH searching fixes.
(edit) @3181   7 years bird variable.c: Added KBUILD_HOST_UNAME_SYSNAME, …
(edit) @3179   7 years bird kmk_redirect,winchildren: WOW64 standard handle injection fixes.
(edit) @3177   7 years bird kBuiltinOptEnvDuplicat, append: Fixed allocation bug in …
(edit) @3174   7 years bird kmkbultin: environment fixes and stats.
(edit) @3173   7 years bird kmkbultin: environment fixes and stats.
(edit) @3172   7 years bird kmk/win: Make outsource the writing part of kmk_builtin_append to a …
(edit) @3171   7 years bird kmk_append: do own buffering so we can outsource the writing on …
(edit) @3170   7 years bird kmkbuiltin: stats
(edit) @3169   7 years bird kmk/win: Run kDepObj on worker thread.
(edit) @3168   7 years bird kmkbuiltin.c: Prepping for async builtin command execution in threads …
(edit) @3167   7 years bird kDep*: no globals; dir-nt-bird.c: only main thread
(edit) @3165   7 years bird kmk/win: g_RWLock no longer needed.
(edit) @3164   7 years bird kmk_redirect: cleanup [fix]
(edit) @3163   7 years bird kmk_redirect: cleanup
(edit) @3162   7 years bird kmk/win: Pretty sure I made this lpReserved2 mistake before. Duh.
(edit) @3161   7 years bird kmk/win: More child process work, focusing on making …
(edit) @3159   7 years bird kmk/win: Some fixes & docs.
(edit) @3158   7 years bird kmk/win: Reworking child process handling. Mostly done coding.
(edit) @3157   7 years bird Makefile.kup
(edit) @3156   7 years bird kmk/win: Reworking child process handling. This effort will hopefully …
(edit) @3155   7 years bird better help for --output-sync.
(edit) @3154   7 years bird kmk_cc_exec: Some more work.
(edit) @3153   7 years bird kmk/glob.c: More double underscore fixes. Warning fix.
(edit) @3152   7 years bird glob.c: Apparently the mempcpy stuff doesn't work, guess missing …
(edit) @3151   7 years bird kmk/Makefile.kmk: clearification and CONFIG_WITH_ALLOCCACHE_DEBUG.
(edit) @3150   7 years bird kmk/electric.h: fix
(edit) @3149   7 years bird (C) update
(edit) @3148   7 years bird kmk: Make sure we use our fts.h, never the system one (except OS/2).
(edit) @3147   7 years bird kmk: Always use our glob and fnmatch implementation to avoid trouble …
(edit) @3145   7 years bird kmk: warnings found by gcc 7.3.0
(edit) @3144   7 years bird config.h.linux: refreshed to 4.2.1
(edit) @3143   7 years bird kmk: bootstrap fixes for linux.
(edit) @3142   7 years bird kmk: merge fix: configure.in should've been deleted.
(edit) @3141   7 years bird kmk: linux merge fixes.
(edit) @3140   7 years bird kmk: Merged in changes from GNU make 4.2.1 …
(edit) @3134   7 years bird kmk_append: Extended it with an -i parameter that enables looking for …
(edit) @3133   7 years bird kBuiltinOptEnvAppendPrepend: Fixed heap corruption found by Vitali. …
(edit) @3131   7 years bird kmk_md5sum: Added -mmanifest option to generate the fetch manifest …
(edit) @3129   7 years bird kDeDup: Help update and changed default verbosity to --quiet.
(edit) @3126   8 years bird ntunlink.h: Almost looks like we need SYNCHRONIZE as well as DELETE …
(edit) @3123   8 years bird main: kmk_ash.exe is a unixy_shell (windows).
(edit) @3122   8 years bird kmk/main.c: GetErrorMode was missing in windows 2000 thru w2k3, so use …
(edit) @3117   8 years bird mscfakes.c,cat.c: msc_write: Do the console optimizations. Make the …
(edit) @3115   8 years bird kmk_install: cleanups
(edit) @3114   8 years bird kmk_install: added --dos2unix and --unix2dos flags.
(edit) @3112   8 years bird install.c: removed the unused MMAP code paths (missing unmap in the …
(edit) @3110   8 years bird More GNU hurd adjustments.
(edit) @3109   8 years bird More gnu hurd hacks
(edit) @3108   8 years bird hurd workaround
(edit) @3107   8 years bird hurd workaround
(edit) @3106   8 years bird hurd workaround
(edit) @3105   8 years bird hurd workaround
(edit) @3102   8 years bird rm.c,install.c: GNU/kFreeBSD build fixes (no fflags conversion functions).
(edit) @3101   8 years bird rm.c,install.c: GNU/kFreeBSD build fixes (no fflags conversion functions).
(edit) @3100   8 years bird incdep.c: Check for debian fakeroot stuff whereever glibc is used so …
(edit) @3097   8 years bird utime/lutime windows emulation fixes.
(edit) @3095   8 years bird warning
(edit) @3094   8 years bird utime/lutime windows emulation fixes.
(edit) @3092   8 years bird cmp.c,cmp_utils.c: 64-bit I/O on windows, please.
(edit) @3091   8 years bird strcache2.c: nits
(edit) @3090   8 years bird Increase the default hash table sizes (the virtualbox project has grown).
(edit) @3089   8 years bird kWorker: More exit 43 details.
(edit) @3085   8 years bird Config.kmk: Minimum 32-bit OS X version is now 10.5 because we want …
(edit) @3084   8 years bird strcache2.c: fixed HAVE_CASE_INSENSITIVE_FS case (unused)
(edit) @3082   8 years bird nt/kFsCache: Fixed buggy negative lookup caching.
(edit) @3080   8 years bird kWorker: More details on exit code 43.
(edit) @3074   8 years bird touch: OS/2 build fix
(edit) @3073   8 years bird kash: Added KASH_USE_PREGENERATED_CODE trick to the makefile.
(edit) @3072   8 years bird touch: solaris 10 build fixes.
(edit) @3071   8 years bird redirect.c: solaris 10 build fix (no O_CLOEXEC flag)
(edit) @3068   8 years bird gcc 7 warnings
(edit) @3067   8 years bird Bootstrap fix: adding new touch.c
(edit) @3066   8 years bird misc gcc warning fixes [fixes]
(edit) @3065   8 years bird misc gcc warning fixes
(edit) @3064   8 years bird kDepObj: warnings
(edit) @3063   8 years bird warnings
(edit) @3062   8 years bird netbsd patches from Uwe. Messing around on arm (arm -> arm32, adding …
(edit) @3060   8 years bird kmk,lib: ported kmk_touch to windows (nt).
(edit) @3059   8 years bird kmk: Initial kmk_touch implementation.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette