|
|
@2915
|
9 years |
bird |
kWorker: Fully buffered output to pipes and files too (for build box).
|
|
|
@2914
|
9 years |
bird |
not intentional
|
|
|
@2913
|
9 years |
bird |
report STATUS_DELETE_PENDING as ENOENT.
|
|
|
@2912
|
9 years |
bird |
rewrote kmk_redirect to skip the separate process. Added chache …
|
|
|
@2911
|
9 years |
bird |
err.c: format into string buffer and use fwrite to avoid getting split …
|
|
|
@2910
|
9 years |
bird |
duh
|
|
|
@2909
|
9 years |
bird |
kmk_sed: windows console speedup
|
|
|
@2908
|
9 years |
bird |
use alloca, get the vsnprintf check right.
|
|
|
@2907
|
9 years |
bird |
do fprintf too.
|
|
|
@2906
|
9 years |
bird |
More stdout console buffering tricks on windows.
|
|
|
@2905
|
9 years |
bird |
fix
|
|
|
@2904
|
9 years |
bird |
kmk: faster messages.
|
|
|
@2903
|
9 years |
bird |
kmk: faster messages.
|
|
|
@2902
|
9 years |
bird |
Made link work inside kWorker too.
|
|
|
@2901
|
9 years |
bird |
asprintf emulation fix
|
|
|
@2900
|
9 years |
bird |
output optimizations
|
|
|
@2899
|
9 years |
bird |
build fix
|
|
|
@2898
|
9 years |
bird |
numbers
|
|
|
@2896
|
9 years |
bird |
kDepObj: Added support for -bigobj output.
|
|
|
@2894
|
9 years |
bird |
Included kDepObj in kWorker as a post execution option.
|
|
|
@2893
|
9 years |
bird |
variables.c/target_environment: Cache the exported variables in the …
|
|
|
@2892
|
9 years |
bird |
ctrl-c + assembly headers
|
|
|
@2889
|
9 years |
bird |
Moved tst-1-c1xx-xcpt.cpp into a subdir
|
|
|
@2888
|
9 years |
bird |
kWorker: skip some unnecessary DeleteFileW calls from cl.exe cleaning …
|
|
|
@2886
|
9 years |
bird |
kmk: Added $(dircache-ctl cmd,...) function for controlling the …
|
|
|
@2885
|
9 years |
bird |
stats
|
|
|
@2884
|
9 years |
bird |
fixes
|
|
|
@2883
|
9 years |
bird |
kWorker: Another exception thing, this time C++.
|
|
|
@2881
|
9 years |
bird |
kWorker: hacked up MD5 hash caching on header files we keep in memory …
|
|
|
@2880
|
9 years |
bird |
bugfix
|
|
|
@2879
|
9 years |
bird |
fixes
|
|
|
@2878
|
9 years |
bird |
restart when we've leaked a lot of memory (this won't ever be perfect).
|
|
|
@2877
|
9 years |
bird |
updates
|
|
|
@2876
|
9 years |
bird |
updates
|
|
|
@2875
|
9 years |
bird |
Fixes.
|
|
|
@2874
|
9 years |
bird |
Deal with FlSAlloc leak.
|
|
|
@2872
|
9 years |
bird |
kFsCache: w7 fix.
|
|
|
@2871
|
9 years |
bird |
x86 exception dispatching.
|
|
|
@2869
|
9 years |
bird |
updates
|
|
|
@2868
|
9 years |
bird |
Only invalidate the PATH_OUT and TEMP in kWorker.
|
|
|
@2867
|
9 years |
bird |
Made 32-bit kWorker work.
|
|
|
@2866
|
9 years |
bird |
updates
|
|
|
@2865
|
9 years |
bird |
fixed exception in c1xx.dll/msvcrt/memcpy.
|
|
|
@2864
|
9 years |
bird |
updates
|
|
|
@2863
|
9 years |
bird |
updates
|
|
|
@2862
|
9 years |
bird |
updates
|
|
|
@2861
|
9 years |
bird |
Updates
|
|
|
@2860
|
9 years |
bird |
kWorker: cmdline quoting fix.
|
|
|
@2859
|
9 years |
bird |
updates
|
|
|
@2858
|
9 years |
bird |
updates
|
|
|
@2857
|
9 years |
bird |
updates
|
|
|
@2856
|
9 years |
bird |
updates
|
|
|
@2855
|
9 years |
bird |
Updates
|
|
|
@2854
|
9 years |
bird |
updates
|
|
|
@2853
|
9 years |
bird |
updates
|
|
|
@2852
|
9 years |
bird |
updates
|
|
|
@2851
|
9 years |
bird |
updates
|
|
|
@2850
|
9 years |
bird |
kmk: optimizations.
|
|
|
@2849
|
9 years |
bird |
split nt_fullpath_cached out into its own file.
|
|
|
@2848
|
9 years |
bird |
nt_fullepath: cache results.
|
|
|
@2846
|
9 years |
bird |
fixes
|
|
|
@2845
|
9 years |
bird |
fix
|
|
|
@2844
|
9 years |
bird |
kSubmit/kWorker: updates
|
|
|
@2843
|
9 years |
bird |
kmk: kSubmit is mostly done.
|
|
|
@2842
|
9 years |
bird |
submit.c -> kSubmit.c
|
|
|
@2841
|
9 years |
bird |
work in progress
|
|
|
@2840
|
9 years |
bird |
work in progress
|
|
|
@2839
|
9 years |
bird |
kWorker: A little more hacking.
|
|
|
@2838
|
9 years |
bird |
kWorker: A little more hacking.
|
|
|
@2837
|
9 years |
bird |
kbuild_apply_defpath: Fixed heap corruption when DEFPATH isn't absolute.
|
|
|
@2836
|
9 years |
bird |
kWorker: More hacking to prevent the temporary _CL_xxxxxxyy files from …
|
|
|
@2835
|
9 years |
bird |
kWorker: More hacking. Read cache, ldr optimizations.
|
|
|
@2834
|
9 years |
bird |
kWorker: Next step, speed up header file opening by handle duplication.
|
|
|
@2833
|
9 years |
bird |
kWorker: More hacking.
|
|
|
@2832
|
9 years |
bird |
kWorker: Got cl.exe (2010) going. ~20 faster on a medium 220 lined C++ …
|
|
|
@2831
|
9 years |
bird |
kWorker: early prototype.
|
|
|
@2829
|
9 years |
bird |
sed: always include getline() so the binary works on S10 and older S11 …
|
|
|
@2822
|
9 years |
bird |
ancient darwin build fix
|
|
|
@2818
|
9 years |
bird |
compiler states, when enabled
|
|
|
@2817
|
9 years |
bird |
comment typo.
|
|
|
@2816
|
9 years |
bird |
Disabling CONFIG_WITH_COMPILER while rebuilding binaries.
|
|
|
@2815
|
9 years |
bird |
func_kbuild_source_one: Use different variable block compile job …
|
|
|
@2812
|
9 years |
bird |
kmk_redirect: Extended the watcom brain damage hacks. Added verbose …
|
|
|
@2811
|
9 years |
bird |
kmk_cc_exec: eval string name array fix.
|
|
|
@2810
|
9 years |
bird |
MSVC build fixes.
|
|
|
@2809
|
9 years |
bird |
kash: sh_clone_string_vector: malloc + 1 size bug spotted by Frank & gcc.
|
|
|
@2804
|
10 years |
bird |
kDepObj: disable debug.
|
|
|
@2802
|
10 years |
bird |
kmk_cc_exec.c: Some more code handling export, unexport and undefine.
|
|
|
@2801
|
10 years |
bird |
kmk_cc_exec.c: More code.
|
|
|
@2799
|
10 years |
bird |
Fixed glob.h inclusion issue causing stack corruption. Fixed alignment …
|
|
|
@2798
|
10 years |
bird |
electric.*: Made it work with recent gcc versions.
|
|
|
@2797
|
10 years |
bird |
kmk_cc_exec.c: gcc build fixes
|
|
|
@2791
|
10 years |
bird |
kLibTweaker: New tool for playing with Microsoft import libraries …
|
|
|
@2790
|
10 years |
bird |
kmk_cc_exec.c: Some more code, lots of hacking left to do.
|
|
|
@2789
|
10 years |
bird |
kmk_cc_exec.c: More code for the makefile 'compiler'. (Hacking in …
|
|
|
@2788
|
10 years |
bird |
kmk_cc_exec.c: Sketched the basic makefile evaluation 'instructions'.
|
|
|
@2786
|
10 years |
bird |
config.h.solaris: build fixes
|
|
|
@2784
|
10 years |
bird |
shinstance.c: the forked off child process doesn't have any children, …
|
|
|
@2781
|
10 years |
bird |
kmk_ash: Fixed argument quoting on windows.
|
|
|
@2779
|
10 years |
bird |
typo
|
|
|