|
|
@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
|
|
|
@2897
|
9 years |
bird |
fixes
|
|
|
@2896
|
9 years |
bird |
kDepObj: Added support for -bigobj output.
|
|
|
@2895
|
9 years |
bird |
Use kObjDep more.
|
|
|
@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
|
|
|
@2891
|
9 years |
bird |
New yasm options (patches pending).
|
|
|
@2890
|
9 years |
bird |
NASM.kmk: use the -MF option for dependencies.
|
|
|
@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 …
|
|
|
@2887
|
9 years |
bird |
header.kmk: Mark the output and temp directories as volatile, leaving …
|
|
|
@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++.
|
|
|
@2882
|
9 years |
bird |
updateS
|
|
|
@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.
|
|
|
@2873
|
9 years |
bird |
updates
|
|
|
@2872
|
9 years |
bird |
kFsCache: w7 fix.
|
|
|
@2871
|
9 years |
bird |
x86 exception dispatching.
|
|
|
@2870
|
9 years |
bird |
updates
|
|
|
@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.
|
|
|
@2847
|
9 years |
bird |
VCC100AMD64.kmk: Added experimental kSubmit/kWorker support, enabled …
|
|
|
@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.
|
|
|
@2830
|
9 years |
bird |
Rebuilt solaris.x86 and solaris.amd64 binaries against r2829 on …
|
|
|
@2829
|
9 years |
bird |
sed: always include getline() so the binary works on S10 and older S11 …
|
|
|
@2828
|
9 years |
bird |
Rebuilt os2.x86 binaries against r2827 and updated libc from csd5 to csd6.
|
|
|
@2827
|
9 years |
bird |
Rebuilt solaris.x86 and solaris.amd64 binaries against r2826.
|
|
|
@2826
|
9 years |
bird |
kdev.e: updates
|
|
|
@2825
|
9 years |
bird |
Rebuilt linux.amd64 binaries against r2823.
|
|
|
@2824
|
9 years |
bird |
Rebuilt linux.x86 binaries against r2823.
|
|
|
@2823
|
9 years |
bird |
Rebuilt darwin.x86 and darwin.amd64 binaries (signed) against r2822.
|
|
|
@2822
|
9 years |
bird |
ancient darwin build fix
|
|
|
@2821
|
9 years |
bird |
Rebuild win.x86 and win.amd64 binaries (signed) against r2820.
|
|
|
@2820
|
9 years |
bird |
kdev.e: nits
|
|
|
@2819
|
9 years |
bird |
Config.kmk: Updated SVN checks.
|
|
|
@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 …
|
|
|
@2814
|
9 years |
bird |
Config.kmk: Re-enable linker optimizations disabled by /DEBUG (windows).
|
|
|
@2813
|
9 years |
bird |
header.kmk: added noarch to KBUILD_ARCHES.
|
|
|
@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
|
10 years |
bird |
kash: sh_clone_string_vector: malloc + 1 size bug spotted by Frank & gcc.
|
|
|