|
|
@3196
|
7 years |
bird |
kmk/win: Suppress annoying the source filename output from CL.EXE. …
|
|
|
@3195
|
7 years |
bird |
kmk/win: Catch output from processes spawned by kmk_redirect. Made …
|
|
|
@3194
|
7 years |
bird |
kmk/win: Windows kmk now defaults to --output-sync=target. Fixed …
|
|
|
@3193
|
7 years |
bird |
kmk/output.c: fixed output_write_text return value.
|
|
|
@3192
|
7 years |
bird |
kmkbuiltin: funnel output thru output.c (usually via err.c).
|
|
|
@3191
|
7 years |
bird |
kmk/output: Memory buffering fixes.
|
|
|
@3190
|
7 years |
bird |
kmk/output: Basic memory buffered output working.
|
|
|
@3189
|
7 years |
bird |
kmk/output: working on memory buffering rather than file buffering of …
|
|
|
@3188
|
7 years |
bird |
kmk,lib,kWorker: Console output on windows cleanups.
|
|
|
@3187
|
7 years |
bird |
kmk/winchildren: Finally squashed the intermixed char-by-char output …
|
|
|
@3186
|
7 years |
bird |
kmk: replaced w32ify() as it uses unsafe static buffer and encourages …
|
|
|
@3185
|
7 years |
bird |
winchildren: Display messages every 15 or 30 secons when processes …
|
|
|
@3184
|
7 years |
bird |
kFsCache,dir-nt-bird: Added locking to the cache to make it accessible …
|
|
|
@3182
|
7 years |
bird |
kmk/winchildren: PATH searching fixes.
|
|
|
@3181
|
7 years |
bird |
variable.c: Added KBUILD_HOST_UNAME_SYSNAME, …
|
|
|
@3179
|
7 years |
bird |
kmk_redirect,winchildren: WOW64 standard handle injection fixes.
|
|
|
@3177
|
7 years |
bird |
kBuiltinOptEnvDuplicat, append: Fixed allocation bug in …
|
|
|
@3174
|
7 years |
bird |
kmkbultin: environment fixes and stats.
|
|
|
@3173
|
7 years |
bird |
kmkbultin: environment fixes and stats.
|
|
|
@3172
|
7 years |
bird |
kmk/win: Make outsource the writing part of kmk_builtin_append to a …
|
|
|
@3171
|
7 years |
bird |
kmk_append: do own buffering so we can outsource the writing on …
|
|
|
@3170
|
7 years |
bird |
kmkbuiltin: stats
|
|
|
@3169
|
7 years |
bird |
kmk/win: Run kDepObj on worker thread.
|
|
|
@3168
|
7 years |
bird |
kmkbuiltin.c: Prepping for async builtin command execution in threads …
|
|
|
@3167
|
7 years |
bird |
kDep*: no globals; dir-nt-bird.c: only main thread
|
|
|
@3165
|
7 years |
bird |
kmk/win: g_RWLock no longer needed.
|
|
|
@3164
|
7 years |
bird |
kmk_redirect: cleanup [fix]
|
|
|
@3163
|
7 years |
bird |
kmk_redirect: cleanup
|
|
|
@3162
|
7 years |
bird |
kmk/win: Pretty sure I made this lpReserved2 mistake before. Duh.
|
|
|
@3161
|
7 years |
bird |
kmk/win: More child process work, focusing on making …
|
|
|
@3159
|
7 years |
bird |
kmk/win: Some fixes & docs.
|
|
|
@3158
|
7 years |
bird |
kmk/win: Reworking child process handling. Mostly done coding.
|
|
|
@3157
|
7 years |
bird |
Makefile.kup
|
|
|
@3156
|
7 years |
bird |
kmk/win: Reworking child process handling. This effort will hopefully …
|
|
|
@3155
|
7 years |
bird |
better help for --output-sync.
|
|
|
@3154
|
7 years |
bird |
kmk_cc_exec: Some more work.
|
|
|
@3153
|
7 years |
bird |
kmk/glob.c: More double underscore fixes. Warning fix.
|
|
|
@3152
|
7 years |
bird |
glob.c: Apparently the mempcpy stuff doesn't work, guess missing …
|
|
|
@3151
|
7 years |
bird |
kmk/Makefile.kmk: clearification and CONFIG_WITH_ALLOCCACHE_DEBUG.
|
|
|
@3150
|
7 years |
bird |
kmk/electric.h: fix
|
|
|
@3149
|
7 years |
bird |
(C) update
|
|
|
@3148
|
7 years |
bird |
kmk: Make sure we use our fts.h, never the system one (except OS/2).
|
|
|
@3147
|
7 years |
bird |
kmk: Always use our glob and fnmatch implementation to avoid trouble …
|
|
|
@3145
|
7 years |
bird |
kmk: warnings found by gcc 7.3.0
|
|
|
@3144
|
7 years |
bird |
config.h.linux: refreshed to 4.2.1
|
|
|
@3143
|
7 years |
bird |
kmk: bootstrap fixes for linux.
|
|
|
@3142
|
7 years |
bird |
kmk: merge fix: configure.in should've been deleted.
|
|
|
@3141
|
7 years |
bird |
kmk: linux merge fixes.
|
|
|
@3140
|
7 years |
bird |
kmk: Merged in changes from GNU make 4.2.1 …
|
|
|
@3134
|
7 years |
bird |
kmk_append: Extended it with an -i parameter that enables looking for …
|
|
|
@3133
|
7 years |
bird |
kBuiltinOptEnvAppendPrepend: Fixed heap corruption found by Vitali. …
|
|
|
@3131
|
7 years |
bird |
kmk_md5sum: Added -mmanifest option to generate the fetch manifest …
|
|
|
@3129
|
7 years |
bird |
kDeDup: Help update and changed default verbosity to --quiet.
|
|
|
@3126
|
7 years |
bird |
ntunlink.h: Almost looks like we need SYNCHRONIZE as well as DELETE …
|
|
|
@3123
|
7 years |
bird |
main: kmk_ash.exe is a unixy_shell (windows).
|
|
|
@3122
|
7 years |
bird |
kmk/main.c: GetErrorMode was missing in windows 2000 thru w2k3, so use …
|
|
|
@3117
|
7 years |
bird |
mscfakes.c,cat.c: msc_write: Do the console optimizations. Make the …
|
|
|
@3115
|
7 years |
bird |
kmk_install: cleanups
|
|
|
@3114
|
7 years |
bird |
kmk_install: added --dos2unix and --unix2dos flags.
|
|
|
@3112
|
7 years |
bird |
install.c: removed the unused MMAP code paths (missing unmap in the …
|
|
|
@3110
|
7 years |
bird |
More GNU hurd adjustments.
|
|
|
@3109
|
7 years |
bird |
More gnu hurd hacks
|
|
|
@3108
|
7 years |
bird |
hurd workaround
|
|
|
@3107
|
7 years |
bird |
hurd workaround
|
|
|
@3106
|
7 years |
bird |
hurd workaround
|
|
|
@3105
|
7 years |
bird |
hurd workaround
|
|
|
@3102
|
7 years |
bird |
rm.c,install.c: GNU/kFreeBSD build fixes (no fflags conversion functions).
|
|
|
@3101
|
7 years |
bird |
rm.c,install.c: GNU/kFreeBSD build fixes (no fflags conversion functions).
|
|
|
@3100
|
7 years |
bird |
incdep.c: Check for debian fakeroot stuff whereever glibc is used so …
|
|
|
@3097
|
7 years |
bird |
utime/lutime windows emulation fixes.
|
|
|
@3095
|
7 years |
bird |
warning
|
|
|
@3094
|
7 years |
bird |
utime/lutime windows emulation fixes.
|
|
|
@3092
|
7 years |
bird |
cmp.c,cmp_utils.c: 64-bit I/O on windows, please.
|
|
|
@3091
|
7 years |
bird |
strcache2.c: nits
|
|
|
@3090
|
7 years |
bird |
Increase the default hash table sizes (the virtualbox project has grown).
|
|
|
@3089
|
7 years |
bird |
kWorker: More exit 43 details.
|
|
|
@3085
|
7 years |
bird |
Config.kmk: Minimum 32-bit OS X version is now 10.5 because we want …
|
|
|
@3084
|
7 years |
bird |
strcache2.c: fixed HAVE_CASE_INSENSITIVE_FS case (unused)
|
|
|
@3082
|
7 years |
bird |
nt/kFsCache: Fixed buggy negative lookup caching.
|
|
|
@3080
|
7 years |
bird |
kWorker: More details on exit code 43.
|
|
|
@3074
|
7 years |
bird |
touch: OS/2 build fix
|
|
|
@3073
|
7 years |
bird |
kash: Added KASH_USE_PREGENERATED_CODE trick to the makefile.
|
|
|
@3072
|
7 years |
bird |
touch: solaris 10 build fixes.
|
|
|
@3071
|
7 years |
bird |
redirect.c: solaris 10 build fix (no O_CLOEXEC flag)
|
|
|
@3068
|
7 years |
bird |
gcc 7 warnings
|
|
|
@3067
|
7 years |
bird |
Bootstrap fix: adding new touch.c
|
|
|
@3066
|
7 years |
bird |
misc gcc warning fixes [fixes]
|
|
|
@3065
|
7 years |
bird |
misc gcc warning fixes
|
|
|
@3064
|
7 years |
bird |
kDepObj: warnings
|
|
|
@3063
|
7 years |
bird |
warnings
|
|
|
@3062
|
7 years |
bird |
netbsd patches from Uwe. Messing around on arm (arm -> arm32, adding …
|
|
|
@3060
|
7 years |
bird |
kmk,lib: ported kmk_touch to windows (nt).
|
|
|
@3059
|
7 years |
bird |
kmk: Initial kmk_touch implementation.
|
|
|
@3057
|
7 years |
bird |
kash: rewrite kmk_builtin_% to kmk_% on the fly to allow harmless …
|
|
|
@3056
|
7 years |
bird |
redirect: Added trick for skipping fork+exec when dealing with nested …
|
|
|
@3053
|
7 years |
bird |
redirect.c: OS/2 fixes.
|
|
|
@3052
|
7 years |
bird |
job.c: Fixed argv processing bug on OS/2 that caused the shell to be …
|
|
|
@3051
|
7 years |
bird |
kmk,kWorker: More aggressive handling of --nice (and --priority) on …
|
|
|
@3049
|
8 years |
bird |
job.c: Always display commands when a job failed because of a signal …
|
|
|
@3046
|
8 years |
bird |
kbuild_lookup_variable_n: Don't simplify SDK_ReorderCompilerIncs_INCS …
|
|
|