source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2954   9 years bird Target level precompiled header support for VCC100*.
(edit) @2953   9 years bird VCC100*.kmk: Must always use -Zi for kObjDep to work.
(edit) @2952   9 years bird footer-pass2-compiling-targets.kmk: Fixed inverted …
(edit) @2951   9 years bird VCC100*.kmk: Use kDepObj, drop /FD and related idb-file, drop …
(edit) @2950   9 years bird wrong way
(edit) @2949   9 years bird kWorker: Reuse crypt context between cl runs.
(edit) @2948   9 years bird kWorker/kDep: save a few header stat calls while optimizing dependencies.
(edit) @2947   9 years bird Rebuilt kmk.exe and kWorker.exe for win.* against r2946.
(edit) @2946   9 years bird kWorker: Made the memory limit dynamic and overridable using …
(edit) @2945   9 years bird kFsCache: Finally tracked down the heap corruption bug in the …
(edit) @2944   9 years bird kFsCache: Finally tracked down the heap corruption bug in the …
(edit) @2943   9 years bird Rebuilt kWorker.exe for win.* against r2942.
(edit) @2942   9 years bird units/qt5.kmk: kSubmit experiments for moc; corrected host exe suffix …
(edit) @2941   9 years bird kWorker: More moc work - mainly related to mapping read cached files.
(edit) @2940   9 years bird kWorker: Fixed busted read-only caching, checking out using memory …
(edit) @2939   9 years bird Rebuilt kWorker.exe for win.* against r2938.
(edit) @2938   9 years bird kWorker: TlsAlloc and FlsAlloc must only be intercepted for EXE …
(edit) @2937   9 years bird Rebuilt win.* kmk.exe and kWorker.exe against r2936.
(edit) @2936   9 years bird kWorker: Intercept TlsAlloc and TlsFree too, same reason as for the …
(edit) @2935   9 years bird kWorker: Optimized executable writable section restoring.
(edit) @2934   9 years bird kWorker: Some cleanups
(edit) @2933   9 years bird kWorker.c: Drop the unecessary memset in kwSandbox_Kernel32_ReadFile.
(edit) @2932   9 years bird kWorker.c: Don't call kwSandboxGrowEnv unless it's necessary. Duh.
(edit) @2931   9 years bird kmk: Added print_dir_stats and implemented it for the NT directory cache.
(edit) @2930   9 years bird kFsCache: Implemented lazy child hashing and increased the …
(edit) @2929   9 years bird NASM.kmk: oops, a little regression snuck in.
(edit) @2928   9 years bird kWorker: A few more words.
(edit) @2927   9 years bird kWorker: A few more words.
(edit) @2926   9 years bird kWorker: A few more words.
(edit) @2925   9 years bird Rebuilt win.*/kWorker.exe against r2924.
(edit) @2924   9 years bird GetProcAddress replacements.
(edit) @2923   9 years bird numbers
(edit) @2922   9 years bird Rebuilt win.amd64 and win.x86 against r2920.
(edit) @2921   9 years bird kWorker: a few words.
(edit) @2920   9 years bird kWorker: small executable
(edit) @2919   9 years bird VCC100AMD64.kmk: kSubmit causes trouble when cross compiling 64-bit on …
(edit) @2918   9 years bird kSubmit: Kill once only, and wait 5 seconds first.
(edit) @2917   9 years bird kSubmit: Kill once only, and wait 5 seconds first.
(edit) @2916   9 years bird fixes
(edit) @2915   9 years bird kWorker: Fully buffered output to pipes and files too (for build box).
(edit) @2914   9 years bird not intentional
(edit) @2913   9 years bird report STATUS_DELETE_PENDING as ENOENT.
(edit) @2912   9 years bird rewrote kmk_redirect to skip the separate process. Added chache …
(edit) @2911   9 years bird err.c: format into string buffer and use fwrite to avoid getting split …
(edit) @2910   9 years bird duh
(edit) @2909   9 years bird kmk_sed: windows console speedup
(edit) @2908   9 years bird use alloca, get the vsnprintf check right.
(edit) @2907   9 years bird do fprintf too.
(edit) @2906   9 years bird More stdout console buffering tricks on windows.
(edit) @2905   9 years bird fix
(edit) @2904   9 years bird kmk: faster messages.
(edit) @2903   9 years bird kmk: faster messages.
(edit) @2902   9 years bird Made link work inside kWorker too.
(edit) @2901   9 years bird asprintf emulation fix
(edit) @2900   9 years bird output optimizations
(edit) @2899   9 years bird build fix
(edit) @2898   9 years bird numbers
(edit) @2897   9 years bird fixes
(edit) @2896   9 years bird kDepObj: Added support for -bigobj output.
(edit) @2895   9 years bird Use kObjDep more.
(edit) @2894   9 years bird Included kDepObj in kWorker as a post execution option.
(edit) @2893   9 years bird variables.c/target_environment: Cache the exported variables in the …
(edit) @2892   9 years bird ctrl-c + assembly headers
(edit) @2891   9 years bird New yasm options (patches pending).
(edit) @2890   9 years bird NASM.kmk: use the -MF option for dependencies.
(edit) @2889   9 years bird Moved tst-1-c1xx-xcpt.cpp into a subdir
(edit) @2888   9 years bird kWorker: skip some unnecessary DeleteFileW calls from cl.exe cleaning …
(edit) @2887   9 years bird header.kmk: Mark the output and temp directories as volatile, leaving …
(edit) @2886   9 years bird kmk: Added $(dircache-ctl cmd,...) function for controlling the …
(edit) @2885   9 years bird stats
(edit) @2884   9 years bird fixes
(edit) @2883   9 years bird kWorker: Another exception thing, this time C++.
(edit) @2882   9 years bird updateS
(edit) @2881   9 years bird kWorker: hacked up MD5 hash caching on header files we keep in memory …
(edit) @2880   9 years bird bugfix
(edit) @2879   9 years bird fixes
(edit) @2878   9 years bird restart when we've leaked a lot of memory (this won't ever be perfect).
(edit) @2877   9 years bird updates
(edit) @2876   9 years bird updates
(edit) @2875   9 years bird Fixes.
(edit) @2874   9 years bird Deal with FlSAlloc leak.
(edit) @2873   9 years bird updates
(edit) @2872   9 years bird kFsCache: w7 fix.
(edit) @2871   9 years bird x86 exception dispatching.
(edit) @2870   9 years bird updates
(edit) @2869   9 years bird updates
(edit) @2868   9 years bird Only invalidate the PATH_OUT and TEMP in kWorker.
(edit) @2867   9 years bird Made 32-bit kWorker work.
(edit) @2866   9 years bird updates
(edit) @2865   9 years bird fixed exception in c1xx.dll/msvcrt/memcpy.
(edit) @2864   9 years bird updates
(edit) @2863   9 years bird updates
(edit) @2862   9 years bird updates
(edit) @2861   9 years bird Updates
(edit) @2860   9 years bird kWorker: cmdline quoting fix.
(edit) @2859   9 years bird updates
(edit) @2858   9 years bird updates
(edit) @2857   9 years bird updates
(edit) @2856   9 years bird updates
(edit) @2855   9 years bird Updates
Note: See TracRevisionLog for help on using the revision log.