VirtualBox

source: kBuild/trunk/src/kWorker

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3384   4 years bird kWorker: Hack for older windows versions where api-ms-win-crt-*.dll …
(edit) @3378   4 years bird kWorker: Set g_Sandbox.pTool to NULL when creating (looking up) the …
(edit) @3376   4 years bird kWorker: The missing SetDllDirectoryW hack (for the tool/exe). Better …
(edit) @3374   4 years bird kWorker: Generalized the hash caching to support SHA-1, SHA-256 and …
(edit) @3371   4 years bird kWorker: Need more small TLS DLLs when moc uses kSubmit too.
(edit) @3369   4 years bird kWorker: Hacked the LoadLibrary code to only have one mspdb140.dll …
(edit) @3368   4 years bird kWorker: nits.
(edit) @3367   4 years bird kWorker: Remove accidental line.
(edit) @3366   4 years bird kWorker: More complete TLS handling. More TLS DLLs. Make handle …
(edit) @3365   4 years bird kWorker: CreateFileW/A should must not trust negative caching for …
(edit) @3361   4 years bird kWorker: Adjustments for VC++ 14.2. Fixed bug in …
(edit) @3355   4 years bird kWorker,kmk: Correcting a few SetThreadGroupAffinity calls.
(edit) @3347   5 years bird kWorker: Don't complain about not finding mscoree.dll. The CRT exit …
(edit) @3338   5 years bird kWorker: Fixed bad paMemMappings realloc call. (Caused trouble with …
(edit) @3337   5 years bird kWorker: Intercept GetFileAttributesExA/W for speeding up moc.exe (qt).
(edit) @3335   5 years bird kWorker: Some GetModuleHandleW/A improvments to handle …
(edit) @3313   5 years bird kmk,kWorker: Assign processor groups to kWorker processes. Added …
(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) @3192   7 years bird kmkbuiltin: funnel output thru output.c (usually via err.c).
(edit) @3188   7 years bird kmk,lib,kWorker: Console output on windows cleanups.
(edit) @3089   7 years bird kWorker: More exit 43 details.
(edit) @3080   7 years bird kWorker: More details on exit code 43.
(edit) @3051   7 years bird kmk,kWorker: More aggressive handling of --nice (and --priority) on …
(edit) @3043   8 years bird kWorker: DLL and EXE search PATH fixes
(edit) @3042   8 years bird kWorker: Fixed failure 43 (42+1) problem when running built tools from …
(edit) @2987   8 years bird kWorker: More stats and cache stats for a few more file types.
(edit) @2968   8 years bird kWorker: KWORKER_STATS env var triggers statistics to be dumped on exit.
(edit) @2965   8 years bird kWorker: Need to reserve more space for large precompiled header …
(edit) @2962   8 years bird kWorker: Fixed combined console buffer overflow problem when there's a …
(edit) @2961   8 years bird kWorker: Better handling of fixed allocations in cl.exe, avoiding that …
(edit) @2959   8 years bird kSubmit/kWorker: Added --no-pch-caching parameter to work around …
(edit) @2957   8 years bird kWorker: precompiled header files didn't work out, unfortunately.
(edit) @2949   8 years bird kWorker: Reuse crypt context between cl runs.
(edit) @2948   8 years bird kWorker/kDep: save a few header stat calls while optimizing dependencies.
(edit) @2946   8 years bird kWorker: Made the memory limit dynamic and overridable using …
(edit) @2941   8 years bird kWorker: More moc work - mainly related to mapping read cached files.
(edit) @2940   8 years bird kWorker: Fixed busted read-only caching, checking out using memory …
(edit) @2938   8 years bird kWorker: TlsAlloc and FlsAlloc must only be intercepted for EXE …
(edit) @2936   8 years bird kWorker: Intercept TlsAlloc and TlsFree too, same reason as for the …
(edit) @2935   8 years bird kWorker: Optimized executable writable section restoring.
(edit) @2934   8 years bird kWorker: Some cleanups
(edit) @2933   8 years bird kWorker.c: Drop the unecessary memset in kwSandbox_Kernel32_ReadFile.
(edit) @2932   8 years bird kWorker.c: Don't call kwSandboxGrowEnv unless it's necessary. Duh.
(edit) @2928   8 years bird kWorker: A few more words.
(edit) @2927   8 years bird kWorker: A few more words.
(edit) @2926   8 years bird kWorker: A few more words.
(edit) @2924   8 years bird GetProcAddress replacements.
(edit) @2923   8 years bird numbers
(edit) @2921   8 years bird kWorker: a few words.
(edit) @2920   8 years bird kWorker: small executable
(edit) @2916   8 years bird fixes
(edit) @2915   8 years bird kWorker: Fully buffered output to pipes and files too (for build box).
(edit) @2912   8 years bird rewrote kmk_redirect to skip the separate process. Added chache …
(edit) @2906   8 years bird More stdout console buffering tricks on windows.
(edit) @2905   8 years bird fix
(edit) @2902   8 years bird Made link work inside kWorker too.
(edit) @2900   8 years bird output optimizations
(edit) @2898   8 years bird numbers
(edit) @2894   8 years bird Included kDepObj in kWorker as a post execution option.
(edit) @2892   8 years bird ctrl-c + assembly headers
(edit) @2889   8 years bird Moved tst-1-c1xx-xcpt.cpp into a subdir
(edit) @2888   8 years bird kWorker: skip some unnecessary DeleteFileW calls from cl.exe cleaning …
(edit) @2885   8 years bird stats
(edit) @2884   8 years bird fixes
(edit) @2883   8 years bird kWorker: Another exception thing, this time C++.
(edit) @2881   8 years bird kWorker: hacked up MD5 hash caching on header files we keep in memory …
(edit) @2878   8 years bird restart when we've leaked a lot of memory (this won't ever be perfect).
(edit) @2877   8 years bird updates
(edit) @2876   8 years bird updates
(edit) @2874   8 years bird Deal with FlSAlloc leak.
(edit) @2871   8 years bird x86 exception dispatching.
(edit) @2869   8 years bird updates
(edit) @2868   8 years bird Only invalidate the PATH_OUT and TEMP in kWorker.
(edit) @2867   8 years bird Made 32-bit kWorker work.
(edit) @2865   8 years bird fixed exception in c1xx.dll/msvcrt/memcpy.
(edit) @2860   8 years bird kWorker: cmdline quoting fix.
(edit) @2859   8 years bird updates
(edit) @2858   8 years bird updates
(edit) @2846   8 years bird fixes
(edit) @2844   8 years bird kSubmit/kWorker: updates
(edit) @2838   8 years bird kWorker: A little more hacking.
(edit) @2836   8 years bird kWorker: More hacking to prevent the temporary _CL_xxxxxxyy files from …
(edit) @2835   8 years bird kWorker: More hacking. Read cache, ldr optimizations.
(edit) @2834   8 years bird kWorker: Next step, speed up header file opening by handle duplication.
(edit) @2833   8 years bird kWorker: More hacking.
(edit) @2832   8 years bird kWorker: Got cl.exe (2010) going. ~20 faster on a medium 220 lined C++ …
(add) @2831   8 years bird kWorker: early prototype.
Note: See TracRevisionLog for help on using the revision log.

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