|
|
@3394
|
4 years |
bird |
kmk: Added version sort function: versort, rversort, versortfiles, …
|
|
|
@3388
|
4 years |
bird |
ntunlink.c: Make sure BasicInfo.FileAttributes isn't zero, or the …
|
|
|
@3386
|
4 years |
bird |
ntunlink.c: Make birdMakeWritable work with non-NULL hRoot.
|
|
|
@3381
|
4 years |
bird |
kFsCache: Account of race between us reading a directory and someone …
|
|
|
@3380
|
4 years |
bird |
Cache testcase.
|
|
|
@3379
|
4 years |
bird |
kFsCache: Fixed bug in name updating of missing entires. Fixed …
|
|
|
@3372
|
4 years |
bird |
kFsCache: KFSLOOKUPERROR_PATH_TOO_SHORT.
|
|
|
@3362
|
4 years |
bird |
kFsCache: Don't need to lock the whole cache when using …
|
|
|
@3359
|
4 years |
bird |
kmk,kFsCache: Added variant of kFsCacheInvalidateAll that also closes …
|
|
|
@3356
|
4 years |
bird |
win_get_processor_group_active_mask.c: drop debugbreak.
|
|
|
@3354
|
4 years |
bird |
Adding a way to get the exact active processor mask for a processor …
|
|
|
@3337
|
5 years |
bird |
kWorker: Intercept GetFileAttributesExA/W for speeding up moc.exe (qt).
|
|
|
@3315
|
5 years |
bird |
lib/kDep+users: Escape spaces and such in dependency files (experimental).
|
|
|
@3236
|
6 years |
bird |
nt/nt_child_inject_standard_handles.c: todo
|
|
|
@3235
|
6 years |
bird |
lib/quote_argv.c: Fixed heap corruption bug when applying the …
|
|
|
@3223
|
7 years |
bird |
nt/ntstat.c: Use NtQueryFullAttributesFile for implementing …
|
|
|
@3199
|
7 years |
bird |
kmk,kWorker: Catch output from kWorker processes when --output-sync …
|
|
|
@3188
|
7 years |
bird |
kmk,lib,kWorker: Console output on windows cleanups.
|
|
|
@3184
|
7 years |
bird |
kFsCache,dir-nt-bird: Added locking to the cache to make it accessible …
|
|
|
@3179
|
7 years |
bird |
kmk_redirect,winchildren: WOW64 standard handle injection fixes.
|
|
|
@3174
|
7 years |
bird |
kmkbultin: environment fixes and stats.
|
|
|
@3167
|
7 years |
bird |
kDep*: no globals; dir-nt-bird.c: only main thread
|
|
|
@3140
|
7 years |
bird |
kmk: Merged in changes from GNU make 4.2.1 …
|
|
|
@3126
|
7 years |
bird |
ntunlink.h: Almost looks like we need SYNCHRONIZE as well as DELETE …
|
|
|
@3114
|
7 years |
bird |
kmk_install: added --dos2unix and --unix2dos flags.
|
|
|
@3105
|
7 years |
bird |
hurd workaround
|
|
|
@3097
|
7 years |
bird |
utime/lutime windows emulation fixes.
|
|
|
@3094
|
7 years |
bird |
utime/lutime windows emulation fixes.
|
|
|
@3082
|
7 years |
bird |
nt/kFsCache: Fixed buggy negative lookup caching.
|
|
|
@3065
|
7 years |
bird |
misc gcc warning fixes
|
|
|
@3063
|
7 years |
bird |
warnings
|
|
|
@3060
|
7 years |
bird |
kmk,lib: ported kmk_touch to windows (nt).
|
|
|
@3021
|
8 years |
bird |
ntstuff.h: 32-bit build fix
|
|
|
@3020
|
8 years |
bird |
tstNtFts.c: build fix
|
|
|
@3019
|
8 years |
bird |
ntstat.c: mount point fix.
|
|
|
@3014
|
8 years |
bird |
ntstat.c: Fixed regression from r2993, kudos to tititou36 for spotting it.
|
|
|
@3009
|
8 years |
bird |
ntunlink: W apis.
|
|
|
@3008
|
8 years |
bird |
birdStatHandle*: Don't get the filename it's a directory, …
|
|
|
@3007
|
8 years |
bird |
lib/nt: Deal better with NTFS mount points.
|
|
|
@3006
|
8 years |
bird |
fts-nt.c: paranoia.
|
|
|
@3005
|
8 years |
bird |
fts-nt.c: Wide char support, part 4.
|
|
|
@3004
|
8 years |
bird |
fts-nt.c: Wide char support, part 3.
|
|
|
@3003
|
8 years |
bird |
ntstat.c: bugfix
|
|
|
@3002
|
8 years |
bird |
fts-nt.c: cleanups
|
|
|
@3001
|
8 years |
bird |
fts-nt.c: Wide char support, part 2.
|
|
|
@3000
|
8 years |
bird |
fts-nt.c: Wide char support, part 1.
|
|
|
@2999
|
8 years |
bird |
fts-nt.c: Wide char support, part 1.
|
|
|
@2998
|
8 years |
bird |
fts-nt.c: Wide char support, part 1.
|
|
|
@2997
|
8 years |
bird |
rm.c: Use fts_dirfd on windows.
|
|
|
@2994
|
8 years |
bird |
kmk: use fts-nt.c on windows.
|
|
|
@2993
|
8 years |
bird |
ntstat.c: tiny optimization.
|
|
|
@2992
|
8 years |
bird |
fts-nt: prefix public names.
|
|
|
@2991
|
8 years |
bird |
tstNtFts: also compile against old code.
|
|
|
@2990
|
8 years |
bird |
fts-nt: Ported fts_children.
|
|
|
@2989
|
8 years |
bird |
fts-nt: test case and svn keywords.
|
|
|
@2988
|
8 years |
bird |
fts-nt.c: cleanups.
|
|
|
@2986
|
8 years |
bird |
lib/nt: Got fts-nt halfways working, quite a few NT interface changes.
|
|
|
@2985
|
8 years |
bird |
lib/nt: Got fts-nt halfways working, quite a few NT interface changes.
|
|
|
@2983
|
8 years |
bird |
lib/nt: Imported fts-nt.h from FreeBSD SVN head/include/fts.h, …
|
|
|
@2982
|
8 years |
bird |
lib/nt: Imported fts-nt.c from FreeBSD SVN head/lib/libc/gen/fts.c, …
|
|
|
@2969
|
8 years |
bird |
flush stderr before debugbreak
|
|
|
@2967
|
8 years |
bird |
kFsCache: Implemented object names changing to a longer ones.
|
|
|
@2955
|
8 years |
bird |
kDepObj: Added -e<ignored .ext> option for avoid circular dependencies …
|
|
|
@2950
|
8 years |
bird |
wrong way
|
|
|
@2948
|
8 years |
bird |
kWorker/kDep: save a few header stat calls while optimizing dependencies.
|
|
|
@2945
|
8 years |
bird |
kFsCache: Finally tracked down the heap corruption bug in the …
|
|
|
@2944
|
8 years |
bird |
kFsCache: Finally tracked down the heap corruption bug in the …
|
|
|
@2940
|
8 years |
bird |
kWorker: Fixed busted read-only caching, checking out using memory …
|
|
|
@2930
|
8 years |
bird |
kFsCache: Implemented lazy child hashing and increased the …
|
|
|
@2913
|
8 years |
bird |
report STATUS_DELETE_PENDING as ENOENT.
|
|
|
@2912
|
8 years |
bird |
rewrote kmk_redirect to skip the separate process. Added chache …
|
|
|
@2910
|
8 years |
bird |
duh
|
|
|
@2908
|
8 years |
bird |
use alloca, get the vsnprintf check right.
|
|
|
@2907
|
8 years |
bird |
do fprintf too.
|
|
|
@2906
|
8 years |
bird |
More stdout console buffering tricks on windows.
|
|
|
@2903
|
8 years |
bird |
kmk: faster messages.
|
|
|
@2900
|
8 years |
bird |
output optimizations
|
|
|
@2894
|
8 years |
bird |
Included kDepObj in kWorker as a post execution option.
|
|
|
@2886
|
8 years |
bird |
kmk: Added $(dircache-ctl cmd,...) function for controlling the …
|
|
|
@2880
|
8 years |
bird |
bugfix
|
|
|
@2879
|
8 years |
bird |
fixes
|
|
|
@2872
|
8 years |
bird |
kFsCache: w7 fix.
|
|
|
@2868
|
8 years |
bird |
Only invalidate the PATH_OUT and TEMP in kWorker.
|
|
|
@2866
|
8 years |
bird |
updates
|
|
|
@2864
|
8 years |
bird |
updates
|
|
|
@2863
|
8 years |
bird |
updates
|
|
|
@2862
|
8 years |
bird |
updates
|
|
|
@2861
|
8 years |
bird |
Updates
|
|
|
@2859
|
8 years |
bird |
updates
|
|
|
@2858
|
8 years |
bird |
updates
|
|
|
@2857
|
8 years |
bird |
updates
|
|
|
@2856
|
8 years |
bird |
updates
|
|
|
@2855
|
8 years |
bird |
Updates
|
|
|
@2854
|
8 years |
bird |
updates
|
|
|
@2853
|
8 years |
bird |
updates
|
|
|
@2852
|
8 years |
bird |
updates
|
|
|
@2851
|
8 years |
bird |
updates
|
|
|
@2850
|
8 years |
bird |
kmk: optimizations.
|
|
|
@2849
|
8 years |
bird |
split nt_fullpath_cached out into its own file.
|
|
|
@2848
|
8 years |
bird |
nt_fullepath: cache results.
|
|
|