|
|
@3210
|
7 years |
bird |
kmk_redirect: Added a --stdin-pipe option for tricking a windows rsh …
|
|
|
@3209
|
7 years |
bird |
Rebuilt kmk_time.exe on win.* against r3208.
|
|
|
@3208
|
7 years |
bird |
kmk_time: Quote the arguments properly on windows.
|
|
|
@3207
|
7 years |
bird |
kmk_redirect: stupid idea to try emulate the -i option of GNU env, its …
|
|
|
@3206
|
7 years |
bird |
Rebuilt kmk.exe on win against r3205.
|
|
|
@3205
|
7 years |
bird |
kmk/winchildren.c: Fixed argv -> cmdline conversion bug.
|
|
|
@3204
|
7 years |
bird |
Rebuilt kmk.exe on win against r3203.
|
|
|
@3203
|
7 years |
bird |
winchildren: Workaround for out of sync dir cache (temporary, right).
|
|
|
@3202
|
7 years |
bird |
winchildren: fixed typo
|
|
|
@3201
|
7 years |
bird |
Rebuilt win.* against r3200.
|
|
|
@3200
|
7 years |
bird |
kmk,kWorker: Some fixes wrt output capture and ctrl-c.
|
|
|
@3199
|
7 years |
bird |
kmk,kWorker: Catch output from kWorker processes when --output-sync …
|
|
|
@3198
|
7 years |
bird |
kmk/kSubmit,kWorker: Pass the pipe handle via …
|
|
|
@3197
|
7 years |
bird |
kmk/winchildren: Dont use fprintf for error handling, but fatal, …
|
|
|
@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 …
|
|
|
@3183
|
7 years |
bird |
Rebuilt kmk for win.amd64 against r3182.
|
|
|
@3182
|
7 years |
bird |
kmk/winchildren: PATH searching fixes.
|
|
|
@3181
|
7 years |
bird |
variable.c: Added KBUILD_HOST_UNAME_SYSNAME, …
|
|
|
@3180
|
7 years |
bird |
Rebuilt kmk and kmk_redirect for win.amd64 against r3179.
|
|
|
@3179
|
7 years |
bird |
kmk_redirect,winchildren: WOW64 standard handle injection fixes.
|
|
|
@3178
|
7 years |
bird |
Rebuilt kmk, redirect and append for win.amd64 against r3177.
|
|
|
@3177
|
7 years |
bird |
kBuiltinOptEnvDuplicat, append: Fixed allocation bug in …
|
|
|
@3176
|
7 years |
bird |
Rebuilt win.amd64 against r3175.
|
|
|
@3175
|
7 years |
bird |
Config.kmk: svn override hack.
|
|
|
@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
|
|
|
@3166
|
7 years |
bird |
header.kmk: typo in append optimized KB_FN_AUTO_CMD_DEPS_COMMANDS.
|
|
|
@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 …
|
|
|
@3160
|
7 years |
bird |
kBuild//*.kmk: Use optimized kmk_builtin_append when availble.
|
|
|
@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 …
|
|
|
@3146
|
7 years |
bird |
Slickedit/k*.e: updates
|
|
|
@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 …
|
|
|
@3139
|
7 years |
bird |
Tagged make 4.2.1 (2e55f5e4abdc0e38c1d64be703b446695e70b3b6) from …
|
|
|
@3138
|
7 years |
bird |
Imported make 4.2.1 (2e55f5e4abdc0e38c1d64be703b446695e70b3b6) from …
|
|
|
@3137
|
7 years |
bird |
kdev.e: load kmk color/lexer config.
|
|
|
@3136
|
7 years |
bird |
kdev.e: 22.x adjustments
|
|
|
@3135
|
7 years |
bird |
kmk_append: Extended it with an -i parameter that enables looking for …
|
|
|
@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. …
|
|
|
@3132
|
7 years |
bird |
kdev.e: Emit RT_NOREF rather than NOREF.
|
|
|
@3131
|
7 years |
bird |
kmk_md5sum: Added -mmanifest option to generate the fetch manifest …
|
|
|
@3130
|
8 years |
bird |
msgstyles/brief*.kmk: Don't include MSG_L1/2 macros in the …
|
|
|
@3129
|
8 years |
bird |
kDeDup: Help update and changed default verbosity to --quiet.
|
|
|
@3128
|
8 years |
bird |
kBuild/footer-pass2-compiling-targets.kmk: Made PRE_CMDS and POST_CMDS …
|
|
|
@3127
|
8 years |
bird |
kBuild/env.sh: Attempt at correctly detecting debian x32 cross builds.
|
|
|
@3126
|
8 years |
bird |
ntunlink.h: Almost looks like we need SYNCHRONIZE as well as DELETE …
|
|
|
@3125
|
8 years |
bird |
win.x86/*.dll: Mark executable to make them work better with the …
|
|
|
@3124
|
8 years |
bird |
win.amd64/*.dll: Mark executable to make them work better with the …
|
|
|
@3123
|
8 years |
bird |
main: kmk_ash.exe is a unixy_shell (windows).
|
|
|
@3122
|
8 years |
bird |
kmk/main.c: GetErrorMode was missing in windows 2000 thru w2k3, so use …
|
|
|
@3121
|
8 years |
bird |
(C) year)
|
|
|
@3120
|
8 years |
bird |
footer-pass2-installs.kmk: Pick up _DEPS and _ORDERDEPS properties on …
|
|
|
@3119
|
8 years |
bird |
Rebuilt the kmk, kmk_cat and kmk_echo windows binaries against r3117.
|
|
|
@3118
|
8 years |
bird |
Rebuilt the kmk, kmk_cat and kmk_echo windows binaries against r3117.
|
|
|
@3117
|
8 years |
bird |
mscfakes.c,cat.c: msc_write: Do the console optimizations. Make the …
|
|
|
@3116
|
8 years |
bird |
Rebuild kmk, kmk_install and kWorker for windows against r3115.
|
|
|
@3115
|
8 years |
bird |
kmk_install: cleanups
|
|
|
@3114
|
8 years |
bird |
kmk_install: added --dos2unix and --unix2dos flags.
|
|
|
@3113
|
8 years |
bird |
envwin.cmd: comment typo
|
|
|
@3112
|
8 years |
bird |
install.c: removed the unused MMAP code paths (missing unmap in the …
|
|
|
@3111
|
8 years |
bird |
Config.kmk,env.sh,header.kmk: x32
|
|
|