|
|
@3387
|
5 years |
bird |
mscfakes.c: Don't pass zero to SetFileAttributes.
|
|
|
@3219
|
7 years |
bird |
kmkbuiltin: Added KMK_OPEN_NO_INHERIT to all open calls.
|
|
|
@3192
|
7 years |
bird |
kmkbuiltin: funnel output thru output.c (usually via err.c).
|
|
|
@3188
|
7 years |
bird |
kmk,lib,kWorker: Console output on windows cleanups.
|
|
|
@3140
|
7 years |
bird |
kmk: Merged in changes from GNU make 4.2.1 …
|
|
|
@3117
|
8 years |
bird |
mscfakes.c,cat.c: msc_write: Do the console optimizations. Make the …
|
|
|
@3094
|
8 years |
bird |
utime/lutime windows emulation fixes.
|
|
|
@3060
|
8 years |
bird |
kmk,lib: ported kmk_touch to windows (nt).
|
|
|
@2901
|
9 years |
bird |
asprintf emulation fix
|
|
|
@2759
|
10 years |
bird |
More generic ENOSPC workaround for windows.
|
|
|
@2756
|
10 years |
bird |
2nd attempt at the ENOSPC problem on windows.
|
|
|
@2733
|
11 years |
bird |
mscfakes.c: Make sure STDOUT and STDERR are blocking before we use …
|
|
|
@2702
|
12 years |
bird |
kmk/WindowsNT: Avoiding unnecessary stat() calls. Reimplemented …
|
|
|
@2645
|
13 years |
bird |
kmk/mscfakes.c: Fixed strtoimax/umax.
|
|
|
@2592
|
13 years |
bird |
kmk build fixes for win.amd64.
|
|
|
@2484
|
14 years |
bird |
mscfakes.c: link() fix.
|
|
|
@2476
|
14 years |
bird |
kmk_install: Added --hard-link-files-when-possible for use with the …
|
|
|
@2413
|
15 years |
bird |
copyright year update.
|
|
|
@2243
|
16 years |
bird |
*: Updated copyright to 2009 and normalized name & email.
|
|
|
@2113
|
16 years |
bird |
kmkbuiltin: include config.h
|
|
|
@2019
|
17 years |
bird |
GPLv2 -> GPLv3. See Ticket #44 for clarifications. Fixes #44.
|
|
|
@1717
|
17 years |
bird |
mscfakes: CreateSymbolicLinkA returns BOOLEAN not BOOL.
|
|
|
@1710
|
17 years |
bird |
kmk: Made chmod build on windows. Some cleanup of the bsdisms.
|
|
|
@1321
|
17 years |
bird |
Fix stat(./).
|
|
|
@1108
|
18 years |
bird |
Added symlink link support (vista).
|
|
|
@947
|
18 years |
bird |
Use the new gnu make code.
|
|
copied from trunk/src/gmakenew/kmkbuiltin/mscfakes.c
|
|
|
@936
|
18 years |
bird |
wrap rmdir as well (the stupid trailing slash problem).
|