source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2989   9 years bird fts-nt: test case and svn keywords.
(edit) @2988   9 years bird fts-nt.c: cleanups.
(edit) @2987   9 years bird kWorker: More stats and cache stats for a few more file types.
(edit) @2986   9 years bird lib/nt: Got fts-nt halfways working, quite a few NT interface changes.
(edit) @2985   9 years bird lib/nt: Got fts-nt halfways working, quite a few NT interface changes.
(edit) @2984   9 years bird md5sum: buffer fun.
(edit) @2983   9 years bird lib/nt: Imported fts-nt.h from FreeBSD SVN head/include/fts.h, …
(edit) @2982   9 years bird lib/nt: Imported fts-nt.c from FreeBSD SVN head/lib/libc/gen/fts.c, …
(edit) @2981   9 years bird kmk: Use GetActiveProcessorCount instead of GetSystemInfo when …
(edit) @2980   9 years bird qt4.kmk,qt5.kmk: fix
(edit) @2979   9 years bird qt4.kmk,qt5.kmk: fix
(edit) @2978   9 years bird qt4.kmk,qt5.kmk: fix & synced them
(edit) @2977   9 years bird qt4.kmk: check specific qt4 locations before checking out the -qt4 suffix
(edit) @2976   9 years bird qt4.kmk: check specific qt4 locations before checking out the -qt4 suffix
(edit) @2975   9 years bird qt4.kmk,qt5.kmk: synced them
(edit) @2974   9 years bird qt5.kmk: duh.
(edit) @2973   9 years bird qt4.kmk: Look in one more place.
(edit) @2972   9 years bird qt5.kmk: Look for it in more places.
(edit) @2971   9 years bird header.kmk: Added KBUILD_OSARCH_2_GNU_SYSTEM_TYPES.*.*, …
(edit) @2970   9 years bird Rebuilt kmk and kWorker for win.x86 & win.amd64 against r2969.
(edit) @2969   9 years bird flush stderr before debugbreak
(edit) @2968   9 years bird kWorker: KWORKER_STATS env var triggers statistics to be dumped on exit.
(edit) @2967   9 years bird kFsCache: Implemented object names changing to a longer ones.
(edit) @2966   9 years bird Rebuilt kWorker for x86 Window against r2965.
(edit) @2965   9 years bird kWorker: Need to reserve more space for large precompiled header …
(edit) @2964   9 years bird VCC100*: Workaround for tool inheritance problem.
(edit) @2963   9 years bird Rebuilt kWorker.exe for win.x86 and win.amd64 against r2962.
(edit) @2962   9 years bird kWorker: Fixed combined console buffer overflow problem when there's a …
(edit) @2961   9 years bird kWorker: Better handling of fixed allocations in cl.exe, avoiding that …
(edit) @2960   9 years bird Rebuilt kmk and kWorker for windows against r2959 and changed …
(edit) @2959   9 years bird kSubmit/kWorker: Added --no-pch-caching parameter to work around …
(edit) @2958   9 years bird Rebuilt kmk, kDepObj and kWorker for windows against r2957.
(edit) @2957   9 years bird kWorker: precompiled header files didn't work out, unfortunately.
(edit) @2956   9 years bird vccprecomp fixes
(edit) @2955   9 years bird kDepObj: Added -e<ignored .ext> option for avoid circular dependencies …
(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.
Note: See TracRevisionLog for help on using the revision log.